
body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; line-height: 18px;  color: #666666; background: #dcdcdc;
}

h1, h2, h3, h4, h5, h6, p, blockquote, dl, dd, dt, small, fieldset, button { margin: 0; padding: 0; }
form, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
img { border: none; }
p {  padding-bottom: 8px; }
h2 { font-family: Arial, Helvetica, sans-serif; margin: 5px 0;	font-size: 12px; color:#666666;	}
h3 { font-family: Arial, Helvetica, sans-serif; margin: 5px 0;	font-size: 14px; color:#666666;	}
h4 { font-family: Arial, Helvetica, sans-serif; margin: 5px 0;	font-size: 16px; color:#666666;	}

/* Hyperlink Section Style */

a, a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; text-decoration: underline; background-color: none;
}
a:hover { color: #666666; text-decoration: none; }

a.menulink, a:visited.menulink { padding-left: 36px; padding-top:8px; padding-bottom:8px; display: block; width:171px; text-align: left; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #666666; border: none; }
a.menulink:hover { color: #666666; border: none; background-color: #efefef; text-decoration: none; }

.FooterMenuLink_Style, a.FooterMenuLink_Style, a:visited.FooterMenuLink_Style { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
	text-decoration: none; background-color: none;
}
a:hover.FooterMenuLink_Style { color: #666666; text-decoration: underline; }

.links, a.links, a:visited.links { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #000000;
	text-decoration: none; background-color: none;
}
a:hover.links { color: #666666; text-decoration: underline; }

.quicklinks, a.quicklinks, a:visited.quicklinks { 
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff;
	text-decoration: none; background-color: none;
}
a:hover.quicklinks { color: #ffff00; text-decoration: underline; }

/* Content Section Style */
.MainBox_Style {
	width: 975px; background-color: #ffffff;
}

.MainContent_Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: justify;
	line-height: 18px; 
	color: #666666;
}

.subcontent_style {
	width: 683px;
	padding-left:14px; padding-right:16px; padding-bottom:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: left;
	line-height: 18px; 
	color: #666666;
}

.submenu_style {
	width: 234px;
	padding-bottom:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: left;
	line-height: 18px; 
	color: #759cc4;
}

.quicklink_style {
	height:197px; padding: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-align: left;
	line-height: 18px; 
	color: #ffffff;
	background-image: url(../shared/quicklink-body.jpg);
	background-repeat: no-repeat;
}

/* bg image style */

.leftbar-bg {
	background-image: url(../shared/leftbar-repeat.gif);
	background-repeat: repeat-y;
}

.rightbar-bg {
	background-image: url(../shared/rightbar-repeat.gif);
	background-repeat: repeat-y;
}

/* Footer Section Style */

.footertext_style {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.copyright_style {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

