body {
	background-color: #FFFFFF;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: middle;
	text-align: center;
	font: 12px sans-serif, "Times New Roman", Times, serif;
	color: #000000;
}

#bodyDiv {
	background:#FFFFFF;
	text-align: left;
	width: 843px;
	margin-top: 0px;
	padding:0px;	
}

#headerDiv {
	max-width: 150px;
	min-width: 150px;
	margin-right: 2px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	font-size: 10px;
	float: left;
}

#menuDiv {
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	padding:0px;
}

#footerDiv {
	max-width: 70em;
	min-width:843px;
	margin: 0 auto;
	text-align: left;
	background: repeat-x url(images/grey-gradient-bottom.gif);
	height: 40px;
	margin-bottom: 1em;
	clear: both;
	margin-top: 2em;
	text-align: center;
}

#mainContent {
	width: 591px;
	margin-left:5px;
	line-height: 20px;
}

a {
	color: #9E1818;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	margin-top: 0px;
	padding-top: 0px;
	font-family: sans-serif, "Times New Roman", Times, serif;
}

.green_ribbon {
	background: #27b64d;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	margin-bottom: 5px;
}

.strongitem {
	font-weight: bold;
	color: #9E1818;
}

.menu 
{	
    border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border:0px;
}

.menu td
{
	background-color:#9E1818;
	text-align:center;
	height:46px;
	font-size:11px;	
}

.menu a
{
	color: white;
	font-weight:normal;
	font-family: sans-serif, "Times New Roman", Times, serif;	
}

.menu td:hover
{
	background-color: black;
}

#menu0
{
    background-color:#F5DD0E;
    height:20px;
}

#menu1{width:60px;}
#menu2{width:78px;}
#menu3{width:96px;}
#menu4{width:88px;}
#menu5{width:100px;}
#menu6{width:100px;}
#menu7{width:66px;}
#menu8{width:103px;}
