.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26366A;
	line-height: 13px;
	text-indent: 1px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26366A;
	line-height: 16px;
}
.pagesubtitle {
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #26366A;
	
}
.nametitle {
	font-size: 21px;
	line-height: 15px;
	font-family: Times Roman;
	color: #26366A;
	
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	list-style-type: circle;
	vertical-align: bottom;
	color: #26366A;
	display: compact;
	list-style-position: outside;
	list-style-image: url(images/Bullet.gif);

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;

}
.bulletheadertextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26366A;
	line-height: -20px;
	vertical-align: bottom;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tinytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.tinytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26366A;
	font-weight: bold;
}
.menu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9933;
	text-decoration: none;
}
.menu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;
}
div#navarea
{
z-index:1;
background:#1C3D79;
height:26px;
width: 100%;
}