/* Page Styles */

h1  {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial, Helvetica;
}
h2  {
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica;
	margin-top:0px;
    margin-bottom:2px;
	margin-right:0px;
}
#h1index  {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
	margin-top:-10px;
    margin-bottom:0px;
}
.HeaderText {
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 17.5pt;
}
.HeaderContacttext {
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12pt;
}
TD.RightNav {
	text-align: left;
	border-right: 2px solid #211D70;
	border-bottom: 2px solid #211D70;
	padding-top:10px;
	padding-left:8px;
	padding-bottom: 2px;
}
TD.RightNav a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}
TD.RightNav a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}
TD.RightNav a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#006699;
}
TD.RightNav p{
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	border-bottom: 1px solid #fff;
}
#RightNavHeader {
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size:16px;
	font-weight: bold;
	color:#ff0000;
}
#RightNavHeader2 {
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	color:#ff0000;
}
.BodyText {
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size:14px;
	color:#000000;
}
.BodyText a:link {
	font-family: Arial;
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
	color:#006699;
}
.BodyText a:visited {
	font-family: Arial;
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
	color:#006699;
}
.BodyText a:hover {
	font-family: Arial;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	color:#211D70;
}
.BottomLinks a:link {
    color: white;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomLinks a:visited {
    color: white;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomLinks a:hover {
    color: D0DBEF;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TextFooter {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size:14px;
	color:#000000;
}
.TextFooter a:link {
	font-family: Arial;
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
	color:#006699;
}
.TextFooter a:visited {
	font-family: Arial;
	text-decoration: underline;
	font-size:14px;
	font-weight: bold;
	color:#006699;
}
.TextFooter a:hover {
	font-family: Arial;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	color:#211D70;
}
.CopywriteText {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size:10px;
	color:#000000;
}