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

body{
	background-color:#094a9e;
	color:#363636;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:normal;
	margin:0px 0pt;
	padding:0px;
}

#bg{
	background:url(../images/m_bg.jpg) center top no-repeat;
	margin:0pt auto;
}
#mainpage{
	background-color:#ffffff;
	margin:0pt auto;
	padding:0px 30px;
	position:relative;
	width:790px;
}

h1{
	color:#ff0000;
}
h2{
	color:#0000ff;
}
h5{
	color:#226b49;
	padding:10px 0px 10px 0px;
	margin:0px;
	font-size:22px;
	font-weight:bold;
}
p{
	margin:0px 0px;
	padding:10px 0px;
}
li{
	padding-bottom:10px;
}
a:link{
	color:#93325b;
}
a:hover{
	color:#12318c;
}
a:visited{
	color:#4b447a;
}
strong{
	color:#226b49;
	font-weight:bold;
}

.cent{
	text-align:center;
}

/* text */
.grn_txt{
	color:#226b49;
}
.grn_txt_b{
	color:#226b49;
	font-weight:bold;
}
.bur_txt{
	color:#93325b;
}
.bur_txt_b{
	color:#93325b;
	font-weight:bold;
}
.blk_txt{
	color:#000000;
}

.box_take_assessment{
	background:url(../images/q_box.gif) no-repeat;
	width:348px;
	height:280px;
	margin:10px 0px 10px 20px;
	float:right;
}

/* landing page) */
.lp_title{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#ffffff;
}
#lp_top{
	background: url(../images/topj.gif) center top no-repeat;
	margin:0pt auto;
	width:850px;
	height:33px;
}
#lp_top2{
	background: url(../images/midjbg.gif) center repeat-y;
	margin:0 auto;
	width:850px;
	padding:0;
	min-height:300px;
}
#lp_mid{
	background: url(../images/midj.gif) center top no-repeat;
	margin:0pt auto;
	width:850px;
	height:136px;
}
#lp_mid2{
	background: url(../images/midbg.gif) center top repeat-y;
	margin:0 auto;
	width:850px;
	padding:0;
}
#lp_btm{
	background: url(../images/btmj.gif) center bottom no-repeat; /*#fffcd5; */
	margin:0pt auto;
	padding: 0;
	width:850px;
	height:214px;
}
#lp_left{
	margin: 0 6px 0 20px;
	padding:0;
	width:400px;
}
#lp_right{
	margin: 0 20px;
	width:360px;
	float:right;
}
#lp_leftb{
	display:block;
	padding: 0;
	margin: -2px 20px 0 20px;
	width:210px;
}
#lp_rightb{
	display:block;
	margin: -2px 180px 0 200px;
	padding: 0;
	width:210px;
	float:right;
}
#lp_left h1{
	font-family:"futura medium", sans-serif;
	font-size:22px;
	color:#000;
	font-weight:normal;
	text-align:center;
}
#lp_credix{
	margin:0pt auto;
	width:850px;
}
.lp_left_tophdr{
	font-family:"futura medium", sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin-top:0px;
	padding:0;
}
.lp_btm_topspc{
	line-height:2px;
	margin:0;
	padding:0;
}
#lp_right{
}
#lp_top_txt{
	margin:248px 30px 30px 30px;
	text-align:center;
	font-size:24px;
	color:#93325b;
}

#lp_top_txt strong{
	color:#93325b;
	font-weight:bold;
}

/* quiz */
#qz_top{
	background: url(../images/qz_top.gif) center top no-repeat;
	margin:0pt auto;
	width:850px;
	height:235px;
}
#qz_btm{
	margin:0pt auto;
	width:850px;
}
.question{
	color:#93325b;
	font-size:18px;
	font-weight:bold;
	margin: 12px 0px 2px 0px;
}
.needmoreanswers{
	color:#ff0000;
	font-weight:bold;
}
.subquestion{
	color:#000000;
	margin:0px;
	padding:8px 0 2px 0;
}
.subquestion label{
	font-size:12px;
}
.subqerr{
	color:#ff0000;
	font-weight:bold;
}
.sq_div{
	font-size:12px;
	margin-left:12px;
	margin-bottom:10px;
}

.ybg{
	background-color:#ffffaa;
	width:96%;
	padding:0 10px 0 10px;
	margin:0;
	text-align:left;
}

.lul{
	padding-left:16px;
	margin-top:10px;
}
.lult{
	padding-left:25px;
	margin-top:2px;
}
.bul3{
	background-image: url(../images/Jane_star.gif);
	line-height: 1.2em;
	padding: 0;
	background-position: 0px 5px;
	margin-left: 0px;
	margin-right:0px;
	background-repeat: no-repeat;
	list-style: none;
	padding: 6px 10px 6px 36px;
}
