@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(../Images/PageBGLine.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}

td.pageBorderCornerTopLeft {
	background-image: url(../Images/pageBorderCornerTopLeft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 13px;
	padding: 0px;
	background-position: bottom;
}
td.pageBorderTop {
	background-image: url(../Images/pageBorderTop.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: bottom;
}
td.pageBorderCornerTopRight {
	background-image: url(../Images/pageBorderCornerTopRight.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 13px;
	padding: 0px;
	background-position: left bottom;
}
td.SearchBG {
	background-image: url(../Images/SearchBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 66px;
}
.SearchBG   #form_search   #sw {
	margin-left: 400px;
	width: 180px;
	margin-top: 20px;
}
.SearchBG   #form_search   #submit {
	background-color: #8B96A7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	width: 40px;
	margin-bottom: 1px;
}



td.BodyBG {
	background-color: #F8F8F8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}
td.mainContent {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #c1c6cd;
}

td.BodyBG_WEA {
	background-image: url(../Images/WEA_pageHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 211px;
}
td.BodyBG_Lower {
	background-color: #F8F8F8;
	background-image: url(../Images/lowerLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 119px;
	text-align: center;
}


td.pageBorderLeft {
	background-image: url(../Images/pageBorderLeft.gif);
	background-repeat: repeat-y;
	padding-top: 137px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.pageBorderRight {
	background-image: url(../Images/pageBorderRight.gif);
	background-repeat: repeat-y;
	padding-top: 137px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.homeSiteMapContact {
	color: #9EA9B8;
}
td.homeSiteMapContact a {
	color: #9EA9B8;
	text-decoration: none;
}
td.homeSiteMapContact a:hover {
	color: #666666;
	text-decoration: none;
}



td.pageBorderBottom {
	background-image: url(../Images/pageBorderBottom.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

td.pageBorderCornerBottomLeft {
	background-image: url(../Images/pageBorderCornerBottomLeft.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 18px;
	padding: 0px;
}
td.pageBorderCornerBottomRight {
	background-image: url(../Images/pageBorderCornerBottomRight.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 18px;
	padding: 0px;
}
h2 {
	font-size: 16px;
}
a:hover  {
	color: #990000;
	text-decoration: none;
}
