body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
#topHeader {
	color: #333333;
	background-image: url(../images/topHeader_bg.gif);
	height: 60px;
	width: 100%;
	text-align: center;
}
#mainBg {
	background-color: #F2F2F2;
	height: auto;
	width: 100%;
	text-align: center;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
.mainText, .mainText:link, .mainText:visited, .mainText,active {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	line-height: 16px;
}
.mainText:hover {
	text-decoration:none;
	text-align: left;
	color: #666666;
}
.copyRightText {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1px;
}

.copyimg {
background: url(../images/footer_new_v2.jpg) no-repeat;
}

.textOrange, textOrange:link, .textOrange:visited, .textOrange:active {
	color: #ff6702;
	font-family: tahoma, verdana;
	text-decoration:none;
	font-size: 11px;
}
.textOrange:hover {
	color: #ff6702;
	font-family: tahoma, verdana;
	text-decoration: underline;
	font-size: 11px;
}
.textMainHeader, textMainHeader:link, textMainHeader:visited, textMainHeader:active {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.textMainHeader:hover {
	text-decoration:none;
}

#logo {
	margin-top: 15px;
	margin-bottom: 13px;
}
#MainContentTbl {
	border: 1px solid #cdcdcd;
	color: #FFF;
}
#wadLogo {
	float: right;
	margin: 2px;
}

