body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 5px;
	font-size: 14px;
}
p {
	font-size: 14px;
	margin: 3px 3px 5px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #00AFC7;
}
a:hover {
	color: #FFCC33;
}
h1 {
	font-size: 30px;
	color: #00AFC7;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AFC7;
	background-image: url(images/calligraph.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-color: #E1FCFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 5px;
	letter-spacing: 2px;
	margin-right: -30px;
	margin-left: -10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #00AFC7;
	border-right-color: #00AFC7;
	border-left-color: #00AFC7;
}
h2 {
	font-size: 16px;
	color: #00AFC7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AFC7;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	margin-right: -30px;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005662;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00AFC7;
	margin-left: -10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005662;
	margin-right: -30px;
	padding-right: 30px;
}
.navtable {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	border: none;
}
.navtable a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-color: #00A0B7;
	display: block;
	text-align: right;
	padding: 3px;
	border: 1px solid;
	border-top-color: #95C7CE;
	border-left-color: #95C7CE;
	border-right-color: #006D7D;
	border-bottom-color: #006D7D;
	margin-right: 3px;
	margin-left: 2px;
	margin-bottom: 10px;
}
.navtable a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #00AFC7;
	border-right-color: #95C7CE;
	border-top-color: #006D7D;
	border-left-color: #006D7D;
	border-bottom-color: #95C7CE;
}
.navtable td {
	padding: 0px;
}
.formtable {
	background-color: #E1FCFF;
	border: 1px solid #00AEC7;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	padding: 5px;
	color: #00AFC7;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CCD0;
	font-weight: bold;
}.maintable {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00AFC7;
	border: 1px solid #007282;
}
.nav {
	width: 140px;
	padding-top: 20px;
}
.content {
	background-color: #FFFFFF;
	width: 600px;
	padding: 20px 30px 30px;
	border-top: 1px solid #007282;
	border-right: 1px none #007282;
	border-bottom: 1px solid #007282;
	border-left: 1px solid #007282;
}
ol li {
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	background-color: #E1FCFF;
	border: 1px solid #00AFC7;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #0093A8;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.quotetd {
	background-color: #E1FCFF;
	border: 1px solid #00AFC7;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #0093A8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
ul li {
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.question {
	color: #00AFC7;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AFC7;
	margin-top: 20px;
	line-height: 24px;
}
.quote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.quotetd p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.footer {
	text-align: center;
	width: 500px;
	padding-left: 220px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
.header {
	padding-left: 40px;
	padding-top: 9px;
	padding-bottom: 5px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.formtable input {
	width: 95%;
	background-color: #F4FEFF;
}
.formtable textarea {
	width: 95%;
	background-color: #F4FEFF;
}
.leftcol {
	width: 300px;
	float: left;
	clear: both;
	margin-top: 20px;
}
.rightcol {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #E1FCFF;
	border: 1px solid #00AFC7;
	padding: 10px;
	color: #00AFC7;
}
#imgplus {
	border: 20px solid #00AFC7;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#imgplus2 {
	border: 20px solid #00AFC7;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#imgplus3 {
	border: 20px solid #00AFC7;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.program {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #00AFC7;
	font-weight: bold;
}
.rightcol p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.imgenv {
	background-image: url(raw/bg_blue.png);
	padding: 20px;
	float: right;
	border: 1px solid #00AFC7;
}
.li {
	font-size: 14px;
}
h4 {
	color: #00AFC7;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.subscribebox {
	background-color: #00A0B7;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.subscribebox input {
	width: 80%;
	background-color: #D2FAFF;
	font-size: 11px;
	color: #00A0B7;
}
.subscribebox td {
	padding: 2px;
	text-align: center;
}
.subscribebox a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-image: url(images/check.gif);
}
.progtable td {
	padding-right: 10px;
}
.nochecks li {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}
.programsub {
	color: #00AFC7;
	font-style: italic;
}
