body
{ 
	margin: 0,0,0,0; 
	background-color: White;
}

*
{
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 10pt; 
}

a
{
	color: #204060;
}

a:link
{
	color: #204060;
}

a:hover
{
	font-weight: bold;
	color: #4080C0;
}

#PageMargin
{
	width: 50%;
	background-color: #4282C6;
}

#PageTable
{
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
}

#MiddleCell
{
}

#ContentTable
{
	width: 900px;
	height: 100%;
	border: 0px;
	padding: 0px;
}

#ContentCell
{
	text-align: left;
	vertical-align: top;
	padding: 4px, 4px, 4px, 4px;
}

#HeaderTable
{
	border: 0px;
	padding: 0px;
	width: 100%;
}

#HeaderCellLeft
{
	text-align: left;
	vertical-align: top;
}

#HeaderCellRight
{
	text-align: right;
	vertical-align: bottom;
}

#HeaderCellRight a
{
	color: #204060;
}

#HeaderCellRight a:link
{
	color: #204060;
}

#HeaderCellRight a:hover
{
	font-weight: bold;
	color: #4080C0;
}

#SectionTable
{
	border: 0px;
	padding: 0px;
	width: 100%;
}

#SectionCellMisc
{
}

#SectionCellTitle
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}

#SectionCellLinks
{
	font-size: 8pt;
	vertical-align: bottom;
}

#SectionCellLinks a
{
	font-size: 8pt;
	color: #204060;
}

#SectionCellLinks a:link
{
	color: #204060;
}

#SectionCellLinks a:hover
{
	font-weight: bold;
	color: #4080C0;
}

#FooterCell
{
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
	padding: 4px, 4px, 4px, 4px;
}

#PageDescription
{
	padding: 8px, 8px, 8px, 8px;
	background-color: #BEDEFC;
}

#PageTitle
{
	font-size: 14pt;
	font-weight: bold;
}

.PageSubTitle
{
	font-size: 12pt; 
	font-weight: normal;
}

#PageSubdescription
{
	font-size: 12pt;
	font-weight: bold;
}

.PageText
{
	font-size: 10pt;
}

.FeatureTitle a
{
	text-decoration: none;
	font-weight: bold;
	color: #4282C6;
}

.FeatureTitle a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #4282C6;
}

.FeatureDescription
{
	margin-top: -15px;
	padding-left: 330px;
	color: black;
}