@charset "utf-8";
a:link {
	color: #587138;
}
a:visited {
	color: #4A3B26;
}
a:hover {
	color: #E39532;
}

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

#container {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 850px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#rightContentArea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

#topNav {
	padding-top: 4px;
	padding-left: 240px;
	height: 32px;
}
#topNav a.topNavLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EDE5CE;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	text-decoration: none;
	background-image: url(images/topNav-button.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
#topNav a.topNavLink:hover {
	color: #E79D3C;
}
#topNav a.topNavLinkEnd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EDE5CE;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
#topNav a.topNavLinkEnd:hover {
	color: #E79D3C;
}



#LogoSpacer {
	height: 112px;
}
#Nav {
	height: 37px;
	padding-left: 110px;
}
#Nav #leftSpacer {
	background-image: url(images/nav-button.gif);
	background-position: right;
	height: 34px;
	width: 20px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 1px;
}


#middle {
	background-image: url(images/mainpage-back.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 850px;
	padding-right: 14px;
	padding-left: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#middleRight {
	height: 297px;
	width: 450px;
}
#middleLeft {
	height: 297px;
	width: 400px;
}

#LowerSection {
	background-image: url(images/mainpage-back.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 837px;
	padding-right: 20px;
	padding-left: 23px;
	padding-top: 8px;
	padding-bottom: 0px;
	float: none;
}
#mainContent {
	height: auto;
	width: 615px;
	position: relative;
}
#mainContent #mainContentTop {
	background-image: url(images/left-box-top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 615px;
	margin: 0px;
	padding: 0px;
}
#mainContent #mainContentArea {
	background-image: url(images/left-box-mid.gif);
	background-repeat: repeat-y;
	width: 591px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 12px;
}
#mainContent #mainContentBottom {
	background-image: url(images/left-box-bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 615px;
}
#rightContent {
	width: 215px;
	position: relative;
}
#rightContent #rightContentTop {
	background-image: url(images/right-box-top.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
}
#rightContentTop .rightContentTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #E39532;
	margin: 0px;
}

#rightContent #rightContentArea {
	background-image: url(images/right-box-mid.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 191px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightContent #rightContentBottom {
	background-image: url(images/right-box-bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 215px;
}

#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 880px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#fullBox {
	height: auto;
	width: 834px;
}
#fullBox #fullBoxTop {
	background-image: url(images/full-box-top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 834px;
}
#fullBox #fullBoxArea {
	background-image: url(images/full-box-mid.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 810px;
	padding-right: 12px;
	padding-left: 12px;
}
#fullBox #fullBoxBottom {
	background-image: url(images/full-box-bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 834px;
}
#rightContent #rightContentTopNews {
	background-image: url(images/right-box-top-news.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
}
#rightContentTop .rightContentTitleNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #E39532;
	margin: 0px;
}
#rightContentNews {
	width: 215px;
}
#mainContent #mainContentArea .WADAResultsContainer h1 {
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000
}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 5px;
	padding-right: 10px;
}

.stylefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF
}
