@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 18px;
}
div.wrapper {
	margin: auto;
	width: 1000px;
}
}
div.wrapper1 {
	margin: auto;
	width: 500px;
	height: 500px;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.navback {
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
}
.header_back {
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 1000px;
	margin-top: 10px;
}
a.navtext:link, a.navtext:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
a.navtext:hover {
	text-decoration: none;
	color: #D4ECF6;
}
a.navtext:active {
	text-decoration: none;
	color: #D4ECF6;
}
.title {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.header_address {
	font-size: 9px;
	color: #CCC;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
a:focus {
	outline: none;
}
ul, ol, dl {
	margin: 1em 0;
	padding-left: 25px
}
dl {
	margin: 1em 0;
}
dd {
	padding-left: 25px;
}
blockquote {
	margin: 0 0 1em 1.5em;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
/*
 * Page
 */
a:link, a:visited {
	color: #069;
	text-decoration: none;
}
a:hover, a:active {
	color: #CE6700;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left
}
/*
 * headings
 */
 
 h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 90%;
}
h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	text-align: left;
}
h2 {
	font-size: 24px;
	color: #069;
	font-weight: bold;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #CE6700;
	margin-top: 20px;
	margin-bottom: 5px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
h5 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
}
h7 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
}
hr {
	height: 1px;
	display: block;
	clear: both;
}
.footer {
	font-size: 12px;
	background-color: #F0F0F0;
	margin-top: 25px;
	padding: 10px;
	clear: both;
	border: 1px dashed #999;
	margin-bottom: 25px;
}
div.loc_map {
	float: left;
	border: 1px dashed #999;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.copywrite {
	font-size: 10px;
	color: #999;
}
div.hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
}
img.staff {
	border: 1px dashed #999;
	padding: 5px;
	float: left;
	clear: both;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #F8F8F8;
}
span#menuContainer {
	line-height: 11px;
	cursor: pointer;
}