/* CSS Document */

body, h1, h2, h3, h4, img, li, ol, ul, p, div, form, table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #306384 url(../images/bg_tile.jpg) repeat-x;
	font-family: Arial;
	font-size: 70%;
	text-align: center;
	padding-bottom: 12px;
}

#wrap {
	width: 784px;
	margin: 12px auto 0px auto;
	text-align: left;
	background-color: #fff;
}

#header {
	height: 84px;
	background: url(../images/header_bg.gif) no-repeat;
}

/*******************************************NAV*****************************************/

#nav {
	background: #0685c5 url(../images/nav_bg.gif) repeat-x;
}

.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	padding: 4px 14px 0px 14px;
	height: 18px;
	border-right: 0px;
	text-decoration: none;
	background: url(../images/nav_off_bg.gif) right no-repeat;
	color: #bce1ef;
}

.ie6 .horizontalcssmenu ul li a{
	float: left;
	padding-bottom: 4px;
}

.active {
	background: #0685c5 url(../images/nav_on_bg.gif) right no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}

/*Sub level menu*/

.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	margin-top: 1px;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	float: none;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 110px;
	height: auto;
	padding: 2px 8px 2px 14px;
	background: #005ca8;
	border-top: 1px solid #bce1ef;
	border-right: 0px;
}

.horizontalcssmenu ul li a:hover{
	background: #0685c5 url(../images/nav_on_bg.gif) right no-repeat;
	color: #ffffff;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #0685c5;
	border-right:0px;
}

/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { 
	float: left; height: 1%;
}

* html .horizontalcssmenu ul li a { 
	height: 1%;
}

a.noborder {
	background-image: none !important;
}

a:hover.noborder {
	background: url(../images/nav_over_bg.gif) repeat-x !important;
}

/***************************************************************************************/

#main {
	background: #fff url(../images/main_bg.gif) no-repeat bottom left;
	padding: 0px 12px 50px 12px;
}

#breadcrumb {
	padding: 5px 0px;
	font-size: 0.9em;
	color: #444444;
}

.ie7 #breadcrumb, .ie6 #breadcrumb {
	padding-top: 2px;
}

#breadcrumb a {
	color: #444444;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#header_img {
	padding-bottom: 12px;
}

#subnav_wrap {
	float: left;
	width: 180px;
}

#subnav_top {
	width: 180px;
	height: 3px;
	background: #e5e5e5 url(../images/subnav_top.gif) top no-repeat;
}

.ie6 #subnav_top {
	margin-bottom: -12px;
}

#subnav {
	background: #e5e5e5 url(../images/subnav_bottom.gif) bottom no-repeat;
	margin-bottom: 10px;
}

.subnav_img {
	margin-bottom: 10px;
}

#subnav a {
	display: block;
	margin: 0px 1px;
	padding: 5px 12px;
	border-bottom: 1px solid #ffffff;
	color: #444444;
	text-decoration: none;
}

#subnav a:hover {
	color: #0060ac;
}

.selected_top {
	background: url(../images/selected.gif) left top no-repeat !important;
	margin-top: -5px !important;
	border-bottom: 0px !important;
}

.ie6 .selected_top {
	margin-top: -14px !important;
}

.selected {
	background: url(../images/selected.gif) left top no-repeat !important;
	border-bottom: 0px !important;
 }

.selected_single {
	background: url(../images/selected.gif) left top no-repeat !important;
}

.selected_single_top {
	background: url(../images/selected.gif) left top no-repeat !important;
	margin-top: -5px !important;
}

.level2 {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-left: 6px solid #fff;
}

.level2_top {
	background-color: #fff;
	border-top: 0px;
	border-left: 6px solid #fff;
}

.level2_bottom {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5 !important;
	padding-left: 18px !important;
}

.level2_selected_top {
	background: #fff url(../images/selected.gif) left top no-repeat !important;
	padding-left: 18px !important;
}

.level2_selected {
	background: #fff url(../images/selected.gif) left top no-repeat !important;
	border-top: 1px solid #e5e5e5;
	padding-left: 18px !important;
}

.level2_selected_single {
	background: #fff url(../images/selected.gif) left top no-repeat !important;
	padding-left: 18px !important;
	border-bottom: 1px solid #e5e5e5 !important;
}

.level2_selected_bottom {
	background: #fff url(../images/selected.gif) left top no-repeat !important;
	padding-left: 18px !important;
	border-top: 1px solid #e5e5e5 !important;
	border-bottom: 1px solid #e5e5e5 !important;
}

.level3 {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-left: 20px solid #fff;
}

.level3_selected {
	background: #fff url(../images/selected.gif) left top no-repeat !important;
	border-top: 1px solid #e5e5e5;
	padding-left: 32px !important;
}

#home_links_header {
	width: 158px;
	background: #cdeaf5 url(../images/quick_links_top.gif) top no-repeat;
	padding: 5px 10px 4px 12px;
	color: #444444;
	font-size: 1.1em;
	font-weight: bold;
}

#home_links {
	width: 178px;
	border-left: 1px solid #cdeaf5;
	border-right: 1px solid #cdeaf5;
	background: #fff url(../images/quick_links_bg.gif) no-repeat;
}

#home_links a {
	display: block;
	margin: 0px 1px;
	padding: 4px 12px;
	border-top: 1px solid #cdeaf5;
	color: #444444;
	text-decoration: none;
}

#home_links a:hover {
	background-color: #dedede;
}

#home_links_bottom {
	width: 180px;
	height: 2px;
	background: url(../images/quick_links_bottom.gif) no-repeat;
	margin-bottom: 20px;
}

#quick_links_header {
	width: 158px;
	background: #cdeaf5 url(../images/quick_links_top.gif) top no-repeat;
	padding: 5px 10px 4px 12px;
	color: #444444;
	font-size: 1.1em;
	font-weight: bold;
}

#quick_links {
	width: 178px;
	border-left: 1px solid #cdeaf5;
	border-right: 1px solid #cdeaf5;
	background: #fff url(../images/quick_links_bg.gif) no-repeat;
}

#quick_links a {
	display: block;
	margin: 0px 1px;
	padding: 4px 12px;
	border-top: 1px solid #cdeaf5;
	color: #444444;
	text-decoration: none;
}

#quick_links a:hover {
	background-color: #dedede;
}

#quick_links_bottom {
	width: 180px;
	height: 2px;
	background: url(../images/quick_links_bottom.gif) no-repeat;
}

#page {
	float: right;
	width: 553px;
	padding-right: 10px;
	text-align: left;
	color: #444444;
	font-size: 1.1em;
	height: 250px;
	min-height: 250px;
}

html>body #page {
	height: auto;
}

#page a {
	color: #124860;
	font-weight: bold;
	text-decoration: none;	
}

#page ul {
	list-style: disc;
	margin-top: 7px;
}

#page li {
	margin-left: 30px;
	margin-bottom: 7px;
}

#page a:hover {
	text-decoration: underline;	
}

h1 {
	color: #0060ac;
	font-size: 1.7em;
	font-weight: normal;
	margin: 3px 0px 7px 0px;
}

h2 {
	color: #0060ac;
	font-size: 1.7em;
	font-weight: normal;
	margin: 3px 0px 7px 0px;
}

h3 {
	color: #0060ac;
	font-size: 1.2em;
	font-weight: normal;
	margin: 3px 0px 7px 0px;
}

.sub_title {
	color: #0060ac;
	font-size: 1.2em;
	font-weight: normal;
	margin: 3px 0px 7px 0px;
}

.blue_text {
	color: #124860;
}

#footer {
	background: #124860 url(../images/footer_bg.gif) no-repeat bottom;
	color: #fff;
	font-size: 0.9em;
	padding: 3px 8px 4px 8px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	padding: 0px 8px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_left {
	float: left;
	width: 350px;
	text-align: left;
}

#footer_right {
	float: right;
	text-align: right;
}

#footer_right a {
	padding-left: 0px;
}

#hgdd {
	list-style-image: url(../images/footer_hgdd_logo.gif);
}

.clear {
	clear: both;
}

#register_form {
	position: relative;
	margin: 50px 0px;
}

#register_form label,input {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

#register_form label {
	text-align: right;
	width: 150px;
	padding-right: 30px;
}

.check {
	width: 20px;
}

#register_form br {
	clear: left;
}

.submit_button {
	width: 70px;
	margin-left: 334px;
}

.ie6 .submit_button {
	width: 70px;
	margin-left: 167px;
}

.full_width {
	width: 730px !important;
}

.image_credits_column {
	text-align: center;
	margin: 30px 0px 0px 0px;
	float: left;
	width: 243px;
}

.image_credit_text {
	margin: 5px 0px 30px 0px;
	color: #999999;
	font-size: 0.9em;
}

a.sitemap1 {
	margin-left: 20px;
	color: #0695cf !important;
	font-weight: normal !important;
}

a.sitemap2 {
	margin-left: 40px;
	color: #444444 !important;
	font-weight: normal !important;
}

a.sitemap3 {
	margin-left: 60px;
	color: #666666 !important;
	font-weight: normal !important;
}
