/* ************************ Defaults ************************ */

body{ 
	font:12px Arial, Helvetica, sans-serif;
	color:#4b4c4e;
	text-align:center;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img, ul {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul{
	list-style:none;
}
a{ 
	color:#a60033;
	text-decoration:none;
}
a:hover{ 
	color:#0e205e;
	text-decoration:none;
}

/* ************************ structural ************************ */

#page{
	margin:0 auto; 
	padding:0px;
	text-align:left;
	width:868px;
	background:url('/images/bg1.gif') top left repeat-y;
	padding:10px 41px 10px 41px;
}
.clear{
	clear:both;
}

/* ************************ header ************************ */

#header{
	background:#C3193E url(/images/bm_header.gif) no-repeat scroll right bottom;
	height:125px;
	margin-left:-17px;
	margin-right:-20px;
	margin-top:-10px;
	margin-bottom: 10px;
}

/* ************************ left panel ************************ */

#leftpanel{
	float:left;
	width:197px;
}
#leftpanel .leftlinks{
	font:15px "Times New Roman", Times, serif;
	padding:0px 0px 5px 0px;
}
#leftpanel .leftlinks ul li{
	background:url('/images/left_off.jpg') top left no-repeat;
}
#leftpanel .leftlinks ul li{
	background:url('/images/left_off.jpg') top left no-repeat;
}
#leftpanel .leftlinks ul li a{
	color:#4b4c4e;
	text-decoration:none;
	display:block;
	height:33px;
	padding:0px 0px 0px 22px;
}
#leftpanel .leftlinks ul li a:hover{
	color:#a60033;
	text-decoration:none;
}

.select{
	color:#a60033;
	text-decoration:none;
}

#leftpanel .leftlinks .sel{
	background:url('/images/left_on.jpg') top left no-repeat;
	padding:0px 0px 5px 0px;
}
#leftpanel .leftlinks .sel a{
	color:#a60033;
	text-decoration:none;
}
#leftpanel .leftlinks .sel a:hover{
	color:#a60033;
	text-decoration:none;
}

#leftpanel .leftlinks .sel li{
	background:url('/images/left_sel.jpg') top left repeat-y;
	font:11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#leftpanel .leftlinks .sel li a{
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	height:auto;
	//min-height:20px;	
	padding-bottom: 6px;
}
*html #leftpanel .leftlinks .sel li a{
	height:20px;
}

#leftpanel .leftlinks .sel li a:hover{
	color:#8b8c8e;
	text-decoration:none;
}
.subselect{
	color:#8b8c8e;
	text-decoration:none;
}

//#leftpanel .leftlinks li ul ul li{
//	padding-bottom:10px;
//	minimum-height: 0px;
//}

#leftpanel .leftlinks li ul ul li a{
	padding-left:35px;
}
#leftpanel .leftlinks ul #bottom{
	background:url('/images/left_bot.jpg') top left no-repeat;
}

/* ************************ testimonials ************************ */

.testimonial{
	padding:0px 0px 5px 0px;
}
.testimonials{
	width:197px;
	background:url('/images/testi2.jpg') top left repeat-y;
}
.testimonials1{
	width:197px;
	background:url('/images/testi1.jpg') top left no-repeat;
}
.testimonials2{
	width:182px;
	background:url('/images/testi3.jpg') bottom left no-repeat;
	padding:20px 7px 22px 9px;
}
.testimonials3{
	padding:3px 6px 0px 6px;
}
.testi2{
	color:#0e205e;
	padding:0px 0px 15px 0px;
	font-weight:bold;
}
.testi3{
	color:#a60033;
	padding:0px;
	font-size:11px;
}

/* ************************ newsletter ************************ */

.newsletter{
	background:url('/images/emailsign.jpg') top left no-repeat;
	width:197px;
	height:189px;
}
.newsletter h2{
	font:16px "Times New Roman", Times, serif;
	color:#0e205e;
	font-weight:bold;
}
.newsletter form{
	padding:10px 11px 22px 18px;
	color:#a60033;
	font-size:11px;
}
.newsletter form p{
	padding:5px 0px 5px 0px;
}
.newsletter form .submit{
	text-align:right;
}
.inputtext{
	background:url('/images/inputtext.jpg') top left repeat-x;
	border:0px;
	width:124px;
	font:11px Arial, Helvetica, sans-serif;
	color:#a60033;
}
.newsletter form span{
	display:block;
	float:left;
	text-transform:lowercase;
	width:35px;
}

/* ************************ right panel ************************ */

#rightpanel{
	float:left;
	width:665px;
}
#pagetext{
	padding:0px 70px 0px 15px;
	font-size:12px;
	color:#4b4c4e;
	line-height:16px;
}
#impage{
	background:url('/images/impage.jpg') top left no-repeat;
	width:665px;
	height:263px;	
}
#impaget{
	padding:2px 30px 0px 40px;
}
.impageleft{
	float:left;
}
.impageright{
	float:right;
}

.nextcourse1{
	width:221px;
	background:url('/images/nextopen1.jpg') top left repeat-y;
	position: absolute;
	margin:-30px 0px 0px 420px;
}
.nextcourse2{
	width:221px;
	background:url('/images/nextopen2.jpg') top left no-repeat;	
}
.nextcourse3{
	width:201px;
	background:url('/images/nextopen3.jpg') bottom left no-repeat;
	padding:8px 10px 15px 10px;
	font-size:11px;
}
.nextcourse3 .nextcourse3t1{
	color:#a60033;
	padding:0px 0px 5px 0px;
}
.nextcourse3 .nextcourse3t2{
	color:#0e205e;
}



#pagetext h1{
	font:24px "Times New Roman", Times, serif;
}
#pagetext h2{
	font:19px "Times New Roman", Times, serif;
}
#pagetext h3{
	font:16px "Times New Roman", Times, serif;
}

#pagetext h4{
	padding-top:5px;
}

#pagetext h1, #pagetext h2, #pagetext h3{
	color:#a60033;
	padding:5px 0px 5px 0px;	
}
#pagetext h1 a, #pagetext h2 a, #pagetext h3 a{
	color:#a60033;
}
#pagetext h1 a:hover, #pagetext h2 a:hover, #pagetext h3 a:hover{
	color:#0e205e;
}
#pagetext p{
	padding:0px 0px 5px 0px;
}
#pagetext strong, #pagetext b{
	color:#0e205e;
	font-weight:normal;
}
#pagetext ul{
	padding:5px 0px 5px 0px;
}
#pagetext ul li{
	background:url('/images/imli.jpg') top left no-repeat;
	padding:1px 0px 4px 27px;
}
#pagetext ul li a{
	color:#A60033;
	text-decoration:none;
}
#pagetext ul li a:hover{
	color:#0e205e;
	text-decoration:none;
}
#pagetext .imleft{
	float:left;
	margin:0px 10px 0px 0px;
}

/* ************************ footer ************************ */

#footer{
	margin:0 auto; 
	padding:0px;
	text-align:left;
	width:868px;
	height:73px;
	background:url('/images/bg2.gif') top left no-repeat;
	padding:0px 41px 0px 41px;
	color:#B9BABC;
	font-size:11px;
}
#footert{
	padding:6px 8px 0px 8px;
	text-align:right;
}
#footert p{
	float:left;
}
#footert a{ 
	color:#B9BABC;
	text-decoration:none;
}
#footert a:hover{ 
	color:#a60033;
	text-decoration:none;
}

img.rightInline {
	float: right;
	margin-left: 20px;

}

img.leftInline {
	float: left;
	margin-right: 20px;

}

.terms{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}

.terms p {
	padding-top: 10px;
}

.terms h2 {
	margin-bottom: 10px;
}

.terms h3 {
	margin-bottom: 6px;
}

.pubdate {
	padding-bottom: 10px;
}

.newsDate {
	font-size: 12px;
	color: #4b4c4e;
}

.inlineLeft {
	float:right;
	padding-left: 30px;
	padding-top: 40px;
	width: 100px;
}

ol li{

}




#hometext{
	padding:0px 15px 0px 15px;
	font-size:12px;
	color:#4b4c4e;
	line-height:16px;
	width: 480px;
}
#hometext h1{
	font:24px "Times New Roman", Times, serif;
}
#hometext h2{
	font:19px "Times New Roman", Times, serif;
}
#hometext h3{
	font:16px "Times New Roman", Times, serif;
}

#hometext h4{
	padding-top:5px;
}

#hometext h1, #hometext h2, #hometext h3{
	color:#a60033;
	padding:5px 0px 5px 0px;	
}
#hometext h1 a, #hometext h2 a, #hometext h3 a{
	color:#a60033;
}
#hometext h1 a:hover, #hometext h2 a:hover, #hometext h3 a:hover{
	color:#0e205e;
}
#hometext p{
	padding:0px 0px 5px 0px;
}
#hometext strong, #hometext b{
	color:#0e205e;
	font-weight:normal;
}
#hometext ul{
	padding:5px 0px 5px 0px;
}
#hometext ul li{
	background:url('/images/imli.jpg') top left no-repeat;
	padding:1px 0px 4px 27px;
}
#hometext ul li a{
	color:#A60033;
	text-decoration:none;
}
#hometext ul li a:hover{
	color:#0e205e;
	text-decoration:none;
}
#hometext .imleft{
	float:left;
	margin:0px 10px 0px 0px;
}

#hometext .container {
	width: 676px;
	height: 315px;
}
#hometext .video{
	border:thin solid #A60033;
	float:left;
	height:310px;
	width:480px;
}

#hometext .rightbar{
	float:right;
	height:210px;
	margin-right:15px;
	width:166px;
	background: url('/images/bm_signupbox.png') top left no-repeat;
}

#hometext .nextevent{
	float:right;
	height:100px;
	width:168px;
	margin-top: 22px;
	background: url('/images/bm_nextevent.png') top left no-repeat;
}

#hometext .container .rightbar .mailingList{
	padding-left:9px;
	padding-top:2px;
}


#hometext .container .rightbar .mailingList form p{
	color:#0E205E;
	font-size:14px;
	padding-bottom:1px;
}

#hometext .container .rightbar .mailingList form p span{
	font-size: 10px;
}

#hometext .container .rightbar .mailingList form p.submit{
	margin-left:96px;
	margin-top:11px;
}

#hometext .container .rightbar .nextevent .eventText{
	padding-left:15px;
	padding-top:10px;
	color:#0E205E;	
}

.eventDate {
	color:#A60033;
}




.mailingList form h2{
	font:16px "Times New Roman", Times, serif;
	color:#0e205e;
	font-weight:bold;
}
.mailingList form{
	color:#A60033;
	font-size:11px;
	padding-left:3px;
	padding-right:8px;
	padding-top:4px;
}
.mailingList form p{
	padding:5px 0px 5px 0px;
}
.mailingList form .submit{
	text-align:right;
}
