@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}
a {
	color:#333399;
	text-decoration:none;
}
a:hover {
	color:#333399;
	text-decoration:underline;
}
img {
	border:0
}
/* Wrapper */
#wrapper {
	width:1000px;
	margin:0 auto;
}
/* Global */
form {
	margin:0;
	padding:0;
}
p {
	margin-top:10px;
	text-align:justify
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#333399;
	margin:0 0 10px 0;
	line-height:normal;
	padding:0 0 5px 0;
	border-bottom:1px solid #a2926a;
}
h3 {
	margin:0
}
.bold {
	font-weight:bold;
}
.slant {
	font-style:italic;
}
.spacer {
	display:block;
}
.bluebold{ color:#663399; font-weight:bold; font-size:12px;}
input.textfield {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	padding:2px;
	border-top:0;
	border-left:0;
	border-right:0;
}
select.selectbox {
	background-color:#f6f6f6;
	width:153px;
}
select.selectbox4 {
	background-color:#f6f6f6;
	width:70px;
}
select.selectbox1 {
	background-color:#f6f6f6;
	width:inherit;
}
input.textfield1 {
	width:100px;
	height:18px;
	background-color:#f6f6f6;
	border:0;
	border-bottom:1px solid #ccc;
	padding:2px;
	font-size:11px;
	color:#333;
}
input.textfield2 {
	width:75px;
	height:18px;
	background-color:#f6f6f6;
	border:0;
	border-bottom:1px solid #ccc;
	padding:2px;
	font-size:11px;
	color:#333;
}
textarea.textarea {
	width:150px;
	background-color:#f6f6f6;
	border:0;
	border-bottom:1px solid #ccc;
	padding:2px;
	font-size:11px;
	color:#333;
}
/* Top Links */
td.toplinks {
	background-color:#333399;
	border-bottom:1px solid #663399;
	padding-right:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
table.toplink td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-right:19px;
	background-color:#333399;
	border-bottom:1px solid #663399;
}
table.toplink a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	padding:0 3px;
}
table.toplink a:hover {
	color:#c6dffc;
	text-decoration:none;
}
/* Header */
td.header {
	background:url(../images/header_img.jpg) no-repeat left top;
	font-size:18px;
	color:#333366;
	display:block;
	width:668px;
	height:56px;
	padding:45px 0 0 88px;
	line-height:25px;
}
.bluebig {
	font-size:30px;
	color:#333366;
}
/* Left Navigation */
.leftpanel {
	background-color:#f2f2f2;
	width:225px;
	vertical-align:top;
}
/* Content Column */
.content_title {
	background:url(../images/title_bg.gif) repeat-x left top;
	width:100%;
	height:38px;
	color:#FFF;
	font-weight:bold;
	padding:5px 5px 5px 15px;
}
.maincontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	color:#666;
	padding:5px 15px 5px 15px;
}
.maincontent_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	
}
.content_title_14 {
		font-family:Arial, Helvetica, sans-serif;
	color:#663399;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.content_title_24 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	text-transform:uppercase
}
td.content_barker_bg {
	background:url(../images/content_barker_bg.gif) no-repeat left top;
	width:245px;
	height:141px;
	font-size:11px;
	color:#000;
}
.whitebold {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.blacklink {
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:17px;
}
a.blacklink {
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:17px;
}
a.blacklink:hover {
	color:#000;
	text-decoration:underline;
}
table.login td {
	font-size:12px;
	color:#666;
}
table.login a {
	font-size:12px;
	color:#333399;
	text-decoration:none;
}
table.login a:hover {
	color:#333399;
	text-decoration:underline;
}
/* Right Navigation */
.rightpanel {
	background-color:#e2e2e2;
	width:225px;
	vertical-align:top;
}
/* Footer */
table.footer td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color:#ad9c72;
	border-top:1px solid #663399;
}
table.footer a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
table.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* News Scroller */
#marqueecontainer {
	position: relative;
	width: 190px; /*marquee width */
	height:290px; /*marquee height */
	background-color: #e2e2e2;
	overflow: hidden;
	border: none;
	padding: 0 20px 0 15px;
}
.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding-left:14px;
	background-color:#e2e2e2;
	height:40px;
	vertical-align:middle;
}
/* Inner Pages */
td.contentbox_titlebg {
	background-color:#8f8fde;
	height:25px;
	padding:0 0 0 15px;
	text-align:left;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
td.contentbox_leftborderbg {
	background-image:url(../images/left_strip.gif);
	background-repeat:repeat-y;
	background-position:right top;
	width:16px;
}
td.contentbox_rightborderbg {
	background-image:url(../images/right_strip.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:16px;
}
td.contentbox_bottomborderbg {
	background-image:url(../images/box_bottom_strip.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
td.contentbox_topborderbg {
	background-image:url(../images/box_top_strip.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
td.spform_titlebg {
	background-image:url(../images/sp_form_bg.gif);
	background-repeat:repeat-x;
	height:48px;
	text-align:left;
	font-size:12px;
	color:#666666;
}
td.title{ background:#f5eefb; height:26px;}
td.title span.step{font-size:14px; font-weight:bold; color:#666; line-height:26px; margin-left:10px;}
td.title span.course{font-size:14px; font-weight:bold; color:#663399; line-height:26px;}
td.title img{ width:16px; height:16px; margin:5px 10px 0px 10px;}
td.selection{ width:280px; background:url(../images/arrow_green.png) right center no-repeat;}
td.selection h1{ display:block; height:26px; }
#courses, #states{display:block; border:solid 1px #ccc; width:245px; *width:255px;  overflow:scroll; background:fff; overflow-x:hidden;}
#courses{height:216px;}
#states{height:130px;}
#courslist{display:block; padding:3px;}
#courslist h1{ display:block; height:20px; color:#663399; font-size:12px; margin-bottom:5px; border-top: dotted 1px; border-bottom: dotted 1px; }
/*#courslist h1{ display:block; height:20px; color:#663399; font-size:12px; margin-bottom:5px; background:url(../images/border.gif) left bottom repeat-x;}*/
#courslist ul{ list-style:none; display:block; overflow:hidden;}
#courslist li{display:block; height:auto; font-size:11px; border: solid 0px #000;}
#courslist li span{font-size:11px; margin-left:0px; display:inline-block; width:200px; float:none; border:solid 0px #ccc;}
input[type=radio]{ margin:0px; padding:0px; vertical-align:middle;}

#coursedetail{ display:block; overflow-x:none; overflow-y:auto; padding-right:10px; font-size:12px; color:#666; margin-left:20px; text-align:justify; }
.coursedetailheight{ height:186px;}
.statecityheight{ height:160px;}
.statecityheight1{ height:175px;}
#coursedetail h1{ font-size:16px; color:#663399; margin-bottom:5px;}
#coursedetail h2{ font-size:14px; color:#333; margin-bottom:5px; border:none;}


img.small_thumb {
	float:left;
	margin:3px 5px 3px 3px;
}
a.bluebold {
	font-size:14px;
	font-weight:bold;
	color:#333399;
	text-decoration:none;
}
a:bluebold {
 color:#333399;
 text-decoration:underline;
}
.graybold {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.whitebold1 {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	background-color:#8f8fde;
}
.bluebold1 {
	font-size:14px;
	font-weight:bold;
	color:#333399;
}
/* MAIN NAVIGATION */

a.main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/topnav_rollout.gif);
	background-repeat:repeat-x;
	height:28px;
	width:100%;
	vertical-align:middle;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:5px;
}
a.main_nav:hover {
	color:#fff;
	background-image:url(../images/topnav_rollover.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}
.main_nav_seperator {
	width:1px;
}
li.sp {
	list-style: none;
	background:url(../images/bullet.gif) no-repeat top left;
	padding-top:0px;
	margin-left:25px;
	padding-left:15px;
}
li.sp1 {
	list-style: none;
	background:url(../images/bullet.gif) no-repeat top left;
	padding-top:0px;
	margin-left:10px;
	padding-left:15px;
}
/* accordian menu */
.rightnav { /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	/*width:220px;*/
	background-image:url(../images/right_nav_bg.gif);
	background-repeat:repeat-x;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 12px 5px 0px 14px;
}
.rightnavopen { /*class added to contents of 1st demo when they are open*/
	cursor: hand;
	cursor: pointer;
	/*width:220px;*/
	background-image:url(../images/right_nav_bg1.gif);
	background-repeat:repeat-x;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 12px 5px 5px 14px;
}

.rightnavq a:link { /*header of 1st demo*/
	background-image:url(../images/right_nav_bg.gif);
	display:block;
	cursor: hand;
	background-repeat:repeat-x;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 12px 5px 5px 14px;
	text-decoration:none;
}
.rightnavq a:visited { /*header of 1st demo*/
	background-image:url(../images/right_nav_bg.gif);
	display:block;
	cursor: hand;
	background-repeat:repeat-x;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 12px 5px 5px 14px;
	text-decoration:none;
}

.rightnavq a:hover { /*header of 1st demo*/
	background-image:url(../images/right_nav_bg.gif);	
	display:block;
	cursor: hand;
	background-repeat:repeat-x;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 12px 5px 5px 14px;
	text-decoration:none;
}

.rightnavq a:active { /*header of 1st demo*/
	background-image:url(../images/right_nav_bg1.gif);
	display:block;
	cursor: hand;
	background-repeat:repeat-x;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 12px 5px 5px 14px;
	text-decoration:none;
}


.price {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#663399;
	font-weight:bold;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	vertical-align:middle;
	width:30px;
	text-align:center
}
.price1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#663399;
	font-weight:bold;
	font-size:18px;
}
.course_details {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;

	background-color:#6666cc;
	vertical-align:middle;
	width:50px;
	text-align:center
}
a.course_details:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
a.course_details:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	text-decoration:underline;
}

.border_bottom {
	border-bottom:#CCCCCC 1px dashed;
}
/* CSS for checklists */
.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 20em;
	overflow: auto;
	width: 20em;
}
.checklist, .checklist li {
	margin: 0;
	padding: 0;
}
.checklist label {
	display: block;
	padding: 3px 0.2em 3px 25px;
	text-indent: -20px;
}
.checklist label:hover, .checklist label.hover {
	background: #f2f2f2;
	color: #000;
}
* html .checklist label {
	height: 1%;
}
.leftpad {
	padding-left:15px;
}
.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	display: none;
	margin-left:0px;
}
#terms {
	width:540px;
	height:150px;
	padding-left:25px;
	overflow:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666
}
.highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
.wellcome_msg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	display:block;
	border:1px #FFCC33;
	background-color:#FFFFCC;
}
.print {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px;
	background-color:#FFFFFF;
}
//top and bottom 

.gototop{
background:url(http://wolverinehacks.googlepages.com/arrow_top.gif)no-repeat;
display:block;_display:none;
position:fixed;
z-index:9999;
text-indent:-9999px;
width:17px;
height:17px;
overflow:hidden;
outline:none;
left:3px;
bottom:30px;}

.gotobottom {
background:url(http://wolverinehacks.googlepages.com/arrow_down.gif)no-repeat;
width:17px;
height:17px;
display:block;
_display:none;
position:fixed; z-index:9999;
text-indent:-9999px;
overflow:hidden;
outline:none;
left:3px;
bottom:5px;
}
.bottom_location {
font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
}
a.bottom_location:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
}
a.bottom_location:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
}
 .gen_msgbox{
	font-size:11px;
	font-weight:bold;
	padding:2px 5px;
	color:#FF0000;
	border: solid 1px #FFCC99;
	background: url(../images/title_bg.gif) repeat-x left top;
}
 .gen_msgbox1{
	font-size:11px;
	font-weight:bold;
	padding:2px 5px;
	color:#FF0000;
	background: url(../images/title_bg.gif) repeat-x left top;
}

.reg_err_shw{
	width:600px;
	font-size:10px;
	color:#FF0000;
	background-color:#FFFFCC;
	border: solid 1px #FFCC99;
}
li.reg_err_pnt {
	list-style:disc;
	padding-top:0px;
	margin-left:25px;
	padding-left:10px;
}
.course_list_bot_border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663399;
}

#header {
    border-bottom: 0px solid #333399;
    border-top: 0 solid #333399;
    height: 102px;
}
#logo {
    float: left;
}
#tagline {
    color: #000000;
    float: left;
    font: bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin-left: 10px;
    margin-top: 70px;
}
#banner {
    float: right;
}
#ansi	{
	margin:10px 7px 0 20px;
}
#ansi span	{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:14px 1px 0 0;
}
#ansi img	{
}

.dontWorry {
    font-size: 14px;
    width: 400px;
	padding-top:140px;
	padding-left:160px;
	color:#adadad;
	line-height:20px;
}
.innerMenu {
    font-size: 14px;
    width: 400px;
	padding-top:10px;
	padding-left:30px;
	color:#adadad;
	line-height:20px;
}

