@charset "ISO-8859-1";
#contact-heading-normal, #contact-heading-success, #contact-heading-failure, #contact-heading-attention {
	background-color: bebebe;
	background-repeat: no-repeat;
	min-height: 85px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#contact-heading-normal {
		background-image: url(../images/contact_bar_09_normal.jpg);
}
#contact-heading-success {
		background-image: url(../images/contact_bar_09_success.jpg);
}
#contact-heading-failure {
		background-image: url(../images/contact_bar_09_failure.jpg);
}
#contact-heading-attention {
		background-image: url(../images/contact_bar_09_attention.jpg);
}
#contact-heading-normal h1, #contact-heading-success h1, #contact-heading-failure h1, #contact-heading-attention h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-left: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#contact-intro {
}
#contact-intro p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contact-feedback {
}
#contact-feedback p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contact-feedbackerrors {
}
.contact-feedbackerrors p, #contact-feedback .contact-feedbackerrors p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 28px;
	color: #022E50;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}

#contact-body {
	background-color: #FFFFFF;
	background-image: url(../images/contact_bckgrnd.jpg);
	background-repeat: repeat-x;
	min-height: 250px;

}
#contact-form-table {
	border: 1px solid #CCCCCC;
	background-color: #E7F2F5;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 39px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contact-form-table p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #292D33;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contact-form-table h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #022E50;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
}
#contact-form-table input, #contact-form-table textarea {
	border: 1px solid #A8ACB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
	padding: 2px;
}

.contact-form-rule {
	border: 0;
	height: 1px;
	width: 480px;
	margin-left: 30px;
	background-color: #AFCCD8;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#contact-submit-block {
	text-align: center;	
}
#contact-submit-block input {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contact-results-return {
	text-align: center;
}
.contact-notices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.contact-notices ul {
	list-style-position: outside;
	list-style-image: url(../images/list_attention_tall.gif);
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 30px;
	padding: 0px;
}

.contact-notices li {
	margin-bottom: 5px;
}
span.contact-highlight {
	font-weight: bold;
	background-color: #F9EC58;
	padding: 2px;
}

.contact-notices strong {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #022E50;
	font-weight: bold;
}
.contact-notices a, #contact-form-table a, #contact-intro a {
	color: #023257;
}
.contact-notices a:hover, #contact-form-table a:hover, #contract-intro a:hover {
	color: #08619D;
	background-color: #FAF3ED;
}

ul#contact-alternate-forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/black_arrow_on_blue_tall.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 70px;
}

ul#contact-alternate-forms li {
	margin-bottom: 5px;
}
