#banner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0px 0px;
	background: #D2D2D2 url(images/grid_8a.gif);
	padding: 0px;
}
a:link, a:visited{
text-decoration:none;
color:#314F9D;
}
a:hover{
color:#33CC00;
}
.col_bg {
	background: #18274E repeat-x;
}
#top_menu {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #314F9D;
	text-align: left;
	padding: 6px 10px 5px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#top_menu a:link, #top_menu a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
#top_menu a:hover{
	color: #99C4F7;

}

#main_content {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 20px 25px;
}
#left_navigation {
	width: auto;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif, Verdana;
	
}
#left_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left_navigation li {
	border-bottom: 1px dotted #4669C6;
}
#left_navigation li a  {
	display: block;
	font: bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration:none;
	padding: 4px 5px 3px 10px;
	text-transform: uppercase;
}
#left_navigation li a:hover  {
	color: #FFFFFF;
	background: #314F9D url(images/left_nav_arrow_1.gif) no-repeat 167px center;
	padding-left: 15px;
	/* border-top: 1px solid #FC9820; */
}
.page_title {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #314F9D;
	padding: 5px 5px 5px 22px;
	background: url(images/bullet_1.gif) no-repeat 10px center;
}


#footer {
	border-top: 1px solid #FFFFFF;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover{
	color: #3C82EC;
	
}
.white {color: #FFFFFF}
/* FONT STYLES */
.text_xsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.text_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.text_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.text_xlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.text_xxlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.right_col_titles {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #274081;
	text-align: center;
	padding: 3px 3px 2px;
}
.right_col_titles a:link, .right_col_titles a:visited{

	color: #FFFFFF;
	text-decoration:none;

}
.right_col_titles a:hover{

	color: #33CC00;

}
#main_content_bg {
	background: #FFFFFF url(images/content_bg.gif) repeat-x;
}
#contact {
	color: #FFFFFF;
	float: right;
	width: 200px;
	margin-right: 0px;
	text-align: right;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#contact a:link, #contact a:visited{
	color: #FFFFFF;
	text-decoration: none;

}
#contact a:hover{
	color: #BECBEB;

}
.table_1 {
	border-collapse:collapse;
	border: 1px solid #D7DEF2;
}
.table_1 th{
	border: 1px solid #D7DEF2;
	color: #FFFFFF;
	background: #2D4893;
}
.table_1 td{

	border: 1px solid #D7DEF2;
}
.committee_box {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 2px solid #FDAF1A;
}
#left_col_content {
	padding: 15px 10px;
	color: #FFFFFF;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#left_col_content a:link, #left_col_content a:visited{
color:#FFFFFF;
text-decoration:none;
}

#left_col_content a:hover{
color:#A1BDFF;
}
.inset1 {
	background: #FFFFFF;
	padding: 5px;
	float: right;
	width: 150px;
	height: 200px;
	margin: 10px 25px 2px 5px;
	clear: both;
}
.rss-feed {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 7px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
