﻿body
{
}

.HiringTitle {
	color: #800000;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;

}

.HiringFont {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color:black;
}

.label
{
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
}
.labeladmin
{
	
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:Maroon;
	
	
	
	
}
.labeladmin1
{
	
	font-size: 35px;
	font-family: Blackadder ITC;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:Maroon;
	
}
.labeladmin2
{
	
	font-size: 14px;
	font-family: Blackadder ITC;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:Maroon;
	
}

.label_msg
{
	font-size: 13px;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
}

.label_home
{
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
}

.main_label
{
	font-size: 12px;
	font-family: verdana;
	border: None;
	overflow:visible;    
	
}

.tabel_header_label
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	border: None;
	color:white;
    text-transform:uppercase;
   
}
.tabel_header_label1
{
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
	border: None;
	color:Black;
    text-transform:uppercase;
   
}
.header_label
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	color: maroon;
}
.search_link
{
	font-size : 9pt;
 font-family : Tahoma;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :none;
	
}
.link_button a
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :none;
}
.link_button a:hover
{
 	color:Blue;
	font-size : 8pt;
    font-family: Verdana;
   font-weight: normal;
   border : none;
   color:#2d44b5;
  	
}
.image_but a
{

}
.image_but a:hover
{
  background-image:'~/Images/safetylaout_onmenu-22.png'; 	
	
}

.link_button_search a
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : bold;
 border : none;
 color:Maroon;
 text-decoration :none;
}
.link_button_search a:hover
{
     color:Blue;
	 font-size : 9pt;
     font-family : Tahoma,Verdana,Arial;
  font-weight : bold;
 border : none;
  color:#2d44b5;
  
	
	
}
	
.main_header_label
{
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	border: None;
	color: black;

}
.textbox
{
	font-size: 8pt;
	font-family: verdana;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	width:250px;
}

.textbox_home
{
	font-size: 8pt;
	font-family: verdana;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	
}

.button
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color:White;
	height: 22px;
	background-color:#be0000;

	width:70px;
	text-transform:uppercase;
}
.webdatechooser
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.dropdownList
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	width:200px;
	
}
.gridview
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: Black;
}
.div_tag
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: Black;
	overflow:scroll;
	
}
.job_search_UC
{
  height:300px;
  overflow:scroll;	
	
}

p 
{

}

a:visited {color: #333399} 

a:hover {color:#0056D7} 

a:active {color: #0000FF} 
 


.StaticMenuItem 
{

   font-size  : 9pt;
	font-family : Verdana;
	 font-weight : normal;
	
     color :#0056D7 ;
     cursor:hand; 


}


a:active.StaticMenuItem a:hover.button
{


color:#0056D7; 
} 


a:hover.StaticMenuItem
{


color:#0056D7; 
} 


a:visited.StaticMenuItem
{


color:#0056D7; 
} 


a:link.StaticMenuItem
{


color:#0056D7; 
} 

.treeview
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	vertical-align: top;
	text-align: left;
}

.wireframemenu2 ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu2 a{
font: bold 11px Verdana;
padding: 8px 18px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #6d8b34;
text-decoration: none;
border-bottom: 0px solid #6d8b34;
}


.wireframemenu2 a:visited{
color: #6d8b34;
}

html>body .wireframemenu3 a{ /*Non IE rule*/
width: auto;
}

.wireframemenu2 a:hover{
background-color: #6d8b34;
color: #ffffff;
}

.search_label
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:#00007a;
}

.search_label1
{
	font-size: 10pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:#00007a;
}
.label_head
{
	font-size: 8pt;
	font-family: verdana;
	font-weight:bold;
	border: None;

}
.label_black
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:Black;
}
.main_header
{
color:White;	
background-image:url("./images/mainbg.jpg");
height :28px;
border:none;
}

.center_header
{


color:black;	
background-image:url("./images/centerbg.jpg");
height :25px;
border:none;

	
	
}
.center_tabel_header_label
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	border: None;
	color:black;
    text-transform:uppercase;
    margin-left :1px;
}
.login_header
{


color:black;	
background-image:url("./Images/index_31.png");
height :25px;

	
	
	
}
.MenuTab
{

   color:black;	
   background-color  :#dce7f1;
   height :25px;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	border: None;
	color:black;
    text-transform:uppercase;
	cursor:pointer;

    
}
.MenuTabSelected
{

  color :White;	
  background-image :url("./images/mainbg.jpg");
  height :28px;
    text-align:center; 
    vertical-align:middle;
	cursor:pointer;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
   
   
}


.Top_Menu
{
	
	
}



.home_footer
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-color: #E7E7E7;
	color: White;
	border :none;
	
}
.home_footer a:hover
{
 	color:Blue;
	 font-size : 9pt;
 font-family : Tahoma,Verdana,Arial;
  font-weight : bold;
 border : none;
  color:#2d44b5;
  
	
	
}
.sitemap_button a
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :none;
}
.sitemap_button a:hover
{
 	color:Blue;
	font-size : 10pt;
    font-family: Verdana;
   font-weight: normal;
   border : none;
   color:#2d44b5;
  	
}
.main_sitemap
{
       color:Black;
 	   font-family: Verdana;
 	   font-weight :bold ;
 	   font-size : 15px;
}
.faq
{
	font-family:Verdana;
	font-size:10pt;
	color:black;
	text-decoration:none;
	
}
.faq_head
{
	font-family:Verdana;
	font-size:10pt;
	color:Maroon;
	text-decoration:none;
	
}
.faq_answer
{
	font-family:Verdana;
	font-size:10pt;
	color:maroon;
	text-decoration:none;
	
}

.faq_answer :hover 
{
	font-family:Verdana;
	font-size:10pt;
	color:Maroon;
	text-decoration:underline;
	
	
}

.link_button_faq
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Blue;
 text-decoration :none;
}
.why_us
{
	font-family:Verdana;
	font-weight:normal;
	color:black;
	font-size: 8pt;
}

.link_button_home a
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :none;
}
.link_button_home a:hover
{
 	color:Blue;
	font-size : 8pt;
    font-family: Verdana;
   font-weight: normal;
   border : none;
   color:#2d44b5;
  	
}
.top4 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	color:black;
}
.top4 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	color:maroon;
	
}
.home_ask a
{
font-family :Verdana;
font-size : 12px;	
color:Blue;
text-align :center;
vertical-align :middle;
text-decoration :none;
}
.home_ask a:hover
{
font-family :Verdana;
font-size : 12px;	
text-decoration : underline;
color:Blue;
}
.resume_link a
{
 font-size : 10pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :none;
}
.resume_link a:hover
{
 	color:Blue;
	font-size : 10pt;
    font-family: Verdana;
   font-weight: normal;
   border : none;
   color:#2d44b5;
   text-decoration :underline;
  	
}
.home_line1
{
	font-size : 10pt;
	font-family: Tahoma;
	font-weight: normal;
	color:#8D8D8D;
}

.home_line2
{
	font-size : 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color:#8D8D8D;
}
.home_line3
{
	font-size : 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color:Green;
}
home_line4
{
	font-size : 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color:Red;
}
home_right1
{
	font-size : 12pt;
	font-family: Tahoma;
	font-weight: bold;
	color:Red;
}
home_right2
{
	font-size : 12pt;
	font-family: Tahoma;
	font-weight: bold;
	color:Red;
}
.search_link_button a
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Blue;
 text-decoration :none;
}
.search_link_button a:hover
{
 	color:Red;
	font-size : 8pt;
    font-family: Verdana;
    font-weight: normal;
    border : none;
    text-decoration : underline;
    
  	
}
right_search
{
	font-size : 12pt;
	font-family: Tahoma;
	font-weight: bold;
    background-color:Red;
}
.job_search_left a
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :underline;
	
}
.job_search_left a:hover
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border : none;
 color:Maroon;
 text-decoration :none;
	
}
.header_cvchecker
{
	font-size: 10pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	color: maroon;
}
.label_display_result
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
}
.emp_reg
{
 font-size : 8pt;
 font-family : Verdana;
 font-weight : normal;
 border:none;
 overflow :visible;	
 Color:Maroon;
}
.search_label_inclient
{
	font-size: 8pt;
	font-family:Verdana;
	font-weight: normal;
	border: None;
	overflow:visible;    
	color:#00007a;
	
}

