body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 15px;
}

body {
	background-color: #666666;
	background-image: url(../images/Background.gif);
	background-repeat:repeat-y;
	margin: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#bodyBackgroundTop {
	height: 248px;
	width: 680px;
	position: absolute;
	left: 28px;
	top: 47px;
	z-index: 1;
	background-image: url(../images/mainBodyAccent.gif);
}
#bodyBackgroundMiddle {
	background-image: url(../images/mainBodyAccentMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 680px;
	position: absolute;
	z-index: 1;
	left: 28px;
	top: 279px;
}
#bodyBackgroundBottom {
	background-image: url(../images/mainBodyAccentBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 680px;
	z-index: 1;
	padding: 5px;
	height: 18px;
}


#heroContainer {
	background-color: #000000;
	height: 185px;
	width: 495px;
	position: absolute;
	z-index: 2;
	left: 198px;
	top: 60px;
}
#logoContainer {
	height: 161px;
	width: 168px;
	position: absolute;
	z-index: 2;
	left: 22px;
	top: 20px;
}
#navContainer {
	height: 228px;
	width: 158px;
	background-color: #666666;
	position: absolute;
	z-index: 2;
	left: 27px;
	top: 194px;
}


.menuItem {
	background-image: url(../images/menu_text_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 149px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.mainNavigation {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFEFEF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}
a.mainNavigation:link {
	color: #F6F5F2;
}
a.mainNavigation:visited {
}
a.mainNavigation:hover {
}
a.mainNavigation:active {
}
#leftNewsContainer {
	background-color: #333333;
	border: 1px solid #666;
	width: 164px;
	position: absolute;
	z-index: 2;
	left: 22px;
	top: 435px;
}
#subNavigationContainer {
	position: absolute;
	left: 0px;
	top: 190px;
	z-index: 3;
	font-size: 12px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: left center;
	color: #CCCCCC;
}

.readMoreLink {
	color: #006699;
	font-size: 11px;
	text-align: right;
	display: block;
	font-weight: bold;
}
a.readMoreLink:link {
	text-decoration: none;
}
a.readMoreLink:visited {
	text-decoration: none;
	color: #006699;
}
a.readMoreLink:hover {
	text-decoration: underline;
}
a.readMoreLink:active {
	text-decoration: underline;
	color: #006699;
}


#mainTextDisplayArea {
	width: 530px;
	margin-left: 165px;
	background-color: #000000;
	border: 1px solid #333;
	padding: 5px;
}
#footerNavigation {
	text-align: right;
	margin-top: 5px;
	width: 650px;
}
#pageHeaderTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background-image: url(../images/pageTitleBackground.gif);
	height: 49px;
	width: 330px;
	position: absolute;
	left: 373px;
	top: 241px;
	z-index: 2;
}



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.blueSeperatorLine {
	background-color: #006699;
	height: 2px;
	width: 151px;
	margin-left: auto;
	margin-right: auto;
}
.leftNewsItemText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
	text-align: left;
}
.subNavigation {
	font-size: 14px;
	color: #333333;
}
a.subNavigation:link {
	text-decoration: none;
	color: #333333;
}
