.footer { 
	clear: both;
	text-align: left;
	padding: 10px 0 10px 10px;
	margin: 0;
	background-color: #eee;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; }

.footertext {
	color: #808080;
	font-weight: bold;
}
.normSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.normal12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.normal16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #338833;
	text-decoration: none;
}
.formfield
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 1px solid #999999;
}
.normLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}

.row1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color=#DDDDDD;
	font-size: 11px;color:#000099;
	font-style: normal;
	text-decoration: none; 
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;color:#990000;
	font-style: normal;
	text-decoration: none; 
}

.menu
{
	font-family:HeliosBlack;
	font-size:10px;
	color:#0D628C;
	text-decoration:none;
}
.mainmenu
{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.selectmenu
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}
.redbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #AA1111;
	border: 1px solid #777777;
}
.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
}

.header { 

	background: url(header_bg.png);
	background-repeat:repeat-x;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;

}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 5px 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
	}



.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: black;
	margin: 0 0 0 0px; 
	background: #FFF;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: black;
		background: #FFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #fad105 url(bar.gif) no-repeat center top; 
		color: black;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: black; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #1c3979; 
		background: inherit;
	} 



.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}


.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}
a {	color: #1c3979;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h2 a { text-decoration: none; }
h1 a { text-decoration: none; }
h2 a:hover { color: #FF6600; background: inherit; }
h1 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }
.style1 {
	border-width: 0px;
}
.style2 {
	color: #666666;
}
.style5 {
	color: #3184DD;
}

.bar1 {
    clear: both;
    font-size: 1em;
    height: 25px;
    color: Black;
    margin: 0 0 0 0px;
   
}

.bar1 td {
    margin: 0;
    padding: 2px 10px 2px 2px;
    color: Black;
    
    float: left;
}

.bar1 td.active {
    font-size: 1.2em;
    background-repeat: no-repeat;   
    color: Black;
    font-weight: bold;
    
}

.bar1 td a {
    font-weight: bold;
    color: #2c80da;
    background: inherit;
    text-decoration: none;
}
.bar1 td a:hover {
    color: Black;
    background: inherit;

}
