@charset "utf-8";
/* CSS Document */

body {
	background-color:#999;
	margin: 0 auto;
	border-top: solid 5px #3c5e9b;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #3a5d95;
	text-decoration: none;
}
a:hover {
	color: #204281;
	text-decoration: underline;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	margin-bottom: 10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	margin-bottom: 10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	margin-bottom: 10px;
}
img {
	border: none;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

#header {
	width: 986px;
	/*height: 184px;*/
	height: 245px;
	margin: 0 auto;
	position:relative;
	/*background: url(../images/header-a.jpg) no-repeat;*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
/*#header a.login {
	display: block;
	width: 125px;
	height: 16px;
	float: right;
	color: #fff;
	text-decoration: none;
	padding: 12px 0;
	position: relative;
	top: 0px;
	right: 7px;
	z-index: 100;
}
#header a.login:hover, #header a.on {
	background: url(../images/login-over.jpg) no-repeat;
}*/
#header a.home {
	display: block;
	width: 385px;
	height: 160px;
	float: left;
	margin: 42px 0 0 0;
	text-decoration: none;
}
.headerimg { 
	background-position: left top;
	background-repeat: no-repeat;
	width:986px;
	height:245px;
	position:absolute;
	left:0;
	top:0;
}
.preloadimg {
	display:none;	
}
#menu {
	margin: 0 auto;
	width: 986px;
	height: 45px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url(../images/menu.jpg) repeat-x;
}
#menu img {
	float: left;
	border: none;
	margin-right: 15px;
}
#menu a {
	color: #fff;
	padding: 15px;
	display:block;
	height: 15px;
	width: auto;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover, #menu a.on {
	background: url(../images/menu-over.jpg) repeat-x;
}
#page {
	width: 904px;
	margin: 0 auto;
	padding-left: 80px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff url(../images/page.gif) repeat-x;
}
#sidebar {
	width: 264px;
	float: left;
	border: 1px solid #000;
	border-top: none;
	background: #999 url(../images/sidebar.jpg) no-repeat top;
	padding: 40px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	font-style: italic;
	line-height: 18px;
}
#sidebar p {
	padding: 10px 25px;
	text-align: left;
	font-weight: bold;
}

#sidebar a {
	display: block;
	width: 224px;
	color: #fff;
	padding: 5px 20px;
	text-align: left;
	border-top: 1px dotted #666;
	font-weight: bold;
}
#sidebar a.last { 
	border-bottom: 1px dotted #666;
}
#sidebar a:hover, #sidebar a.on {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
#content {
	width: 535px;
	float: right;
	padding: 0 50px;
	text-align: left;
}
#submenu {
	width: 585px;
	height: 30px;
	padding: 10px 0 10px 50px;
	float: right;
	text-align: left;
}
#submenu a {
	text-decoration: underline;
}
#submenu a:hover, #submenu a.on {
	color: #204281;
	text-decoration: none;
}
#content p {
	margin-bottom: 10px;
	line-height: 16px;
}
#content img.right {
	float: right;
	padding: 0 0 20px 20px;
	clear: right;
	border: none;
}
#content img.left {
	float: left;
	padding: 0 20px 20px 0;
	clear: left;
	border: none;
}
#content ul, #content ol {
	padding-left: 25px;
	list-style-type: square;
}
#content ul.left {
	width: 175px;
	float: left;
}
#content ul.right {
	width: 175px;
	float: right;
}
#content ul li, #content ol li {
	margin-top: 3px;
}
#content .success {
	width: 500px;
	border: 1px solid #062565;
	background: #89a3c6;
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
}
#content .error {
	width: 500px;
	border: 1px solid #ff0000;
	background-color: #FFC;
	padding: 10px;
	margin-bottom: 10px;
	color: #ff0000;
	font-weight: bold;
}
#content table {
	border: 1px solid #ccc;
	padding: 0;
	width: 100%;
}
#content th {
	font-weight: bold;
	padding: 5px;
	background-color: #ccc;
	border: solid 1px #999;
}
#content th h2 {
	text-decoration: none;
}
#content td {
	background: #fff;
	padding: 5px;
}
#content .odd {
	background: #ececec;
	width: 50%;
}
#footer {
	width: 986px;
	clear: both;
	margin: 0 auto;
	border-top: solid 1px #000;
	color: #fff;
	/*background: #999 url(../images/footer.jpg) no-repeat left top;*/
	background-image: url(../images/footer_bk_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a.mapdirections {
	width: 164px;
	height: 57px;
	display:block;
	float:left;
	background-image: url(../images/map-directions-bk.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
#footer a.mapdirections:hover {
	background-image: url(../images/map-directions-bk_over.jpg);
	text-decoration:none;
}
#footer a.careers {
	width: 103px;
	height: 57px;
	display:block;
	float:left;
	background-image: url(../images/careers-bk.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
#footer a.careers:hover {
	background-image: url(../images/careers-bk_over.jpg);
	text-decoration:none;
}
#footer a.map {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 32px;
	padding: 16px 0 0 35px;
	float: left;
	position: relative;
	left: 81px;
	text-decoration:none;
}
/*#footer a.map:hover {
	background: url(../images/map-over.jpg) no-repeat;
}*/
#footer a.login {
	display: block;
	width: 79px; /*125px;*/
	height: 57px;
	float: left;
	margin: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/my-wave-bk.jpg);
	text-decoration:none;
}
#footer a.login:hover {
	background-image: url(../images/my-wave-bk_over.jpg);
	text-decoration:none;
}
#footer p {
	margin: 0;
	display: block;
	width: 625px;
	padding-top: 10px;
	float: right;
}
#footer .copyright {
	clear:both;
	font-size: 10px;
	float: none;
	width: 984px;
	padding: 20px 0;
	margin: 0 auto;
}
#footer .copyright a {
	color: #fff;	
}
#footer .copyright a:hover {
	color: #fff;	
}
/*#footer .left {
	float: left;
	width: 81px;
	height: 100px;
	background-image: url(../images/footer_bk_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
#footer .left {
	float: left;
	width: 1px;
	height: 100px;
	background-image: url(../images/footer_bk_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer img.right {
	float: right;
	border: none;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;	
}
.clear {
	height: 50px;
	line-height: 1px;
	clear: both;
}
#sidebar ul.ulstandard {
	margin: 14px;
	padding: 0 0 0 14px;
}
#sidebar ul.ulstandard li {
	text-align:left;
	margin: 0 0 0 14px;
	padding: 0;
}
a.homehighlite {
	display:block;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	width: 493px;
	padding: 20px;
	border: solid 1px #000;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
}
a.homehighlite:hover {
	background-color: #6879a4;	
	background-image: none;
}
.blue {
	color: #339;
	font-weight: bold;
}
.blue2 {
	color: #339;	
}
.blue3 {
	color: #009;	
}
.homeaddress {
	text-align:center;	
	margin: 20px 0 0 0;
}
.big {
	font-size: 140%;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
