h1{
	font-family: "Gill Sans MT", Arial, Helvetica, Verdana, sans-serif;
	font-size:21px;
	/*color:#006599;*/
	color: #8e9fba;
	margin:0px;
	padding-top:10px;
	padding-bottom:3px;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #8e9fba;
	margin:0px;
	padding-bottom:3px;
	line-height: 16px;
	padding-top: 6px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e9fba;
	margin:0px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color: #3b6cb9;
}
h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:0px;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:steelblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color:steelblue;
}
a:current {
	color:black;
}
a:hover{
	text-decoration:underline;
}
/*a.green{color:#738792; font-weight:bold;}
a.green:hover{color:#738792;
text-decoration:underline;}
a.green:visited{color:#738792; font-weight:bold;}*/
a.green1{color:#8e9fba; font-weight:bold;}
a.green1:hover{color:#8e9fba;
text-decoration:underline;}
a.green1:visited{
	color:#8e9fba;
	font-weight:bold;
}
a.white{color:#ffffff; font-weight:bold;}
a.white:hover{color:#ffffff;
text-decoration:underline;}
a.white:visited{color:#ffffff; font-weight:bold;}
a.white1{color:#ffffff; font-weight:bold;}
a.white1:hover{color:#ffffff;
text-decoration:underline;}
a.white1:visited{color:#ffffff; font-weight:bold;}
a.noline{text-decoration:none;}
a.noline:hover{text-decoration:none;}
a.noline:visited{text-decoration:none;}
a.nobold{font-weight:normal;}
a.nobold:hover{font-weight:normal;}
a.nobold:visited{font-weight:normal;}
a.black{color:#000000; font-weight:normal; text-decoration:none;}
a.black:hover{color:#000000; font-weight:normal; text-decoration:underline;}
a.black:visited{
	color:#000000;
	font-weight:normal;
}
/*a.blue{color:#034671; font-weight:bold;}
a.blue:hover{color:#034671;
text-decoration:underline;}
a.blue:visited{color:#034671; font-weight:bold;}*/
a.historyback1{color:#000000;font-weight:bold; text-decoration:none;}
a.historyback1:hover{color:#000000;font-weight:bold; text-decoration:underline;}
a.historyback1:visited{color:#000000;font-weight:bold; text-decoration:underline;}
p {
	margin-top: 3px;
	margin-bottom: 7px;
}
.indentIndex {
	font-size: 12px;
	padding-left: 30px;
	line-height: 16px;
}

#phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #03578e;
	margin-top: 5px;
	text-align: left;
}
.fontEmphasis {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
