.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #405484;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.spaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #405484;
}

#topmenu {
margin:0; padding:0;
list-style-type:none;
}
#topmenu li {
background-color:#6F7B99;
background-image:url('/images/tab_l.gif');
background-repeat:no-repeat;
background-position:top left;
margin:0 5px 0 0;
text-align:center;
float:left;
}
#topmenu li div{
background-image:url('/images/tab_r.gif');
background-repeat:no-repeat;
background-position:top right;
}
#topmenu li a {
color:#FFFFFF;
padding-top:3px; padding-bottom:3px; padding-left:8px; padding-right:8px;
display:block;
}
#topmenu li a:hover{
color:#FF0000;
}
h4 {
	margin:15px 15px 20px 0;
	padding:0 0 3px 0;
	font-size:15px;
	border-bottom:#394B75 1px dotted;
}
.footer {
	width:745px;
	margin:2px auto;
	padding:0 5px 0 30px;
}
.footer, .footer a:link, .footer a:hover, .footer a:visited {
	color:#394B75;
	font-weight:normal;
	font-size:10px;
}
.footer a:hover {
	text-decoration:underline;
}
.pemlinks {
	float:right;
}
#mainsection a:link, #mainsection a:visited {
	color:#FF9900;
}
#mainsection a:hover {
	color: #394B75;
}
