html, body 
{
	margin:0;
	text-align:center;
	background:#162c53; 
}

#page 
{
	text-align: center;
}

a, a:visited { color:#162c53; }
a:hover { color:#f17423; }

.pageTable {
	height: 100%;
	width: 693px;
	text-align:center;
	border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;
}

p 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #162c53;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 40px;
}

#report 
{
	margin-top: 10px; 
	margin-left: 16px; 
	}

#report p 
{
	font-size: 9pt;	
	line-height: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}



.header1 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #f17423;
    margin-top: 26px;
}

.header2 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #f17423;

}

.normal
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #162c53;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 40px;	
}

.finePrint
{
	font-size: 8pt;
	line-height: 10pt;
	font-style: italic;
}

.leftIndent 
{
	margin-left: 16px;
}

hr 
{
	border: 0px;
	color: #f17423;
	background-color: #f17423;
	height: 1px;
	
}

#foreground
{
	background-color: #e8eaee;
	width: 693px;
	margin: 0 auto;
	border-left: 1px solid #f17423;
	border-right: 1px solid #f17423;
	height:100%;
	text-align:left;
}



#content
{
	margin-bottom: 16px;
}

#nav
{
	height : 55px;
	border-bottom: 1px solid #f17423;
	
}

.highlightBorderBottom 
{
	border-bottom: 1px solid #f17423;
}

.highlightBorderTop 
{
	border-top: 1px solid #f17423;
}

#nav img { margin-top:18px; margin-left:4px; }