/* CSS Document */

body {background: #EDE0D0 url('images/background.gif') repeat-x; text-align:center; font-family: arial, helvetica, sans serif; margin:0; padding:0;}
h1 {font-size:24px; font-weight:normal; margin:0; margin-bottom:5px; margin-top:10px;}
h2 {color:#0862B2; font-weight:normal; margin-left:2px; margin:0; font-size:20px; margin-bottom:15px;}
h3 {color:#0862B2;  margin-left:2px; margin:0; font-size:15px;}
h5 {color:#5B5B5B; font-weight:normal; margin-top:-15px; margin-left:2px;}
#leftcolumn p {margin-left:2px; margin-top:8px;}

#container {margin:0px auto; text-align:left;width:752px; }
#innercontainer {background: #FFF url('images/pane_background.gif') repeat-y; width:100%; margin:0; padding:0; }
#mainpane {width:752px;  padding:15px; background: url('images/pane_top.gif') no-repeat top left;}
#leftcolumn {width:490px; float:left; margin-right:5px; height:100%;}
#leftcolumn2 {width:490px; float:left; margin-right:5px; height:100%; padding-left:15px;  font-size:12px}
#rightcolumn {width:217px;  padding:0; float:left; padding-left:10px; margin-right:5px; text-align:center;height:100%; font-size:12px;}
#rightcolumn2 {width:217px;  padding:0; float:left;   text-align:center; height:100%; font-size:12px;}
#buttons {text-align:left; font-size: 12px; color:#5F5F5F;  float:left }
#panebutton {width:235px; height:46px; background: url('images/pane_button2.gif') no-repeat; float:left; line-height:46px; margin-bottom:9px;}
#panebutton a {padding-left:10px; text-decoration:none; color:#5F5F5F;}
#panebutton a:hover {cursor:wait}
#panebuttonul1, #panebuttonul2 {  line-height:30px;}
.paneleft {float:left}
.paneleft ul li {line-height:18px; font-size:12px; color:#222}

.resources p {margin:0; margin-bottom:15px;}

.mission {line-height:17px; font-size:12px; }
.blue {color:#0862B2}
.grey {color:#333; font-size:12px; text-align:center}

#navcontainer {	width:auto;	color: #FFF; font-size: 15px; margin-top:40px;	margin-left:2px; font-weight: normal;	text-align: center;	height:26px; 	position:relative;}
#navcontainer  li { display: inline; }
#navcontainer  li a {background-image:url('images/main_btn.gif'); padding-top:3px; margin-right:.40em; background-repeat:no-repeat;  height:26px; width:119px;	color: #FFF;	text-decoration: none;	float: left;	position:relative; font-size:15px; font-weight:normal;}	
#navcontainer li a:hover {	background-image:url('images/main_hover.gif');	background-repeat:no-repeat;	color:#5F5F5F; font-size:15px; font-weight:normal;}
#navcontainer #tabselected {font-size:15px; background-image:url('images/main_hover.gif'); background-repeat:no-repeat; color:#5F5F5F;}

#footer {text-align:center; background: url('images/footer.gif') no-repeat; width:752px; height:22px; color:#FFF; font-size:11px; line-height:20px; }

input {margin-bottom:5px;}
.leftmenu {font-size:12px; border:1px solid #ddd; background-color:#fff; margin:5px 10px; padding:5px;}
.leftmenuactive {font-size:12px; border:1px solid #ddd; background-color:#0862B2; color:#fff; margin:5px 10px; padding:5px;}
.leftmenu a {color:#000; text-decoration:none;}
.leftmenu a:hover {text-decoration:underline;}