/* CSS definition file containing sitestyle stylesheets */

 A:active { font-size: 12px; color: rgb(0,51,204);}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,51,204); text-decoration: underline;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(0,0,0); list-style-type: disc; list-style-image: url("images/red_arrow.gif"); clear: none;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(153,0,51);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,0,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,0,0);}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(0,0,0); list-style-type: none; list-style-image: none;}
 OL { list-style-type: decimal;}
 .TextNavBar { font-size: 12px; text-transform: uppercase; text-decoration: overline; background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(153,0,51);}
 
.HeadersHome {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9AB8C9;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.SearchTop {
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #993333;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BA452C;
	border-right-color: #BA452C;
	border-bottom-color: #BA452C;
	border-left-color: #BA452C;
}
.paddedcell {
	padding: 6px;
}

