/* 2008 (c) ScopeMYFuture.com. All Rights Reserved. */
/* ------------------------------------------------ */

/* General Styles */

body{
	background:#fff;
	margin:0 auto;
	font-size:12px;
	color:#000000;
	font-family:Verdana, Tahoma, Arial;	
	}

#head_wrap{
	width:775px;
	height:140px;
	}
	
/* Font Styles */

.bluetext{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#6c2f73;
	font-weight:normal;
	line-height:16px;
	}

.msgtext{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#990000;
	font-weight:normal;
	}

.smallblue{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#6c2f73;
	font-weight:normal;
	line-height:16px;
	}
	
.bigblue{
	font-family:verdana, tahoma, arial;
	font-size:14px;
	color:#663399;
	font-weight:bold;
	}
	
.bigblue2{
	font-family:verdana, tahoma, arial;
	font-size:24px;
	color:#000066;
	font-weight:bold;
	}
	
.bigblack{
	font-family:verdana, tahoma, arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
	}

.smallblue2{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#6c2f73;
	font-weight:normal;
	}
	
.footer{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#999;
	font-weight:normal;
	line-height:16px;
	letter-spacing:-1px;
	}
	
.blacktext{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	font-weight:normal;
	line-height:16px;
	}
	
.smallblack{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000;
	font-weight:normal;
	line-height:14px;
	}
	
.smallblack2{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#000;
	font-weight:normal;
	}
	
.small_cap{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#000;
	font-weight:bold;
	}
	
/* Border and Styles */

#slogan{
	float:left;
	width:560px;
	height:auto;
	font-family:verdana, tahoma, arial;
	font-size:28px;
	color:#fff200;
	font-weight:bold;
	font-style:italic;
	padding-top:50px;
	padding-left:30px;
	letter-spacing:-1px;
	}

#image{
	float:right;
	height:140px;
	width:145px;
	padding-right:12px;
	background:url(../images/man.png);
	background-repeat:no-repeat;
	}
	
#image2{
	float:right;
	height:140px;
	width:145px;
	padding-right:12px;
	background:url(../images/man1.png);
	background-repeat:no-repeat;
	}
	
#header{
	background:url(../images/header.gif);
	background-repeat:no-repeat;
	width:775px;
	height:140px;
	}
	
#header2{
	background:url(../images/header2.gif);
	background-repeat:no-repeat;
	width:775px;
	height:140px;
	}
		
.bar{
	background:#19134f;
	height:4px;
	}
	
#caption{
	background:url(../images/caption.gif) repeat-x;
	height:22px;
	border-bottom:1px solid #986d9d;
	font-family:Verdana, tahoma, arial;
	font-size:14px;
	font-weight:bold;
	color:#6c2f73;
	padding-left:15px;
	}

.left_bg{
	background:url(../images/left_bg.gif) repeat-y;
	width:12px;
	}
	
.right_bg{
	background:url(../images/right_bg.gif) repeat-y;
	width:12px;
	}
	
.bottom_bg{
	background:url(../images/c2.gif) repeat top center;
	height:15px;
	}

.bottom_bg1{
	background:url(../images/c2b.gif) repeat-x;
	height:14px;
	}
	
.block{
	background:#f4f2c7;
	}
	
.bg_frame{
	background:#f4f2c7;
	}
	
.frame{
	background:#f0f0f0;
	}


.space{
	padding-top:5px;
	padding-bottom:5px;
	}
	
.l_space{
	padding-left:5px;
	}
	
.r_space{	
	padding-right:5px;
	}
	
.bg{
	background:#e9e0eb;
	}
	
.white_bg{
	background:#fff;
	}

.border{
 	background:#000099;
	width:150px;
	height:26px;
	clear:both;
	}

.border2{
 	background:#823a8a;
	width:254px;;
	height:26px;
	clear:both;
	}
	
.point{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#6c2f73;
	font-weight:normal;
	}
	
.point_g{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}
	
/* links & nav */

.topic{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#663399;
	font-weight:bold;
	text-decoration:underline;
	}
	
.topic:hover{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;	
	}
	
.blog{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#663399;
	font-weight:bold;
	text-decoration:none;
	}
	
.blog:hover{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;	
	}
	
.graylink{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
	
.graylink:hover{
	font-family:verdana, tahoma, arial;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;	
	}
	
.bluelink{
	font-family:verdana, tahoma, arial;
	font-size:9px;
	color:#663399;
	font-weight:normal;
	text-decoration:underline;
	}
	
.bluelink:hover{
	font-family:verdana, tahoma, arial;
	font-size:9px;
	color:#000;
	font-weight:normal;
	text-decoration:none;	
	}
	
.bluelink1{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#663399;
	font-weight:bold;
	text-decoration:underline;
	}
	
.bluelink1:hover{
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;	
	}
	
.bluelink2{
	font-family:verdana, tahoma, arial;
	font-size:14px;
	color:#663399;
	font-weight:bold;
	text-decoration:underline;
	}
	
.bluelink2:hover{
	font-family:verdana, tahoma, arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;	
	}
	
.line{
	background:url(../images/border.gif);
	background-repeat:repeat-x;
	height:8px;
	}


		
/* Form Elements */

.input{
	width:160px;
	height:16px;
	border-top:2px solid #969696;
	border-right:2px solid #fbfbfb;
	border-bottom:2px solid #fbfbfb;
	border-left:2px solid #969696;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000;
	font-weight:normal;
	}
	
.smallbox{
	width:110px;
	height:16px;
	border-top:2px solid #969696;
	border-right:2px solid #fbfbfb;
	border-bottom:2px solid #fbfbfb;
	border-left:2px solid #969696;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000;
	font-weight:normal;
	}
	
.bigbox{
	width:230px;
	height:16px;
	border-top:2px solid #969696;
	border-right:2px solid #fbfbfb;
	border-bottom:2px solid #fbfbfb;
	border-left:2px solid #969696;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000;
	font-weight:normal;
	}
	
.drop{
	height:20px;
	border-top:2px solid #969696;
	border-right:2px solid #fbfbfb;
	border-bottom:2px solid #fbfbfb;
	border-left:2px solid #969696;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000;
	font-weight:normal;
	}
	
.smallbutt{
	width:146px;
	height:22px;
	background:#f3f3f3;
	border-top:2px solid #f9f9f9;
	border-right:2px solid #acacac;
	border-bottom:2px solid #acacac;
	border-left:2px solid #f9f9f9;
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	margin-top:2px;
	font-weight:bold;
	}
	
.smallbutt2{
	width:146px;
	height:22px;
	background:#d8d8d8;
	border-top:2px solid #dfdfdf;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:2px solid #dfdfdf;
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	margin-top:2px;
	font-weight:bold;
	}
	
.butt{
	height:22px;
	background:#d8d8d8;
	border-top:2px solid #dedede;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:2px solid #dedede;
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	margin-top:2px;
	font-weight:normal;
	}

.bigbutt{
	width:250px;
	height:22px;
	background:#f3f3f3;
	border-top:2px solid #f9f9f9;
	border-right:2px solid #acacac;
	border-bottom:2px solid #acacac;
	border-left:2px solid #f9f9f9;
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	margin-top:2px;
	font-weight:bold;
	}
		
.button{
	width:146px;
	height:22px;
	background:#d8d8d8;
	border-top:2px solid #dedede;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:2px solid #dedede;
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#000;
	margin-top:2px;
	font-weight:bold;
	}
	
/* new styles */

.content_space {
	background:#FFFFFF url(../images/content_bg.gif) repeat-y top;

}
.content_top {
	background:url(../images/content_top.gif) no-repeat top center;

}
.content_top h5 {
	
	font-size:20px;
	color:#000099;
	margin:0;
	padding:0;
	padding-top:20px;
	font-family:Verdana, Tahoma, Arial;

}
.bodytext td {padding:5px 10px;}
.bodytext p {margin:10px 0px;padding:0;font-size:12px;font-family:Verdana, Tahoma, Arial;line-height:1.7;}

.bodytext .banner {
	background:url(../images/banner_bg.gif) no-repeat;
	width:460px;
	height:130px;
	padding:10px 40px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	font-style:italic;
	color:#330000;
}
.bodytext .banner .bold {
	
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Tahoma, Arial;
	
}
.red {
	
	color:#FF0000;
}
.bodytext .image img {
	float:right;	
	
}
.bodytext .tbl td {
	padding:0px;
	margin:0px;
	
}
.bodytext .tbl_bg {
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;

}
.bodytext .tbl_btm {
	background:url(../images/tbl_btm.gif) repeat-x;
	height:5px;
}
.bodytext .tbl h4 {
	font-size:12px;
	padding:0;
	margin:0;
	color:#000099;
	font-family:Verdana, Tahoma, Arial;
}
.bodytext .tbl ul li {
	list-style-image:url(../images/bullet_tbl.gif);
	padding-left:15px;
	line-height:1.5;
	padding-bottom:15px;
	font-family:Verdana, Tahoma, Arial;
}
.bodytext .tbl ul {
	margin-top:20px;
	font-size:12px;
	color:#000099;
}

.bodytext .red_hilite {
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
	font-style:italic;
	text-align:center;
}
.bodytext .banner2 {
	background:url(../images/banner02_bg.gif) no-repeat center;
	width:533px;
	height:192px;
	text-align:center;
	line-height:1.5;
	font-style:italic;
	color:#330000;
}
.bodytext .banner2 .head {
	font-size:20px;
	color:#000099;
	font-weight:bold;
	text-align:center;
	line-height:1;
	padding:10px 0px;
	font-family:Verdana, Tahoma, Arial;
}
.bodytext .banner2 .btn01 {
	background:url(../images/btn01_tbl.gif) no-repeat center;
	height:40px;
	width:330px;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	color:#000099;
}
.bodytext .banner2 .btn02 {
	background:url(../images/btn02_tbl.gif) no-repeat center;
	height:40px;
	width:330px;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	color:#000099;
}

.bodytext .banner2 a {
	
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	text-decoration:underline;
	font-family:Verdana, Tahoma, Arial;
}

.bodytext .banner2 a:hover {
	
	text-decoration:none;
}
.bodytext .bullets ul{margin-top:2px;}
.blue_bold {
	font-size:20px;
	color:#000099;
	font-weight:bold;
	font-style:italic;
}
.result{
text-align:center;
border:1px solid #FFCC00;
margin:auto;
padding-left:40px;
padding-right:40px;
color:#6C2F73;
font-size:13px;
}
.result table {
margin:auto;
}
