
.topnav { height: 26px; font-size: 12px; color: #666666; font-weight: bold; text-decoration: none; padding: 4px 12px 0px 12px; margin: 0px;}
.topnav:link { height: 26px;font-size: 12px; color: #666666; font-weight: bold; text-decoration: none; padding: 4px 12px 0px 12px; margin: 0px; border-right: dotted #D6D4D5 1px;}
.topnav:visited { height: 26px;font-size: 12px; color: #666666; font-weight: bold; text-decoration: none; padding: 4px 12px 0px 12px; margin: 0px; border-right: dotted #D6D4D5 1px;}
.topnav:hover { height: 26px;font-size: 12px; color: #666666; font-weight: bold; text-decoration: none; background-image: url(designimgs/navbghi.jpg); padding: 4px 12px 0px 12px; margin: 0px; border-right: dotted #D6D4D5 1px;}

.subMenu { font-size: 12px; color: #ffffff; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 12px; color: #ffffff; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 12px; color: #ffffff; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 12px; color: #0FA5BD; font-weight: normal; text-decoration: none}

.footer { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; padding:0 2px;}
.footer:link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; padding:0 2px;}
.footer:visited { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; padding:0 2px;}
.footer:hover { font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; padding:0 2px;}


body, form, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
}

#header {
	padding: 7px 0;
}

#content {
	background:url(images/body_bg.jpg) no-repeat center;
	font: 15px Arial, Helvetica, sans-serif;
	padding-top:7px;
}

h1 {
	font: bold 24px "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#4b769b;
	
}

#copyright {
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
}