@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #696e71;
	text-align: center; /* Center in IE 5.x */
}

a {
	text-decoration: none;
	color: #707883;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 6px;
}

#main {
	background: url(images/page_bg.gif) center;
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left; /* Restore alignment */
	padding-left: 20px;
}

#container {
	width: 759px;
}

#header {
	height: 90px;
}

#tophead {
	background: url(images/pagehead_bg.gif) repeat-x;
	height: 48px;
}

#logo{
	/*float: left;*/
	margin-left: 8px;
} 

#mission {
	/*float: right;*/
	margin-left: 36px;
}

#bottomhead {
	background: url(images/pagehead_separator.jpg) no-repeat;
	height: 58px;
}

#navbar {
	text-align: center;
	padding-top: 12px;
	background:url(images/navbar_bg.gif) no-repeat;
	width: 740px;
	height: 40px;
	margin: 10px 10px 12px 9px;
}

#navbar ul, #navbar li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

#navbar li a {
	margin-left: 40px;
}

.adbar {
	text-align: center;
}

#newsbar, #infobar {
	height: 16px;
	width: 660px;
	margin: 0 auto 8px auto;
	padding: 3px;
	background-color:#F3F3F3;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	font-size: 90%;
}

#newsbar img {
	vertical-align: middle;
} 

#newsbar .newslink, #newsbar .newslink:hover {
	color: #444444;
	text-decoration: none;
	padding: 0 8px 0 5px;
	border-right: 1px solid #DDDDDD;
}

#newsbar .newsheadline {
	padding-left: 8px;
}

#infobar {
	text-align: center;
}

#maincontent {
	width: 739px;
	margin: 10px;
	clear: both;
}

.justify p {
	text-align: justify;
	margin-left: 10px;
	margin-right: 60px;
}

#footer {
	clear: both;
	width: 759px;
	background: url(images/page_bottom.jpg) no-repeat top #4D97E0;
	text-align: center;
	font-size: 85%;
	color: #fafafa;
	padding: 25px 0 2px 0;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

.whitebox {
	width: 254px;
	background: url(images/whitebox_top.gif) no-repeat top;
	padding-top: 26px;
	float: left;
	margin-right: 10px;
}

.whitebox_text {
	background: url(images/whitebox_bg.gif) repeat-y;
	padding: 0 15px 0 15px;
}

.whitebox .redlink {
	color: #D95346;
	font-weight: bold;
}

.whitebox .bluelink {
	color: #1D8CEF; /*#72BDEF */
	font-weight: bold;
}

.whitebox .service {
	text-align: center;
	font-size: 160%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.whitebox .service a {
	color: #000000;
}

/*.whitebox .service a:hover {
	text-decoration: none;
}*/

.whitebox ul, .whitebox li {
	list-style: disc;
}

.whitebox li{
	margin: 0 0 5px 0;
} 

.blackbox {
	margin: 16px 0 0 10px;
	width: 191px;
	background: url(images/blackbox_bg.gif) repeat-y;
	float: left;
	color: #E2E2E2;
}

.blacbox_head {
	background: url(images/blackbox_top.gif) no-repeat top;
	height: 37px;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	padding-top:25px;
}

.blackbox_text {
	padding: 0 15px 0 15px;
}

.blackbox .signup {
	margin-bottom: 8px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

.blackbox .signup a {
	text-decoration: underline;
	color: #E2E2E2;
}

.blackbox_bottom {
	background: url(images/blackbox_bottom.gif) no-repeat bottom;
	height: 10px;
}

.blackbox_text .already_logged {
	font-size: 95%;
}

.blackbox_text .already_logged a{
	text-decoration: underline;
	color: #E2E2E2;
}

.infobox {
	margin: 16px 0 0 10px;
	width: 191px;
	float: left;
}

#loginform {
	font-size: 90%;
	padding: 0;
	margin: 0;
}

#loginform a{
	color: #E2E2E2;
	text-decoration:underline;
}

#loginform a, #loginform .smalltext {
	margin: 5px 0 0 10px;
	font-size: 85%;
}

#loginform input {
	border: 1px solid #DEDEDE;
	background: #A2A2A2;
	padding: 1px;
	margin-bottom: 3px;
	color: #E2E2E2
}

#leftnav {
	float: left;
	width: 155px;
	padding: 5px;
	font-size: 95%;
	color: #EEEEEE;
	margin-top: 30px;
}

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid;
}

#leftnav li {
	list-style: none;
	margin: 0;
	border-top: 1px solid;
	padding: 10px;
}

#leftnav li a {
	display: block;
}

.redpage #leftnav ul {
	background: #D95346;
	border: 2px solid;
	margin-bottom: 20px;
}

.redpage #leftnav li, .redpage #leftnav ul {
	border-color: #E18680;
}

.redpage #leftnav li a {
	color: #EEEEEE;
}

.bluepage #leftnav ul {
	border: 2px solid;
	margin-bottom: 20px;
	background-color: #9BCBF0;
}

.bluepage #leftnav li, .bluepage #leftnav ul {
	border-color: #8DB7EE;
}

.bluepage #leftnav li a {
	color: #050505;
}

.infopage_link
{
	text-decoration: underline;
	text-align: center;
}

.redpage .infopage_link {
	font-size: 150%;
	color: #D95346;
}

.bluepage .infopage_link {
	font-size: 110%;
	color: #1D8CEF;
}

#infopage_content {
	float: left;
	width: 550px;
	padding: 5px;
	margin-left: 8px;
}

#registerform, #contactform {
	margin-left: 30px;
}

#registerform input, #registerform select, #contactform input, #contactform textarea {
	border: 1px solid #333333;
	background-color: transparent;
	margin: 2px;
	padding: 1px;
}

.form_error, .form_error{
	margin: 10px 0 10px 0;
	padding: 0;
}

.form_error li, .form_error li {
	color: #FF3300;
}

.smalltext {
	font-size: 85%;
}

.table_heading {
	text-align: center;
	font-weight: bold;
}

.service_description {
	width: 420px;
	margin-left: 20px;
}

.service_description li {
	margin-bottom: 6px;
	text-align: justify;
}

.news_title a {
	color:#000000;
	text-decoration: underline;
}

.news_container {
	margin: 8px 8px 20px 8px;
	padding: 5px;
	background: #EEEEEE;
}

.news_date {
	margin: 15px 0 4px 10px;
	font-style: italic;
}

.news_pagecontrol {
	text-align: center;
}

.news_pagecontrol a {
	color: #000000;
	text-decoration: underline;
}

.news_text {
	text-align: justify;
	margin: 10px;
}

.uselightbox img {
	margin: 3px;
	border: 1px solid #888888;
}

.rsslink {
	margin-left: 20px;
}
