body { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px }



.bodyemphasis { font-weight: bold }


.sectionheader { }
.sectionheaderemphasis { font-weight: bold; }
.sectionheader, .sectionheaderemphasis {
	font-size: 14px;
	letter-spacing: -0.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebar_header {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4E90C2;
}

.sidebar_text {
	font-size: 11px;
	color: #20384A;	
	
}



.header { }
.headeremphasis { font-weight: bold }
.header, .headeremphasis {  font-size: 16px; }



.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #386481;
}




A:link {
	COLOR: #40729A;
	/* COLOR: #20D3FF; */
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
A:visited {
	COLOR: #40729A;
	/* COLOR: #20D3FF; */
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
A:hover {
	COLOR: #40729A;
	/* COLOR: #00AAD5; */
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
A:active  {
	COLOR: #40729A;
	/* COLOR: #20D3FF; */
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}


.no_ul A:link {
	COLOR:#326187;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
	
}


.no_ul A:visited {
	COLOR: #326187;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;	
		font-family:Verdana, Arial, Helvetica, sans-serif;	

}
.no_ul A:hover {
	COLOR: #41D271;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.no_ul A:active  {
	COLOR: #326187;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;		

}



.ava_link A:link {
	COLOR:#326187;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;	
	
}


.ava_link A:visited {
	COLOR: #326187;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;	

}
.ava_link A:hover {
	COLOR: #41D271;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}
.ava_link A:active  {
	COLOR: #326187;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;	

}

.confirmationMessage 
{
	color: #40729A;
	font-size: 24px;
}
