* {
	margin: 0;
}



div.error {
	float:right;
	width:250px;
	color: #f00;
}

input.error, select.error {
	border: 1px solid #f00;
	background-color: #ffffd5;
}

label.error {
	display: none;
}


html, body {
	height: 100%;
	text-align: center;
}

#wrapper {
	background: url('/img/fade.png') 0px 230px no-repeat;
}

#header {
	height: 230px;
	background-image: url('/img/headbar.jpg');
	background-repeat: no-repeat;
}

dt {
	display: block;
	background-color: #9cc;
	margin: 5px 0;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;
}

ol {
	font-size: 12px;
}

ol li a {
	font-weight: bold;
}

dd {
	display: block;
	margin: 5px 0;
	text-align: justify;
	border: 1px solid #ccc;
	padding: 5px;
}

#submissionForm {
	width: 375px;
}

#submissionForm br {
	clear: right;
}

label.error { 

	color: red; 
	text-align: right;
	margin-right: 10px;
	float: right;
	margin-bottom: 5px;
	font-size: 13px;
}

label {
	text-align: right;
	margin-right: 10px;
	float: right;
	margin-bottom: 5px;
	font-size: 13px;
}

input.text {
	width: 250px;
	float: right;
	margin-bottom: 5px;
}

input.gradeCheck {
	margin-left:3px;
	margin-right: 3px;
	float: right;
	margin-bottom: 5px;
}	

select.select {
	width: 250px;
	float: right;
	margin-bottom: 5px;
}

#sideSearch label {
	width: 70px;
	text-align: right;
	margin-right: 10px;
	display: block;
	float:left;
	clear:left;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
}

#sideSearch .submit {
	cursor: pointer;
	width: 59px;
	height: 20px;
	border: none;
	background: url('/img/submit.png');
}

#sideSearch select {
	width: 100px;
	margin-bottom: 5px;
}



#topNav {
	height: 31px;
	margin-bottom: 2px;
	background: url('/img/topnavbg.png');
	backgroun-repeat: no-repeat;
}

html>/**/body #topNav ul li a{
	display: block;
}

.imgRight {
	float:right;
	margin-right: 5px;
	margin-left: 10px;
}

.clear {
	height: 0px;
	clear: both;
}

.bigButton {
	border: none;
	margin-left: 5px;
	margin-top: 5px;
}

#searchBox {
	float: left;
}

#content h1 {
	display: inline;
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
	color: #308500;
	margin-right: 5px;
}

#content h3 {
	font-family: Verdana;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	color: #003680;
}

ul.bigBullet {
	list-style-type: none;
	padding-left: 7px;
}

ul.bigBullet li {
	padding-left: 12px; 
	background: url('/img/bullet2.png') 0px 5px no-repeat;
	color: #2274b9;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.pubTitle {
	color: #003680;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}

.spacer {
	display: block;
	height: 10px;
}

.prices {
	font-size: 12px;
	font-family: Verdana;
	color: #333;	
}

#testimonial {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aed72f;
}


#result {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aed72f;
	min-height: 150px;
}

#result h3 {
	margin-bottom: 20px;
}

#content h4 {
	font-family: Verdana;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #e98200;	
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #2274b9;
}

#content a:active, #content a:hover {
	text-decoration: none;
	color: #e98200;
}

#video_btn {
	float: right;
	display: block;
	text-decoration:none;
	width: 267px;
	height: 61px;
	background: url('/img/video_btn.png') no-repeat;
}

#video_btn:hover {
	background: url('/img/video_btn_roll.png') no-repeat;
}

#resourceList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}

#resourceList li {
}

#resourceList li a {
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	display: block;
	background-color: #fff;
}

#resourceList li a:hover {
	background-color: #ddd;
}

#description {
	border: 1px solid #ccc;
	padding: 15px;
}

#mainSearchButton {
	width: 59px;
	height: 28px;
	background-image: url('/img/searchbutton.gif');
	border: none;
	cursor: pointer;
	position: relative;
	margin-left: 5px;
	bottom: 0;
}

#mainSearch {
	width: 143px;
	height: 28px;
	border: none;
	background-image: url('/img/searchbox.gif');
	font-family: Arial;
	font-size: 16px;
	padding: 3px;
}

#content h2 {
	display: inline;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	color: #424242;
	}

h1 span.innerH1 {
	display: inline;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	color: #424242;
	}

#topNav ul li a {
	min-width: 10px;
	color: #424242;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	padding-right:9;
	padding-left: 16px;
	background: url('/img/seperator.gif') 0px 5px no-repeat;
	text-decoration: none;
}

#topNav ul li a.first {
	padding-left: 9px;
	background: none;
}

#topNav ul li a:visited, #topNav ul li a:link {
	text-decoration: none;
	color:#424242;
}

#topNav ul li a:hover, #topNav ul li a:active {
	color: #2274b9;
}

#topNav ul li {
	float: left;
}

#topNav ul {
	height: 31px;
	margin-left: 190px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #aed72f;
}

#wrapper {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -76px;
}

#footer {
	font-size:12px;
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 76px;
	padding-top:20px;
	background-image: url('/img/footerbar.jpg');
	background-repeat: no-repeat;
}

#footer a:link, #footer a:visited {
	font-size:12px;
	text-decoration: none;
	color: #666;
}

#footer a:active, #footer a:hover {
	font-size:12px;
	text-decoration: none;
	color: #039;
}

#footer ul {
	height: 76px;
	margin-left: 200px;
	width: 700px;
	text-align: center;
	font-size:12px;
}

#sideNav {
	padding-top: 55px;
	width: 185px;
	float: left;
	background-image: url('/img/navtitle.jpg');
	background-repeat: no-repeat;
}

#sideNav h2 {
	color: #424242;
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 5px;
}

#pList a:link, #pList a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #36c;
}

#pList a:active, #pList a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #f90;
}


#carousel_links {
				margin: 0;
				padding: 0;
			}
			#carousel {
				text-align:center;
				position: relative;
				width: 185px;
				height: 455px;
				cursor: pointer;
			}
			#carousel_links li a {
				outline: none;
			}
			#carousel_links li {
				background-repeat: no-repeat;
				float: left;
				margin: 0;
				padding: 0;
				display: inline;
				list-style-type: none;
			}
			
			#carousel_links li a img {
				border: 0px;
			}

#content {
	font-family: Arial;
	margin-left: 200px;
	text-align: left;
}

#content p {
	text-align: left;
	color: #424242;
}

#footer ul li{
	height: 76px;
	font-family: Arial;
	display: inline;
	font-size: 14px;
	color: #5d5a5b;
	margin-left:2px;
	margin-right:3px;
	font-weight: bold;
}

#push {
	height: 76px;
}

#pt {
	display:block;
	border: #ccc solid thin;
	width:700px;
	height:110px;
}

#PTmember {
	position:relative;
	float:left;
	font-size:12px;
	width: 100px;
	height:90px;
	background-color:#eee;
	padding:10px;
	margin-right:10px;
}

#PTthread{
	position:relative;
	font-size:12px;
	padding: 10px;
}

#vid_icons {
	width: 180px;
	height: 230px;
	overflow: scroll;
}

			#tv_wrapper {
				border: 1px dotted #999;
				width: 180px;
			}
			#tv_text {
				height: 48px;
				overflow: hidden;
				margin: 0;
				color: #000;
				font-family: Times;
				padding: 3px;
				font-size: 13px;
			}
			#tv_screen {
				height: 101px;
				width: 180px;
				background-image: url('/images/images.jpg');
				background-repeat: no-repeat;
			}
			#tv {
				font-family: Times;
				position: relative;
				width: 180px;
			}
			
			#tv ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			
			#tv ul li {
				font-weight: normal;
				font-family: times;
				color: #000;
				margin: 0;
				padding: 0 0 0 0;
			}
			
			#tv_spacer {
				height: 2px;
				border-top: 1px dotted #aaa;
				}
			
			#tv ul li a {
				line-height: 20px;
				background: url('/images/tv_item_off.png');
				height: 20px;

				text-align: center;
				display: block;
				text-decoration: none;
				color: #333;
			}

.normal {
	font-size: inherit; 
	font-family: Arial;
	color: #000;
}
