﻿#globalHeaderBox {
	position: relative;
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	left: 10px;
}
.main_header {
	z-index: 0;
}
#globalHeaderBox #menubar .solidblockmenu li {
	font-size: 1em;
}


#menubar {
	position:absolute;
	left:0px;
	top:70px;
	width:736px;
	z-index:10;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: none;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
	font-family: "Lucinda Grande", Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	top: 70px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
background-repeat: repeat-x;
background-position: center center;
background-image: url(images/blockdefault.gif);
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

.header_row {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;
}

.red_header_row {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}

.header_column {
	padding: 10px;
	border: medium;
	border-style: outset;
}

.body_row {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #CCCCCC;
}

.body_column {
	border: medium;
	border-style: outset;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #00FFFF;
}
.centered_list_row {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #00FFFF;
	font-weight: bold;
}
.centered_list_column {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-align: center;
}
.left_padded_list_column {
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-left: 10px;
}

.body_row_centered {
	text-align: center;
	border: medium;
	border-style: outset;
}

.title_row {
	text-align: center;
	background-color: #66FFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.title_row {
	background-color: #0000FF;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
.error_row {
	background-color: #FF0000;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
.spacer_row {
	background-color: #E6F2FF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
#Layer2 {
	position:absolute;
	top:239px;
	width:736px;
	z-index:11;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}