body {
	background-color: #E8EEF2;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.imagesleft {
	border: 5px solid #828384;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagesright {
	border: 5px solid #828384;
	margin-left: 10px;
	margin-bottom: 10px;

}

h2, h3, h4, h5, h6{
	color: #2E3091;
	font-size: 14px;
}

a:link {
	text-decoration: none;
	color: #0072BC;
}
a:visited {
	text-decoration: none;
	color: #0072BC;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.right {
	color: #808284;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: right;
	font-size: 8pt;
	width: 200px;
}
.right a {
	font-size:9pt;
}
.right p {
	margin:0px
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*color: #0072BC;*/
	padding: 1px;
	/*width: 200px;*/
	border: 1px solid #0072BC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}

.error{
	color:red;
	font-weight:bold;
}

.right-holder{
	border:1px solid #7F7D7B;
	text-align:left;
}

.right-holder form{
	margin: 0px;
	padding: 0px;
}

.right-holder h4{
	text-align:center;
	margin:auto;
	padding:5px;
	background: #2E3091;
	color: white;
	margin: 0px;
	vertical-align: top;
}
.right-holder h4 a{
	color:white;
}
.right-holder textarea,
.right-holder input{
	width: 95%;
}
.right-holder input.input_checkbox,
.right-holder input.input_radio {
	width: auto;
}

.right-holder input#query_agree{
	width: auto;
}

.right-holder input.submitButton {
	width: auto;
}

.quick_vote input {
	width: auto;
}

.quick_vote input.submitButton {
	text-align:center;
	margin:auto;
}

.float_right{
	float:right;
}

div.hr hr {
	display: none;
}


.clear {
	clear: both;
}


#container {
	width: 980px;
	margin: auto;
	border: 1px solid #000000;
}

#header {
	position: relative;
	width: 100%;
}

#header .hr {
	height: 2px;
	background: #4698CE;
	clear: both;
	display: block;
	width: 100%;
}

#header .navigation {
	background: #2F3192;
	width: 100%;
	height: 30px;
	padding-top: 3px;
}
	
#logo {
	float: left;
	height: 55px;
	width: 300px;
	position: relative;
}

#telephone {
	float: right;
	height: 60px;
}

#header .date,
#search {
	position: absolute;
	top: 66px;
	right: 10px;
}

#header .date {
	right: 200px;
	display: none;
}

#main {
	clear: both;
	height: 100%;
	background-image: url(left-background.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#main .navigation {
	width: 140px;
	background: #2F3192;
	float: left;
	padding: 20px 10px 0px 10px;
	font-weight: bold;
	background: #2F3192;
}

#content,
#panels {
	background: #FFFFFF url(../images/bg_m.gif) repeat-x top left;
}

#content {
	float: left;
	width: 610px;
	padding: 0px 10px;
	margin-left: 1px;
}

#content_tools {
	text-align: center;
	margin-top: 20px;
}

#breadcrumb {
	padding: 10px 0px 0px 10px;
}

#panels {
	float: left;
	width: 169px;
	padding: 20px 10px 0px 10px;
}

#panels ul {
	padding: 0px;
	margin: 10px;
	padding-left: 20px;
}

#panels li {
	padding: 0px;
	margin: 0px;
}

#footer {
	clear: both;
}

#footer_text {
	text-align: center;
	margin: 10px 0px;
}

#footer .navigation,
#footer_tools {
	text-align: center;
}

#copyright,
#address,
#locations,
#footer_links,
#related_sites {
	border-top: 1px solid #808284;
	text-align: center;
	background: #E8EEF2;
}

#related_sites ul {
	margin: 0px;
	padding: 0px;
}

#related_sites li {
	list-style-type: none;
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#copyright {
	clear: both;
}