﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #2f2f66;
}
#container {
	/* 	margin: 0; 	padding: 0; 	border: 0; 	*/
	width: 940px;
	margin: 10px auto;
	background-color: #2f2f66;
}
#masthead {
	/* 	margin: 0; 	padding: 0; 	border: 0; 	*/
	text-align: center;
	width: 920px;
	background-color: #5f8ea9;
	border-top: solid 5px #cccccc;
	border-right: solid 5px #666666;
	border-bottom: solid 5px #666666;
	border-left: solid 5px #cccccc;
}
#navigation {
	font-size: medium;
	font-weight: bold;
	width: 920px;
	margin-top: 5px;
	text-align: center;
	background-color: #ddddff;
	border-top: solid 5px #cccccc;
	border-right: solid 5px #666666;
	border-bottom: solid 5px #666666;
	border-left: solid 5px #cccccc;
}
/*
#navigation
{
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
*/
#content {
	/* 	margin: 0; 	padding: 0; 	border: 0; 	*/
	float: left;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #ffffff;
	border-top: solid 5px #cccccc;
	border-right: solid 5px #666666;
	border-bottom: solid 5px #666666;
	border-left: solid 5px #cccccc;
}
#footer {
	/* 	margin: 0; 	padding: 0; 	border: 0; 	*/
	text-align: center;
	clear: both;
	width: 920px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border: solid 5px;
	border-top: solid 5px #cccccc;
	border-right: solid 5px #666666;
	border-bottom: solid 5px #666666;
	border-left: solid 5px #cccccc;
}
/* Masthead Styles */
#masthead h3 h4 {
	margin: 0;
	padding: 0;
}
#masthead h3 {
	color: #2f2f66; /* 3d6c87 */
}
#masthead h4 {
	color: #2f2f66; /* 5f8ea9 */
}
#masthead img {
	border: solid 2px #cccccc;
	margin: 5px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 2px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
#content h3, h4 {
	color: #2f2f66;
}
#content h3 {
	border-top: solid 20px #5f8ea9;
}
#content a {
	text-decoration: none;
}
#content img {
	border: 0;
}
#content li {
	padding-bottom: .5em;
	list-style-type: disc;
}
/*
#table2 td
{
	border: solid 1px #888888;
	padding: 4px;
	list-style-type: circle;
}
#table2 li
{
	list-style-type: circle;
}
.centerImage
{
	text-align: center;
}
#faqs a
{
	text-decoration: none;
}
#faqs li
{
	list-style-type: none;
}
#QandA a
{
	text-decoration: none;
}
#QandA tr
{
	vertical-align: top;
}
#QandA td
{
	border-collapse: collapse;
	border-style: none;
	padding: 4px;
}
#QandA .Q
{
	width: 3%;
	color: #3d6c87;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#QandA .Q_details
{
	color: #3d6c87;
	width: 97%;
	font-weight: bold;
}
#QandA .A
{
	width: 3%;
	color: #3d6c87;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	border-bottom: solid 1px #888888;
}
#QandA .A_details
{
	width: 97%;
	border-bottom: solid 1px #888888;
}
#ContactContent h4
{
	padding-left: 20px;
}
#ContactContent table
{
	width: 700px;
}
#ContactContent .col1, .col2, .col3
{
	vertical-align: top;
}
#ContactContent .col1
{
	text-align: right;
	width: 150px;
}
#ContactContent .col2
{
	width: 500px;
}
#ContactContent .col3
{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	width: 40px;
}
.SendEmailButton
{
	width: 150px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.EmailStatus
{
	background-color: Yellow;
	font-variant: small-caps;
}
.Note
{
	color: #333333;
	font-size: .9em;
	font-style: italic;
}
#legal
{
	color: #000000;
}
#legal dt
{
	padding-bottom: 5px;
	font-weight: bold;
}
#legal dd
{
	margin-left: 0;
	padding-bottom: 10px;
}
#legal ul, ol
{
	padding-top: 5px;
}
*/
/* Footer Styles */
#footer p {
	color: #606060;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_marquee {
	color: #ffffff;
	background-color: #5f8ea9;
	width: 50%;
	font-weight: bold;
	border-top: solid 6px #666666;
	border-right: solid 6px #cccccc;
	border-bottom: solid 6px #cccccc;
	border-left: solid 6px #666666;
	list-style-type: none;
	margin-left: 25%;
}
.style_marquee ul {
	padding-top: 20px;
}
.style_marquee li {
	padding-left: 10px;
}

