body {
	margin: 0;
	padding: 0;
}

a {
	color: #0E0771;
	text-decoration: underline;
}

.mastheadTable {margin-top: 5px; margin-left: 5px; height: 68px;}
.mainContentTable {margin-left: 5px; }

td#bannerLeft { background-image: url(images/masthead_left.gif); background-repeat: no-repeat;}
td#bannerMiddle { background-image: url(images/masthead_middle.gif); background-repeat: repeat;}
td#bannerRight { background-image: url(images/masthead_right.gif); background-repeat: no-repeat;}

td#nav { background-image: url(images/menu_bgnd.gif); background-repeat: no-repeat;}

td.pluss { background-image: url(images/pluss.gif); background-repeat: repeat;}


td#cornerSpacer { background-color: #3E5888; width: 5px;}

#navcontainer ul { list-style-type: none;  margin: 0; padding: 0;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}

/* Main list link styles*/ 
#navcontainer a { display: block; color: #0E0771;  width: 100%;  padding: 6px 12px 6px 8px; text-decoration: none; font-weight: bold; background-image: url(images/bulletOff.gif); background-repeat: no-repeat; background-position: 0 .3em; padding-left: 20px;}

#navcontainer a:hover { display: block;  color: #E37400; width: 100%;  padding: 6px 12px 6px 8px; text-decoration: none; font-weight: bold; background-image: url(images/bulletOn.gif); background-repeat: no-repeat; background-position: 0 .3em; padding-left: 20px;}

#navcontainer a#active { display: block;  color: #E37400; width: 100%;  padding: 6px 12px 6px 8px; text-decoration: none; font-weight: bold; background-image: url(images/bulletOn.gif); background-repeat: no-repeat; background-position: 0 .3em; padding-left: 20px;}

/* Sub list link styles*/
#navcontainer li li a {display: block; color: #0E0771; width: 100%; background-image: url(images/arrowGrey.gif); background-repeat: no-repeat; background-position: 12px .6em; padding: 2px 0px 2px 20px;}

#navcontainer li li a:hover {display: block; color: #E37400; width: 100%; background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position: 12px .6em; padding: 2px 0px 2px 20px;}

#navcontainer li li a#subActive {display: block; color: #E37400; width: 100%; background-image: url(images/arrow.gif); background-repeat: no-repeat; background-position: 12px .6em; padding: 2px 0px 2px 20px;}






.contact h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0E0771;
	margin: 0px;	
	margin-left: 17px;
	padding: 0px;
	
}

.contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0E0771;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 17px;
}

table#header, table#navTable {
	margin: 5px;
	border: 1px solid #F2F2F4;
	margin-right: 6px;
}

table#navTable {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*table#nav {
	margin-top: 5px;
	border: 1px solid #F2F2F4;
	margin-right: 9px;
}*/    



table#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E0771;
	letter-spacing: normal;
}

td#body {
	padding-bottom: 10px;
	vertical-align: top;
}

td#footer {
	padding: 5px;
	/*background-color: #625F8D;*/
	background-color: #3E5888;
	/*background-color: #05004A;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

h4 {
	margin: 3px;
	margin-top: 5px;
	color: #0E0771;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h6 {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:4px;
	color: #8E8F91;
}



p {
	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
	margin-right: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	
	/*	width: 70%*/
	
}

td#body h4 {margin: 15px 10px 5px 10px; font-size: 11px; font-weight: bold;}



