@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/BGHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} a:hover {
	text-decoration: underline;	
}#page {
	width: 975px;
	margin: 0 auto;
}#header {
	height: 117px;
}#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px;
	background-repeat: no-repeat;
	height: 75px;
	background-image: url(../images/BGFooter1b.jpg);
}#contentBoundary {
	padding: 0;
	width: 860px;
	left: 53px;
	position: relative;
}
#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}#legal {
	font-family: Helvetica, Arial, Monaco;
	font-size: x-small;
	color: #FFFFFF;
	float: right;
	top: 62px;
	position: relative;
}#navMenu {
	width: 850px;
	height: 55px;
	font-family: Helvetica, Arial, Monaco;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	vertical-align: baseline;
	list-style-position: inside;
	margin: 10;
}

#navMenu ul {
	margin: 0;
	padding-left: 65px;
	list-style: none;
}

#navMenu li {
	display: inline;
}

#navMenu a {
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #999999;
	padding-top: 23px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 36px;
}

#navMenu a:hover {
	color: #FFFFFF;
	background-position: 15px 50%;
	background-repeat: no-repeat;
	text-decoration: underline;
}

#navMenu .first a {
	border: none;
}

#navMenu .active a {
	color: #FFFFFF;
	font-weight: bold;
}#homeContentMain {
	width: 580px;
	font-family: Helvetica, Arial, Monaco;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}#homeContentMain .title {
	font-family: Helvetica, Arial, Monaco;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCFF;
}#homeContentMain .heading {
	font-family: Helvetica, Arial, Monaco;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCFF;
}#homeContentMain .content {
	font-family: Helvetica, Arial, Monaco;
	font-size: 12px;
	color: #FFFFFF;
}#homeContentGutter {
	position: relative;
	width: 227px;
	right: 7px;
	font-family: Helvetica, Arial, Monaco;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	top: 0px;
	float: right;
}#homeContentGutter .title {
	font-family: Helvetica, Arial, Monaco;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCFF;
	text-align: center;
}#homeContentGutter .title_small {
	font-family: Helvetica, Arial, Monaco;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}#homeContentGutter .content {
	font-family: Helvetica, Arial, Monaco;
	font-size: 11px;
	color: #FFFFFF;
}#genericContent {
	font-family: Helvetica, Arial, Monaco;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	width: 830px;
}#genericContent .title {
	font-family: Helvetica, Arial, Monaco;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCFF;
}#genericContent .heading {
	font-family: Helvetica, Arial, Monaco;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CCFF;
}#genericContent .content {
	font-family: Helvetica, Arial, Monaco;
	font-size: 12px;
	color: #FFFFFF;
}
