html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, img {
    border: 0 none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-style: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
}
body {
    color: #393939;
	background:#EBEBEB;
    font-family: Arial !important;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


#outer { margin:0px; padding:0px; width:100%;
}

#MainDiv 
{
/*	padding:0 7px;
	padding-bottom:20px;*/
		margin:0 auto;
	width:930px;
	
}

a { color:#C90034; text-decoration:none;}
a:hover { color:#555555; text-decoration:none;}

#leftBar {
width:100%;
background:url(../images/top.png) no-repeat top left;
padding-top:9px;
margin-top:10px;
}

#tabBlock_bg{
background:url(../images/bg.gif) repeat-y top center #EBEBEB;}

#rightBar {
	width:100%;
	background:url(../images/bg.gif) repeat-y top center;
}

.top_Oar_bg 
{
	width:100%;
	height:9px;
}

#MainPage 
{
	padding:0 4px;
	}

#header {
	background:/*url(../images/header_bg.jpg) repeat-x bottom left*/ #fff;
	width:100%;
	height:158px;
/*	border-bottom:solid 1px #DADADC;*/
	
}

.header_top 
{
	height:63px;
	padding-left:16px;
	padding-top:10px;
}

.top_image 
{
	float:left;
	width:89px;
}

.top_name 
{
	float:right;
	width:auto;
	padding-right:15px;
	padding-top:8px;
}

#footer 
{
	background:url(../images/bottom.png) no-repeat top left;
	width:100%;
	padding-top:9px;
	clear:both;
	
}

.footer_left_bg 
{
/*	background:url(../images/bottom_left.gif) top left no-repeat;*/
	width:100%;
	}

.footer_right_bg 
{
	/*background:url(../images/bottom_right.gif) top right no-repeat;*/
	width:100%;
	
}

.top_first 
{
	font-size:14px;
	color:#555555;
	font-weight:bold;
	text-align:right;
}

.top_second 
{
	font-size:14px;
	color:#164265;
	padding-top:10px;
}

.header_right 
{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	text-align:right;
}

.header_right a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#164265;
	outline:none;
}

#navigation 
{
	width:100%;
	height:34px;
	clear:both;
	/*border-bottom:solid 1px #dadadc;*/
}

#sub_navigation 
{
	width:100%;
}

#navigation ul.menu 
{
	margin:9px 0px 0px 0px;
	padding:0px;
	float:left;
}


#navigation ul.menu li 
{
	list-style-type:none;
	list-style-image:none;
	position:relative;
	display:inline-block;
	float:left;
	margin-right:5px;
}

#navigation ul.menu li a 
{
	display:block;
	padding:0px 12px 0px 12px;
	height:25px;
	text-decoration:none;
	background:#555555;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}

#navigation ul.menu li a:hover, #navigation ul.menu li:hover a, #navigation ul.menu li.hover a, #navigation ul.menu li.active a 
{
	background:#C90034;
	color:#fff;
}

/**************************************************************** sub menu *******************************************************/
#sub_navigation ul.sub_menu 
{
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
}


#sub_navigation ul.sub_menu li 
{
	list-style-type:none;
	list-style-image:none;
	position:relative;
	display:inline-block;
	float:left;
	margin-right:5px;
}

#sub_navigation ul.sub_menu li a 
{
	display:block;
	padding:0px 10px 0px 10px;
	background:#555555;
	height:27px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	/*font-weight:bold;*/
	line-height:26px;
}

#sub_navigation ul.sub_menu li a:hover, #sub_navigation ul.sub_menu li:hover a, #sub_navigation ul.sub_menu li.hover a, #sub_navigation ul.sub_menu li.active a 
{
	background:#C90034;
	color:#fff;
	/*border:solid 1px #dadadc;*/
	border-bottom:none;
/*	margin-left:-1px;
	margin-top:-1px;
	margin-right:-1px;*/
}
/**************************************************************** sub end  ******************************************************/

#center_main 
{
	background:#fff;
	width:100%;
	overflow:hidden;
}

#center_main_block 
{
	padding-left:16px;
	padding-top:20px;
	width:890px;
}

#OARCenter 
{
	width:auto;
	margin:0px;
}

.Oarcentermain 
{
	width:100%;
}



.editmyinformation 
{
	padding-top:30px;
	
}

.myinformationformblock 
{
	width:100%;
	margin-bottom:0px;
}

.editlistcontent 
{
	width:260px;
	text-align:right;
	float:left;
	font-size:14px;
	margin-right:24px;
	padding-top:12px;
	font-family:Arial;
}

.editInput 
{
	background:url(../images/edit_input.gif) no-repeat top left;
	width:360px;
	font-size:14px;
	border:none;
	padding-left:15px;
	padding-top:14px;
	padding-bottom:14px;
	font-family:Arial;
	color:#787878;
	margin-bottom:10px;
}

.editInput1 
{
	background:url(../images/edit_input_1.gif) no-repeat top left;
	width:365px;
	font-family:Arial;
	font-size:14px;
	border:none;
	padding-left:10px;
	padding-bottom:8px;
	padding-top:5px;
	height:57px;
	color:#787878;
	margin-bottom:10px;
}

.myinformationform 
{
 width:100%;
}

.editsaveblock 
{
	width:100%;
	border-top:solid 1px #DDDDDD;
	padding-top:15px;
	margin-top:15px;
	
}

.button_save_changes 
{
	background:url(../images/button_save_changes.gif) no-repeat top left;
	width:145px;
	height:39px;
	float:right;
	border:none;
	cursor:pointer;
	margin-bottom:30px;
	
}

.footer_right_bg span 
{
	float:right;
	color:#949595;
	padding-top:15px;
	padding-right:22px;
}

.footer_right_bg span a 
{
	text-decoration:none;
	color:#949595;
}



.marks 
{	font-size:24px;
	color:#2570A9;
	border-bottom:solid 1px #dddddd;
	padding-bottom:13px;
	padding-left:3px;
	margin-top:24px;
	margin-bottom:24px;
}

.mycertificates_block 
{
	text-align:center;
	width:100%;
	color:#cbcbcb;
	font-size:24px;
	padding-top:40px;
	padding-bottom:40px;
	border-bottom:solid 1px #dddddd;
	margin-bottom:40px;
}

.mycertificates_block a 
{
	color:#2570a9;
	font-size:14px;
}



.button_input_marks 
{
	background:url(../images/button_input_marks.gif) no-repeat top left;
	width:80px;
	height:25px;
	border:none;
	cursor:pointer;
}





.button_baseline 
{
	background:url(../images/button_baseline.gif) no-repeat top left;
	width:80px;
	height:25px;
	border:none;
	cursor:pointer;
}
.button_follow_up
{
	background:url(../images/button_follow_up.gif) no-repeat top left;
	width:80px;
	height:25px;
	border:none;
	cursor:pointer;
}






#Allstudents 
{
	font-size:14px;
	color:#787878;
	width:100%;
}

#allstudentslist th 
{
	font-size:14px;
	color:#212121;
	font-weight:normal;
	line-height:22px;
}


#allstudentslist tr, td, th {border-bottom:solid 1px #dddddd;}

#practicalstudents 
{
	font-size:12px;
	color:#787878;
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
	
}

#practicalexam th 
{
	font-size:14px;
	color:#212121;
	font-weight:normal;
	line-height:22px;
}

#practicalexam tr td 
{
	line-height:18px;
}

#practicalexam tr, td, th {border-bottom:solid 1px #dddddd; }
#practicalexam span { font-size:14px; color:#2570a9; line-height:18px;}
#practicalexam tr { border-collapse:separate; white-space:normal;}
#practicalexam tr, td, span { padding:15px 0px 15px 0px;}

.practicallast th 
{
	border:none;
}

/*************************************************************** heading main ***************************************************************/

h1.siteheading 
{
	font-size:24px;
	font-weight:bold;
	color:#124063;
	border-bottom:solid 1px #dddddd;
	padding-bottom:13px;
	padding-left:3px;
}

h1.writesiteheading 
{
	font-size:24px;
	font-weight:bold;
	color:#124063;
	/*border-bottom:solid 1px #dddddd;*/
	padding-bottom:6px;
	padding-left:3px;
}

.write_border {border-bottom:solid 1px #dddddd; height:1px; margin-top:7px;}

h1.siteheading span 
{
	font-weight:normal;
	color:#787878;}
	
h1.siteheading2 
{
	font-size:24px;
	font-weight:bold;
	color:#124063;
	padding-bottom:13px;
	padding-left:3px;
}

h1.siteheading2 span 
{
	font-weight:normal;
	color:#787878;}

h1.siteheading_second 
{
	font-size:24px;
	font-weight:bold;
	color:#dadadc;
	border-bottom:solid 1px #dddddd;
	padding-bottom:13px;
	padding-left:3px;
}


	
h1.siteheading1 
{
	font-size:24px;
	font-weight:bold;
	color:#124063;
	/*border-bottom:solid 1px #dddddd;*/
	padding-bottom:13px;
/*	padding-left:3px;*/
}

.siteheading2 
{
	font-size:24px;
	font-weight:bold;
	color:#124063;
	padding-bottom:13px;
	padding-left:3px;
}

/*************************************************************** heading main ***************************************************************/

.studentprofileco 
{
	border:solid 1px #dddddd;
	padding:11px;
	width:45%;
	margin-bottom:13px;
	overflow:hidden;
}

.studentprofilename 
{
	font-size:14px;
	font-weight:bold;
	color:#2570a9;
	margin-bottom:10px;
}

.studenttechid 
{
	color:#787878;
	line-height:17px;
}

.studenttechid span 
{
	color:#2570a9;}
	
	
#recordpracticalexam th 
{
	font-size:14px;
	color:#212121;
	font-weight:normal;
	line-height:22px;
}

#recordpracticalexam tr td 
{
	line-height:18px;
}

#recordpracticalexam tr, td, th {border-bottom:solid 1px #dddddd; }
#recordpracticalexam span { font-size:14px; color:#2570a9; line-height:18px;}
#recordpracticalexam tr { border-collapse:separate; white-space:normal;}
#recordpracticalexam tr, td, span { padding:15px 0px 15px 0px;}
#recordpracticalexam div
{
	color:#787878;
	border:solid 1px #e2e3ea;
	padding:5px;
	font-size:12px;
	line-height:16px;
}

.recordlast .lwq 
{
	margin:5px 0px;
}

.recordlast th 
{
	border:none;
}

#button_bottom 
{
	width:100%;
	padding-bottom:30px;
	overflow:hidden;
	padding-top:20px;
	float:left;
}

.button_list 
{
	float:right;
}

.button_list a 
{
	float:left;
	margin-left:176px;
}

#allstudentslist div
{
	color:#787878;

	padding:5px;
	font-size:12px;
	line-height:16px;
}

#allstudentslist div input { width:75%; cursor:pointer; border:solid 1px #e2e3ea; padding:4px;}


#allstudentslist em 
{
	color:#ff0000;
	cursor: pointer;
}

#allstudentslist dt 
{
	color:#00a404;
	cursor: pointer;
}

#usersinformationtable em 
{
	color:#ff0000;
	cursor: pointer;
}

#usersinformationtable dt 
{
	color:#00a404;
	cursor: pointer;
}

#allstudentslist input 
{
	margin:0px;
}

/********************************************************************** Register **********************************************************/
.studentfillblock 
{
	margin:0px;
	width:631px;
/*	float:left;*/
	background:url(../images/register_bottom_bar.png) no-repeat bottom center;
	padding-bottom:1px;
}

.block02 
{
	background:url(../images/register_center_bar.png) repeat-y top center;
	width:631px;
	margin:0px;
}

.block01 
{
	background:url(../images/register_top_bar.png) no-repeat top left;
	height:53px;
	width:631px;
	margin:0px;
}

.block03 
{
	background:url(../images/register_bottom_bar.png) no-repeat top left;
	height:16px;
	width:631px;
	margin:0px;
}

.headingloginblocks 
{
	font-size:30px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:13px;
	text-align:left;
}

#OAR 
{
	background:#fff;}
	
ul.usertab 
{
	margin:4px 0px 0px 1px;
	padding:0px;
	float:left;
}

ul.usertab li 
{
	display:inline-block;
	float:left;
	list-style-type:none;
	list-style-image:none;
	position:relative;
	margin-right:20px;
	
}

ul.usertab li a 
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#3ca2da;
	display:block;
	padding:0 20px;
	height:49px;
	line-height:55px;
	margin-right:-20px;
	
}

ul.usertab li:hover, ul.usertab li.hover, ul.usertab li.active{
	background:url(../images/register_tab_left.png) no-repeat top left;
	

}

ul.usertab li a:hover, ul.usertab li:hover a, ul.usertab li.active a{
	background:url(../images/register_tab_right.png) no-repeat top right;
	
}


.signin 
{
	width:100%;
	text-align:center;
	padding-top:54px;
	padding-bottom:55px;
}

.loginInput 
{
	background:url(../images/edit_input.gif) no-repeat top left;
	width:360px;
	font-size:14px;
	border:none;
	padding-left:15px;
	padding-top:14px;
	padding-bottom:14px;
	margin-bottom:15px;
	font-family:Arial;
	color:#787878;
}

.button_sign_in 
{
	background:url(../images/button_sign_in.gif) no-repeat top left;
	width:92px;
	height:40px;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:125px;
}

.button_signin { width:100%; padding:0px !important;}

.message_bg 
{
	background:url(../images/message_bg.png) no-repeat top left;
	width:143px;
	height:30px;
	position:absolute;
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:30px;
	right:-25px;
	top:238px;
}

.message_bg1 
{
	background:url(../images/message_bg.png) no-repeat top left;
	width:143px;
	height:30px;
	position:absolute;
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:30px;
	right:-25px;
	top:198px;
}

.button_register 
{
	background:url(../images/button_register.gif) no-repeat top left;
	width:103px;
	height:39px;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:125px;
}
/********************************************************************** Register **********************************************************/

#dhtmlgoodies_tabView1 
{
	margin-bottom:14px;}
	
#studentsinformation 
{
	font-size:14px;
	color:#787878;
	width:100%;
	line-height:20px;
	padding-bottom:30px;
}

#studentsinformationtable th 
{
	font-size:14px;
	color:#212121;
	font-weight:normal;
	line-height:22px;
}


#studentsinformationtable tr, td, th {border-bottom:solid 1px #dddddd;}

#studentsinformation table tr td { vertical-align:top;}
#studentsinformation table tr td a { color:#184466; text-decoration:underline;}

#usersinformationtable th 
{
	font-size:14px;
	color:#212121;
	font-weight:normal;
	line-height:22px;
}


#usersinformationtable tr, td, th {border-bottom:solid 1px #dddddd;}

#usersinformationblock 
{
	font-size:14px;
	color:#787878;
	width:100%;
	line-height:20px;
	padding-bottom:30px;
}

.button_edit 
{
	float:right;
}

.button_edit a 
{
	float:left;
	margin-left:60px;
}

.Forgot_pass 
{
	color:#3CA2DA;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:25px;
	padding-left:25px;
}

.button_forgot_save 
{
	background:url(../images/button_send.gif) no-repeat top left;
	width:75px;
	height:39px;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:125px;
}

.button_image_save 
{
	background:url(../images/button_save.gif) no-repeat top left;
	width:75px;
	height:39px;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:125px;
}

#changepicture{
	color:#FFFFFF;
	background-color:#144063;
	position:absolute;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
	display:none;
	width:60px;
	padding-bottom:2px;
}
#changepicture a{color:#FFFFFF; text-decoration:none; font-weight:bold;}

.userPhoto img 
{
float:left;
margin-right:8px;
}

.userPhoto { padding-left:107px; min-height:70px;}

.userPhoto .editInput 
{
float:left;
margin-left:12px;
font-size:16px !important;
margin-top:20px;
width:auto !important;

}

.uploaad_photo input 
{
margin-right:0px;
}

.uploaad_photo { float:left; margin-left:12px; margin-top:15px;}

.OAR_clear_Forgot 
{
/*position:relative;
left:0;*/
text-decoration:none;
color:#026585;
}

.OAR_clear_Forgot_1 
{
/*position:relative;
left:0;*/
text-decoration:none;
color:#026585;
}

.OAR_clear_Forgot:hover 
{
text-decoration:underline;
}

.error_message_oar 
{
position:relative;
clear:both;
/*margin-left:13px;*/
padding-bottom:8px;
padding-left:15px; !important;
padding-top:7px !important;
}

.csv_message 
{
clear:both;
line-height:18px;}

.logo_wrap
{
	float:left;
	margin:0px;
}

.site_slogan 
{
	color:#026585;
	font-family:Arial;
	font-size:14px;
	padding-top:10px;
	padding-bottom:5px;
}

#frm_csv { clear:both;}

.message 
{
	padding-left:25px;
	padding-top:15px;
}

#footer_content 
{
	text-align:center;
	width:100%;
	line-height:20px;
	font-size:10px;
	padding-top:11px;
	padding-bottom:15px;
	color:#454545;
}

#footer_content p 
{
	line-height:18px;
	font-size:10px;
}

#footer_content a 
{
	color:#026585;
	text-decoration:underline;
	font-size:10px;
}

.registername  
{
	float:left;
	padding-top:15px;
	text-align:right;
	width:164px;
	font-size:14px !important;
	font-family:Arial !important;
	margin-right:16px;
}

/******************************************************** Search Bar ************************************************/

#searchbox {
    background: url("../images/form_bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 20px;
    line-height: 24px;
    padding: 2px 2px 2px 25px;
    width: 205px;
}

#searchbox .inputbox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #636363;
    float: left;
    font-size: 11px;
    margin-top: 2px;
	width:178px;
	font-family:Arial, Helvetica, sans-serif;
}

#searchbox .button { float:right;
margin-right:5px;
}

.admin_textarea 
{
	font-size:14px;
	font-family:Arial;
	color:#787878;
	padding-left:3px;
	padding-top:2px;
}

.admin_input 
{
	font-size:14px;
	font-family:Arial;
	color:#787878;
	padding-left:3px;
	padding-top:2px;
}

.login_page_div 
{
	clear:both;
	padding-left:130px;
	padding-top:50px;
	padding-bottom:30px;
}

.select_login
{
	text-align:left;
	padding-left:130px;
	padding-bottom:14px;
	font-size:14px;
	color:#787878;
}

.Registerpage 
{
	float:left;
	margin-left:135px;
	margin-top:-4px;
}

.Forgot_pass a 
{
	float:right;
	margin-right:28px;
	outline:none;
	border:none;
}

.button_skip 
{
	background:url(../images/button_skip.gif) no-repeat top left;
	width:92px;
	height:39px;
	border:none;
	cursor:pointer;
	float:left;
	margin:0px;
}

.button_save_passwrod 
{
	background:url(../images/button_save_password.gif) no-repeat top left;
	width:145px;
	height:39px;
	float:right;
	border:none;
	cursor:pointer;
	margin-bottom:20px;
	
}

.registerpage_main 
{    margin: 0 auto;
    text-align: left;
    width: 557px;}
	
.signin_registerblock 
{
	width:100%;
	text-align:center;
	padding-top:30px;
	padding-bottom:55px;
}

.OarRegister_formBlock {
	width:585px;
	margin:0 auto;
}

.OarRegister_formblock2 
{
	width:100%;
	margin:0px;
}

.Oarfirst 
{

	padding:0px;
	width:100%;
}

.oarregname 
{
	clear:both;
	margin:0px;
	padding-bottom:8px;
	font-weight:bold;
	text-align:left;
}

.Oarfirst span 
{
	float:left;
	margin-right:5px;
	padding:0px;
}

.textfield 
{
	text-align:center;
	padding-top:5px;
}

.textfield1 
{
	text-align:left;
	padding-top:7px;
	padding-bottom:12px;
}

.Oarcentermain p 
{
	line-height:18px;
	padding:5px 0px 5px 0px;
}

.OarRegister_formblock2 input 
{
	box-shadow:0px 0px 2px 0px #cccccc
}

.oarregname em 
{
	color:#F00;
}



.register_signin_block 
{
	width:100%;
	text-align:left;
	padding-top:30px;
	padding-bottom:75px;
}

.Oarscond 
{
	width:100%;
	margin:0px;
}

.cioarf 
{
	width:300px;
	margin:0px;
}

.cioarf 
{
	float:left;
	/*margin-right:10px;*/
}

.cioarf1 
{
	float:left;
	width:268px;
}

.cioarf2 
{
	margin:0px;
	padding:0px;
}

.cleoar 
{
	width:100%;
	margin-bottom:10px;
	float:left;
}

.cleoar1 
{
	width:100%;
	margin-bottom:5px;
	float:left;
}

.oarregname1 
{
	clear:both;
	margin:0px;
	padding-bottom:14px;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}

.selectwor 
{
	width:290px;
	float:left;
}

.selectwor input 
{
	float:left;
	margin-right:8px;
}

.selectwor span 
{
	font-size:12px;
	padding-top:3px;
}


.reportingMain{
	width:100%;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:#000000;
}
.criDiv{
	float:left;
	font-family:Arial;
	font-size:14px;
	width:100%;
	text-align:left;
	margin:5px;
}
.criDiv select{
	float:left;
	font-family:Arial;
	font-size:14px;
	margin-right:10px;
	margin-bottom:10px;
}
.searchKeyDivclass{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	height:20px;	
}
.searchKeyDivclass input{
	float:left;
	font-family:Arial;
	font-size:14px;
	height:14px;
	margin-top:0px;
	margin-right:8px;
}
.searchKeyChk{
	width:auto;
	float:left;
	margin-top:4px;
}

.mycertificates_block_1 
{
	text-align:center;
	width:100%;
	color:#cbcbcb;
	font-size:24px;
	padding-top:20px;
	margin-bottom:40px;
	padding-bottom:20px;
	float:left;
}

.re_blockq1 
{
	clear:both;
	margin:0px;
	float:left;
	margin-bottom:10px;
}

.csa div 
{
	float:left;
	margin-right:9px;
	width:215px;
}

.csa div span 
{
	padding-left:5px;
}
/*
.classHold{
	color:#FF0000;
}

.classReleased{
	color:#00A404;
}
*/

/*
PDF upload style

*/

.pdf_wrapper {
	width:920px;
	
	
	}
.pdf_column {
	width:285px;
	float:left;
	min-height:100px;
	margin-right:5px;
	padding:5px;
	background-color:#EFEFEF;
}

.pdf_red_title{
	font-size:18px;
	color:#C90034;
	font-weight:bold;
	}
	
.pdf_title{
	
	line-height:15px;
	color:#124063;
	margin-top:0px;
	margin-bottom:5px;
font-weight:bold;
	}
	
.pdf_actions{
	
	
	margin-bottom:5px;
	}
	
.pdf_block{
		background-color:#ddd;
		margin-bottom:10px;
		padding:5px;
		}	
.pdf_block_title{
		font-size:16px;
		padding:5px 0 5px 0;
		}

.error{
 color:#FF0000;
	font-weight:bold;


}
.approved{
 color:#00EE00;
	font-weight:bold;
	font-size:16px;


}

.pdf_compare{
	display:inline-block;
	padding:5px 20px 5px 20px;
	background-color:#C90034;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color:#FFF;
font-size:20px;
margin:0px 0 10px 0;
}
.pdf_compare:hover{
background-color:#555;

}

.steps{
color:#aa0000;
font-size:20px;
font-weight:bold;
line-height:29px;
}
.examiners_list {
font-size:14px;
line-height:22px;
}
