H1			{ FONT-FAMILY: Verdana; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #355770;}
H2			{ FONT-FAMILY: Verdana; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #355770;}
H3			{ FONT-FAMILY: Verdana; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff;}

a:hover{
	color: #DF0101;

	text-decoration: none;	
} 

a { color: #355770;
    font-family: Verdana;
    font-size: 12px;
    font-style: bold;  
    text-decoration: underlined; 
}

b { color: #355770;
    font-style: bold;  
    text-decoration: none; 
}

p,td,div {
	font-family: Verdana;
	color: #355770;
	line-height: 11pt;
	font-size: 11px;
} 

.tabletext {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 12px;
	color: #355770;
	padding: 5;
}

.text {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #DF0101;
	
} 

.lightgraybox {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #355770;
	background-color: #F0F2F7;
	
} 

.graybox {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #355770;
	background-color: #D3DBE6;
} 

.bluebox {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2E79CF;
	padding: 5;
} 

.greenbox {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #37BB67;
	padding: 5;
} 

.indexgreenbox {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #37BB67;
	padding: 5;
} 

.formbox {
	font-family: Verdana;
	line-height: 11pt;
	font-size: 11px;
	color: #355770;
	padding-left: 10;
	vertical-align: middle;
	
}

.graybigbox {
	background-color: #D3DBE6;
	color:#355770;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.lightgraybigbox {
	background-color: #DEE7EE;
	color:#355770;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}