@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */


body {
	background-color:#93bac9;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}


#main {
	background: url(../images/bg2.gif) no-repeat scroll 50% 0;
	padding:0;
	margin:0;
	height:auto !important;
	  	}
		
#logo {
	margin:-5px auto;
	width:800px;
	padding-left:3px;
	padding-bottom:15px;}

#mainbody{
	width:800px;
	margin:-10px auto;
	padding-top:0px;
	}


	
a {
	color:#006699;
	text-decoration:none;}

a:hover {
	color:#00CCFF;
	text-decoration:underline;}

/* HEADER -----------------------*/

#header {
	width:800px;
	
			}

#nav {
	width:800px;
	background: #c3d4ca;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	font-size:.7em;
	padding:0;
	color:#999999;
	font-family: arial, sans-serif;
	line-height:normal;
	clear:both;
	margin-bottom: 0px;
	}
#nav ul {
	background:#c3d4ca;
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}
#nav li {
	float:left;
	background:url(/hres/images/butR.gif) no-repeat right;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	background:url(/hres/images/butL.gif) no-repeat left;
	padding:3px 8px;
	margin-right:30px;
	margin-left:15px;
	color:#006699;
	text-decoration:none;

}
#nav a:hover {
	color:black;
	text-decoration:underline;
}

/* Text area -----------------------*/

#textarea {
	width:100%;
	padding-top:0px;
	border-right:1px solid #ddd;
	clear:both;
	line-height:125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#textarea H2 {
	font-size:12px;
	font-weight:bold;}


#leftbox {
	background-image:url(/hres/images/leftgrey1.gif);
	background-repeat:no-repeat;
	width:153px;
	float:left;
	height:410px;
	}
	

#leftbox2 {
	width:153px;
	float:left;
	height:410px;
	}

#textbox {
	float:left;
	width: 400px;
	font-size:11px;
	color:#666666;
	padding: 20px;
	}
	
#subtextbox {
	float:left;
	width: 550px;
	font-size:11px;
	color:#666666;
	padding: 20px;
	
	}

#floatright {
	float:right;} 
	
#announce {
	width: 180px;
	float:left;
	background-color: #eaf0eb;
	color:#336699;
	font-size:10px;
	height:200px;
	}
#announcetext {
	padding:10px;
	color:#006666;}

#subnav {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 10px;
	padding-top:22px;
	width:152px;
	float: left;
	line-height:14px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0 7px;
}
#subnav ul li a {
	display:block;
	padding: 0 5px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav ul li a#current {
	color: #3389C5;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav ul li a:hover {
	color:#3389C5;
	text-decoration: underline;
}
#subnav ul li a#sub {
	color:#3389C5;
	text-indent:19px;
	line-height: 16px;
	padding: 0;
}


#publistpic {
	float:left;
	width:100;
	}

#publisttext {
	margin-left:20px;
	float:left;
	width:450px;}
	
#table {
	font-size:9px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;}
	
/*----- SELECTION BOXES ------*/

#selectbox {
	float:left;
	width:150px;
	color:#666666;
	font-size:9px;
	text-align:center;
	line-height: 12px;
		}

#selectbox img{
	border: 3px solid white;
	margin-bottom:5px;
	}
#selectbox a {
	color:  #666666;
	text-decoration:none;
	display:block;
	padding:5px;
	margin: 1px 7px 7px 0;
	background-color:#ffffff;
	border:1px solid #ffffff;
	}

#selectbox a:hover{
	color: #006699;
	text-decoration:none;
	display:block;
	background-color:#ffffff;
	border:1px solid #006699;
	}

#selectbox_container {
	width:125px;
	float:left;
	margin-right:25px; 
	}
	
#title { 
	color:#046638;
	}
	
hr {
align:center;
size:1px;
width:475px;
color:#006699;
}


/*---button---*/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/hres/images/but2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/hres/images/but1.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/*------BOTTOMBAR--------*/
#bottombar {
	background: url(/hres/images/bg-bottom.jpg) no-repeat scroll 50% top;
	padding:0 ;
	margin:0 0 0 2px;
	
}

/* FOOTER---------------------------*/

#footerbox {
	clear: left;
	width: 800px;
	font-size: 10px;
	line-height: 13px;
	text-align:center;
	margin: 0 auto;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footerbox a {
	color:#000066;}
#footerbox a:hover {
	color:#0066CC;}