/* OHA Facts and Figures - October 2006 */
* {
	font-family: verdana,arial,helvetica,sans-serif
}
body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .8em; line-height: 1.2em;
	background: #eaf6fc url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/body_back.gif) top center repeat-y;
	margin: 0; padding: 0;
	text-align: center; /*IEHACK*/
}
A:LINK, A:VISITED {
	color: #066793;
}
A:HOVER {
	color: #789cad;
}
#main A {
	text-decoration: none;
}
#main A:hover {
	text-decoration:underline;
}
H1, H2, H3, H4, H5, H6 {
	margin: 0 0 0.5em 0;
	line-height: 1.1em;
}
H1 {
	font-size: 210%; font-weight: normal;
	color: #066793;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 1.25em;
}
H2 {
	font-size: 140%;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
H3 {
	font-size: 120%;
	color: #066793;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
P {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
UL {
	list-style: square;
	margin: 0 0 1em 0; padding: 0 0 0 20px;
}
LI {
	margin: 0 0 0.5em 0; padding: 0 0 0 10px;
}
#wrapper #main TABLE {
	border-spacing: none;
	border-collapse: collapse;
	margin: 1em 0 2em;
	font-size: 100%;
	}
	
#wrapper #main TH {
	font: bold 1em "Lucida Sans Demibold Roman", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	background: #459106;
	padding: 0.35em 1em 0.35em 0.5em;
	color: #fff;
	}
	
#wrapper #main TD {
	line-height: 1.3em;
	padding: 0.35em 1em 0.35em 0.5em;
	border-bottom: solid 1px #ddd;
	}
	
#wrapper #main TR {
	border-bottom: solid 1px #ddd;
	}
	
#wrapper #main FORM LABEL {
	display: block;
	float: left;
	text-align: right;
	width: 8em;
	line-height: 1.3em;
	margin: 0 0.75em 0 0;
	padding: 0.55em 0 0 0;
	}
	
#wrapper #main FORM INPUT.text {
	border-top: solid 1px #c2d5e8;
	border-left: solid 1px #c2d5e8;
	border-bottom: solid 1px #e0f0ee;
	border-right: solid 1px #e0f0ee;
	background: #f2f9fb;
	margin: 0.2em 0;
	}
	
#wrapper #main FORM INPUT.button {
	width: 95px;
	height: 31px;
	background: url("/Client/OHA/HSF_LP4W_LND_WebStation.nsf/input_button_bkg.gif") no-repeat;
	border: none;
	font: bold 1em "Lucida Sans Demibold Roman", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	padding: 0 0 0.1em 0;
	color: #fff;
	margin: 1em 0 1em 1em;
	display: inline;
	}
	
#wrapper #main FORM TEXTAREA.textbox {
	border-top: solid 1px #c2d5e8;
	border-left: solid 1px #c2d5e8;
	border-bottom: solid 1px #e0f0ee;
	border-right: solid 1px #e0f0ee;
	background: #f2f9fb;
	margin: 0.5em 0;
	}
#wrapper #main FORM TEXTAREA.textbox:focus {
	background: #fff;
	}
	
#wrapper #main FORM INPUT.button.big {
	width: 150px;
	background: url("/Client/OHA/HSF_LP4W_LND_WebStation.nsf/input_button_big_bkg.gif") no-repeat;
}
#wrapper {
	text-align: left; /*IEHACK*/
	margin: 0 auto; padding: 0;
	width: 778px;
}
#header {
	text-align: center;
}
TABLE.sourceFooter {
	border-top: solid 1px #ddd;
}
TABLE.sourceFooter TD{
	font-size: 85%;
	font-family: georgia,"times new roman",serif;
}
/* LOGIN AREA */
#login {
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/head_login.gif) top center no-repeat;
	height: 60px;
	text-align: center;
	position: relative;
}
#login P {
	position: absolute;
	top: 10px; left: 30px;
	margin: 0; padding: 0 0 0 25px;
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/icon_lock.gif) left center no-repeat;
	font-size: 100%; line-height: 20px;
	color: #066793;
}
#login FORM {
	margin: 0; padding: 0;
	position: absolute;
	top: 8px; right: 30px;
	width: 720px;
	text-align: right;
}
#login FORM INPUT {
	background: white url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/input_back.gif) top left no-repeat;
	border: 0;
	color: #066793;
	font-size: 90%;
	line-height: 20px;
	padding: 4px; 
	_padding: 0 4px;
	margin: 0 3px;
	vertical-align: middle;
	height: 20px; overflow: hidden;
}
#login FORM INPUT.button {
	background: #7ac141 url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/button_green-small.gif) center center no-repeat;
	color: white;
	height: 27px; width: 55px;
}
/* SIDEBAR STYLES */
#sidebar {
	float: left;
	width: 200px;
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/sidebar_back.gif) -1px 0 repeat-y;
	padding: 20px 0 0 0; 
	margin: 0;
}
#sidebar UL {
	list-style: none outside;
	margin: 0; padding: 0 0 0 20px;
}
#sidebar UL LI {
	font-size: 100%; line-height: 1.4em;
	margin: 0 0 10px 0; padding: 0;
}
#sidebar UL LI A:LINK, #sidebar UL LI A:VISITED {
	display: block;
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow-blue.gif) bottom left no-repeat;
	width: 140px;
	*width: 150px;
	border-right: 1px solid #617f8c;
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
	line-height: 31px;
	font-family: georgia,"times new roman",serif;
}
#sidebar UL LI A:HOVER {
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow-green.gif) bottom left no-repeat;
	border-right: 1px solid #7d9869;
}
#sidebar UL LI.selected A:LINK, #sidebar UL LI.selected A:VISITED,
#sidebar UL LI.selected A:HOVER {
	display: block;
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow-brown.gif) bottom right no-repeat;
	width: 165px;
	*width: 175px; /*IE Width*/
	border-right: none;
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
	line-height: 31px;
}
#sidebarBottom {
	background: #FFF url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/sidefoot_back.gif) 1px -4px no-repeat;
	height:20px;
}
#main {
	width: 540px; overflow: hidden;
	float: left;
	margin: 20px 10px 20px 20px;
}
#wrapper.home #main {
	width: 340px;
}
#wrapper.home #main IMG {
	float: right;
}
#rightcol {
	float: right;
	width: 170px;
	margin: 20px 20px 0 0;
	font-size: 80%;
}
/* NEXT/PREVIOUS/TOC Menu */
UL.nextprev {
	list-style: none outside;
	margin: 20px auto;
	padding: 0;
	text-align: center;
	font-size: 80%;
}
UL.nextprev LI {
	margin: 0 5px; padding: 0;
	display:inline;
}
UL.nextprev LI A:LINK, UL.nextprev LI A:VISITED {
	background: #789cad;
	line-height: 20px;
	width: 150px;
	padding: 3px 20px;
	color: white;
	text-decoration: none;
}
UL.nextprev LI A:HOVER {
	background: #9abd81;
}
UL.nextprev LI.next A:LINK, UL.nextprev LI.next A:VISITED {
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow-blue.gif) center right no-repeat;
	width: 75px;
}
UL.nextprev LI.next A:HOVER {
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow-green.gif) center right no-repeat;
}
UL.nextprev LI.prev A:LINK, UL.nextprev LI.prev A:VISITED {
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow_left-blue.gif) center left no-repeat;
	width: 75px;
}
UL.nextprev LI.prev A:HOVER {
	background: url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/arrow_left-green.gif) center left no-repeat;
	border: 0;
}
#footer {
	clear: both;
	margin: 0; padding: 10px 15px 30px 15px;
	text-align: center; 
	background: white url(/Client/OHA/HSF_LP4W_LND_WebStation.nsf/footer_back.gif) left top no-repeat;
}

