* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #3091D8;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}

blockquote {
	background-color: #F0F5F9;
	border: 1px solid #3091D8;
	color: #3091D8;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 5px;
	padding: 10px;
}

blockquote p {
	color: #3091D8;
	margin-bottom: 3px;
	margin-top: 3px;
}

body {
	background-color: #8FC3EA;
	color: #043669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 2px;
}

h1 {
	background-color: #3091D8;
	background-position: 50px -50px;
	background-repeat: no-repeat;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FFCC00;
	border-right-color: #FFCC00;
	border-top-color: #FFCC00;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-left: -31px;
	margin-right: -31px;
	margin-top: -1px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
}

h2 {
	border-bottom-color: #8FC3EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #3091D8;
	font-size: 20px;
	margin-right: -20px;
	padding-right: 20px;
}

h3 {
	background-color: #8FC3EA;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: -20px;
	padding-left: 2px;
	padding-right: 20px;
}

p, li, td {
	color: #023467;
	font-family: Arial, Helvetica, sans-serif;
}

.buybutton {
	background-color: #FFCC00;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
	color: #002A5F;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

.buybutton:hover {
	background-color: #002E5B;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-right-color: #CCCCCC;
	border-top-color: #333333;
	color: #FFCC00;
}

.buybuttontop {
	background-color: #FFCC00;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
	color: #003564;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 90%;
	z-index: top;
}

.buybuttontop:hover {
	background-color: #003166;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-right-color: #CCCCCC;
	border-top-color: #333333;
	color: #FFCC00;
}

.category {
	background-color: #00507C;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: -5px;
	margin-right: -10px;
	margin-top: 9px;
	padding-left: 5px;
}

.classlist .item {
	border: 1px solid #BFC5E5;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.classlist .item a {
	color: #00507C;
}

.form {
	background-color: #3091D8;
	border-bottom: 2px solid #2275B3;
	border-left: 2px solid #6FB1E3;
	border-right: 2px solid #2275B3;
	border-top: 2px solid #6FB1E3;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.form a {
	color: #FFF;
}


.form input {
	font-size: 11px;
	width: 90%;
}

.form select {
	background-color: #3091D8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 90%;
}

.form td {
	border-bottom-color: #8FC3EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #8FC3EA;
	border-right-color: #8FC3EA;
	border-top-color: #8FC3EA;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.form textarea {
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}

.list {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.list a h2{
	border: none;
}

.list h2 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 5px;
}

.list p {
	margin: 0px;
	margin-bottom: 5px;
}

.list td {
	border: none;
	margin: 0px;
	padding: 0px;
}

#botnav {
	background-color: #3091D8;
	border-bottom-color: #2070AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2070AA;
	border-right-color: #2070AA;
	border-top-color: #2070AA;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#botnav a {
	border: #2070AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#botnav a:hover {
	text-decoration: underline;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #3091D8;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

#content {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 720px;
}

#footer {
	background-color: #DBECF9;
	border-top-color: #8FC3EA;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	color: #3091D8;
	font-size: 11px;
	text-align: center;
}

#footer #footernav a {
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#footer #footernav a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#logo {
	background-color: #FFFFFF;
	clear: both;
	height: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 720px;
}

#mainarea {
	background-color: #FFFFFF;
	border: 1px solid #8FC3EA;
	color: #032950;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	width: 455px;
}

#mainarea .classlist h2 {
	background-color: #E7E9F5;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #00507C;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#mainarea .classlist p {
	display: inline;
	line-height: normal;
}

#mainarea p {
	line-height: 20px;
}

#nav {
	clear: both;
	float: left;
	margin-right: 10px;
	width: 180px;
}

#nav #revitup {
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: center;
}

#nav a, #nav h2 {
	background-color: #3091D8;
	border-bottom-color: #3091D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #3091D8;
	border-right-color: #3091D8;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #3091D8;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: right;
	text-decoration: none;
}

#nav a.sub {
	background-color: #FFCC00;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	color: #00346C;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#nav a:hover {
	background-color: #FFFFFF;
	color: #2276B5;
}

#rightcol {
	background-color: #8FC3EA;
	float: right;
	height: 300px;
	padding-top: 10px;
	text-align: center;
	width: 170px;
}

#rightcol a.linkbut {
	background-color: #DFEEF9;
	border-bottom-color: #1D6396;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1D6396;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 140px;
}

#rightcol a.linkbut:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #1D6396;
	border-right-color: #FFFFFF;
	border-top-color: #1D6396;
}

#topnav {
	background-color: #FFFFFF;
	border-bottom-color: #8FC3EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DFEEF9;
	border-right-color: #DFEEF9;
	border-top-color: #DFEEF9;
	clear: both;
	margin-bottom: 0px;
	margin-top: 1px;
	text-align: center;
	vertical-align: middle;
}

#topnav a {
	background-color: #70B3E4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

#topnav a:hover {
	background-color: #FFFFFF;
	color: #3091D8;
}

#toptext {
	background-color: #B6D8F1;
	font-size: 9px;
	padding-bottom: 0px;
	padding-top: 2px;
	text-align: center;
	color: #61AAE0;
	line-height: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70B3E4;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}

#toptext a {
	color: #61AAE0;
	font-weight: normal;
	text-decoration: none;
}

#toptext a:hover {
	text-decoration: underline;
}
.list .item {
	font-size: 14px;
	list-style-type: disc;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
.list .item a {
	font-size: 12px;
	text-decoration: none;
}
.list h2 {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-top: 10px;
}
.form input.issue {
	display: none;
}
