body {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/wc_bodyBG.jpg);
	background-repeat: repeat-y;
}
tr, td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	color: #0000FF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Tahoma;
	font-size: 12px;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#topBar {
	width: 932px;
	color: #FFFFFF;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
	margin-bottom: -5px;
}
#topBar #headLinks {
	text-align: left;
	position: absolute;
	left: 277px;
	top: 4px;
}
#topBar #headLinks a {
	color: #FFFFFF;
}

#topBar #srchFrm {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	width: 270px;
}
#topBar #srchBx #srchFrm .label {
	margin-right: 10px;
	margin-top: 3px;
}

#topBar #srchFrm #srchBx {
	width: 124px;
	background-color: transparent;
	background-image: url(../images/wc_searchBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	height: 24px;
	padding-top: 3px;
	float: left;
	padding-left: 3px;
	color: #FFFFFF;
}
#wrap {
	background-image: url(../images/wc_pageBGTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
}
#wrap2 {
	background-image: url(../images/wc_pageBGBot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#wrap3 {
	background-image: url(../images/wc_pageBGMid.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#innerWrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 932px;
	background-image: url(../images/wc_pageBG.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#banner {
	height: 200px;
	position: relative;
}
#logo {
	position: absolute;
	left: 10px;
	top: -45px;
}
#banner #bannerPics {
	position: absolute;
	left: 268px;
	top: 8px;
}

#headBar {
	padding-top: 2px;
	padding-left: 2px;
}
#colWrap {
	clear: both;
	position: relative;
}
#leftBar {
	float: left;
	width: 220px;
	padding-left: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#leftBar .leftBx {
	width: 220px;
}
#leftBar #dLine {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightBar {
	float: left;
	width: 226px;
	padding-right: 2px;
	top: 0px;
	position: relative;
}
#rightBar .latest {
	background-image: url(../images/wc_latest.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	height: 270px;
	width: 177px;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 23px;
}
#rightBar .latest p {
	font-size: 11px;
	margin-bottom: 4px;
}
#rightBar .lrgTxtBx {
	background-image: url(../images/wc_followBG.png);
	width: 177px;
	margin-left: 12px;
	margin-top: 5px;
}
#rightBar .login {
	margin-left: 12px;
}
#content {
	margin-left: 275px;
	float: left;
	width: 407px;
	margin-right: 21px;
	min-height: 200px;
}
#content h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #244BAA;
}
#content h1.ulined {
	padding-bottom: 15px;
	background-image: url(../images/wc_dottedLineBr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .latNews {
	margin-bottom: 15px;
}
#content .latNews h3 {
	margin-bottom: 3px;
	font-size: 12px;
}
#content .latNews p {
	margin-bottom: 5px;
}
#content ul {
	margin-left: 20px;
}
#content ul li {
	margin-bottom: 7px;
}
#contFoot {
	clear: both;
	height: 180px;
}
.leftBx {
	float: left;
	width: 275px;
	text-align: center;
}
.leftBx img {
	margin: 5px;
}



.lrgTxtBx {
	background-image: url(../images/wc_lrgTxtBox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
	width: 174px;
	float: left;
	margin-right: 15px;
	padding: 15px;
}
.lrgTxtBx p {
	color: #4C5F8C;
}
.lrgTxtBx a {
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}
.lrgTxtBx a.more {
	margin-left: 120px;
}
.lrgTxtBx img#twit {
	position: relative;
	top: -2px;
	margin-right: 10px;
	margin-left: 6px;
}
.lrgTxtBx img#fb {
	position: relative;
	top: -3px;
	margin-right: 6px;
}
.lrgTxtBx img#in {
	position: relative;
	top: 1px;
}


.login {
	background-image: url(../images/wc_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 138px;
	width: 191px;
	padding-left: 12px;
	padding-top: 45px;
	float: left;
	margin-left: 2px;
}
.login #loginFrm .label {
	margin: 0px;
	width: 100px;
	text-align: left;
	color: #666666;
}
.login #loginFrm .logFld {
	background-image: url(../images/wc_loginBx.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 119px;
	padding-top: 3px;
	padding-left: 2px;
}
.login #loginFrm a {
	background-image: url(../images/wc_signIn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -10000px;
	height: 25px;
	width: 76px;
}
.login #loginFrm #signIn {
	margin-top: 2px;
}
ul#siteMap {
	font-size: 13px;
	margin-left: 30px;
}
ul#siteMap li {
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#siteMap a {
	color: #333333;
}
ul.siteMapSub {
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 10px;
}
ul.siteMapSubSub {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
}
ul#siteMap ul.siteMapSub ul.siteMapSubSub a {
	color: #999999;
}
#footer {
	clear: both;
	text-align: center;
	height: 20px;
}
#absBot {
	font-size: 12px;
	color: #FFFFFF;
	width: 900px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#absBot .right {
	text-align: right;
	float: right;
}
#home #absBot .right ul li {
	display: inline;
	margin-left: 10px;
}
#home #absBot .right ul li a {
	color: #FFFFFF;
}


#absBot .left {
	text-align: left;
	float: left;
}


ul#nbV {
	width: 220px;
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nbV a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding-left: 8px;
	color: #000000;
}
#nbV li a.active {
	background-image: url(../images/wc_nbSel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nbV li a:hover {
	color: #835810;
}
#nbV ul.nbVSub {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 11px;
	color: #333333;
	position: relative;
}
#nbV .nbVSub a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	padding-left: 8px;
	color: #000000;
}
#nbV .nbVSub li a:hover {
	color: #835810;
}
#nbV .nbVSub li a.active {
	background-image: url(../images/wc_nbSelSub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nbV .nbVSub ul.nbVSubSub {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	position: relative;
}
#nbV .nbVSub .nbVSubSub a {
	display: block;
	text-decoration: none;
	line-height: 21px;
	padding-left: 8px;
	font-weight: normal;
}
#nbV .nbVSub .nbVSubSub li a:hover {
	color: #835810;
}
#nbV .nbVSub .nbVSubSub li a.active {
	background-image: url(../images/wc_nbSelSub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contFrm {
	margin-bottom: 30px;
}
#contFrm .label {
	font-weight: normal;
	width: 80px;
	margin-right: 8px;
	color: #0066CC;
}
#contFrm #captchaImg {
	position: relative;
	margin-left: 2px;
	top: 5px;
}
#contFrm .textbox {
	width: 75px;
}
#contFrm #reqhead {
	color: #006600;
	font-size: 11px;
}
#contFrm .textErr {
	font-weight: bold;
	color: #FF0000;	
}
#contFrm .goodMsg {
	color: #0066CC;
}
.boxLeft {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
.label {
	font-weight: bold;
	clear: left;
	float: left;
	text-align: right;
	width: 70px;
	margin-right: 15px;
	margin-top: 5px;
}
.field {
	clear: right;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.submit {
	margin-left: 140px;
}
.searchRes {
	margin-bottom: 15px;
}
.searchRes h3 {
	font-size: 12px;	
	margin-bottom: 5px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.more {
	position: relative;
	background-image: url(../images/wc_moreBtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -10000px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 120px;
}
.nodisp {
	display: none;
}

