body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#content {
	width:760px;
	padding:10px;
	float:right;
}
#contentContainer {
	clear:both;
}
.contentLinks a {
	color:#0076BD;
	text-decoration:none;
}
.contentLinks a:hover {
	text-decoration:underline;
}
.events_list {
	color:#000000;
	font-size:10px;
}
.events_list a {
	color:#0076BD;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.events_list a:hover {
	text-decoration:underline;
}
#footer {
	clear:both;
	color:#FFFFFF;
	text-align:center;
	padding:0px;
	padding-top:15px;
	padding-bottom:10px;
	font-size:10px;
	background-color:#000000;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #0076bd;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#header {
	background-color:#FFFFFF;
}
#headerContent {
	width:522px;
	float:right;
	min-height:120px;
}
select,
textarea,
input {
	font-size: 10px;
}

.input {
	font-size: 10px;
	margin: 0px;
}
.listTable {
	margin-top:10px;
	margin-bottom:10px;
}
.listTable a {
	color: #0076BD;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.listTable a:hover {
	color: #000000;
	text-decoration:underline;
}
#logo {
	width:434px;
	height:120px;
	float:left;
	background:url(../_images/img_logo_sm.gif) no-repeat #FFFFFF;
}
#mainContainer {
	width:960px;
	margin:auto;
	margin-top:20px;
	background:url(../_images/bg_mainContainer.gif) repeat-y #FFFFFF;
}
.moreinfo a {
	color:#0076BD;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.moreinfo a:hover {
	color:#000000;
	text-decoration:underline;
}
#nav {
	width:180px;
	float:left;
}
#pageHead {
	height:54px;
	background-color:#071155;
	width:758px;
	float:right;
	padding-left:20px;
	line-height:54px;
}
.subhead {
	margin:10px;
	color:#999999;
	font-size:16px;
	font-weight:bold;
}
	
.subnav {
	height:24px;
	background-color:#EAEAEA;
	margin: -8px -10px -10px -8px;
	width:758px;
	padding-left:20px;
	line-height:24px;
}
.subnav a {
	font-weight:bold;
	color:#0076BD;
	text-decoration:none;
}
.subnav a:hover {
	color:#000000;
	text-decoration:underline;
}	
.name {
	color:#0076BD;
	font-weight:bold;
	font-size:14px;
}

div.headerText
{
	margin-bottom: 10px;
}
div.footerText
{
	margin-top: 10px;
}


div.relatedLinks
{
	margin: 20px 0px 0px 0px;
	width: 718px;
	padding: 3px 20px 10px 20px;
	border-top: 3px solid #aaa;
	background: #ddd;
}
div.relatedLinks div.subhead
{
	margin: 0 2px 0 0;
	font-size:14px;
	border-bottom: 1px solid #999;
}
div.relatedLinks div.group
{
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
div.relatedLinks div.group,
div.relatedLinks div.group div
{
	display: inline;
	width: auto;
}
div.relatedLinks div.group div
{
	font-weight: bold;
	font-size:13px;
	color: #999999;
}
div.relatedLinks ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.relatedLinks li img
{
	position: relative;
	top: 2px;
	margin-right: 2px;
}
