@charset "UTF-8";
html, body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #34517D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #FFF9F0;
	min-height: 100%;
	height: auto !important;








	height:100%
	background-image: url(images/gradient_background.jpg);
	background-repeat: repeat-x;
	background-color: #FDE8CB;
	background-image: url(images/gradient_background.jpg);
	line-height: 1.3;
	letter-spacing: 1.3px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #34517d;
	font-weight: normal;
	margin-top: -8px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #34517D;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	text-transform: uppercase;
	color: #34507C;
	background-color: #B8C7D8;
	text-align: right;
	display: block;
	margin-left: -8px;
	line-height: 2em;
	padding-right: 5px;
	margin-top: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-variant: normal;
	text-transform: uppercase;
	color: #34507C;
	background-color: #B8C7D8;
	text-align: right;
	display: block;
	margin-left: -17px;
	line-height: 2em;
	padding-right: 5px;
	margin-top: 15px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #34517D;
	line-height: 1.7;
	text-align: left;
	letter-spacing: 0.12em;
	margin-top: 0px;
	padding-right: 15px;
	margin-bottom: 8px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	letter-spacing: .2em;
	text-align: center;
	color: #DDE8F0;
	font-weight: lighter;
	line-height: 1.3;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #34517D;
	line-height: 1.3;
	text-align: left;
	letter-spacing: 0.12em;
	margin-top: 0px;
	padding-right: 15px;
	margin-bottom: 12px;
}
a:visited {
	color: #34517D;
	text-decoration: none;
}
a:link {
	color: #34517D;
	text-decoration: none;
}
a:hover {
	color: #00C;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}
.NavBar {
	background-color: #E8EEEF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: -28px;
	margin-bottom: -50px;
	position: relative;
	z-index: 999;
	letter-spacing: normal;
}
.oneColFixCtr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -13px;
	margin-left: auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	padding: 0px;
}
.footer {
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: center;
	color: #34517D;
	clear: both;
}
.MainImage {
	height: 303px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_shadow {
	height: 27px;
	width: 950px;
	margin-top: -25px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-color: #FDE8CB;
}
.oneColFixCtr #mainContent {
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
}
.MainTableWrapper {
	clear: both;
	width: 900px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 50px;
	text-align: center;
}
.imageinbody_left {
	border: medium solid #B8C7D8;
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-top: 5px;
}
.imageinbody_right {
	border: medium solid #B8C7D8;
	float: right;
	margin-bottom: 3px;
}
.quote_logos {
	border: thin solid #003;
}#show_wrapper {
	height: 302px;
	width: 900px;
	z-index: 1;
	position: relative;
}
.spacer {
	clear: both;
	height: 10px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Picture_Caption_Wrapper {
	float: left;
	width: 300px;
}
.Body_RedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #F00;
	line-height: 1.3;
	text-align: left;
	letter-spacing: 0.12em;
	margin-top: 0px;
	padding-right: 15px;
	margin-bottom: 12px;
}
#menu_wrapper {
	width: 900px;
	z-index: 100000;
	position: relative;
	margin: auto;
	padding-left: 5px;
	height: 0px;
	text-align: center;
}
.headertype2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #34517D;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}
.paragraphformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #34517D;
	text-align: left;
	letter-spacing: 0.12em;
}
.SmallText {
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: center;
	color: #34517D;
	clear: both;
}

