.noUnderline
{
	text-decoration:none;	
}


/*-------------divWPageTop ---------------*/
#divWPageTop 
{
	background-image: url(/images/wpage-top2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 44px;
}



/*-------------divWPageContentbkg ---------------*/
#divWPageContentbkg
{
	background-image: url(/images/wpage2-bkg2.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}


/*-------------divWPageContent ---------------*/
#divWPageContent
{
	background-image: url(/images/wpage2-bkg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	text-align: center;
}

#divWPageContent table td
{
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#divWPageContent table td span
{
	padding-left:30px;
}

#divWPageContent .subContent
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:801px;
}

#divWPageContent .subLeftCol
{
	float:left;
	width:175px;
}

#divWPageContent .subRightCol
{
	width:615px;
	float:right;
}

#divWPageContent .red
{
	color:#CC0000;
}

#divWPageContent h4
{
	margin-left:30px;
	margin-bottom:10px;
}



/*-------------divWPageBtm ---------------*/
#divWPageBtm
{
	background-image: url(/images/wpage-btm2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 42px;
}
