body {
	background-color: #1E2B4B;
}
.InformationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #171C32;
	width: 490px;
	margin-left: 10px;
	margin-top: -15px;
	margin-bottom: 30px;
}
.NewsSnippet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003333;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: -5px;
}
@charset "iso-8859-1";
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003333;
	text-decoration: none;
}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #66FF00;
	text-decoration: underline;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
}
a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
}
a.active {
	text-decoration: none;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
}
.NewsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003333;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
}
.Subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 42px;
}
.SubNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003333;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 3px;
}
.Names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1E2B4B;
	list-style-position: outside;
	list-style-image: url(images/titlepic.jpg);
	margin-top: 28px;
	margin-left: 10px;
}
.BulletPoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #1E2B4B;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 15px;
	width: 500px;
}
.BulletPoints_Indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #1E2B4B;
	list-style-type: none;
	list-style-image: url(../images/bullet_indent.gif);
	margin-left: 15px;
	margin-bottom: 15px;
	width: 500px;
}
.IndexPageText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #1E2B4B;
}
.TextNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #1E2B4B;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 15px;
	width: 500px;
	margin-top: 30px;
}
.TextPageTitle
{
    padding-left: 45px; 
    padding-top: 23px; 
    background-image: url(../images/page_blank.gif); 
    background-repeat: no-repeat; 
    background-position: left top; 
    width: 100%; 
    height: 85px; 
    font-weight: bold; 
    font-family: Sans-Serif; 
    font-size: 15px; 
    text-transform: uppercase;
}