body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

#wrapper_home {
	margin: 0px auto;
	position: relative;
	width: 950px;
}


td.award_recipient {
	font-size: 16px;
	font-weight: bold;
}




.header {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

a.header {
	color: #FFFFFF;
	text-decoration: none;
}

a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
}





.left_nav {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
}

a.left_nav {
	color: #FFFFFF;
	text-decoration: none;
}

a.left_nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.left_nav_on {
	color: #CCFF00;
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
}

a.left_nav_on {
	color: #CCFF00;
	text-decoration: none;
}

a.left_nav_on:hover {
	color: #CCFF00;
	text-decoration: underline;
}




.content_header {
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
}



.footer {
	color: #000000;
	font-size: 10px;
}

a.footer {
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}


ul.vnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li.vnav {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	text-indent: -15px;
	margin-top: 10px;
}


