body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}
/* Turn off all image borders */
img {
	border: 0;
}
.hidden {
	display: none;
}
/* Show jump links to screen readers */
@media aural {
	.hidden { display: block; }
}
br {
	clear: both;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
h1 {
	color: #006600;
	font-size: 1.35em;
}
h2 {
	color: #999900;
	font-size: 1.15em;
}
p {
	margin: 0 0 1.25em 0;
}
fieldset {
	padding: 10px;
	margin-bottom: 20px;
}
legend {
	padding: 1px 5px;
	border: 1px solid green;
	background: green;
	color: white;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}
input.required {
  background-color: #ccff99;
}
.imp {
	color: #ff0000;
	font-weight: bold;
}
#header {
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 6px solid #99ff66;
	border-bottom: 1px solid #aeaeae;
}
#maintabs, #subhead, #body, #footerinfo {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#maintabs ul {
	display: block;
	list-style: none;
	height: 36px;
	margin: 0;
	padding: 0;
	border-left: 1px dotted #aeaeae;
}
#maintabs ul li {
	float: left;
	font: bold 12px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#maintabs ul li a {
	height: 36px;
	display: block;
	margin: 0;
	padding: 0 14px 0 14px; /* Set to 7px when group classes section active */
	color: #000;
	background: #fff;
	text-decoration: none;
	text-align: center;
	border-right: 1px dotted #aeaeae;
}
#maintabs ul li a:hover, #maintabs ul li a.active {
	height: 36px;
	text-decoration: none;
	color: #fff;
	background: white url(../graphics/shade_blue.gif) top left repeat-x;
}
#subhead {
	padding: 20px 0 0 0;
}
#testimonial {
	float: left;
	width: 462px;
	height: 143px;
	background: #ffffcc url(../graphics/testimonials_bkgd.gif) no-repeat;
}
#testimonial p {
	font: bold italic 14px Georgia, "Times New Roman", serif;
	margin: 0;
	padding: 20px 20px 0 20px;
}
#testimonial p a {
	width: 76px;
	height: 26px;
	display: block;
	margin: 0px 0px 20px 350px;
	background: url(../graphics/more.gif) 0 0 no-repeat #FFF5D6;
	color: #555;
	text-decoration: none;
	font: 15px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}
#testimonial p a:hover {
	background: url(../graphics/more.gif) 0 0 no-repeat #FFF5D6;
	color: #3399cc;
	text-decoration: none;
}
#character {
	float: left;
	width: 275px;
	height: 143px;
	text-align: center;
}
#character img {
	margin-top: 10px;
}
#content {
	width: 595px;
	float: left;
	padding: 20px 20px 20px 5px;
	line-height: 1.5em;
}
#adsense {
	width: 120px;
	float: left;
	padding: 20px 0 20px 0;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 110px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #dcdcdc;
}
#footerinfo ul {
	float: right;
	margin: 10px 10px 10px 0;
}
#footerinfo ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#footerinfo ul li a {
	margin: 0;
	padding: 0 7px 0 7px;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	border-right: 1px solid #777;
}
#footerinfo ul li a.last {
	border-right: 0;
}
#footerinfo ul li a:hover {
	background-color: #f5f5f5;
	text-decoration: underline;
}
#footerinfo p {
	clear: both;
	text-align: right;
	margin: 0 10px 2px 0;
	font-size: 11px;
	color: #696969;
}
#footerinfo p.copyright, #footerinfo p.update {
	margin: 0 17px 2px 0;
}
#footerinfo p a {
	padding: 0 7px 0 7px;
	color: #696969;
	text-decoration: none;
}
#footerinfo p a:hover {
	background-color: #f5f5f5;
	text-decoration: underline;
}
#validcss {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#jl {
	float: right;
	margin: 0 0 20px 20px;
	padding: 4px;
	border: 1px solid #ccc;
}
ul.classinfo {
	margin: 10px;
	padding: 0 0 0 20px;
	list-style-image: url(../graphics/bullet_arrow.gif);
}
ul.classinfo li {
	margin: 7px 0 7px 0;
}
ul.classinfosub {
	margin: 10px;
	padding: 0 0 0 50px;
	list-style: square outside;
}
ul.classinfosub li {
	margin: 2px 0 2px 0;
}
#content a {
	text-decoration: none;
}
#content a {
	color: #999900;
	border-bottom: 1px solid #999900;
}
#content a:hover {
	color: #000; 
	background-color: #F4F2E4;
	border-bottom: 1px solid #9A8E51;
}
#content a.nodec, #content a.nodec:link, #content a.nodec:visited, #content a.nodec:hover, #content a.nodec:active {
	text-decoration: none;
	background-color: #fff;
	border: 0;
}
p.testimonialsubmit {
	padding: 10px;
	border: 1px solid #e2c822;
	background: #fff9d7;
}