@charset "utf-8";
/* CSS Document */


.topboxWrapper, .botmBox{
	float:left;
	clear:both;
	display:block;
	width:940px;
}

.botmBox{
	margin-top:20px;
	border-bottom:1px solid #CACACA;
}
.btmBoxLeft{
	float:left;
	display:block;
	width:450px;
}

.btmBoxLeft h2, .btmBoxRight h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F68C1E;
	font-size:35px;
	padding:0 0 20px 30px;
	
}

btmBoxRight h2{
	font-size:24px!important;
}

.btmBoxRight h2 span{
	font-size:24px!important;
}
.btmBoxLeft h2 span, .btmBoxRight h2 span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2A398C;
	font-size:35px;
}

.btmBoxLeft p, .btmBoxRight p, .btmBoxLeft ul li, .btmBoxRight ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#444;
	font-size:12px;
	line-height:135%;
}


.btmBoxLeft ul, .btmBoxRight ul{
	padding:0px 30px 30px 30px;
}


.btmBoxLeft ul li, .btmBoxRight ul li{
	background:url(../images/green_arrow.jpg) left  10px no-repeat;
	padding:10px 20px 10px 30px;
	line-height:150%;
	border-bottom:1px dashed #ccc
}

.btmBoxRight{
	float:left;
	display:block;
	width:440px;
}

.btmBoxRight a.getStarted{
	background:url(../images/getStartd_long.jpg) top left no-repeat;
	width:288px;
	height:62px;
	text-indent:-9999px;
	margin-left:30px;
}

h3.cpt{
	font:"Times New Roman", Times, serif;
	font-size:30px;
	color:#333;
	text-align:center;
	padding:20px 0;
	clear:both;
	border-bottom:1px solid #ccc
}