.pageheader
{
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-style : normal;
	font-weight : bold;
	margin-top : 15pt;
	margin-bottom : 4pt;
        
}

.sectionheader
{
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-style : normal;
	font-weight : bold;
	margin-top : 4pt;
	margin-bottom : 4pt;
        
}

.sectionHeaderSmall
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-style : normal;
	font-weight : bold;
	margin-top : 15pt;
	margin-bottom : 4pt;
        
}

p, .body	{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
}
.tabledata	{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;    
}

.tablehead 
	{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
	font-style: normal; 
                padding-bottom:3px;
}

.whitebody, .whitebody a:link, .whitebody a:visited
{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	padding-bottom: 15px;
                padding-left: 2px;
	font-weight : normal;
	vertical-align: top; 
        text-align: left;    
}

.internalsubhead {
  font-family :Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight: bold;
  color : #003366;
  text-align: left;
  padding-top:2px;
  
}

.listitem {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
 	margin-left: 8px;
	margin-bottom: 6px;

}

.listtitle	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	padding-top : 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}

.footer	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : bold;
	text-align: center;
	vertical-align: baseline;
	padding-bottom: 5px;
text-decoration: none;
        
}

.phototitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight :bold;
                padding-top : 2px;
}
	
.sidebartitle	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	padding-top : 15px;
                padding-left: 10px;
                padding-right: 10px;
}

.sidebartext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
	padding-top : 8px;
	padding-bottom: 6px;
                padding-left: 10px;
                padding-right: 8px;

}

.sidebartable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
	padding-bottom: 6px;
                
            

}
.listsidebar	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
	margin-left: 4px;
                padding-top : 4px;
                padding-bottom : 6px;

}

.date	{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-align: center;
        text-valign: middle;
}

a:link, a:visited {
  color: #003366;
  text-decoration: none;
}

a:hover {
  color: #336699;
  text-decoration: underline;
}
.footnote	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : bold;
	margin-top: 6px;
	margin-bottom: 4px;
text-decoration: none;
}

.hor_white_line
{
	background-color: #FFFFFF;
	margin-left : 15px;

}

.hor_green_line
{
	background-color: #669999;
	margin-left : 15px;
}
.white_line
{
  background-color: #ffffff;
}

.nav_line
{
  background-color: #99CCCC;
}

.green_line
{
  background-color: #669999;
  text-valign: top;  
}

.bottom_line
{
  background-color: #092B54;
}


#divCont {
	position:relative; 
	z-index:1; left:0px; 
	top:0px; 
	height:0px; 
	width:170px; 
	visibility:hidden;
	}
.clTop   {
	position:relative; 
	z-index:1; 
	width:170px; 
	line-height:10px;
	}
.clSub   {
	position:relative; 
	z-index:1; left:0px; 
	top:5px; 
	width:170px; 
	line-height:14px;
	}

#ruleLinkDiv {
	text-decoration: none;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	cursor: hand;
}

.hide {
	display: none;
}