a {
	color: #007B7B;
}

a:hover {
	text-decoration: none;
}

blockquote {
	background-color: #007B7B;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	width: 400px;
}

body {
	background-color: #E6E6E6;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	background-color: #007B7B;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: -5px;
	margin-right: -30px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 3px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}

h2 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #007B7B;
	font-size: 18px;
	font-weight: normal;
	margin-right: -30px;
	padding-right: 30px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: -5px;
	margin-right: -30px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	color: #007B7B;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

li.listtitle {
	margin-bottom: 5px;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
}

.accent {
	background-color: #68B0B1;
	color: #FFFFFF;
	font-weight: bold;
	padding: 9px;
}

.form {
	background-color: #007B7B;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.form input {
	font-size: 11px;
	width: 90%;
}

.form select {
	background-color: #007B7B;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 90%;
}

.form td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.form textarea {
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}

#container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border: 1px solid #999999;
}

#content {
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 800px;
}

#footer {
	background-color: #68B0B1;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header {
	padding-top: 5px;

}

#header #text {
	color: #FFFFFF;
	float: right;
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-right: 10px;
	text-align: right;
}

#header h1 {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px;
}

#header p {
	margin: 0px;
}

#logo {
	background-color: #FFFFFF;
	clear: both;
	margin: 3px 0px 0px;
	width: 800px;
}

#mainarea {
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	width: 545px;
}

#mainarea #faq {
	background-color: #68B0B1;
	float: right;
	font-size: 11px;
	margin-right: -10px;
	padding: 5px;
	width: 200px;
	color: #FFFFFF;
}

#mainarea #faq a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainarea #faq a:hover {
	text-decoration: underline;
}

#mainarea #faq ol {
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#mainarea #faqcont {
	float: left;
	width: 335px;
}

#mainarea #faqcont h1 {
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 5px;
}

blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 100%;
	margin-bottom: 8px;
	margin-top: 0px;
}

#mainarea img {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 5px;
	padding: 5px;
}

#mainarea li {
	margin-bottom: 5px;
	margin-top: 0px;
}

#mainarea p, #mainarea li {
	line-height: 140%;
}

#mainarea ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#nav {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	width: 202px;
}

#nav .subnav a {
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #F8FCFC;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #68B0B1;
	border-right-color: #68B0B1;
	border-bottom-color: #88C0C1;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-variant: normal;
	font-weight: bold;
}

#nav .subnav a:hover {
	background-color: #007B7B;
	color: #FFFFFF;
}

#nav .sub {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#nav a, #nav h2 {
	background-color: #007B7B;
	border-bottom-color: #007B7B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #007B7B;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #007B7B;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #007B7B;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#nav a:hover {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #007B7B;
}

#signup {
	background-color: #B81A19;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #E9EBF5;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #E9EBF5;
	border-top-style: solid;
	border-top-width: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 140px;
}

#signup .submit {
	font-size: 11px;
}

#signup a {
	background-color: #B81A19;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}

#signup h2 {
	background-color: #00507C;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #E9EBF5;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

#signup input.input {
	background-color: #FDECEC;
	color: #B81A19;
	font-size: 11px;
	width: 100px;
}

#signup td {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
#mainarea .noboximage, .noboximage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imgbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
	padding: 0px;
	width: 200px;
	height: 150px;
}
#imgbox {
	border: 1px solid #999999;
}
.accent a {
	color: #FFFFFF;
}
blockquote a {
	color: #FFFFFF;
}
