
html,body{width:100%}
img{padding:0;border:0}
body{
	background:url("../img/bodybg.jpg") #FFFFFF repeat-x;
	font: 12px/1.45 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
}
a{color:#3366cc;}
a:hover{color:#333}
#wrapper{
	margin:0px auto;
	text-align:left;
	width:910px;
	position:relative;
}
.clearBoth{clear:both}
h1{
	color:#fff;
	font-size:38px;
	padding-bottom:.40em;
	
	
}
h1#indexH1{
	line-height:48px;
	width:460px;
	position:relative;
	top:34px;
	font-weight:normal;
	font-size:28px;
}
h1.interiorH1{
	line-height:48px;
	width:300px;
	position:relative;
	top:34px;
	font-weight:normal;
}
h1 span.hgrey{
	color:#999;
}



h2{
	font-size:18px;
	color:#4A65B0;font-weight:normal;
	width:600px;
	padding-bottom:0;
}
h2.interiorH2{
	font-size:18px;
	color:#4A65B0;font-weight:normal;
	width:300px;
	padding-bottom:.1em;
}
h3{
	font-size:18px;
	color:#4A65B0;font-weight:normal;
	width:600px;
	margin-bottom:.1em;
	font-weight:normal;
	line-height:24px;
}
h6{font-size:12px}
p{margin-bottom:.85em;line-height:1.4em;margin-top:2px;}
.small14{font-size:14px;color:#666;font-weight:700;}
.bullet li{margin-bottom:5px}
#logo{
	width:373px;
	height:31px;
	float:left;
}
#logo img{
	position:relative;
	top:20px;
}

#headerLinks{
	float:right;
	color:#838383;
	width:450px;
	position:relative;
	top:55px;
	left:10px;
}

#headerLinks li{
 display:inline;
}
#headerLinks li a:link,#headerLinks li a:visited{
 color:#999;
}
#headerLinks li a:hover{color:#333}

#headerWrapper{
	background:#F0F0F0;
	height:81px;
	
}
#content{height:222px}
#content h2{ color:#999;margin-top:25px;}

/* Splash / Index Navigation */

.downArrow{
	position:absolute;
	top:285px;
	left:257px;
	z-index:999;
}

#indexNavigation{
	background:#4a65b0;
	width:287px;
	position:absolute;
	right:0;
	top:81px;
	font-size:14px;
	height:222px;
}
#indexNavigation li {height:44px;}
#indexNavigation li.last {height:44px !important; height:46px}
#indexNavigation li a{
	text-decoration:none;
	background:url(../img/bullet_arrow.gif) 10px 19px no-repeat;
	border-top:1px solid #3a4c7c !important;
	border-bottom:1px solid #6176b4 !important;
	line-height:44px !important;
	border-bottom:1px solid #3a4c7c; /* IE6 Hack */
	border-top:1px solid #6176b4;/* IE6 Hack */
	line-height:42px; /* IE6 Hack */
	display:block;
	padding-left:25px;
	
	height:100%;
}
#indexNavigation li a:link,#indexNavigation li a:visited{
	color:#fff;
}
#indexNavigation li a:hover{
	background:url(../img/bullet_arrow.gif) #42599b 10px 19px no-repeat;
}
#indexNavigation li a.onState{
	background:url(../img/bullet_arrow.gif) #3b4e82 10px 19px no-repeat;
}
/*  / - Splash / Index Navigation */

#stepList{
	font-size:22px;
	color:#4a65b0;
	position:relative;
	width:620px;
	margin-bottom:10px;
	margin-top:27px;
}
#stepList li{
	margin:0;
	padding:0;
	padding-left:40px;
	height:60px;
}
#stepList li.bulletListOne{background:url(../img/bullet_one.gif) 0 1px no-repeat}
#stepList li.bulletListTwo{background:url(../img/bullet_two.gif) 0 1px no-repeat}
#stepList li.bulletListThree{background:url(../img/bullet_three.gif) 0 1px no-repeat}
#stepList li.bulletListFour{background:url(../img/bullet_four.gif) 0 1px no-repeat}

#stepList .stepSpan{
	color:#666;
	display:block;	
	font-size:14px;
}

#bodyContent{
	background:url(../img/bodycontentbg.jpg) right top no-repeat;
	padding-top:38px;
	position:relative;
	z-index:990;
	
}
#bodyContent a{text-decoration:none;border-bottom:1px solid}
#copy{
	background:url(../img/content-copy-bg.gif) right top repeat-y;
	padding-bottom:25px;
	min-height:430px;
	height: auto !important;
	height:430px;
	padding-top:0 !Important;
	padding-top:38px;
}
#copy p{
width:590px;	
margin-bottom:1.5em;

}

ul.bullet{
	list-style:disc;
	width:560px;
	padding-left:25px;
	margin:5px 0 20px 0;
}
/* Right Column Content Index */
#rtColumnContent{
	color:#666;
	width:265px;
	position:absolute;
	right:12px;
	top:110px;
	font-size:11px;
	text-align:center;
	
}
#rtColumnContent a{
	text-decoration:none;
	border-bottom:1px solid;
}


#rtColumnContent p{
	padding-top:5px;
	text-align:center;
	line-height:1.4em;
}

#rtCourseCalendar{
	background:#d3d3d3;
	height:50px;
	width:286px;
	position:absolute;
	top:-67px;
	left:-10px;
	text-align:left;
}
#rtCourseCalendar img{
	position:absolute;
	left:20px;
	top:8px;
}
#rtCourseCalendar p{
	text-align:left;
	position:absolute;
	top:5px;
	left:65px;
	line-height:1.2em !important;
	line-height:1.3em;
}
.howLeaseBroker{
	margin:5px 0 0 30px;
}

#copy h3 a{border-bottom:none}



#faqLIst{
	background:#f4f4f4;
	border:1px solid #dbdbdb;
	padding:15px;
	width:560px;
	list-style:decimal;
	margin-bottom:20px;
	font-size:14px;
	}
	#faqLIst li{
		margin-bottom:4px;	
		margin-left:20px;
	}



#termsConditionsBox{
	
	border:1px solid #CCC;overflow:scroll;height:200px;width:550px; text-align:left;padding:8px 15px;margin-bottom:5px}


/* Footer */

#footerWrapper{
	background:#333;
	text-align:center;
	min-height:180px;
	height:auto !important;
	height:180px;
}
#footer {
	margin:0px auto;
	width:910px;
	text-align:left;
	color:#999;
	font-size:12px;
	padding-top:15px;
	position:relative;
}
#footer a {
	text-decoration:none;
}
#footer a:link, #footer a:visited {
	color:#999
}
#footer a:hover {
	color:#fff;
}
#footer h5 {
	font-size:12px;
	color:#ccc;
	font-weight:700;
	padding-bottom:2px;
}
#footer h5 a:link, #footer h5 a:visited {
	color:#ccc;
}
#footer h5 a:hover{color:#fff}
#footer ul {
	float:left;
	padding-right:60px;
}
#footer ul.lastList {
	padding-right:0px;
	padding-left:10px;
	text-align:right;
	float:right;
}
#footer ul.lastList p{
	width:150px;
	line-height:1.15em;
	color:#666;
	font-style:italic;
}
#designedBy {
	color:#999;
	font-size:11px;
}
#footerLinks a:hover, #designedBy a:hover {
	text-decoration:underline;
}
#designedBy a:link, #designedBy a:visited {
	color:#fff;
}
#designedBy {
	text-align:right;
	width:910px;
	margin:8px auto 0 auto;
}
.copyright {
	font-size:11px;
}
#scheduleClass input{
	background:#4a65b0;
	padding:4px;
	color:#fff;
	margin-left:10px;
	border:1px solid #3c5395;
	margin-bottom:5px;
	cursor:pointer;
}
#scheduleClass input:hover{
	background:#6579b3;
}
.soldOut{
	color:#F00;
	padding-left:10px;
	font-weight:700;
}
#scheduleClass td.altBg{
	background:#eeeeee;	
}
#scheduleClass td{vertical-align:middle;padding-right:40px;}
#scheduleClass input.disabled{background:#CCC;border:#CCC;color:#999;cursor:auto;}
