body {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	padding: 0;
	margin: 5px 2px;
}

#container {
	margin: 0;
	padding: 0 1px 0 0;
	width:779px;
	height:25px;
}

#banner {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_left.gif) no-repeat top left;
	}
	
#banner_olserv {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_olserv.gif) no-repeat top left;
	}			

#banner_50 {
	width: 778px;
	height:105px;
	margin: 1px 0 7px 1px;
	background: url(../images/banner_50.gif) no-repeat top left;
	}		
	
#bannerRight {
	width: 188px;
	height: 105px;
	float: right;
	}

#searchbk {
	background: #11568b  url(../images/mapBottom.gif) top left repeat-x;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 773px;
	color: #999;
	border-top:1px solid #fff;
	border-bottom: 2px solid #e86a10;
	padding: 6px 0px 6px 5px;
	margin: -6px 0 0 1px !important;   /* "!important" does not display in Internet Explorer */
	margin: -8px 0 0 1px;
	}

#searchbk a:link {color:#fff; text-decoration:none;}
#searchbk a:visited {color:#fff; text-decoration:none;}
#searchbk a:hover {color:#e86a10; text-decoration:underline;}
#searchbk .active {color:#e86a10;}

#crumbs {
	padding:13px 0 3px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-bottom:1px dashed #ccc;
	margin: 0 0 0 3px;
	}

.gray {color:#999;}


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ rollover menu - Left Vertical Nav Bar w/ Rollovers @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#nav {clear: both;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin:0;
	list-style: none;
	float : left;
	width: 171px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
#nav ul {margin-top:15px;}	

#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.3em;
	margin-bottom : -1px;
	width: 14em;
	}
	
#nav li a {
	display: block;
	border: 1px solid #fff;
	padding: 6px 4px;
	margin-bottom: -1px !important;    /* "!important" does not display in Internet Explorer */
	margin-bottom:0;
	width: 162px;
	color: #00365b;
	text-decoration: none;
	background: #dce6ee;
	}

#nav li a:hover {
	color: #fff;
	background-color: #11568b;
	}
	
#current a:link, #current a:visited, #current a:hover {background-color: #e86a10; color: #fff;}
	
#current a.parent:link, #current a.parent:visited, #current a.parent:hover, #current a.parent:active {background-color: #CC7404; color: #fff;}

	
	
	
	/* APPLY ONLINE rollover menus with image 
----------------------------------------------- */

#apply ul {
	margin-top: 15px;
	}

#apply a:link, #apply a:visited {
	text-decoration: none; 
	background-image:  url(../images/computer_off.gif);
	background-repeat: no-repeat; 
	background-position: 4px center;
	padding-left:27px;
	width: 139px;
	}
	
#apply a:hover {
	background-image: url(../images/computer_on.gif); 
	background-repeat: no-repeat; 
	background-position: 4px center;
	}		


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Non-menu items @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#content {
	float: right;
	background: #fff; 
	margin:  15px 0 1em 0;
	display:block;
	width: 596px;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	}
	
#content_nomenu {
	background: #fff; 
	margin:  15px 0 1em 1em;
	padding:0 3px;
	display:block;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	}	
	
h1 {
    font-weight: normal;
    font-size: 18px;
	letter-spacing: .5px;
    color: #e86a10;
    line-height: 1.2;
    font-family:  'Trebuchet MS', sans-serif;
	margin-top:0;
	}

h2 {
    font-weight: bold;
    font-size: 17px;
    color: #666;
    line-height: 1.2;
	font-family: arial, helvetica, sans-serif;
	margin-bottom:0;
 	letter-spacing: 1px
	}

h3 {
	color:#11568b;
    font-size: 16px;
	font-family: arial, helvetica, sans-serif;
 	letter-spacing: 1px
	}

a:link {color:#3581bb; text-decoration:none;}
a:visited {color:#3581bb; text-decoration:none;}
a:hover {color:#e86a10; text-decoration:underline;}

.top {text-align: right; margin-bottom: 12px;}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@@@@@@@@ */

hr {border: none 0; 
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}	

#update {
	clear:both;
	color: #999;
	padding: 1px 4px 4px 4px;
	text-align: center;
	margin-top: 4em;
	}

#footer {
	color: #999;
	padding: 5px;
	border-top:1px dashed #ccc;
	margin-top: 1em;
	}

	
#olservtable td {
	padding-bottom:1em;
	}
