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

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#707070;
	background-color:#292929;
}

a{
	color:#000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}


a:hover{
	color:#000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

DIV{
	margin:0px;
	padding:0px;
}

#wrapper{
	width:950px;
	height:auto;
	margin:0 auto;
}

#maincontainer{
	width:906px;
	height:auto;
	float:left;
	background:url(../images/topbg.jpg) repeat-x top #eeecec;
	padding:45px 22px 0px;
}

#leftbar{
	width:244px;
	float:left;
	height:auto;
}

#kfalogo{
	width:224px;
	height:217px;
	float:left;
	background:url(../images/kfalogo.jpg) no-repeat top #631853;
	padding:120px 10px 0px 10px;
}

/*#kfalogo a{
	display:block;
	background:url(../images/leftnav-bullet.jpg) no-repeat left 50%;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:7px 0 7px 20px;
}*/

#rightbar{
	width:662px;
	float:left;
	height:auto;
}

#search-block{
	height:20px;
	width:662px;
	float:left;
	background:url(../images/shadow-top.jpg) no-repeat left bottom;
	padding:24px 0 12px 0;
}

#search-left{
	width:462px;
	height:19px;
	float:left;
	background:url(../images/search-left.jpg) no-repeat right;
}

#search-right{
	width:11px;
	height:19px;
	float:left;
	background:url(../images/search-right.jpg) no-repeat left;
}

#search-middle{
	border-top:1px solid #d5d4d5;
	border-bottom:1px solid #d5d4d5;
	background:url(../images/searchbg.jpg) repeat-x;
	width:189px;
	height:17px;
	float:left;
}

#topnav{
	height:45px;
	width:644px;
	float:left;
	background:url(../images/shadow-middle.jpg) no-repeat left top;
	padding-left:12px;
}

#topnav a{
	display:inline-block;
	padding:13px 28px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/nav-sep.jpg) no-repeat right;
}

#topnav a:hover{
	background:url(../images/nav-sep.jpg) no-repeat right #631853;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
}

#topnav a.last{
	display:inline-block;
	padding:13px 32px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url() no-repeat right;
}

#topnav a.last:hover{
	background-color:#631853;
	color:#FFFFFF;
	text-decoration:none;
}

#headerpic{
	height:220px;
	width:646px;
	float:left;
	background:url(../images/shadow-bottom.jpg) no-repeat left top;
	padding:16px 0 0 16px;
}

#maincontents{
	width:906px;
	height:auto;
	float:left;
	padding:16px 0 0 0;
}

#leftbar-mc{
	width:244px;
	float:left;
	height:auto;
}

#leftbar1{
	border:1px solid #e5e5e5;
	background-color:#FFF;
	width:202px;
	float:left;
	height:190px;
	padding:15px 20px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:14px;
}


#leftbar2{
	border:1px solid #e5e5e5;
	background-color:#FFF;
	width:202px;
	float:left;
	height:166px;
	padding:10px 20px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

#leftbar2-title{
	width:244px;
	float:left;
	height:auto;
}

#rightbar-mc{
	width:648px;
	float:left;
	height:auto;
	padding-left:14px;
}

#rightbar-mc-left{
	width:317px;
	height:auto;
	float:left;
	margin-right:14px;
}

#rbmc-title{
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	padding:8px 10px;
	width:297px;
	height:auto;
	float:left;
	background:url(../images/contents-title-bullet.jpg) no-repeat 95% 50% #631853;
}

#rbmc-title-next{
	font-size:15px;
	text-transform:uppercase;
	color:#333333;
	font-weight:bold;
	padding:8px 10px;
	width:297px;
	height:auto;
	float:left;
	background:#bfbfbf;
}

#rbmc-contents{
	padding:8px 10px;
	width:295px;
	height:202px;
	float:left;
	background-color:#FFF;
	border:1px solid #ead7ea;
	text-align:justify;
	margin-bottom:14px;
}


#rbmc-contents-bottom{
	padding:8px 10px;
	width:295px;
	height:166px;
	float:left;
	background-color:#FFF;
	border:1px solid #ead7ea;
	text-align:justify;
}

#rbmc-contents-next{
	padding:3px 0px;
	width:315px;
	height:212px;
	float:left;
	background-color:#FFF;
	border:1px solid #e5e5e5;
	text-align:justify;
	margin-bottom:14px;
	color:#666666;
}

#rbmc-contents-next-bottom{
	padding:8px 10px;
	width:295px;
	height:auto;
	float:left;
	background-color:#FFF;
	border:1px solid #e5e5e5;
	text-align:justify;
	margin-bottom:14px;
	color:#666666;
}

#rightbar-mc-right{
	width:317px;
	height:auto;
	float:left;
}

#footer{
	width:906px;
	height:auto;
	float:left;
	background:url(../images/footerbg.jpg) repeat-x top;
	text-align:center;
	padding:15px 0;
	margin-top:5px;}

.blacktitle{
	color:#000;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:block;
	padding-bottom:5px;
}

.formstyle{
	border:1px solid #DDDDDD;
	background-color:#f3f3f3;
	font-size:12px;
	margin-top:8px;
}

a.graylink{
	color:#999999;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}



a.recentnews{
	display:block;
	background:url(../images/dotted.jpg) repeat-x bottom;
	padding:0 0 10px;
	font-size:12px;
	color:#333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.recentnews:hover{
	display:block;
	background:url(../images/dotted.jpg) repeat-x bottom;
	padding:0 0 10px;
	font-size:12px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.graytext{
	color:#999999;
	font-size:11px;}
	
	
#rightbar-mc-others-title{
	width:628px;
	float:left;
	height:auto;
	font-size:15px;
	text-transform:uppercase;
	color:#333333;
	font-weight:bold;
	padding:8px 10px;
	background:#bfbfbf;
}

#rightbar-mc-others-contents{
	width:626px;
	float:left;
	height:auto;
	background-color:#FFF;
	border:1px solid #ead7ea;
	text-align:justify;
	padding:8px 10px;
	min-height:600px;
}

#rightbar-mc-others-contents h1{
	font-size:15px;
	margin:0;
	padding:10px 0 0 0;
}
.tableborder TABLE{
border-width:0 0 1px 1px;
border-color: #ead7ea;
border-style:solid;}


.tableborder TD{
border-width:1px 1px 0 0;
border-color: #ead7ea;
border-style:solid;
padding:4px;}
.submit_button{
	background-color:#999999;
	border:1px solid #ffffff;
	padding:3px 7px;
	font-size:11px;
	color:#FFFFFF;
	display:inline-block;
	cursor:pointer;
	}
	
.formstyle_con{
	background-color:#FAEFFA;
	border:1px solid #ead7ea;
	width:200px;
	padding:3px 7px;
	font-size:11px;
	color:#631853;
	display:inline-block;
	cursor:pointer;
	}
.submit_button_con{
	background-color:#631853;
	border:1px solid #ffffff;
	padding:3px 7px;
	font-size:11px;
	color:#FFFFFF;
	display:inline-block;
	cursor:pointer;
	}
.alert{
display:block;
background:url(../images/alert.jpg) no-repeat left;
padding:8px 0 8px 25px;
color:#FF0000;
font-weight:100;
font-size:12px;
}

.success{
display:block;
background:url(../images/success.jpg) no-repeat left;
padding:8px 0 8px 25px;
color:#009933;
font-weight:100;
font-size:12px;
}


.downloadtable TABLE{
border-width:0 0 1px 1px;
border-color: #ead7ea;
border-style:solid;}
.downloadtable TD{
border-style:solid;
border-width:1px 1px 0 0;
border-color: #ead7ea;
border-style:solid;
padding:4px;}

.quizlevel a{
	display:inline-block;
	padding:10px 30px;
	font-size:14px;
	font-weight:bold;
	background-color:#631853;
	border:1px solid #909;
	color:#FFF;
	text-decoration:none;
}


.quizlevel a:hover{
	background-color:#000;
	border:1px solid #000;
	text-decoration:none;
}


a.viewall{
background-color:#701070;
padding:5px 10px;
color:#FFF;
font-size:12px;
font-weight:bold;
display:inline-block;
}
