/* CSS Document */
body{
	padding:0;
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#000;          
}
div, h1, h2, h3, p, ul, ol{
	padding:0;
	margin:0;
    text-align: left;
}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}
* {
	margin: 0;
}
img{
	border:none;
}
html, body, form {
	height: 100%;
}
ul li{
	list-style-position:inside;
}

h2{
	font-weight:normal;
	font-size:24px;
	line-height:28px;
}
h3{
	font-weight:normal;
	font-size:18px;
	line-height:22px;
}

input.txt_box_right{
	width:auto;
	padding:0 3px;
	height:17px;
	border-top:1px solid #6c6c6e;
	border-left:1px solid #6c6c6e;
	border-bottom:1px solid #9c9a9a;
	border-right:1px solid #9c9a9a;
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#030000;
    text-align :right;
}

input.txt_box{
	width:auto;
	padding:0 3px;
	height:17px;
	border-top:1px solid #6c6c6e;
	border-left:1px solid #6c6c6e;
	border-bottom:1px solid #9c9a9a;
	border-right:1px solid #9c9a9a;
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#030000;
}

input.txt_box_wd{
	width:96%;
	padding:0 3px;
	height:17px;
	border-top:1px solid #6c6c6e;
	border-left:1px solid #6c6c6e;
	border-bottom:1px solid #9c9a9a;
	border-right:1px solid #9c9a9a;
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#030000;
}

button{
	width:20px !important;
	height:20px !important;
	border:none;
	display:inline;
	background:url(../images/dop_syb.gif) center center no-repeat #939393;}



select.select_box{
	float:left;
	width:90%;
	height:20px;
	border-top:1px solid #6c6c6e;
	border-left:1px solid #6c6c6e;
    border-right:1px solid #6c6c6e;
	border-bottom:1px solid #9c9a9a;
	margin:0;
    padding:0 3px;
    top: 0px;
    left: 1px;
}
select.select_box option {
    position: relative;
    z-index: 1;
}
.select_box input{
	width:98%;
	height:18px;
	border-top:1px solid #6c6c6e;
	border-left:1px solid #6c6c6e;
	border-bottom:1px solid #9c9a9a;
	border-right:0;
	margin:0;
    padding:0 1%;
}
.select_box {
    position:relative;
    
}
.select_box ul {
    left:0 !important;
    top:100% !important;
    z-index: 1 !important;
    width:70%;
}
.select_box table {
    top:0 !important;
}
input.radio_bot{
	width:12px;
	height:12px;
	padding:0;
	margin:0;
	border:none;
	background:none;
}
span.checkbox {
  display:block;  
}
.checkbox input{
	width:12px;
	height:12px;
	padding:0;
	margin:3px 5px 0 0;
	border:none;
	background:none;
    float:left;
}
input.button{
	width:auto;
	padding:0 15px;
	height:22px;
    line-height:21px;
	background:url(../images/submitbg.gif) 0 0 repeat-x #6e7077;
	border:1px solid #302e2e;
	border-radius:6px;
    cursor:pointer;
    color:#000
}
input.button:hover{
	background:url(../images/submitbg_hover.gif) 0 0 repeat-x #57585d;
	border-color:#878787;
    color:#fff
}
.center_buton {
    text-align:center;
    padding:10px 0 0;
}
.center_buton table{
    margin:0 auto;
}
.blank{
	font-size:0;
	line-height:0;
	height:10px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -52px;
	background:url(../images/bg.gif) 0 0 repeat;
}
.header{
	background:url(../images/header_bg.gif) 0 0 repeat-x #397cc0;
	padding:0 3% 0 0;
	border-bottom:2px solid #f1e62b;
	color:#035789;
}
.header .logo_txt{
	float:left;
	width:75%;
	padding-left:3%;
	padding-top:10px;
	background:url(../images/header.gif) 0 0 no-repeat;
}
.header .logo{
	float:left;
    width:112px;
    height:39px;
    font-size:0;
    line-height:0;
    text-indent:-2000px;
	background:url(../images/logo.png) 0 0 no-repeat;
}
.welcome_box{
	width:580px;
	float:right;
	margin:0 auto;
	padding:8px 0 0;
	color:#fff;
}
.welcome_box p{
	float:left;
	margin:0 28px 0 0;
}
.welcome_box p.last{
	margin-right:0;
}
.right_link{
	float:right;
	width:auto;
	padding:18px 0 0;
}
.right_link input{
	float:left;
	width:auto;
    background:none;
    border:none;
	color:#fff;	
	padding:0 12px 0 0;
    cursor:pointer;
}
.right_link input.last{
	padding-right:0;
}

.nav li{
	display:inline;
	padding-right:8px;
	margin-right:7px;
	border-right:1px solid #fff;
}
.nav li.last{
	margin-right:0;
	padding-right:0;
	border-right:none;
}
.nav li a{
	text-decoration:none;
	color:#fff;
}
.nav li a:hover{
	text-decoration:none;
	color:#f1e62b;
}

/********** Menu *************/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
	line-height: 1;
	box-sizing: content-box;
}
#cssmenu {
    background:url(../images/nav.gif) 0 0 repeat-x #387da6;
	padding:8px 3%;
	line-height:18px;
}
#cssmenu:after,
#cssmenu ul:after {
	display: block;
	clear: both;
}
#cssmenu a {
	color: #fff;
	padding: 0;
	text-decoration: none;
}
#cssmenu ul {
	float: left;
    z-index:1000;
}
#cssmenu ul li {
	float: left;
	padding:0 8px 0 0  !important;
	margin:0 7px 0 0 !important;
	border-right:1px solid #fff;
}
#cssmenu ul li.last{
	padding-right:0;
	margin-right:0;
	background:none;
}
#cssmenu ul li a {
	text-decoration:none;
    padding:0 !important;
}
#cssmenu ul li:hover:after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
}
#cssmenu ul li.active:after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
}
#cssmenu ul li.active a {
	color:#f1e62b;
}
#cssmenu ul li:hover a {
	color:#f1e62b;
}
#cssmenu .has-popup {
	z-index: 1000;
}
#cssmenu .has-popup:hover ul {
	display: block;
}
#cssmenu .has-popup ul {
	display: none;
	position: absolute;
	width: 140px;
	top: 20px !important;
	left: 100%;
    border-right:1px solid #fff;
}
#cssmenu .has-popup ul li {
	*margin-bottom: -1px;
	float: none;
	padding:0 !important;
	margin:0 !important;
	background: none;border-right: none;
}
#cssmenu .has-popup a{
    background-image:none !important;
	padding:0 !important;
}
#cssmenu .has-popup ul li a {
	background:#d0d1d9;
	border-bottom: 1px solid #fff;	
	filter: none;
	font-size: 11px;
	display: block;
	color:#000;
    padding:6px 4px !important ;
}

#cssmenu .has-popup ul ul{
    width: 180px;
	position: absolute;
	left: 101% !important;
	top: 0 !important ;
}


/********** Menu *************/



.mid_container{
	padding:8px 3%;
}
.mid_container a{
	color:#5e5e5e;
	text-decoration:underline;
}
.mid_container a:hover{
	color:#000;
	text-decoration:none;
}
.footer, .push {
	height: 52px;
}
.footer{
	text-align:center;
	background:url(../images/footer_bg.gif) 0 bottom repeat-x #05588a;
}
.footer_in{
	font-size:11px;
	border-top:2px solid #eee635;
	padding:8px 3% 6px;
	color:#083c5a;
	background:url(../images/footer.gif) right bottom no-repeat;
}
.all_txt{
	color:#7f050a;
	float:left;
}
.rights_txt{
	float:right;
	width:580px;
	text-align:center;	
    color:#fff;
}
.footer li{
	display:inline;
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid #035789;
}
.footer li.last{
	margin-right:0;
}
.footer li a{
	text-decoration:none;
	color:#035789;
}
.footer li a:hover{
	text-decoration:none;
	color:#fff;
}
.leftpan{
	float:left;
	width:23%;
	background:url(../images/trans_bg.png) right 0 repeat-y;
	border-bottom:2px solid #8b8b92;
	border-left:1px solid #bbbfcd;
	border-top:1px solid #bbbfcd;
}

.ext_sps{
	padding:2.5%;
}
.sub_bg{
	line-height:20px;
	padding:0 10px 0;
	background:url(../images/sub_bg.gif) 0 0 no-repeat;
}
.sub_bg label{
	float:left;
}
.sub_bg input{
	float:right;
    margin-top:3px;
}
.sub_list{
	background:#afb4bd;
	border:1px solid #a9aeba;
	border-radius:20px;
	width:40%;
	padding:1px 10px;
	margin:7px 0 0;
}
.tree_link{
	text-transform:uppercase;
	line-height:22px;
	margin:10px 0;
}
.tree_link a{
	text-decoration:none;
	color:#22262d;
}
.tree_link a:hover{
	color:#0052ae;
}
.rightpan{
	float:right;
	width:75%;
}
.right_top_box{
	background:url(../images/trans_bg.png) right 0 repeat-y;
	padding:8px 10px;
	border-left:1px solid #bbbfcd;
	border-top:1px solid #bbbfcd;
    border-bottom:2px solid #8b8b92;
	margin:0 0 8px;
}
.sml_txt{
	font-size:10px;
}
.tab_data{
	background-color:#f5f5fb;
}
.tab_data2 div, .tab_data2 table{
    width:100% !important;
}
.heading_txt{
	background:url(../images/trans_bg2.png) 0 0 repeat-y;
	padding:6px 0;
    margin:0 0 12px;
    font-size:18px;
    font-weight:normal;
}
.head_colr{
	background:url(../images/trans_bg2.png) 0 0 repeat-y;
	padding:4px 0;
    margin:0 0 8px;
}
.head_colr td, .head_colr th{
	padding:4px 0;
}
.even{
	background-color:#ececec;
}
.even td{
	padding:4px 4px 0;
}
.odd{
	background-color:#f6f6f6;
}
.odd td{
	padding:4px 4px 0;
}
.txt_colr{
	color:#5a5e64;
}
.full_panel{
	background:url(../images/trans_bg.png) right 0 repeat-y;
	padding:4px 5px;
	border-left:1px solid #bbbfcd;
	border-top:1px solid #bbbfcd;
    border-bottom:2px solid #8b8b92;
	margin:0 0 10px;
}
.full_panel table{
    /*width:100% !important;*/
}
h4{
	font-weight:normal;
	font-size:14px;
	/*line-height:20px;*/
    text-align:center;
}
.head_colr2{
	background:url(../images/trans_bg2.png) 0 0 repeat-y;
}
.head_colr2 td{
	padding:4px;
}
.tab_gap td{
	padding:4px 0;
}
.select_txt{
	background-color:#ff0000;
	color:#fff;
	padding:0 1px;
}
.txt_input label{
    float:left;
    margin-right:12px;
    padding:0;
}

.txt_input input{
    float:left;
    padding:0;
    margin:2px 3px 0 0;
}
.txt_input span{
    border:none !important;
}
.myDragClass{
    font-family: Arial;
    font-size : 16px;
    color :#810000 !important;
    background-color : #e2dc9d !important;
}
.modalPopup{
    background:url(../images/bg.gif) 0 0 repeat;
    width:26%;
    padding:10px;
}
.modalPopup table{
    background:#ebecf4;
}
.modalBackground{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}
.modalPopup .popup_head{
    color: #000;
    line-height: 30px;
    text-align: center;
    background:#fff;
}
.modalPopup .popup_body{
    line-height: 30px;
    text-align: center;
    padding:10px 0;
}
.modalPopup .popup_foot{
    padding: 3px 0;
}
.txt_both {
    color:#2c2c2c;
    font-weight:bold;
}
.txt_both label{
    background:#00c9c9;
    padding:1px 4px;
}
.txt_crr {
    color:#2c2c2c;
    font-weight:bold;
}
.txt_crr label{
    background:#FAE9C0;
    padding:1px 4px;
}
.txt_perform {
    color:#2c2c2c;
    font-weight:bold;
}
.txt_perform label{
    background:#AEDEF0;
    padding:1px 4px;
}
.txt_red {
    color: #FF0000;
}
.aline_cntr {
    margin: 0 auto;
    text-align:center; 
}
.grade_txt{
    margin:0 0 12px;
}
.grade_txt span{
    padding:4px 10px;
    background:#bbbfcd;
    font-size:14px;
    line-height:24px;
}
.weight_txt {
    font-size:18px;
    font-weight:bold;
    color:#035789;
}
.passmrk_txt {
    font-size:18px;
    font-weight:bold;
    color:#996200;
}
.fullmrk_txt {
    font-size:18px;
    font-weight:bold;
    color:#ff0000;
}
.wegtmrk_txt {
    font-size:18px;
    font-weight:bold;
    color:#008800;    
}
.left_colm {
    float:left;
    width:45%;
}
.right_colm {
    float:right;
    width:50%;
}
.uppercase {
    text-transform:uppercase;
}
.Atten_txt {
    font-size:15px;
    height:34px;
    color:#035789;
}
.uppercase {
    text-transform:uppercase;
}
.txtMultiLine {
    height :100px;
    width:95%;
    text-transform:none ;
}

.accordionContent {
    background-color: #D3DEEF;
    border:1px solid #2F4F4F;
    padding: 10px 5px;
    width: 99%;
}

.accordionHeaderSelected {
    background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 99%;
}

.accordionHeader {
    background-color: #2E4D7B;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    padding: 5px;
    width: 20%;
    margin:0 0 5px;
}

.href {
    color: White;
    font-weight: bold;
    text-decoration: none;
}