/* CSS definition file containing site wide stylesheets */
.subhead { font-family: Verdana,monospace; font-size: 16px; color: rgb(51,153,204); font-weight: bold;}
 BLOCKQUOTE { text-indent: 0px; background-image: url("../images/quote.gif"); background-repeat: no-repeat; margin-left: 0px; padding-left: 16px; margin-right: 0px;}
 .form_title { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 20px; color: rgb(164,20,5); font-weight: normal; font-style: normal;}
 .text_bullethilite { font-family: Verdana,monospace; font-size: 12px; line-height: 23px; text-indent: 0px; background-color: rgb(255,253,138);}
 .strikethrough { color: rgb(164,20,5); text-decoration: line-through;}
 .prehead { font-family: Helvetica,monospace; font-size: 20px; color: rgb(51,51,51); font-weight: bold; font-style: italic;}
 .posthead { font-family: Helvetica,monospace; font-size: 14px; color: rgb(51,51,51); line-height: 20px; font-weight: bold;}
 .side_text { font-family: Verdana,monospace; font-size: 10px; color: rgb(0,0,0); line-height: 21px;}
 .link { font-family: Helvetica,monospace; font-size: 18px; font-weight: bold;}
 .title { font-family: Helvetica,monospace; font-size: 16px; color: rgb(255,255,255); font-weight: bold;}
 .headline { font-family: Helvetica,monospace; font-size: 36px; color: rgb(164,20,5); line-height: 45px; font-weight: bold;}
 .footer { font-family: Helvetica,monospace; font-size: 12px; color: rgb(255,255,255);}
 .text { font-family: Verdana,monospace; font-size: 12px; color: rgb(0,0,0); line-height: 23px; font-weight: normal; font-style: normal; text-indent: 25px;}
 .text_small { font-family: Verdana,monospace; font-size: 10px; color: rgb(128,128,128);}
 .side_title { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 20px; color: rgb(164,20,5); line-height: 21px;}
 .text_hilite { font-family: Verdana,monospace; font-size: 12px; color: rgb(0,0,0); line-height: 23px; font-weight: normal; font-style: normal; background-color: rgb(255,253,138);}
 .posthead_hilite { font-family: Helvetica,monospace; font-size: 14px; font-weight: bold; background-color: rgb(255,253,138); padding: 2px;}
 .form { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 16px; color: rgb(51,51,51);}
 .text_bullet { font-family: Verdana,monospace; font-size: 12px; line-height: 23px; text-indent: 0px;}
 A:hover { text-decoration: none ;}  .headline_2 { font-family: Impact, 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif; font-size: 48px; color: rgb(164,20,5); line-height: 55px; font-weight: normal; font-style: normal;}
 
.footerwrap {
	clear: both;
	background-image: url("../images/footer.jpg");
	width: 100%;
	height: 60px;
}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: rgb(128,128,128);
	line-height: 18px;
	clear: both;
	background-image: none;
}

.footer:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: rgb(128,128,128);
}
A {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#00639e;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;

}