*, td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	margin: 0px;
	padding: 0px;
	background: #d7d7d7;
}

#header_table {
	background: #fff url(images/ind_bg_top.gif) repeat-x;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#address_top {
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	color: #404040;
}

#main_area {
	background: #fff;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	padding: 0px;
}

#maroon_side {
	background: #A22626 url(images/ind_bg_maroon.jpg) repeat-x 0px 0px;;
}

#content_area {
	background:  #fff url(images/ind_bg_body.gif) repeat-y;
}

#nav_area {
	
}

#ind_content {
	background: #fff;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#ind_header {
	background: #fff url(images/ind_bg_header.jpg) repeat-x;
	border: 0px;
}

#ind_textarea {
	border: 0px;
	padding: 12px 20px 7px 30px;
}

#nav_cell {
	background: #fff url(images/n_cell.gif) no-repeat 0px 0px;
	text-align: left;
	padding: 4px 5px 4px 7px;
}

#footer {
	background: #fff url(images/ind_bg_bottom.gif) repeat-x;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

#footer td {
	font-size: 10px;
	color: #15140C;
	height: 11px;
}

#footer td.foot_cell {
	padding: 5px 5px 5px 5px;
}

#footer td.foot_cell2 {
	padding: 5px 5px 5px 5px;
}

#header_text {
	padding: 7px 5px 7px 15px;
	font-size: 21px; 
	font-weight: normal; 
	color: #AA0000;
}

#main_content {
	padding: 7px 10px 7px 30px;
	font-size: 12px; 
	font-weight: normal; 
	color: #000;
}

.sub_header {
	font-size: 14px; 
	font-weight: bold; 
	color: #0F2658;
}

.sub_header_sm {
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
	color: #357869;
}

li {
	list-style-image: url(images/g_bullet.gif);
}

a, a:link, a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#nav_cell a, #nav_cell a:link, #nav_cell a:visited {
	color: #000;
	text-decoration: none;
}

#nav_cell a:hover {
	/* color: #444; */
	color: #0F2658;
	text-decoration: underline;
}

.foot_cell a, .foot_cell a:link, .foot_cell a:visited {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

.foot_cell a:hover {
	color: #AA0000;
	text-decoration: underline;
}

.foot_cell2 a, .foot_cell2 a:link, .foot_cell2 a:visited {
	color: #000;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

.foot_cell2 a:hover {
	color: #AA0000;
	font-style: italic;
	text-decoration: underline;
}

#nav_foot {
	
}

.portrait {
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.pdf { padding-right: 16px; background: url(/images/i_pdf.gif) no-repeat right center; }
