div, span, ul, li, a, td, select, table, fieldset
{
    -moz-box-sizing: border-box;
}
body{
	background-color : 3F434C;
	background-color : white;
	margin: 0 0 0 0;
	
	font-family : Arial;
	font-weight: normal;
	color:#444
	 
}
td{
	color: #40444D;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
}
A{
	color: blue;
}
A.showVisited{
	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
}
A.showVisited:visited{
	color: red;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
}
A.showVisited:hover{
	text-decoration:underline;
}

.title{
	color: #003265;
	color:Orange;
	font-family : Arial;
	font-size : 16px;
	font-size:20px;
	font-weight: bold;
	text-decoration: none;	

}
.subtitle{
	color: #003265;
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;	
}
.data{
	color: #40444D;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
}
.dataLink{
	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
}
A.dataLink:hover{
	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;	
}
.detail{
	color: #40444D;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
}
.detailLink{
	color: #003265;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
}
A.detailLink:hover{
	color: #003265;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;	
}
.colHead
{
    background: url(../MR_Bin/Images/GridCaption.jpg) repeat-x 0 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 2px !important;  
    }

.colHead2
{
   
    color: #222;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 2px !important;
border-bottom:1px dotted #333; 

    }
    
    
.colHeadLink{
	background: #646D7A;
background-color:Transparent;
	color: #FFFFFF;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;	
	 padding:2px 4px;
}
A.colHeadLink:hover{
	background: #646D7A;
    background-color:orange;
    padding:1px 3px;
    border:1px solid blue;
	color: #FFFFFF;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: underline;	
}
.topLinks{
	color: #444;
	font-family : Arial;
	font-size : 13px;
	font-weight: normal;
	text-decoration: none;	
}
A.topLinks:hover{
	color: blue;
	font-family : Arial;
	font-size : 13px;
	text-decoration: underline;
}
.middleLinks{
	color: #353535;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;	
}
A.middleLinks:hover{
	color: #353535;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;	
	text-decoration: underline;
}

.pollQuestion{
	color: #000000;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;	
}

.heading{
	color: #FFFF00;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;	
	padding-left: 3px;
	padding-top: 2px;
	color: blue;

}

.pollAnswer{
	color: #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
}
.pollVotes{
	color: #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
}
.nowHiring{
	color: #40444D;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
}
A.nowHiring:hover{
	color: #40444D;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;	
}
.nowHiringLine{
	color: #003265;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 1px;
	border-bottom: 1px groove #40444D;
}

.nowHiringLine{
	color: #003265;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 3px;
	border-bottom: 1px groove #40444D;
}
.btnIcon{
	background: #FFFFFF;
	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;			
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.btnIconOn{
	background: #ECECEC;

	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;			
	border-top: 1px solid #40444D;
	border-left: 1px solid #40444D;
	border-right: 1px solid #40444D;
	border-bottom: 1px solid #40444D;
	cursor: hand;
	background-color:Orange;
}
.btnText{
	background: #FFFFFF;
	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;			
	border-top: 1px solid lightsteelBlue;
	border-left: 1px solid lightsteelBlue;
	border-right: 1px solid lightsteelBlue;
	border-bottom: 1px solid lightsteelBlue;
}
.btnTextOn{
	background: #ECECEC;
	background-color:Orange;
	color: #003265;

	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;			
	border-top: 1px solid #40444D;
	border-left: 1px solid #40444D;
	border-right: 1px solid #40444D;
	border-bottom: 1px solid #40444D;
	cursor: hand;
}
.btnTopNav{
	color: #353535;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;	
	text-decoration: none;	
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;			
}
.btnTopNavOn{
	background: #ECECEC;
	color: #353535;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;	
	text-decoration: none;	
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;			
	border-top: 1px solid #40444D;
	border-left: 1px solid #40444D;
	border-right: 1px solid #40444D;
	border-bottom: 1px solid #40444D;
	cursor: hand;
}
/* FORM STYLES */
select{
	font-size : 12px;
	font-family : arial;
}
input {
	font-size : 12px;
	font-family : arial;
}
.textarea_lg{
	font-size : 12px;
	font-family : arial;
	width: 560px;
}
.textarea_sm{
	font-size : 12px;
	font-family : arial;
	width: 350px;
}
.textarea_smallest{
	font-size : 12px;
	font-family : arial;
	width: 280px;
}
.textarea_md{
	font-size : 12px;
	font-family : arial;
	width: 450px;
}
.textarea_sm{
	font-size : 12px;
	font-family : arial;
	width: 350px;
}

/* old styles */
.adminColHead{
	background: #646D7A;
	color: #FFFFFF;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2 2 2 2;
}
.adminColHeadLink{
	background: #646D7A;
	color: #FFFFFF;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
}

.bodyText2{
	color: #40444D;
	font-family : Arial;
	font-size : 12px;
	xfont-weight: bold;
}
.note  {
	color : #333;
	font-size : 12px;
	font-family : arial;
}
.warning  {
	color : red;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
}
.takenDate {
	color: red;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
}
.bodyGreen1{
	color: #003265;
        color:orange;
	font-family : Arial;
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;	
}


.lightBack  {
	background-color : #FFFFFF;
	color : #003366;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : normal;
	padding-left: 3px;
	padding-top: 2px;	
	padding-bottom: 2px;
	cursor: hand;
}
.lightBackOn  {
	background-color : #578AD7;
	color : #FFFFFF;
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : normal;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	cursor: hand;	
}

.tabText {
	background-color: #FAFAFA;
	color : #FFFFF;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : bold;
}
.tabTextOn {
	background-color: #578AD7;
	color : white;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : bold;
}
.tabTextRollover {
	color : #0863A6;
	font-size : 10px;
	font-family : arail, verdana;
	font-weight : bold;
	cursor: hand;
}
.boxButton{
	color: #003265;
   	font-family: arial;
   	font-size: 14px;
    font-weight:bold;
	padding: 7 5 5 11;
	cursor: hand;
}
.RecruiterPageRow{
	color: #003265;
	font-family : Arial;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;	
	padding-bottom: 3px;
	border-bottom: 1px groove #40444D;
}
/* CALENDAR STYLES */
.calTableBack{
	background: #999999;
}
.calDay{
	background: #FFFFFF;
}
.calDaySelect{
	background: #ffff66;
}
.calHeadTitle{
	background: #CCCCCC;
	color: #af0b1c;
	font-family : Arial;
	font-size : 13px;
	font-weight: normal;
	text-decoration: none;
}
.calDayHeader{
	background: #CECECE;
	color: black;
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------*/
.PaneTitle
{
    height: 24px;
    background:white  xurl(../MR_Bin/Images/GridCaption.jpg) repeat 0 0;
    overflow: hidden;
    font-weight: bold !important;
    font-size: 10px;
    color:white
}


a.PaneClose
{
    float: right;
    text-decoration: none;
    color: white;
    background-color:Red;
    padding: 1px 2px;
    margin-right: 4px;
    margin-top: 2px;
    border:1px solid #ccc;
}

a.PaneClose:hover
{
   
    border: 1px solid #fff;
}

.Pane
{
    position: absolute;
    z-index: 1000;
    display: none;
    background-color: #eee;
    border: 2px solid #999;
    xFILTER: progid:DXImageTransform.Microsoft.Glow(color=Gray,strength=4); 
}
 .Pane Iframe  {padding:0 0 0 10px;}

img.menu {width:16px;height:16px;margin-left:10px;}


.Nav {xpadding:2px}
.Nav strong {color:blue;font-size:12px;font-weight:bold;padding:2px;}
.Nav a {margin:0px 0px 0px 10px;display:block;color:#444;text-decoration:none;border:1px solid transparent;padding:2px 0px 0px}
.Nav a:hover {color:blue;border:1px solid blue;background-color:orange}
.Nav a.section {margin-left:0}
.Nav img {margin-right:3px;margin-left:1px}

.ResumeHead
{
    color: #555;
    font-family: Tahoma,Arial;
    font-size: 14px;
    font-weight: bold;
    border-bottom:1px dotted #999;
    padding-top:4px; 
    }
    
    .bodyRegular
    {
       
        color:#444;
        font:menu;
    }
