
/* left col blue = #adc6da */


body {
	background-color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00567a;
	line-height: 130%;
}
h1 a, h1 a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #f26764;
	line-height: 130%;
}

.nowClosed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00567a;
	line-height: 130%;
	background-color: #e9f0f6;
}


h1 a, h1 a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #f26764;
	line-height: 130%;
}


h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #00567a;
}


h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00567a;
}




a {
	font-family: Verdana, Arial, sans-serif;
	color: #00587c;
	text-decoration: none;
	border-bottom: 1px dashed #cfdae3;
}

a:visited {
	color: #00587c;
	text-decoration: none;
	border-bottom: 1px dashed #cfdae3;
}

a:hover {
	color: #ffc34d;
	text-decoration: none;
	border-bottom: 1px dashed #ffc34d; /* palest blue */
}

img a, img a:visited, img a:hover {
	border-bottom-width: 0;
	border-bottom-style: none;
}


select {
font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
}

input {
font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
}



.confborder {
border: 1px solid #3A6670;
}
.conf_tr {
background-color: #ffffff;
}
.conf_date{ 
background-color: #cccccc;
}
.conf_divider {
border-bottom: 1px solid #3A6670;
}

/*end of conf styles*/


#wrapper {
	margin: 0 auto;
	width: 720px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#graybar {
	height: 2px;
	background: #FFFFFF;
	color: #FFFFFF;
}
#header {
	height: 196px;
	background: url(images/fea_header.jpg) no-repeat center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content {
	background: url(images/bg.gif);
}

#sidebar {
	width: 150px;
	padding: 0px 10px 0px 7px;
	text-align: left;
	font-size: 11px;
	margin-right: 485px;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	vertical-align: top;
position: relative;
}

#copy {
	width: 525px;
	text-align: left;
	padding: 10px 10px 10px 8px;
	float: right;
	color: #000;
	background-color: #fff;
	margin-top: 7px;
	line-height: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
display: inline; /* to fix IE6 bug with left column dropping */
}

#copyWithBanner {
	width: 385px;
	text-align: left;
	padding: 10px 30px 10px 8px;
	float: right;
	color: #000;
	background-color: #fff;
	margin-top: 7px;
	line-height: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	display: inline;
	}

#bannerRight {
	margin-top:12px;
	margin-bottom:5px;
	margin-right:3px;
	width:122px;
	float:right;
	position: relative;
	display: inline;
}

#bannerRight img {
padding-bottom: 5px;
}

#prefooter {
	height: 25px;
	background: url(images/footer_oceanpic.jpg) no-repeat center top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	clear: both;
}
#footer {
	height: 65px;
	background: #FFFFFF url(images/hem_logo.gif) no-repeat left top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 175px;
	padding-top: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A6670;
	border-bottom-color: #5A7F87;
	clear: both;
}


.image {
	border: 1px solid #3A6670;
}

.bluebold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00567a;
}

.floating {
	float: right;
}

.white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.smalltext {
	font: 9px/100% arial, sans-serif;
	color: #999;
}


/*Control DIV for expand all and collapse all links*/

#p7TMctrl {
	padding: 1px 0 1px 12px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	display: none;
	display: block;
	
}
#p7TMctrl a:link {
	color: #fff;
	
}
#p7TMctrl a:visited {
	color: #fff;
	
}
#p7TMctrl a:hover {
	color: #ffc34d; /* orange */
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 2em;
	
}


/*Sets background color and border around the menu DIV*/
#p7TMnav {
	border-bottom: 1px solid #fff;
	
}
#p7TMnav div {
}

/*second level menu item divs*/
/*Sets left margin to 12px establishing a cascading indent*/

/*Sets border and bg color to establish the pastel BOXES*/


#p7TMnav div div {
	margin: 0 0 0 3px;
	color: #fff;
	background-color: #fff;	/*/*/
	 /* */
}


/*The Link style for top-level menuitems and is read by all browsers*/


#p7TMnav div a {
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	display: block;
	padding: 1px 0 1px 12px; /* */
}

#p7TMnav div a:visited {
	color: #fff;
}

#p7TMnav div a:hover {
	color: #EF5137;
}

/*The Link styles for second-level menuitems*/

#p7TMnav div div a {
	font-size: 10px;
	color: #666;
	/*border-left: 1px solid #FFFFFF;*/
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#p7TMnav div div a:visited {
	color: #666;
}

#p7TMnav div div a:hover {
	color: #EF5137;
}


.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(images/nav_plus.gif);
	background-position: 95% 5px;
	padding: 7px 5px 1px 5px !important;
	
}

.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(images/nav_minus.gif);
	background-position: 95% 5px;
	padding: 7px 5px 1px 5px !important;
}


/*rules programatically assigned to page link correesponding to current page (You are Here)
.p7currentmark {
	font-weight: bold;
	letter-spacing: 0px;
	background-color: transparent !important;
	color: #003366 !important;
	padding: 1px 0 1px 16px !important;
}
*/






/* admin 
*************************************/

.signInTable input, .signInTable textarea, .signInTable select {
	background-color: #f9f7f4;
}
.signInTable {
	border: 3px solid #eee;
}

.signInTable td {
	text-align: left;
	background-color: #fff;
	padding: 6px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	}

.signInTable th {
	text-align: left;
	background-color: #f1f8ff;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
	}



.adminTable input, .adminTable textarea, .adminTable select {
	background-color: #f9f7f4;
}

.adminTable td {
	text-align: left;
	background-color: #fff;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	}

.adminTable th {
	text-align: left;
	background-color: #eee;
	padding: 4px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
	}



.categoryTable td {
	text-align: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
	vertical-align: top;
	border-style: none;
}

.categoryList ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
}

.categoryList li {
	list-style-type: none;
	list-style-position: outside;
	padding: .1em;
	margin: 0;
}


.webappNotice {
	color: #e88f46;
}

.pageNav {
	color: #a8a8a8;
	font-size: 10px;
}


/* badge info
************************************/


.badgeTable input, .adminTable textarea, .adminTable select {
	background-color: #f9f7f4;
}
.badgeTable {
	border: 3px solid #eee;
}

.badgeTable td {
	text-align: left;
	background-color: #fff;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px dashed #ddd;
	vertical-align: top;
	}

.badgeTable th {
	text-align: left;
	background-color: #f1f8ff;
	padding: 4px;
	border-bottom: 1px dashed #fff;
	vertical-align: top;
	}


