body { 

	background: #FFFFFF; 
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #6D6E71; 
}



A:link {

	color: #1E5AAB; 
	text-decoration:none;
}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	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: 12pt;
	color: #0d469d;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.table_border {

	border: 1px solid #999999;
}



.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;
} 



.text_color_1 {

	color: #0d469d;
	font-size: 10pt;
	font-weight:bold;
}



.text_color_2 {

	color: #e66000;
	font-size: 9pt;
	font-weight:bold;
}



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}




.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
font-family: "Verdana", "Arial", "Tahoma"; 
font-size: 1.2em;
}

.nav-menu li a
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2.5em;
line-height: 2.5em;
width: 10em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

.nav-menu li a:hover
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2.5em;
line-height: 2.5em;
width: 10em;
display: block;

text-decoration: underline;
color: #e36200;

text-align: center;
}
