@charset "utf-8";

body {
	margin: 0px;
	padding: 0px; 
	background-color: #ffffff;
	background-image: url("images/gradient.gif");
	background-repeat: repeat-x;
 }

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}

a.normal:link {
	color: black; 
	text-decoration: none; 
	font-weight: bold
}

a.normal:visited {
	color: #666666; 
	text-decoration: none; 
	font-weight: bold
}

a.normal:hover {
	color: #5ba0ea; 
	text-decoration: none; 
	font-weight: bold
}



.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.headers_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.headers_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.small_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}

.bottom_nav_dead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5ba0ea;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}

a.bottom_nav:link {
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
}

a.bottom_nav:hover {
	color: #5ba0ea; 
	text-decoration: none; 
	font-weight: normal;
}

a.bottom_nav:dead {
	color: #5ba0ea; 
	text-decoration: none; 
	font-weight: normal;
}

