body { 

	background: #B6B6B6; 
}



td { 

	font-family: "Georgia", "Verdana", "Arial"; 
	font-size: 10pt; 
	line-height: 140%; 
	color: #525252; 
}


h1 { 

	font-family: "Georgia", "Verdana", "Arial"; 
	font-size: 14pt; 
	line-height: 140%; 
	color: #FE3A5E; 
}

h3 { 

	font-family: "Georgia", "Verdana", "Arial"; 
	font-size: 13pt;
	line-height: 140%; 
	color: #525252; 
}

A:link {

	color: #68C4EE; 
	text-decoration:none;
}



A:visited {

	color: #68C4EE; 
	text-decoration:none;
}



A:hover {

	color: #Fe3A5E;
	text-decoration:underline;
}



a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #90969F;
}		



.banner {

	font-size: 14pt;
	color: #68C4EE;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #7ECEF3;
}



.table_border {

	border: 1px solid #E3E3E3;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}

ul {
	list-style-image: url('images/67b.gif');
	font-family: "Georgia", "Verdana", "Arial"; 
	font-size: 12pt; 
	line-height: 140%; 
	color: #525252; 
}