@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.gif) repeat-x #cfc3d1;
	font-family:"Lucida Sans Unicode";
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#doc2 {
	background-color:#FFFFFF;
}
#top_div {
	background:url(../images/top_logo_bg.gif) repeat-x;
	height:77px;
	padding-top:17px;
}
#top_logo {
	margin:0px 10px 0px 8px;
	background:url(../images/sk_logo.gif) no-repeat;
	text-align: right;
	height:80px;
}
#head1 {
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#813c7e;
}
.head2 {
	font-size:11px;
	font-weight:400;
	padding-top:2px;
	color:#727272;
}
#rite_div {
	width:482px;
	margin-left:9px;
	margin-top:17px; margin-right:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#rite_div .headline {
	font-family: "Lucida Grande";
	font-size:21px;
	line-height: 30px;
	font-weight:bolder;
	color:#ed6131;
	margin:12px 0px 0px 8px;
}
#rite_div .txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#302c25;
	margin:12px 0px 15px 8px;
}
.gray_span {
	color:#555555;
}
.font14 {
	font-size:14px;
color:#000000;
}
#links_div {
	float: left;
}
.reg_txt {
	font-size:20px;
	text-align:right;
	font-weight:bold;
}
#rite_div a.reg_a {
	color:#73016e;
}
#rite_div ul {
	list-style:square;
	color:#e3562a;
	font-size:14px;
	padding-left:0px;
	margin-bottom:0px;
}
#rite_div li {
	list-style:square;
	margin-left:35px;
	margin-top:0px;
}
.li_span {
	color:#302c25;
	font-size:12px;
}
#left_div {
	width:243px;
	background:url(../images/form_bg_promo.gif) no-repeat;
	height: 467px;
	margin-top:5px;
	margin-right:7px;
	padding-top: 110px;
	text-align: center;
}
#txt_left {
	float:left;
	width:220px;
}
#chklist {
	width:216px;
	margin-left:10px;
	float: right;
	background:url(../images/links_bg.gif) no-repeat;
	height:165px;
	margin-right:8px;
	padding:8px 10px 10px 12px;
	font-family: "Lucida Grande";
	font-weight: bold;
	font-size:14px;
	color:#ee6232
}
div.chk_list_div {
	background:url(../images/chk_lisit.gif) no-repeat;
	padding-left:21px;
	font-size:12px;
	margin-top:6px;
	color:#8c4e8c;
	font-family: "Lucida Grande";
	font-weight:500;
	margin-left:2px;
}
#btm_txt{font-size:10px; color:#747474; line-height:15px; text-align:justify; padding:8px; width:735px;}