@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C9CBCA;
}
body {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #B3B3B3;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFFCC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
.contentArea {
	background-color: #14452F;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 650px;
}
.contentArea p {
	line-height: 20px;
	letter-spacing: 1px;
}
.contentArea li {
	line-height: 20px;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin-left: 270px;
}

.contentArea .menuBottom {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}
.contentArea .menuBottom p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 1px;
	line-height: 1;
	vertical-align: bottom;
}
.seoText {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.smallText {
	font-size: 9px;
}
.yellow {color: #FFFF00}
.white {color: #FFFFFF}
.contentArea #fbForm .fbTable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3430;
}
.contentArea #fbForm .fbTable th {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	color: #2E3430;
}
.contentArea #fbForm .fbTable input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3430;
}
.contentArea .question {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F5953;
	padding: 4px;
}
.contentArea .quotes {
	font-size: 11px;
	background-color: #4F5953;
	padding: 1px 10px;
	margin-right: 65px;
	margin-left: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentArea .answer {
	padding: 4px;
}
.contentArea  #callOutBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	background-color: #396250;
	width: 150px;
	text-align: center;
	float: right;
	letter-spacing: 4px;
	color: #FFFFCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	margin-left: 40px;
	margin-bottom: 40px;
	padding: 12px;
}
.contentArea .mission {
	line-height: 24px;
	letter-spacing: 0px;
	text-align: center;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.contentArea #fbForm .fbTable {
	background-color: #14452F;
}
.contentArea #fbForm .fbTable td {
	line-height: 18px;
	vertical-align: middle;
	background-color: #14452F;
}
.contentArea #fbForm .fbTable th {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}

.contentArea #fbForm .fbTable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.contentArea #fbForm .fbTable input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.required {
	color: #990000;
}
.contentArea img {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.contact {
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
}

