﻿@import url(ResetBrowserDefaults.css);

body {
	font: 12px Arial, Helvetica, sans-serif;
}



.content {
    display:block;
    padding:10px;
}

.content img {
    float:right;
    padding: 0 0 20px 20px;
}

#container {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

.button {
    margin: 10px 20px 10px 10px !important;
}

#header {
	width: 770px;
	height: 98px;
	background: url(img/headerNew.jpg);
	background-repeat: no-repeat;
}

#logo a {
	width: 200px;
	height: 75px;
	display: block;
	overflow: hidden;
	float: left;
	color: #fff;
	text-decoration: none;
}

#contentHeader {
	width: 770px;
}

#contentPrimary {
	width: 730px;
	min-height: 375px;
	float: right;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

form label {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	margin: 12px 0 0;
	padding: 0 10px 0 0;
}

form input, form select, textarea {
	margin: 10px 0 0;
}

table tr td label {
	float: right;
	display: inline;
	margin: 12px 40px 0 0;
	padding: 0;
}

.mail {
	float: left;
	padding-top: 15px;
	margin: 10px -10px 10px 0;
}

p {
	margin-top: 12px;
}

h1 {
	display: block;
	text-align: left;
	height: 36px;
	font-family: Arial;
	color: #771b61;
	background-color: #FFF;
	background-repeat: repeat-x;
	font: 20px Arial, sans-serif;
	margin: 0;
	padding: 6px 0 0 0px;
}

.Instructions {
	width: 300px;
	text-align: left;
}

.Error {
	vertical-align: -30%;
}

.address {
	display: inline-block;
	font-weight: 700;
	padding: 0 0 30px;
}

.contactInfo {
	display: inline-block;
	margin-left: 150px;
	padding-bottom: 30px;
}

.to {
	padding: 0 5px;
}

table tr td input {
	float: left;
	display: inline;
}

.navList {
	background-color: #666D70;
	width: 770px;
	font: 11px Arial;
	text-align: center;
	margin: 0;
	padding: 6px 0 8px;
}

form {
	background-color: #FFF;
}

fieldset {
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

form fieldset legend {
	color: #606060;
	font-size: 14px;
}

.Required {
	color: red;
}

.checkboxlist {
	margin-left: 50px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 400;
}

#contentPrimary h2 {
	font: 1.3em Trebuchet MS, Arial, sans-serif;
	text-align: left;
	font-weight: 700;
	color: #771b61;
	margin: 0;
	padding: 0 10px 10px 0;
}

p span, label span {
	color: Red;
	font-size: larger;
}

#logo a span em {
	display: block;
	text-indent: -9999px;
	color: #f4f4eb;
	font-size: 17px;
}

#logo a span strong {
	display: block;
	text-indent: -9999px;
	padding-top: 15px;
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 10px;
	text-transform: uppercase;
}

.searchForm {
	float: right;
	color: #FFF;
	width: 200px;
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
}

.searchButton {
	background-color: #FFF;
	cursor: pointer;
	border: 0;
	background-image: url(img/gosearch.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px !important;
	position: absolute;
}

.mailPermission {
	width: 600px;
}

.navList li {
	display: inline;
	color: #fafafa;
	list-style-type: none;
	padding: 0;
	font-weight: bold;
}

.navList li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(img/rollbg.gif);
	background-repeat: repeat-x;
}

td {
	font: 12px Arial;
	color: #000;
	padding: 5px;
}

.headerborder {
	border: 1px solid #FFF;
}

.address p, .contactInfo p {
	margin: 0;
}

#logo a span, strong span {
	font-size: 13px;
	display: inline;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	letter-spacing: 0;
	vertical-align: middle;
	padding: 0;
}

.navList li a:visited, .navList li a {
	text-decoration: none;
	color: #FAFAFA;
	padding: 1px 12px 2px;
}

.navList #current a, .navList #current a:hover {
	color: #B3CCE6;
}

#footer{
	text-align:left;
	margin: 10px 0 0 0;
	color:#666D70;
	line-height:1.5;
	font-size:10px;
	text-decoration: none;
	clear: both;
}

#footer a{
	font-size:10px;
	color:#666D70;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
}

#footer ul{
	width:650px;
}

#footer ul li{
	list-style-type:none;
	display:inline;
}

#social {
	float:right;
	background-color: #D7DBDB;
	padding: 5px;
	width: 55px;
	height: 23px;
	margin: -50px 20px 0 0;
}