img
{
	border: 0;
}
hr
{
	margin:0;
	padding:0;
	background-color: #808080;
	height: 1px;
}

p
{
	font-size: 10pt;
}
.right
{
	text-align: right; 
	clear: both;
}
.error
{
	font-size: 11px;
	font-weight:bold;
	color: Red;
}
.error ul
{	
	margin: 0;
	padding: 0;
}
.error li
{
	font-size: 10px;
	margin-left: 30px;
}

.Heading1
{
	color: #cc0000;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 0px;
}

h2
{
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	text-indent: 0px;
}

h3
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

h4
{
	margin: 0 0 3px 0;
	padding:0;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

h5
{
	margin: -15px 0 9px 0;
	padding:0;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.Heading5
{
	margin: 0px 0 0px 0;
	padding:0;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.labelRequiredField
{
	font-size: 9pt;
	font-weight: bold;
	color: #ff9;
}

.NoMargins
{
	margin:0;
}
.NoTopMargin
{
	margin-top:0;
}
.NoBottomMargin
{
	margin-bottom:0;
}


.Button
{
}

table caption
{
	color: #cc0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

table th
{	
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

table td
{
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	vertical-align: top;
}


li
{
	padding: 0px;
	margin: 0px;
}


#PrintLogo
{
	display:none;
}
.ModifiedHeader1
{
	color: #000;
}