body {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin-right:10px;
	padding:0px;
	background-color:#66a6ef;
	background-image:url('background_1A.jpg');background-repeat:repeat;
	}

	
a {color:#003366;}
a:hover {color:#0099ff;}

div#column1 {

	background-image: url(left_bar.gif);
	background-repeat: repeat-y;
	}
	
#mission_statement {
margin:10px;
padding:10px;
border:2px solid #000000;
background-color:#6699cc;
width:300px;
color:#ffffff;
font-weight:bold;
border:solid 1px #000000;
}

div.topmenu_nav {
background-color:#194374;
height:23px;
margin-left:8px;
padding-top:6px;
/* Large radius image backgrounds */}

.boxc {position:relative;}
.boxc span.cn { height: 10px; width: 10px; background:
 url('navbar_topcorner_l.gif') no-repeat;
 position:absolute;
 }
 .boxc span.cnr { height: 10px; width: 10px; background:
 url('navbar_topcorner_r.gif') no-repeat;
 position:absolute;
 }
.boxc span.tl {top: -1px; left: -1px; background-position: top left;}
.boxc span.tr {top: -1px; right: -1px; background-position: top right;}
.boxc span.bl {bottom: -1px; left: -1px; background-position: bottom left;}
.boxc span.br {bottom: -1px; right: -1px; background-position: bottom right;}

/* IE Filters */
    * html .boxc span.bl {bottom:-2px}
    * html .boxc span.br {bottom:-2px}
    * html .boxc span.cn {background-image:
       url('navbar_topcorner_l.gif');}



div#column2 {
	margin-left: 8px;
	padding: 0;
	background-image: url(right_bar.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color:#ffffff;
	}
	
#top_menu ul {

	padding:0px;
	margin:0px;
	}

#top_menu ul li {
margin-left:0px;
	position:relative;
	left:10px;
	display: inline;
	background: url(bullet.gif) no-repeat;
	padding:15px;
	padding-bottom:0px;
	}
	
#top_menu a {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#99ff00;
	}

#top_menu a:hover {
	color:#ffffff;
	}

div#left_menu {

	width:160px;
	float:left;
	margin-left:16px;
	padding-left:2px;
	font-size:10pt;
	background-color:#556982;
	}

div#left_menu a{
color:#66cc00;
	}

div#left_menu a:hover{
color:#ffffff;
	}

#left_menu ul {
	padding-left:0px;
	list-style: none;
	margin: 0;
		}
	
#left_menu li {
	padding-bottom:5px;
	}

div#main_content {
	padding:10px;
	margin-left:200px;
	margin-right:166px;
	
	background-image:url('top_bar.gif');background-repeat:repeat-x;
	}

#right_content {
	margin-left:10px;
	margin-right:10px;
	}
	
#right_content ul {
	text-indent: 2px;
	
	color:#ffffff;
	}
	
#right_content li {
	padding-bottom:12px;
	margin-left:-25px;
	}
	
#right_content li a{
	color:#ffffff;
	font-size:8pt;
	}
	
#right_content li a:hover{
	color:#66cc00;
}

div#right_menu {
	top:300px;
	width: 166px;
	float: right;
	}

div#footer {
	color:#ffffff;
	padding: 10px;
	padding-left:220px;
	clear: both;
	}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

#left_plank {
	margin-left:0px;
	padding-left:0px;
	float:left;
	width:208px;
	height:36px;
	background-image:url('footer_left.gif');background-repeat:repeat-x;
	}

#right_plank {
	float:right;
	width:166px;
	height:36px;
	background-image:url('footer_right.gif');background-repeat:repeat-x;
	}

#central_plank {
	padding-left:10px;
	background-color:#ffffff;
	padding:0px;
	padding-top:36px;
	background-image:url('footer_mid.gif');background-repeat:repeat-x;
	}
	
.headline {
	font-size:10pt;
	color:#66cc00;
	font-weight:normal;
	margin-top:1px;
}

h1 {
	font-size:16pt;
	padding-top:4px;
	padding-bottom:10px;
	margin:0px;
}

#main_content a
{
font-weight:bold;
}