a,a:visited,a:active {
	color: #B4DDA6;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
body {
	background-image: url(../images/new_content_bg_5.jpg);
	background-color: #074F5B;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Skia, Tahoma, Arial;
	font-size: medium;
	line-height: 23px;
}
p {
	margin-top: 0px;
}




#wrapper {
}
#container {
	width: 990px;
}

#mainContent {
	margin-top: 23px;
	background-repeat: repeat;
}
#mainContent img {
border:solid 2px;
border-color:#FFFFFF;
}
#apDiv2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatLeft {
float:left;
}
.floatRight {
float:right;
}
#topHeadGraphics {
	background-image: url(../images/header%20bg%20new.jpg);
	background-repeat: no-repeat;
	position:fixed;
	width:990px;
	height: 280px;
	z-index:2;
}
#Layer2 {
	position:relative;
	z-index:1000;
	left: 0px;
	top: 0px;
	height: 237px;
}
#subLinksLayer {
	position:absolute;
	width:858px;
	height:44px;
	z-index:999;
	left: 47px;
	top: 242px;
	font-size: 16px;
	line-height: 30px;
}
#subLinksLayer a {
	background-color: #064A61;
	color: #C3C7D0;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #C3C7D0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#subLinksLayer a:hover {
	background-color: #6AA376;
	color: #FFFFFF;
}
.subLinkOff {
	background-color: #064A61;
	color: #C3C7D0;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #C3C7D0;
	margin-top: 3px;
	margin-bottom: 3px;
}

.subLinkOn, .subLinkOff:hover {
	background-color: #6AA376;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #C3C7D0;
}
#mainHolderDiv {
	margin-left: -495px;
	position: absolute;
	left: 50%;
}

