body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #143556;
}
.header {
	text-align:center;
	align:center;
	margin: 0px;
	padding: 0px;
}
.header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content-holder {
	text-align:center;
	align:center;
	margin: 0px;
	padding: 0px;
}
.middle {
	width: 992px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	height: 300px;
}
.content li {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
}
.content a, .content a:visited {
	color: #C3A660;
	text-decoration: none;
}
.content a:hover {
	color: #006699;
	text-decoration: underline;
}
.content p {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 18px;
}
.content .home-style p {
	font-size: 15px;
	line-height: 20px;
}
.content .home-style h1 {
	font-size: 18px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3F78BB;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8CB2D7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6A85A2;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.footer {
	color: #A0A9B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
	text-align: center;
}

.footer a {
	color: #9CA3AB;
	text-decoration: none;
}
.footer a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.footer ul {
	margin: 0px;
	padding: 0px;
}
.footer li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
}
.imgrt {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left-col {
	background-color: #DFDFDF;
	width: 170px;
	text-align: left;
	vertical-align: top;
	font-size: 0px;
	background-image: url(images/corner-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.left-col ul {
	margin: 0px;
	padding: 0px;
}
.left-col ul a, .left-col ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #3F78BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 162px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.left-col ul a:hover {
	background-color: #A5BCD3;
	color: #FFFFFF;
}
.right-col {
	width: 165px;
	text-align: center;
	vertical-align: top;
	background-color: #2C517B;
	background-image: url(images/corner-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 20px;
}
.right-col img {
	border: 1px solid #3E74B0;
	margin-bottom: 5px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 25px;
	margin: 0px;
	padding-top: 13px;
	padding-left: 25px;
	text-align: right;
	padding-bottom: 5px;
}
.breadcrumbs ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.breadcrumbs {
}

.breadcrumbs li {
	display: inline;
	color: #999999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #C6AB5E;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.breadcrumbs a:hover {
	color: #006699;
	text-decoration: underline;
}
.form-container {
	border: 1px solid #CCCCCC;
	width: 595px;
	margin-left: 30px;
	margin-right: 30px;
}
.form-left-column {
	text-align: right;
	width: 33%;
}

.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 18px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
}
input.form-required-key {
	height: 13px;
	width: 13px;
	background-color: #E9DFC9;
	margin-top: 10px;
}
input.form-required {
	background-color: #E9DFC9;
}
.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
}
input.form-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DADADA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #C1C1C1;
	width: 55px;
	height: 20px;
}
input.form-submit:hover {
	background-color: #999999;
}
.middle .content #contact .form-container ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.middle .content #contact .form-container li {
	background-image: url(images/bullet-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.validation-summary {
	padding-top: 10px;
	text-align: left;
}
.content #contact .form-container .validation-summary .red {
	color: #FF0000;
}

