﻿body { 

	background: #FFFFFF; 
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}



.bulletlist  { list-style-image: url('images/bullet_1.gif'); line-height: 140%; margin-top: 0; 
               margin-bottom: 0 }
td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}



A:link {

	color: #315EBB; 
	text-decoration:none;
}



A:visited {

	color: #315EBB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #D5D5D5;
}		



.banner {

	font-size: 12pt;
	color: #2B2459;
	font-weight:bold
}



.table_border {

	border: 1px solid #999999;
}



.input_box {

	border-top: #D5D5D5 1px solid; 
	border-right: #D5D5D5 1px solid; 
	border-left: #D5D5D5 1px solid; 
	border-bottom: #D5D5D5 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}