/* CSS Document */
body {
	background-color: black;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	ver/tical-align: top;
}
.title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	background-image:url(../_images/green-tile.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:25px;
	width:95%;
}


.style1 {color: #4E9889}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}
.copyright {
	font-family: Arial, Helvetica, san-serif;
	font-size: 8.5px;
	f/ont-weight:bold;
	color: white;
	background-color:#72787e;
	text-align: right;
	padding-bottom: 2px;
	padding-left: 20px;
	text-transform: uppercase;
}

.copyright_home{
	font-family: Arial, Helvetica, san-serif;
	font-size: 8.5px;
	color: black;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 20px;
	text-transform: uppercase;
}

.home_spacer	{
	color: white;
}
.left_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
	width: 395px;
}
.right_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	padding-top: 10px;
	padding-left: 15px;
	vertical-align: top;
	padding-right: 20px;
}

.sub_title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;

}

.sub_right_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}

.home_info	{
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
}

.home_news	{
	font-size: 11px;
	padding-top: 10px;
	padding-left: 7px;
}


a:link {color: black; text-decoration: none;} 
a:visited {color: black; text-decoration: none}
a:hover {font-weight: bold; text-decoration: underline}
a:active {color: #4b9789; text-decoration: none}

.nav a:link {color: white; text-decoration: none} 
.nav a:visited {color: white; text-decoration: none}
.nav a:hover {color: black; font-weight: bold; text-decoration: underline}
.nav a:active {font-weight: bold; text-decoration: none}

.copyright a:link {color: white; text-decoration: none} 
.copyright a:visited {color: white; text-decoration: none}
.copyright a:hover {color: black; fo/nt-weight: bold; text-decoration: underline;}
.copyright a:active {f/ont-weight: bold; text-decoration: none}

.float_img	{
	float: left;
	padding-right: 5px;
}

.style_logos	{
	padding-top: 5px;
}
