
body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify; 
	line-height: 18px;
	color: #fff;
	background: #ffffff;
	background-image: url(../shared/mainbg.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p, blockquote, dl, dd, dt, small, form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }
p {  padding-bottom: 8px; }
h2 { margin: 5px 0;	font-size: 12px; color:#666666;	}
h3 { margin: 5px 0;	font-size: 14px; color:#666666;	}
h4 { margin: 5px 0;	font-size: 16px; color:#666666;	}

/* Hyperlink Section Style */
a, a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #333333;
	text-decoration: underline; background-color: none;
}
a:hover { color: #000000; text-decoration: none; }

.links, a.links, a:visited.links { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666666;
	text-decoration: none; background-color: none;
}
a:hover.links { color: #000000; text-decoration: underline; }

/* Content Section Style */

.submenu_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: left;
	line-height: 18px; 
	color: #666666;
}

.subcontent_style {
	width:685px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: left;
	line-height: 18px; 
	color: #666666;
}

/* bg image style */
.menu-bg {
	background-image: url(../shared/menu-bg.gif); 	
	background-repeat: repeat-x;
}

.top-bg {
	background-image: url(../shared/top-dropshadow.gif); 	
	background-repeat: repeat-x;
}

.bottom-bg {
	background-image: url(../shared/bottom-dropshadow.gif);
	background-repeat: repeat-x;
}

.left-bg {
	background-image: url(../shared/left-dropshadow-bg.gif);
	background-repeat: repeat-y;
}

.right-bg {
	background-image: url(../shared/right-dropshadow-bg.gif);
	background-repeat: repeat-y;
}

.xtra-bg {
	background-image: url(../shared/insert-img.gif);
	background-repeat: repeat-y;
}

/* Footer Section Style */
.FooterMenuLink_Style, a.FooterMenuLink_Style, a:visited.FooterMenuLink_Style { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #1e4c9f;
	text-decoration: none; background-color: none;
}
a:hover.FooterMenuLink_Style { color: #1e4c9f; text-decoration: underline; }

.footertext_style {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #999999;
}

.footerMaillinks, a.footerMaillinks, a:visited.footerMaillinks { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #999999; text-decoration: none; background-color: none;
}
a:hover.footerMaillinks { color: #000000; text-decoration: underline; }

.copyright_style { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
