p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;

}
/*the below is a copy of p for use in situations where a block tag will not work*/
.p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;

}

a:link {
color:#CC0000;
text-decoration:none;

}
a:visited {
color:#CC0000;
text-decoration:none;

}

a:hover {
color:#CC0000;
text-decoration:underline;

}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;

}
h3 {
	font-size: 11pt;
	font-weight: bold;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;


}
.News {

	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0pt;
}
.NewsTitle {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	padding-left: 10px;

}
.SubtitleTextHighlighted {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;



}
.CellBorder {
	padding-left: 20px;
}
.bottomLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00183c;
	text-align: center;

}
.BulkTextItalic {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00183c;
	font-style: normal;

}
.newsheader {
	font-size: 11pt;
	font-weight: bold;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E1EDFF;

}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000000;
	line-height: normal;
	vertical-align: super;
	display: none;


}
/*CSS for top Nav bar*/
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #E1EDFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 0px;
	width: 100px;


}
.navigation td {
	text-indent: 5pt;
	}
.navigation a:link {
	color: #00183C;
	text-decoration: none;
}
.navigation a:visited {
	color: #00183C;
	text-decoration: none;
}
.navigation a:hover {
	color: #00183C;
	text-decoration: none;
}
