BODY { 
	color : #000000;
	font-size : 13px;
	font-family : Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	background-image: url("images/BG_B.GIF");
	background-repeat: repeat-x;
}
input, select, td {
	color : #000000;
	font-size : 13px;
	font-family : Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #2C508E;
}
a:visited {
	text-decoration: none;
	color: #2C508E;
}
a:hover {
	text-decoration: underline;
	color: red;
}
ul#mainnav {
	list-style: none;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	display: block;
	width: 100%;
}
ul#mainnav li {
	border-top: 1px solid #0276B4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
ul#mainnav li a:hover {
	background-color: #729ACE;
	color: white;
}
.tabbed_text_margin {
	padding-left: 10px;
}
.right_border {
	border-left-color: black;
	border-left-style: inset;
	border-left-width: 4px;
}
.date { 
	color: black; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold;
	margin-bottom: -6px;
	margin-right: 5px;
}
.top_contact { 
	color: black; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: 600;
	margin-right: 5px;
	margin-top: 1px;
}
.section_title  { 
	color: white; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.bluebtmrule {
	height: 40px;
	vertical-align: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: Navy;
	color : Maroon;
	font-size : 16px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 600;
	padding-top: 15px;
}
.blurb_left { 
	margin-right: 5px;
}
