
body {
    font-family: Verdana;
    font-size: 11px;
    color: #333333; }
	
td {
    font-family: Verdana;
    font-size: 11px;
    line-height: 12pt;
    color: #333333; }
	
.small {
    font-size: 10px;
    line-height: 12pt; }
    
.header {
    font-family: Verdana;
    font-size: 15px;;
    font-weight: bold;
    color: #333333; }
    
	
.copyright {
    font-size: 9px;
    line-height: 11pt;
    font-weight: normal;
    color: #999999; }
    
.description {
    font-size: 10px;
    line-height: 9pt;
    font-weight: normal;
    color: #828282; } 
    

.required {
    font-family: Verdana;
    color: #F84E1A; }
    
    
.e {
    font-size: 10px;
    font-family: Verdana;
    line-height: 12pt;
	font-weight: bold;
    color: #FD340C; }
    
	
.grayHeader {
    font-size: 10px;
    line-height: 18pt;
	font-weight: bold;
	color: #CDCDCD; }

a.top {
        font-size: 11px;
	line-height: 13pt;
	font-weight: bold;
	color: white; }
	
a.top:hover {
        font-size: 11px;
	line-height: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}

a.top_on {
        font-size: 11px;
	line-height: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}	

.f {
    	font-size: 10px;
    	font-family: Verdana;
    	line-height: 12pt;
	font-weight: bold;
	color: #333333;}

	
select, textarea, input {
    font-family: Verdana;
    font-size: 11px;
    font-weight:normal;
    color: #333333; }

div.hiddenSection {
    visibility: hidden; }
    
    
table.hiddenSection {
    visibility: hidden; }
    
tr.hiddenSection {
    visibility: hidden; }
    
span.hiddenSection {
    visibility: hidden; }
    
    
img.center
{
    vertical-align: middle;
    border: 0; }
