p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 18px;
	margin-bottom:5px;
	margin-top:5px;}
p A:link { 
color: #3FA6BD;
font-weight:bold;
text-decoration: none; }	
p A:visited { color: #3FA6BD;
font-weight:bold;
text-decoration: none; }		
p A:active { color: #3FA6BD;
font-weight:bold;
text-decoration: none; }
p A:hover {color: #3FA6BD;
font-weight:bold;
text-decoration: underline; }		
	
.BodyText {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 18px;}
	
.BodyText A:link { 
color: #3FA6BD;
font-weight:bold;
text-decoration: none; }	
.BodyText A:visited { color: #3FA6BD;
font-weight:bold;
text-decoration: none; }		
.BodyText A:active { color: #3FA6BD;
font-weight:bold;
text-decoration: none; }
.BodyText A:hover {color: #3FA6BD;
font-weight:bold;
text-decoration: underline; }
	
h1 { 	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #002A5E; }
h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #3FA6BD;
	padding: 0px;
	margin-bottom:8px;
	margin-top:12px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #002A5E;
	padding: 0px;
	margin-bottom:8px;
	margin-top:12px;
}
h4 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #002A5E;
	padding: 0px;
	margin-bottom:8px;
	margin-top:12px;
}
h5 { font-weight: bold; font-size: 10pt; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h6 { font-weight: bold; font-size: 9pt; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
	
UL {
	margin-bottom:5px;
	margin-top:5px;}

UL LI {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00295E;
	margin-left:-30px;
	padding-left: 25px;
	margin-top:10px;
	line-height:16px;
	background-image: url(images/ArrowDotRed.gif);
	background-repeat: no-repeat;
	list-style-position: outside;

}	
UL LI a:link{
color: #3FA6BD;
font-weight:bold;
text-decoration: none;}	
UL LI a:visited{
color: #3FA6BD;
font-weight:bold;
text-decoration: none;}
UL LI a:active{
color: #3FA6BD;
font-weight:bold;
text-decoration: none;}
UL LI a:hover{
color: #3FA6BD;
font-weight:bold;
text-decoration: underline;}


OL {
	margin-bottom:5px;
	margin-top:5px;}

OL LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin-top:10px;
	line-height:16px;
	list-style-position: outside;

}	
OL LI a:link{
color: #3FA6BD;
font-weight:bold;
text-decoration: none;}	
OL LI a:visited{
color: #3FA6BD;
font-weight:bold;
text-decoration: none;}
OL LI a:active{
color: #3FA6BD;
font-weight:bold;
text-decoration: none;}
OL LI a:hover{
color: #3FA6BD;
font-weight:bold;
text-decoration: underline;}



.RedText { color: red; }
.BlueText { color: blue; }
.HeadingNavy {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #002A5E;
}
.SubHeaderNavy {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #002A5E;
	margin-top: 15px;
}
.SubHeaderNavy a:link { color: #002A5E; text-decoration:none; }
.SubHeaderNavy a:visited { color: #002A5E; text-decoration:none; }
.SubHeaderNavy a:active { color: #002A5E; text-decoration:none; }
.SubHeaderNavy a:hover { color: #002A5E; text-decoration:underline; }

.SubHeaderNavy a:link {
	color: #002A5E;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

