html
{
	overflow-y: scroll;
}

td {
	font-family: arial; font-size: 11px; color: #00234D;
}

a {
	color: #C32435; text-decoration: underline;
}

body {
	margin-top : 10px;
	margin-left : 0px;
}

.main_table
{
	border-top: 1px #7F91A9 solid;
	border-left: 1px #7F91A9 solid;
	border-right: 1px #7F91A9 solid;
	border-bottom: 4px #C32435 solid;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

#home_body
{
	background-color: #00234D;
	padding-top: 12px;
	padding-left: 12px;
	height: 127px;
	position: relative;
}

#home_pic
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#home_middle
{
	background-image: url(/images/home_body_bot.jpg);
	background-position: 0px 42px;
	background-repeat: no-repeat;
	height: 200px;
}

#more_news
{
	color: white;
	text-decoration: none;
	margin-left: 31px;
}

.white_header
{
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.blue_header
{
	font-size: 14px;
	font-weight: bold;
}

.hidden_header
{
	display: none;
}

#red_div_1
{
	height: 50px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	background-color: #C32435;
	background-position: top left;
	background-repeat: no-repeat;
	width: 289px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Sans Serif;
}

#blue_spacer
{
	background-color: #00234D;
	height: 20px;
	width: 289px;
}

#red_div_2
{
	float: left;
	height: 50px;
	border: solid 1px white;
	background-color: #C32435;
	width: 292px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Sans Serif;
}

#blue_div_1
{
	height: 50px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	background-color: #00234D;
	background-position: top left;
	background-repeat: no-repeat;
	width: 289px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Sans Serif;
}

#blue_div_2
{
	float: left;
	height: 50px;
	border: solid 1px white;
	background-color: #00234D;
	width: 292px;
	color: white;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-family: Verdana, Arial, Sans Serif;
}

#pic_spacer
{
	width: 268px;
	height: 20px;
	background-image: url(/images/home_pic_part_2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.buttons
{
	width: 166px;
/*
	height: 116px;
*/
	background-color: #00234D;
/*
	margin-bottom: 30px;
*/
	margin-bottom: 20px;
	color: white;
}

#hist_text
{
	padding: 12px;
	clear: both;
}

.theader
{
	background-color: #00234D;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.footerText {
padding:3px 15px;
text-align:center;
border-top:1px solid #7191A9 !important;
}