body,table,select,input {
	font-family: tahoma,helvetica;
	font-size: 8pt;

}
H0 {
  font-weight: bold;
  font-size: 11px;
  line-height: 0px;
  font-family: tahoma,helvetica;
}
H1 {
  font-weight: bold;
  font-size: 11px;
  line-height: 0px;
  font-family: tahoma,helvetica;
}
H2 {
  font-weight: bold;
  font-size: 10px;
  line-height: 0px;
  font-family: tahoma,helvetica;
}



#navHeader {
        margin: 0;
        padding: 0 0 20px 170px;

}

#navHeader li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navHeader a:link, #navHeader a:visited {
        float: left;
        font-size: 11px;
        line-height: 20px;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #F26522;
}

#navHeader a:link.active, 
#navHeader a:visited.active, 
#navHeader a:hover {
        color: #333333;
}
a, a:link, a:active, a:visited, a:hover{
	FONT-SIZE: 11px;	
	COLOR: #ED1C24; 
	FONT-FAMILY: tahoma,helvetica; 
	font-weight: normal;  
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}

a:active {
	FONT-SIZE: 11px;	
	COLOR: #ED1C24; 
	FONT-FAMILY: tahoma,helvetica; 
	font-weight: normal;  
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}

a:hover {
	FONT-SIZE: 11px;	
	COLOR: #333333; 
	FONT-FAMILY: tahoma,helvetica; 
	font-weight: normal;  
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}

.container {
        width: 900px;
       
}

.boxhead {
	border:0; 
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
	height: 31px;
}
.boxunter {
	border:0; 
	background-color: #FFFFFF;
	color: #0076A3;
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
	height: 26px;
}

.boxbreak {
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	height: 18px;
}

.boxcontent {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-left: 1px solid #626262; 
	border-right: 1px solid #626262; 
	border-bottom: 1px solid #626262; 
	background-color: #FFFFFF;
	color: #333333;
}

.boxtable {
	color: #333333;
}

.legal {
	text-align: center;
	color: #333333;
}

.error {
	color: #F26522;
	font-size: 9px;
	font-weight: bold;
}




