@import "menu.css";

html {
	height: 100%;
}

body {
	font: 12px verdana;
	margin: 0 auto;
	padding: 0px;	
	height: 98%;
    text-align:center;
}

span.announce{
    color:#000;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 12px;
}

span.announce_loud{
    color:#C00;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 16px;
    font-weight: bold;
    font-style: oblique;
}

div.bodytext
{
	font:13px verdana;
	color:#000033;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */
    	width:780px; /* or a percentage, or whatever */
}

div.blocktext
{
	font:13px verdana;
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */
    	width:780px; /* or a percentage, or whatever */
}

div.page_heading
{
	color:#003;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 22px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
}

span.group_heading
{
    color:#003;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight:bold;
}

a.whitelink:link{color:#FFF;text-decoration:none;}
a.whitelink:visited{color:#FFF;text-decoration:none;}
a.whitelink:hover{color:#FFF;text-decoration:none;}
a.whitelink:active{color:#FFF;text-decoration:none;}

a.darklink:link{color:#000033;text-decoration:underline;}
a.darklink:visited{color:#000033;text-decoration:underline;}
a.darklink:hover{color:#000033;text-decoration:underline;}
a.darklink:active{color:#000033;text-decoration:underline;}

#hslogo {
	text-align:left;
	padding: 5px;
	background-color: #006f5e;
	width: 193px;
	margin: 0 auto;
}
#buttons {
	color: #fff;
	font-size: 10px;
	background-color: #006f5e;
	width: 389px;
	height: 104px;
	margin: 0;
	float:right;
	position:absolute;
	left:193px;
	top:0;
	padding-top: 8px;	
	text-align:right;
	vertical-align: middle;
}

#search {
	color: #fff;
	font-size: 10px;
	background-color: #006f5e;
	width: 388px;
	height: 104px;
	margin: 0;
	float:right;	
	position:absolute;
	left:582px;
	top:0;
	padding-top: 8px;
	padding-right: 8px;
	text-align:right;
	vertical-align: middle;
}	
#menucol {
	background-color: #018e7e;
	margin: 0px;
	height: 90%;
	width: 14em;	
	vertical-align: top;
	text-align:left;
}

#topbar {
	color: #fff;
	font-size: 10px;
	background-color: #006f5e;
	width: 100%;
	height: 35px;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	padding-top:10px;
}

div#topwrapper {
	text-align:left; /* reset text alignment */
	width:788px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
}

#topleft {
	width: 564px;
	display: block;
	float: left;
}

#topright {
	float: right;
	width: 204px;
	display: block;
	text-align: right;
}

#content {
	margin: 0px;
	vertical-align:top;
	border:0px;
	text-align:left;
}

#content p {
	padding-left:20px;
}

#contentrow {
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#contenttable {
	height: 98%;
	border-collapse: collapse;
}

div#footer {
	color: #fff;
	font-size: 12px;
	background: url('../images/footer.jpg') #006f5e no-repeat;
	width: 789px;
	height: 28px;
	margin:0 auto;
	vertical-align: middle;
    align:center;
	line-height: 28px;
}

div#footer span {
	display: block;
	width: 235px;
	float: left;
	padding-left: 20px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	
}

div#wrapper {
	text-align:left; /* reset text alignment */
	width:950px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
}

#top {
	position: absolute;
  	left: 0;
  	width : 150px;
  	top : 0px;
	color: #fff;
	font-size: 10px;
	background-color: #006f5e;
	width: 960px;
	height: 50px;
	margin: 0px;
	vertical-align: middle;
}

#leftnav {
	position: absolute;
	top: 50px;
  	left: 0;
	background-color: #018e7e;
	margin: 0px;
	height: 90%;
	width: 14em;	
	vertical-align: top;	
}
#pagecontent {
	position: absolute;
	top: 50px;
	margin: 0px;
	border:0px;
	padding: 20px;
	left: 14em;
	color: #000;
}

#calendar {
	background: url('../images/bg_calendar.jpg') #fff no-repeat;
	text-align:center;
	margin:0;
	height: 332px;
}
.buttons {
	background-color: #ffa400;
	border: 0px;
	color: #fff;
	text-transform: uppercase;
	height:20px;
	text-align:center;
	font-size: 9px;
}
.buttons:hover {
	cursor: pointer;
}

.hmenuitem {
	font-size: 11px;
	font-family: Arial narrow;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	border-right: 1px solid #00968a;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	text-align:center;
	line-height: 40px;
	vertical-align:middle;
}
.hmenuitemend {
	font-size: 11px;
	font-family: Arial narrow;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	text-align:center;
	line-height: 40px;
	vertical-align:middle;
}

.h2menuitem {
	font-size: 16px;
	font-family: Arial narrow;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: 2px;
	line-height: 51px;
	color: #fff;
	border-right: 1px solid #5896b8;
	margin-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	cursor: pointer;
	text-align:center;
}

.h2menuitemend {
	font-size: 16px;
	font-family: Arial narrow;
	font-weight: lighter;
	text-transform: capitalize;
	letter-spacing: 2px;
	line-height: 51px;
	color: #fff;
	margin-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	cursor: pointer;
	text-align:center;
}


#topmenu {
	text-align:center; /* reset text alignment */
	margin:0 auto; /* for the rest */
	width:798px;
	background:url('../images/bg_homenav01.jpg') no-repeat center;
	vertical-align:middle;
	padding-top:3px;
}

#l2menu {
	text-align:center; /* reset text alignment */
	margin:0 auto; /* for the rest */
	width:798px;
	height: 51px;
	line-height: 51px;
	background:url('../images/bg_homenav02.jpg') no-repeat;
	vertical-align:middle;
}
.logo {
	margin: 0 auto;
}
.logo:hover {
	cursor: pointer;
}

form#searchform button {
	vertical-align:middle; 
	border:none; 
	padding:0; 
	background:none; 
	cursor:pointer; 
	/*cursor:hand; /*alternate cursor for IE*/
}

form#authform input {
	vertical-align:middle; 
	padding:0; 
}

div#buttons button {
	vertical-align:middle; 
	padding:0; 
	cursor:pointer; 
	/*cursor:hand; /*alternate cursor for IE*/
}

ol.listbox {
	margin: 20px 0;
	background: #003366;
	padding: 0 0 0 35px;
	border: 1px solid #111;
}
ol.listbox li {
	margin: 0;
	padding: 10px 10px;
	color: #ffcccc;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #353535;
	border-right: 1px solid #333;
	border-left: 1px solid #151515;
	background: #ccccff;
}
