﻿#centerContent
{
	width:564px;
	float:left;
	color:#606060;
	font-size:11px;
}
DIV#centerContent
{
	background:url("/img/CenterContent/BG_CenterContent_btm.gif") no-repeat left bottom;
}
#centerContent #w5
{
	
	margin:0px 0px 9px;
	padding:30px 0px 0px 0px;
	background: url("/img/CenterContent/bkg_centerContent_top.gif") no-repeat left top;
	
}

DIV#centerContent DIV#w5 DIV#w6
{
	padding-left:30px;
	padding-right:30px;
}

DIV#centerContent DIV#w6
{
	background: url("/img/CenterContent/bkg_centerContent_rpt.gif") repeat-y 0px 0px;
}

DIV#centerContent DIV#w6
{
	min-height:300px;
}

#centerContent H1
{
	border-bottom:#dcddd5 1px solid;
	padding-bottom:20px;
	margin-top:0px;
	color:#00338D;
	font-size:20px;
}
#centerContent H2
{
	color:#00338D;
	font-size:14px;
}

#centerContent A
{
	text-decoration:underline;
	color:#00a1de;
}


#centerContent A:Hover
{
	text-decoration:none;
	color:#00338D;
}


#centerContent P
{
	padding-bottom:7px;
	line-height:14px;
	margin:0px;
	padding-top:7px;
}
.SectionHeader
{
	padding-bottom:7px;
	font-size:11px;
	font-weight:bold;
	color:#00a1de
}



.tableData TD
{
	padding:1px 1px 1px 1px;
}

TD.tableDataHeader
{
	background-color:#00a1de;
	color:White;
	vertical-align:top;
	font-weight:bold;
	min-height:14px;
	border-left-width:0px;
	border-right-width:0px;
	
}
TD.tableDataColumn1
{
 border-right-width:0px;
 vertical-align:top;
 font-weight:bold;
 width:25%;
}

TD.tableDataColumn2
{
 border-left-width:0px;
 vertical-align:top;
}

.ulDataList
{
	margin-top:0px;
	padding-top:0px;
}

.ulDataListNumbered
{
	margin-top:0px;
	padding-top:0px;
	list-style-type:decimal;
}
