*
{
margin:0px;
padding:0px;	
}

/*-------------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;
}

#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-bottom:10px;
}


#divWPageContent .headCopy
{
	margin-left:175px;
	margin-bottom:30px;
}


#divWPageContent a, #divWPageContent a:visited
{
	color:#CC0000;
	text-decoration:none;
}

#divWPageContent a:hover
{
	text-decoration:underline;
}

#divWPageContent dt
{
	font-weight:bold;
}

#divWPageContent dd
{
	margin-bottom:10px;
}

#divWPageContent table
{
	margin:15px 0px 15px 0px;
}

#divWPageContent table td
{
	vertical-align:middle;
}

#divWPageContent .noUnderline
{
	text-decoration:none !important;
}

/*-------------divWPageBtm ---------------*/
#divWPageBtm
{
	background-image: url(/images/wpage-btm2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 42px;
}
