
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,input,textarea,select,option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #4C4C4C;
}

input,textarea {
	line-height: 14px;
}

#body {
	padding: 0px 20px 20px 20px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #466DAE;
}

h2 {
	display: block;
	padding: 6px 0px 6px 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	text-transform: capitalize;
	background: #EAEAEA left top repeat url(../images_2006/bgnd_greystripe.jpg);
}

h2 .subtle {
	color:#999999;
	font-size:13px;
	font-weight:normal;
}

a:link {
	color: #466DAE;
	text-decoration: underline;
}
a:visited {
	color: #345283;
	text-decoration: underline;
}
a:active, a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.subnav {
	margin: 0px 0px 10px 10px;
	background-color: #F0F3F9;
	border: 1px solid #C7D3E9;
}

.last_updated {
	text-align: center;
	color: #999999;
}

img {
	border-color: #CCCCCC;
}

#footer, #footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
#footer a:active {
	color: #666666;
	text-decoration: none;
}

