body#screen {
	background-color: #cbcbcc;
	margin: 0px;
	line-height: 17px;
	color: #5d5d5d;
}

body#screen h1, body#screen h2, body#screen h3, body#screen h4, body#screen h5, body#screen h6 {
	margin-left: 0px;
}
#sitecontainer {
	text-align: center;
	width: 100%;	
}
#page {
	background: #fff;
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	margin: 0 auto;
	width: 730px;
}
#bottombar {
	background: #fff url(/img/bg_mainlinks.jpg) repeat-x top center;
	color: #fff;
	font: normal 11px Arial, sans-serif;
	margin: 0 auto;
	padding: 5px 20px 5px 0;
	text-align: right;
	width: 750px;
}
	
div#top {
	height: 101px;
	background: #fff;
}

div#top_logos {
	width: 730px;
	margin: 0;
	text-align: left;
}

div#mainlinks {
	border-bottom: 5px solid #fff;
	height: 25px;
	background: #fff url(/img/bg_mainlinks.jpg) repeat-x top center;
	text-align: center;
}
	
div#main_links {
	width: 730px;
	margin: 0 auto 0 auto;
}

div#middle {
	background: #ffffff;
}

div.mainflash {
	width: 730px;
	height: 230px;
	margin: 0 auto 0 auto;
}

div#content {
	padding: 0 0 10px 20px;
	margin: 0 auto 0 auto;
}

div#left_column {
	width: 210px;
	background-color: #ffffff;
	padding-top: 1px;
	vertical-align: top;
}

div.newsbox {
	padding: 0 10px 0 10px;
}
h1.news {
	font: normal 14px Arial, sans-serif;
	background: #fff url(/img/bg_mainlinks.jpg) repeat-x top center;
	margin: 5px 5px 10px 0;
	color: #ffffff;
	padding: 4px 3px 4px 5px;
}
span.date {
	color: #64c208;
	font: normal 12px Arial, sans-serif;
}

a.news, a.news:link, a.news:visited {
	color: #303a42;
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
}

a.news:hover, a.news:active {
	color: #303a42;
	font: normal 12px Arial, sans-serif;
	text-decoration: underline;
}

span.news_nolink {
	color: #303a42;
	font: normal 12px Arial, sans-serif;
}

table#columns {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

td#left {
	width: 210px;
	padding-right: 0;
	vertical-align: top;
}

td#right {
	vertical-align: top;
}


td#main_column {
	background-color: #ffffff;
	padding-top: 1px;
	vertical-align: top;
	width: 100%;
}

td#main_column_white {
	vertical-align: top;
	background-color: #ffffff;
	padding: 1px 5px 5px 5px;
	height: 370px;
	width: 100%;
}

div#bottom {
	background: white;
	text-align: center;
	font: normal 10px Verdana, sans-serif;
	color: #ffffff;
	padding: 18px 0 18px 0;
}

a img {
	border: none;
}



ul#level1 {
	margin: 0px;
	padding: 0px;
}

li.lev1 {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

a.l1, a.l1:link, a.l1:visited {
	color: #ffffff;
	text-decoration: none;
	font: normal 13px Arial, sans-serif;
	float: left;
	display: block;
	padding: 5px 15px 5px 15px;
	background: transparent;
	margin-right: 1px;
}

a.l1:hover, a.l1:active, a.l1sel, a.l1sel:link, a.l1sel:visited, a.l1sel:hover, a.l1sel:active {
	color: #ffffff;
	text-decoration: none;
	font: normal 13px Arial, sans-serif;
	float: left;
	display: block;
	padding: 5px 15px 5px 15px;
	background: #618ad3;
	margin-right: 1px;
}


td#main_column h1, td#main_column_white h1 {
	margin-right: 0px;
	margin-left: 0px;
}

td#main_column p, td#main_column_white p {
	padding: 0 5px 5px 5px;
	font: normal 12px Arial, sans-serif;
	color: #5d5d5d;
	line-height: 17px;
}

table.box {
	width: 130px;
	float: left;
	margin-right: 10px;
}

table.lastbox {
	width: 130px;
	float: left;
	margin-right: 0px;
}

td.box_top {
	background: transparent;
}

td.box_middle {
	background: transparent;
	text-align: center;
	vertical-align: top;
}

td.box_bottom {
	background: transparent;
}

a.boxlink, a.boxlink:link, a.boxlink:visited {
	float: left;
	padding-left: 7px;
	font: normal 13px Arial, sans-serif;
	color: #4c5b6c;
	text-decoration: none;
	padding-top: 2px;
}

a.boxlink:hover, a.boxlink:active {
	float: left;
	padding-left: 7px;
	font: normal 13px Arial, sans-serif;
	color: #317a8c;
	text-decoration: none;
	padding-top: 2px;
}










/* LEVEL 2 */

ul.level2 {
	background: transparent;
	padding: 0px;
	margin-top: 0;
	width: 240px;
	border: 0 solid #ffffff;
}

li.l2 {
	background: transparent;
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	text-align: left;
}

a.lev2, a.lev2:visited, a.lev2:link {
	color: #ffffff;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 5px 10px 5px 28px;
	width: 202px;
	background: transparent url(/img/bg_lev2.gif) repeat-x top left;
}

a.lev2:hover, a.lev2:active, a.lev2sel, a.lev2sel:active, a.lev2sel:link, a.lev2sel:visited, a.lev2sel:hover {
	color: #ffffff;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 5px 10px 5px 28px;
	width: 202px;
	background: transparent url(/img/bg_lev2sel.gif) repeat-x top left;
}




a.lev3, a.lev3:visited, a.lev3:link {
	color: #ffffff;
	display: block;
	font: normal 12px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 9px 10px 8px 43px;
	width: 187px;
	background: transparent url(/img/bg_lev3.gif) no-repeat top left;
}

a.lev3:hover, a.lev3:active {
	color: #ffffff;
	display: block;
	font: normal 12px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 9px 10px 8px 43px;
	width: 187px;
	background: transparent url(/img/bg_lev3hover.gif) no-repeat top left;
}

a.lev3sel, a.lev3sel:active, a.lev3sel:link, a.lev3sel:visited, a.lev3sel:hover {
	color: #ffffff;
	display: block;
	font: normal 12px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 9px 10px 8px 43px;
	width: 187px;
	background: transparent url(/img/bg_lev3sel.gif) no-repeat top left;
}


a.lev4, a.lev4:visited, a.lev4:link {
	color: #0f596e;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 54px;
	width: 195px;
	background: #e9e9e9 url(/img/lev4.jpg) no-repeat top center;
}

a.lev4:hover, a.lev4:active {
	color: #0f596e;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 54px;
	width: 195px;
	background: #e3e7e8 url(/img/lev4hover.jpg) no-repeat top center;
}

a.lev4sel, a.lev4sel:active, a.lev4sel:link, a.lev4sel:visited, a.lev4sel:hover {
	color: #ffffff;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 54px;
	width: 195px;
	background: #4caccc url(/img/lev4sel.jpg) no-repeat top center;
}





a.lev5, a.lev5:visited, a.lev5:link {
	color: #0f596e;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 67px;
	width: 182px;
	background: #e9e9e9 url(/img/lev5.jpg) no-repeat top center;
}

a.lev5:hover, a.lev5:active {
	color: #0f596e;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 67px;
	width: 182px;
	background: #e3e7e8 url(/img/lev5hover.jpg) no-repeat top center;
}

a.lev5sel, a.lev5sel:active, a.lev5sel:link, a.lev5sel:visited, a.lev5sel:hover {
	color: #ffffff;
	display: block;
	font: normal 13px Arial, Verdana, sans-serif;
	margin: 0px;
	text-decoration: none;
	padding: 6px 10px 6px 67px;
	width: 182px;
	background: #4caccc url(/img/lev5sel.jpg) no-repeat top center;
}


table.form {
	/*border: 1px solid #28333c;*/
	margin-left: 25px;
}

table.form td {
	padding: 8px 8px 8px 0;
}

td.label, table.form td.label {
	padding: 8px 8px 8px 5px;
	vertical-align: top;
	color: #28333c;
}

label {
	color: #28333c;
}

input.txt_field, textarea.txt_area {
	font: normal 12px Arial, Verdana, sans-serif;
	color: #28333c;
	width: 250px;
	border: 1px solid #28333c;
	background-color: #eeeff3;
	padding: 2px;
}

input.sbmt {
	border: 1px solid #28333c;
	background-color: #eeeff3;
	color: #28333c;
}

span.formError {
	font: normal 11px Arial, Verdana, sans-serif;
	color: #c70000;
}

