body { 
	color: #666; font-size: 11px; font-family: Verdana, Arial, sans-serif; background: #fff; margin: 0; padding: 0; 
}
td { color: #666; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
a:link { color: #0a0f7a; font-weight: bold; text-decoration: none; }
a:visited { color: #0a0f7a; font-weight: bold; text-decoration: none; }
a:hover { color: #a50029; font-weight: bold; text-decoration: underline; }
a:active { color: #0a0f7a; font-weight: bold; text-decoration: none; }
#wrapper { line-height: 1.5; margin: 0 auto; width: 800px; height: 100%; }
#header { width: 800px; height: 46px; margin-top: 29px; }
#phases { width: 800px; height: 25px; margin-top: 15px; }
#topnav { text-align: right; width: 800px; height: 20px; margin-top: 10px; margin-bottom: 10px; }
#headline { color: #0a0f7a; font-size: 15px; font-weight: bold; width: 800px; margin-top: 10px; margin-bottom: 20px; height: 20px; }
#leftcol { font-size: 95%; line-height: 1.3; text-align: center; float: left; width: 218px; height: 500px; }
#caption { font-style: italic; text-align: center; width: 218px; padding-top: 4px; }
#content_home {
	float: left;
	width: 432px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#content_home a {
	color: #0a0f7a; 
	font-size: 100%; 
	text-decoration: underline; 
	text-transform: none;}

#content_home a:hover {
	color: #a50029; 
	font-size: 100%; 
	text-decoration: none; 
	text-transform: none;
}
#content { padding-left: 100px; width: 600px; height: auto; float: left; padding-right: 100px; padding-bottom: 35px; }
#rightcol { text-align: center; float: left; width: 108px; height: 500px; }
#bold_caption { color: #0a0f7a; font-weight: bold; text-align: center; margin-top: -5px; }
#copyright { color: #999; font-size: 90%; text-align: right; width: 800px; clear: both; margin-top: 25px; padding-top: 15px; border-top: 1px solid #666; }
.head { color: #0a0f7a; font-size: 12px; font-weight: bold; }
.subhead { font-weight: bold; }
.textlink a:link { color: #0a0f7a; font-size: 100%; text-decoration: underline; text-transform: none; }
.textlink a:visited { color: #0a0f7a; font-size: 100%; text-decoration: underline; text-transform: none; }
.textlink a:hover { color: #a50029; font-size: 100%; text-decoration: none; text-transform: none; }
.textlink a:active { color: #0a0f7a; font-size: 100%; text-decoration: underline; text-transform: none; }
.imageBorder {
	border: 1px solid #CCCCCC;
}
