/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9A59C;
	font-family: "Times New Roman", Times, serif;
	color: #1B3A4E;
	font-size:13px;
}
h1.red {
	margin: 0px;
	color: #FFFFFF;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif
}
h3 {
	margin: 0px;
	color: #1b3a4e;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif
}
a.h3 {
	color: #1b3a4e;
	text-decoration: none
}
a.h3:hover {
	text-decoration: underline
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1b3a4e;
	text-decoration: none
}
a.topnav:hover {
	text-decoration: underline
}
.menubar {
	background-image:url(images/menu_bar.jpg);
}
.sidebar {
	background-image: url(images/mid_nav_bg.jpg);
	background-repeat:repeat-y;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px
}
a.sidebar_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #575245
}
a.sidebar_a:hover {
	text-decoration: underline;
	color: #1b3a4e
}
.bodyheader {
	background-image:url(images/mid_body_top.jpg)
}
.bodyheaderred {
	background-image:url(images/mid_body_top_red.jpg);
	background-repeat: no-repeat
}
.bodymain {
	background-image:url(images/mid_body_bg.jpg);
}
.footer { 
	background-image:url(images/btm_bg.jpg);
	font-size: 11px;
	color: #575245;
	padding-left: 20px;
	padding-right: 20px;
}
.disclaimer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.card_headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b3a4e;
	font-weight:bold
}
.card_summary {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #8f2c26;
}
a.hover {
	color: #1b3a4e;
}
LI {
	BACKGROUND-POSITION: 0px 3px;
	PADDING-LEFT: 15px;
	BACKGROUND-IMAGE: url(../images/accent.gif); 
	LINE-HEIGHT: 20px; 
	PADDING-TOP: 1px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none
}
.sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b3a4e;
	text-decoration: none
}
a.sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1b3a4e;
	text-decoration: none
}
h2 {
	font-size:18px;
	color: #1E3F51;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
.index_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.index_cells {
	padding: 10px;
}
a.green {
	color: #1B5030;
	text-decoration:none;
	font-weight:bold;
}
a.green:hover {
	text-decoration: underline
}
a.blue {
	color: #2179B1;
	text-decoration:none;
	font-weight:bold;
}
a.blue:hover {
	text-decoration: underline
}
a.red {
	color: #8F2C27;
	text-decoration:none;
	font-weight:bold;
}
a.red:hover {
	text-decoration: underline
}
.sm_gr {
	font-weight:bold;
	color:#006633
}
.sm_bl {
	font-weight:bold;
	color:#006699
}
.sm_rd {
	font-weight:bold;
	color:#993300;
}
.sm_bk {
	font-weight:bold;
	color:#333333;
}