﻿body {
	padding: 0;
	margin: 0 auto;
	background: #EFEFDF url(../images/background.jpg) repeat-x top left;
	color: #000;
	font: 11px/20px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div, h1, h2, h3, p, form, label, input, textarea, img, span {
	margin: 0;
	padding: 0;
}

textarea {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

#header {
	padding: 29px 0 0 0;
	margin: 0 auto;
	position: relative;
	width: 737px;
	min-height: 152px;
	color: #FFF;
	vertical-align: bottom;
	text-align: center;
}

#menu {
	padding: 0;
	margin: 0 auto;
	margin-bottom: 5px;
	position: relative;
	width: 779px;
	min-height: 32px;
	color: #000;
	top: 0px;
}

#menu ul {
	padding: 0;
	margin: 0 auto;
	width: 779px;
	height: 32px;
	list-style-type: none;
}

#menu ul li {
	padding: 0 1px 0 0;
	background: url(../images/menuDiv.jpg) right top no-repeat;
	height: 32px;
	float: left;
}

#menu ul li a {
	display: block;
	padding: 0 20px;
	font: bold 11px/32px Arial, Helvetica, sans-serif;
	color: #344A04;
	background-color: inherit;
	text-decoration: none;
}

#menu ul li a:hover {
	background: url(../images/menuHover.jpg) 0 0 repeat-x;
	color: #FFF;
	background-color: inherit;
}

#menu ul li a.hover {
	display: block;
	background: url(../images/menuHover.jpg) 0 0 repeat-x;
	color: #FFF;
	padding: 0 20px;
	font: bold 11px/32px Arial, Helvetica, sans-serif;
	background-color: inherit;
	text-decoration: none;
	cursor: text;
}

#menu ul li.last {
	background-image: none;
	height: 32px;
	float: left;
}

#content {
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 779px;
}

#left {
	width: 512px;
	float: left;
}

#left .top {
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #D0D09F;
	background: #FFF;
	color: #000;
}

#left .top h2 {
	margin: 15px 0 0 0;
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left .bottom {
	margin: 5px 0;
	padding: 10px;
	border: 5px solid #FFF;
	background: #B9B99D url(../images/leftBottomBackground.png) top left repeat-x;
	color: #FFF;
}

#left .bottom a {
	color: #FFF;
}

#left .bottom h3 {
	margin: 15px 0 0 0;
	padding: 0 10px;
	color: #990000;
	background: #DDDDCB;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left p {
	margin: 7pt 0 0 0;
}

#left a {
	color: #8BB92D;
}

#right {
	margin: 0 25px 0 5px;
	padding: 5px 0;
	width: 235px;
	float: right;
	background: #FFF;
}

#right .serviceList ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc;
	list-style-image: url(../images/rightList.gif);
	font: italic 16px/22px Georgia, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
}

#right .serviceList ul li {
	margin: 10px auto;
	padding-left: 10px;
}

#right .readMore {
	margin: 10px;
	text-align: right;
}

#right .readMore a {
	text-decoration: none;
	font: italic 16px/22px Georgia, Arial, Helvetica, sans-serif;
	color: #666;
}

#right .login {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#right .login a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #8BB92D;
}

#right .loginHeader {
	margin: 0 auto;
	background: url(../images/loginBackground.jpg) 0 0 no-repeat;
	width: 225px;
	min-height: 32px;
	text-align: center;
	color: #FFF;
	font: bold 16px/32px Arial, Helvetica, sans-serif;
}

#right .loginBody {
	margin: 0 auto;
	padding: 10px;
	width: 205px;
	text-align: center;
	color: #FFF;
	background: #353535 url(../images/loginBodyBackground.jpg) top left repeat-x;
}

#right .loginQuestions {
	margin: 0 auto;
	padding: 10px;
	width: 205px;
	text-align: center;
	color: #8BB92D;
}

#right .loginQuestions a:hover {
	color: #CCC;
}

#right .loginButton {
	height: 15px;
	width: 36px;
	border: none;
	background: #CCC url(../images/loginButton.gif) top left no-repeat;
	padding: 0;
}

#footer {
	clear: both;
	padding: 20px;
	margin: 0 auto;
	position: relative;
	width: 739px;
	min-height: 40px;
	color: #FFF;
	top: 0px;
	background: #4D4D4D url(../images/footerBackground.jpg) top left repeat-x;
}

#footer a {
	color: #FFF;
}

.button {
	margin: 0;
	padding: 0;
	width: 80px;
	height: 20px;
	min-height: 20px;
	border: none;
	background: transparent url(../images/button.png) top left no-repeat;
	color: #000;
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.warning {
	display: block;
	margin: 10px auto;
	padding: 5px 5px 5px 30px;
	border: 1px solid #FFFF80;
	background: #FFFFBF url(../images/warning.png) top left no-repeat;
	min-height: 25px;
	color: #000;
}

.info {
	display: block;
	margin: 10px auto;
	padding: 5px 5px 5px 30px;
	border: 1px solid #FFFF80;
	background: #FFFFBF url(../images/info.png) no-repeat top left;
	min-height: 25px;
	color: #000;
	text-align: left;
}

.loadingPanel {
}


