#wrapper_x{
	margin: 1% 12% 1% 12%;
}
#container_x{
	text-align: left;
	border: 1px solid #CCCCCC;
	border-top: 0;
} 

.menux {
	background-color: #899FC0;
	background: #0B3F7B url(tile_blue2.gif) repeat;
	padding: 4 4 4 4;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom: 1px dashed #333333;
}

.menux a{
	color: #FFFFFF;
	text-decoration: none;
}
.menux a:hover{
	text-decoration: underline;
}
#breadCrumb{
	text-align: left;
	color:#EB2D17;
	padding:1px 10px 2px 5px;
	border-bottom: 0px dashed #899FC0;
}
#breadCrumb a{
	color: #EB2D17;
	text-decoration: none;
}
#breadCrumb a:hover{
	text-decoration: underline;
}


 
big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	color: #000000;
	font-weight:bold;
}

HR 
{ color:#DAE0EB; background:#DAE0EB; border: 0; Height:1px; width: 100%; }

#redLine { border-top:2px solid #EB2D17;width:100%;float:left; padding-top:2px; }
body, td{
	font-size:11px;
	vertical-align:top;
}
th{
	vertical-align: top;
	text-align: left;
	color: #999999;
	font-size:11;
	font-weight:bold;
}


.infoBoxContents{
	margin: 0 5 3 5;
}
.infoBoxslogan{

	width:173px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	
}
#infoBoxPower{
	width:173px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;

}

input {	
	font-size: 90%;
}
form {
	margin: 0 0 0 0;
}

TABLEx{
	width: 90%;
	BORDER-COLLAPSE: collapse;
}
.HundredPercentTable{
	width: 100%;
	padding-right:3px;
	
	
	
}
.EvenListRow{
	
}
.OddListRow{
	
}
.PinkListRow{
	background-color: #FFF6F7;
}
.DisableListRow{
	background-color: #EFEFEF;	
}
.SelectedRow{
	background-color: #FBFBF0; 
	
}
.JobDetailTable{
	width: 100%;
	padding: 10 10 10 10;
/*	line-height: 2;*/

}
.registerBenefits{
	margin: 0 0 0 15;
}
.divErrorMessage{
	color:#FF0000;
	font-weight:bold;
	padding: 5 5 5 5;
}



/* Properties that both side lists have in common 
div.link-list {
        width:10.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
*/
/* we leave some place on the side using the margin-* properties 
#page {
        margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}
 and then we put each list on its place 
#leftCol {
        left:0;
}
#lright-col {
        right:0;
}
*/



.topspance{margin-top:28px;}
.RMtopspance{margin-top:43px;}
/* HR styles need for IE/Win. */
HR.holder { width:600px; visibility: hidden; } /* Equal to 'top' */
HR.left, HR.right { width: 120px; visibility: hidden; }
HR.middle { width: 360px; visibility: hidden; } 

/* These HR styles replace the above, and are needed for Netscape 4.x. 
   Left and right margins are half the relevant DIV width */
HR.holder { width:0; margin: 0 300px; } /* Equal to 'top' */
HR.left, HR.right { width: 0; margin: 0 60px; }
HR.middle { width: 0; margin: 0 180px;  } 

/* DIVs must have a border value set in Netscape 4.x */
DIV { border: none; }

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#header{position:relative;height:120px;width:100%;}
#header h1{display:block;float:left;padding:0;margin:0;}
#header h1 a{display:block;height:60px;width:200px;}
#header h1 span{display:none;}

#header #n{
	display:block;
	position:relative;
	height:11px;
	font-size:11px;
	font-weight:bold;
	margin:0;
	float:left;
	padding:0 0 0 10px;
	top: 35;
}





.highlightInRed{
	color:red;	
}
#printCVPage { position: absolute; top:75px; left:75px; min-width: 360px; width: 58%; margin-top: 1%; }