.masthead {
	background-color : #2F4E6F;
}

.mastheadtext {
	color : white;
	font-size: 22pt;
	font-family : "Times New Roman", Times, serif;;
}
.mastheadtextSM {
	color : white;
	font-size: 8pt;
}

.navBorder {
	background-color : #99AFC4;
}

.navBackground {
	background-color : #C8D7E3;
	font-size : 11px;
	font-weight : bold;
	color : #293D6B;
	text-decoration : none;
}


.leftNavHighlight {
	background-color : white;
	border : solid 2px white; 
	height : 20px;
	font-weight : bold;
	color : black;
	font-size : 10px;
	text-decoration : none;
	text-indent : 5px; 
}

.LeftNavOverView {
	background-color : #99AFC4;
	height : 20px;
	font-weight : bold;
	color : white;
	font-size : 10px;
	text-decoration : none;
	text-indent : 5px; 
}
.LeftNav {
	background-color : #99AFC4;
	border-top : solid 2px white; 
	height : 20px;
	font-weight : bold;
	color : white;
	font-size : 10px;
	text-decoration : none;
	text-indent : 5px; 
}
.LeftNavItems
{
	background-color : #C8D7E3;
	font-weight : bold;
	color : black;
	font-size : 10px;
	text-decoration : none;
}

a.nav-mainlink,
a.nav-mainlink:visited { 
	text-decoration:none; 
	color:#293D6B; 
	white-space:nowrap; 
}
a.nav-mainlink:hover { 
	text-decoration:underline; 
	color:#293D6B; 
	white-space:nowrap; 
}

.footBackground {
	background-color : #2F4E6F;
	font-size : 10px;
	font-weight : bold;
	color : white;
	text-decoration : none;
}

a.nav-footlink:visited { 
	text-decoration:none; 
	color:#white; 
	white-space:nowrap; 
}

a.nav-footlink:hover { 
	text-decoration:underline; 
	color:#white; 
	white-space:nowrap; 
}

body,font{ font-family:verdana,arial,sans-serif; font-size:10pt; }
td{ font-family:verdana,arial,sans-serif; font-size:10pt; }

.body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.smalltext {
	font-size: 8pt;
}

.sectionheader {
	color : #2F4E6F;
	font-size: 18pt;
}


