@charset "iso-8859-1";
body    {
color: #000000;
font-size: 12px;
font-family: verdana;
margin: 0;
padding: 0;
background: #DCDFE3;
}

div, table, tr, td  {
font-size: 12px;
}

a, a:active, a:visited, a:focus {
	color: #00318b;
}

a:hover {
	color: #ff813f;
}

a.footer, a.footer:active, a.footer:visited, a.footer:focus {
	color: #555555;
	text-decoration: underline;
}

a.footer:hover {
	color: #333333;
	text-decoration: underline;
}

.small_blue_table {
	background: #082b6c url(images/small_blue_bg.jpg) repeat-x;
	height: 26px;
	padding: 3px;
	vertical-align: middle;
	color: white;
}

.small_orange_table {
	background: #fc7e3c;
	padding: 3px;
	vertical-align: top;
	color: white;
	font-size: 10px;
}

.blue {
	color: #00318b;
}

.ind_right_bar {
	color: #4b505b;
}

.footer {
	font-size: 10px;
	color: #767e8b;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}