body {
	padding:0px;
	margin:0px;
	background-color:#2172BF;
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


.description {
	width:250px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	font-style:italic
}

a { color:#FFFFFF ; text-decoration:none; }
a:visited { color:#e5fc67 ; text-decoration:none; }
a:hover { color: #ca0d0d; text-decoration:underline; }

#page {
	padding:0px; margin:0px auto;
	width:950px; height:auto; 
}

#header h1 {
	width:900px; height:200px;
	padding:0px; margin:0px auto;
	z-index:4;
	background: transparent url("images/misc/header NEW.png") center;
	background-repeat: no-repeat;
	background-position:center top;
}

th {
	font-weight:bold;
	font-size:14px;
	text-align:left;
	vertical-align:bottom;
}

td.Small {
	font-size:12px;
	vertical-align:bottom;			
}

/***********************  HOME PAGE NAV Hover **********************/

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #000;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #000;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

/***********************  CONTENT  **********************/

#content {
	margin:0px auto;
	padding:10px 45px;
	width:765px;
}

/***********************  FOOTER  **********************/

#footer {
	width:900px; height:60px; padding:0px; margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00000);
	text-align:center;
	background-image:url('images/misc/footer NEW.png'); }

#footer a {color: #FFFFFF; text-decoration:none; }
#footer a:hover {color:#000; text-decoration:underline; } 

#awards {
	padding:0px;
	margin:0px;
	visibility:hidden;}
