body {
background-color : #9A0202;
text-align : center;
font-size : 76%;
font-family : verdana, arial, helvetica, sans-serif;
}

div#container {
text-align : center;
margin-left : auto;
margin-right : auto;
background-color : #D9D7D6;
width : 750px;
} 

td.border {
	background-color : #000000;
}

div#masthead {
}

div#menu {
width : 748px;
background-color : #000000;
}

div#menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	color : #ffffff;
}

div#menu ul li {
	margin : 0;
	padding : 0;
	display : block;
	float : left;
}

div#menu ul li a:link, div#menu ul li a:visited {
	color : #ffffff;
	padding : 7px 23px 6px 25px;
	background-color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	display : block;
}

div#menu ul li a:hover, div#menu ul li a:active {
	color : #000000;
	padding : 7px 23px 6px 25px;
	background-color : #9A0202;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	display : block;
}

div#ins_container {
	background-image : url(images/bg_ins_container.jpg);
	background-repeat : no-repeat;
	background-position : top left;
	background-color : #D9D7D6;
	padding : 20px 0 0 34px;
}

div#ins_container table tr td div#main_content_area {
	padding : 0 45px 35px 0;
	font-size : 0.9em;
	text-align : left;
	line-height : 16px;
}

div#ins_container table tr td div#main_content_area a:link, div#ins_container table tr td div#main_content_area a:visited {
	color : #0918E4;
	text-decoration : none;
}

div#ins_container table tr td div#main_content_area a:hover, div#ins_container table tr td div#main_content_area a:active {
	color : #9A0202;
	text-decoration : underline;
}

div#main_content_area .red_header {
	font-size : 1.8em;
	font-weight : bold;
	color : #9B0302;
	line-height : 1.1em;
	display : block;
	margin-bottom : 1.2em;
}

td.divider_line {
	background-image : url(images/div_line.gif);
	background-repeat : repeat-y;
	background-position : top left;
}

td.rc {
	background-image : url(images/rightcolumn_web.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
}

div#right_column {
	padding : 0 15px 50px 15px;
	font-size : 0.9em;
	text-align : left;
	line-height : 16px;
}

div#right_column a:link, div#right_column a:visited {
	color : #0918E4;
	text-decoration : none;
}

div#right_column a:hover, div#right_column a:active {
	color : #9A0202;
	text-decoration : underline;
}

div#footer_left {
	font-size : 0.8em;
	color : #000000;
	text-align : left;
	padding : 7px 0 3px 11px;
}

div#footer_right {
	font-size : 0.8em;
	color : #000000;
	text-align : right;
	padding : 7px 11px 3px 0;
}

div#footer_left a:link, div#footer_left a:visited, div#footer_right a:link, div#footer_left a:visited {
	color : #C6C3C3;
	text-decoration : none;
}

div#footer_left a:hover, div#footer_left a:active, div#footer_right a:hover, div#footer_right a:visited {
	color : #C6C3C3;
	text-decoration : underline;
}
