body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
	background-color:#383531;
}
a {
	color:#1a3f5f;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
}
form {
	margin:0px;
	padding:0px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
th {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	background:#A9ACBD url(../images/arrow_down_black.gif) no-repeat 0px 4px;
}
.page_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	/* border:2px solid #1a3f5f;*/
	background-color:#FFFFFF;
	margin-bottom:20px;
}
.header {
	margin:0px;
	padding:0px;
	height:70px;

}
.header .logo {
	padding:2px 0px 3px 6px;
}
.header .login {
	float:right;
	border-left:1px solid #ffffff;
	background-color:#FFFFFF;
	width:260px;
	height:70px;
	color:#1a3f5f;
	padding-left:5px;
	white-space:nowrap;
}
.header .login a {
	text-decoration:none;
	color:#1a3f5f;
}
.header .login a:hover {
	text-decoration:underline;
}
.header .login .welcome_message {
	padding:10px;
	color:#444444;
}
.header .login .user_menu {
	background:url(../images/arrow_down_black.gif) no-repeat right 3px;
	padding:3px 15px 2px 10px;
	font-weight:bold;
	display:inline;
}
.header .login .user_menu:hover {
	background:#1a3f5f url(../images/arrow_down_white.gif) no-repeat right 3px;
	color:#FFFFFF;
	cursor:pointer;
}
.header .login .user_menu:hover a {
	color:#FFFFFF;
}
.header .login .user_menu_hover {
	display:none;
	position:absolute;
	width:150px;
	background-color:#1a3f5f;
	color:#FFFFFF;
	white-space:normal;
	border-bottom:5px solid #A9ACBD;
}
.header .login .user_menu_hover a {
	color:#FFFFFF;
}
.header .login .user_menu_hover a:hover {
	color:#FFFFFF;
}
.header .login .user_menu_hover ul {
	margin:5px;
	padding:0px;
	list-style:none;
}
.header .login .user_menu_hover li {
	margin:0px;
	padding:5px;
}
.header .login .user_menu_hover li:hover {
	background-color:#A9ACBD;
	cursor:pointer;
}
.header .login .user_menu_hover li:hover a {
	text-decoration:underline;
}
.header .login .links {
	padding-left:10px;
}
.header .login .search_form {
	text-align:right;
	padding-right:20px;
}
.header .login .search_form input {
	border:1px solid #1a3f5f;
	background:#f9f9f9;
}
.top_nav {
	background-color:#333;
	background-image:url(../images/main_navigation_background.jpg);
	font-size:12px;
	font-weight: 300;	
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}


.top_nav a {
	color:#FFFFFF;
	text-decoration:none;
}

.top_nav a:hover {
	/*text-decoration:underline;*/
}

.top_nav .cell_left {
	border-right:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
    height:18px;

}
.top_nav .cell_right {
	border-left:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
}
.top_nav .cell_left_sel {
	border-right:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
	background-color:#1a3f5f;
	font-weight:normal;
	color:#FFFFFF;
}
.top_nav .cell_right_sel {
	border-left:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
	background-color:#1a3f5f;
	font-weight:normal;
	color:#FFFFFF;
}

ul.top_nav2 {
	background:#333333 url(../images/main_navigation_background.jpg);
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	height:30px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:none;
}

li.cell_left {
	border-right:1px solid #A9ACBD;
	display:inline-block;
	margin:0px;
	padding:8px;
	width:100px;
	list-style-type:none;
	cursor:pointer;
}
li.cell_left:hover {
	/*text-decoration:underline;*/
}
li.cell_left_sel {
	background:#4F748E url(../images/topnav_site_title.gif) repeat-x bottom;
	border-right:1px solid #A9ACBD;
	display:inline-block;
	margin:0px;
	padding:8px;
	width:100px;
	list-style-type:none;
	cursor:pointer;
}
li.cell_left_sel:hover {
	/*text-decoration:underline;*/
}
li.cell_right {
	border-left:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
}
.top_nav .cell_right_sel {
	border-left:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
	background-color:#1a3f5f;
	font-weight:normal;
	color:#FFFFFF;
}
.page_toolkit {
	text-align:right;
	height:0px;
	overflow:visible;
}
.page_toolkit .box {
	border-left:1px solid #A9ACBD;
	border-bottom:1px solid #A9ACBD;
	padding:1px 3px 1px 10px;
	width:100px;
	float:right;
}
.page_toolkit .box img {
	border:0px;
	padding:0px;
	margin:0px 0px 0px 5px;
}
.sub_nav {
	background-color:#1a3f5f;
	border-bottom:3px solid #1a3f5f;
	font-size:11px;
	font-weight:bold;
}
.sub_nav a {
	color:#FFFFFF;
	text-decoration:none;
}
.sub_nav .cell_left {
	border-right:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
}
.sub_nav .cell_left_sel {
	border-right:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
	font-weight:normal;
}
.sub_nav .cell_right {
	border-left:1px solid #A9ACBD;
	padding:5px 10px 5px 10px;
}
.one_column_layout {
	min-height:400px;
}
.one_column_layout form {
	margin-left:40px;
}
.required {
	color:#FF0000;
}
.layout_2col_left_container {
	float:left;
	width:220px;
	background:#D1D2DB url(../images/left_nav_bg.gif)  repeat-x top;
	min-height:400px;
}
.layout_2col_right_container {
	padding-left:220px;
}
h1 {
	color:#1a3f5f;
	font-size:16px;
	padding:10px 0px 0px 10px;
	margin:0px;
	text-transform:capitalize;
}
h2 {
	color:#666666;
	font-size:14px;
	padding:15px 0px 5px 0px;
	margin:0px;
}
h4 {
	color:#1a3f5f;
	font-size:12px;
	padding:10px 0px 5px 0px;
	margin:0px;
}
.site_add_to_favorites {
	padding:5px 0px 5px 10px;
}
.google_layer_tabs {
	text-align:right;
	padding-right:10px;
}
.google_tab {
	display:inline;
	background:#1a3f5f url(../images/arrow_down_white.gif) no-repeat top right;
	width:100px;
	padding:0px 30px 0px 20px;
	border-left:2px solid #FFFFFF;
}
.google_tab_combo {
	background:#FFFFFF;
	padding:0px 0px 0px 20px;
	border-left:2px solid #FFFFFF;
}
.google_tab:hover {
	cursor:pointer;
}
.google_tab a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.google_combo {
	border:1px solid #1a3f5f;
	background-color:#1a3f5f;
	color:#FFFFFF;
}
#google_earth_plugin {
	background-color:#000000;
	height:300px;
}
.site_list_item {
	float:left;
	width:120px;
	min-height:200px;
	text-align:center;
	padding:5px;
	margin:2px;
	border:2px solid #A9ACBD;
	overflow:hidden;
}
.site_list_item:hover {
	background-color:#FFFF99;
}
.site_list_item h3 {
	margin:3px;
	padding:2px;
	font-size:12px;
}


.site_list_item_long {
	height:17px;
	text-align:left;
	padding:2px;
	padding-left:5px;
	margin:1px;
	border:1px solid #A9ACBD;
	overflow:hidden;
}
.site_list_item_long:hover {
	background-color:#FFFF99;
}
.site_list_item_long h3 {
	margin:3px;
	padding:2px;
	font-size:12px;
}

.copyright {
	clear:both;
	background-color:#A9ACBD;
	font-size:10px;
	color:#1a3f5f;
	padding:0px 10px 0px 10px;
}
.footnote {
	background-color:#1a3f5f;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	padding:0px 10px 0px 10px;
}
.hint {
	color:#666;
	font-style:italic;
}
.password {
	width : 200px;
}
.pstrength-minchar {
	font-size : 10px;
}

.b_title{
	color:#1a3f5f;
	font-weight:bold;
}
.ifrm_float {
	position:absolute;
	top:120px;
	left:50px;
	width:250px;
	height:10px;
	display:none;
}

.owner_updates {
	margin:10px;
	padding:5px;
	background-color:#EFEFEF;
}
.owner_updates h3 {
	color:#325978;
	font-size:14px;
	padding-bottom:0px;
	padding-top:20px;
	margin:0;
}
.owner_updates ul {
	padding:0px;
	margin:0px;
}
.owner_updates li {
	padding:5px 20px 5px 5px;
	margin:2px;
	list-style:none;
	border:1px solid #CCC;
	background:#FFF;
	min-height:25px;
}
.owner_updates .timestamp {
	float:right;
	color:#666;
	font-style:italic;
}
.owner_updates .announce {
	font-size:12px;
}
.owner_updates .content {
	min-height:40px;
	margin:5px 0px 0px 20px;
}
.owner_updates .content img {
	float:left;
	margin:0px 5px 5px 0px;
	padding:2px;
	border:1px solid #A9ACBD;
}
.owner_updates .content .title {
	font-size:11px;
	font-weight:bold;
}
.owner_updates .content .abstract {
	font-size:11px;
	color:#666;
	font-style:italic;
}
.owner_updates .actions {
	margin:3px 0px 0px 20px;
}
.owner_updates .actions a {
	font-weight:bold;
	color:#000;
}
.kml_content {
	color:#333333;
}
.kml_content img {
	padding:2px;
	border:1px solid #CCCCCC;
	width:400px;
}
.kml_content h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:14px;
}
.kml_content .video_container {
	min-height:200px;
}
.kml_content .kml_footer {
	background:#EFEFEF;
	font-size:11px;
	margin:0px;
	padding:10px;
	width:384px;
}

/*---------------------------------
GHF Styles
-----------------------------------*/
.tight	{ margin: 0; padding: 0; height:28px; }

div#content_wrapper {
	margin: 0;
	position: relative;
}

/*---------------------------------
Footer
-----------------------------------*/
div#footer_container {
	width: 960px;
	text-align: center;
	display: block;
	padding:0px 0px 0px 0px;
	height:24px;
		left: 6px;

}

div#footer {
	width: 960px;
	text-align: left;
	background-color: #797069;
	height:24px;
		margin-top: 5;
		padding-top:5px;

}

div#footer > div  {
	margin-top: 5;
	margin-bottom: 0;
}

div#footer p,
div#footer a { 
	margin-top: 5px;
	margin-left: 10px;
	color: #ddd;
	font-size: 11px;
}
