


























html { background-color: inherit; }

body { font-size: 12px; color: #666666; background-color: inherit;
		font-family: Arial, Helvetica, sans-serif; text-align: left;
		margin:10px 0px 0px 0px; }

h1,h2,h3,h4, h5, h6 {
	
	margin:0.5em 0 0.25em 0;
}



h1 { font-size: 20px; color: $h1; }
h2 { font-size: 18px; color: $h2; }
h3 { font-size: 16px; color: $h3; }
h4 { font-size: 14px; color: $h4; font-weight:bold;}
h5 { font-size: 14px; color: $h5; font-variant:small-caps;}
h6 { font-size: 12px; color: $h6;  font-variant:small-caps; }

strong { font-weight:bold; }

abbr,acronym {
	
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	
	font-style:italic;
}

blockquote { margin:1em; }

ul,dl {
	padding: 0;
	margin: 4px 0 1em 20px;
}

ol { padding: 0; margin: 4px 0 1em 35px; }

ol li {
	
	list-style: decimal outside;
}
ul li {
	
	list-style: disc outside;
}

dl dd {
	margin-left:1em;
}

.v2 th,.v2 td {
	
	border:1px solid #808080;
	padding:.5em;
}

.v2 th, .v2 tr {  }

.v2 table { -moz-box-shadow: 2px 2px 7px -2px black; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px;
	-ms-filter: 'progid:DXImageTransform.Microsoft.dropShadow(color=gray,offX=3,offY=3, positive=true)';
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=gray,offX=3,offY=3, positive=true); -moz-border-radius: 6px; -webkit-border-radius: 6px; background-color: #F5F5F5; margin-bottom: 1em; }
.v2 thead th { border-top: 0; }
.v2 tbody th { border-left: 0; }
.v2 tbody tr:last-child td,.v2 tbody tr:last-child th { border-bottom: 0; }
.v2 tbody td:last-child { border-right: 0; }
.v2 thead th:first-child { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;  border-left: 0; }
.v2 thead th:last-child { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;  border-right: 0; }
.v2 tbody tr:last-child th { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.v2 tbody tr:last-child td:last-child { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }

.v2 thead th {
	color: #ffffff;
	background-color: #0962c6;
	
}

.v2 tbody th {
	color: #666666;
	background-color: inherit;
	text-align:left;
}

.v2 th {
	
	font-weight:bold;
	text-align:center;
}

.v2 caption {
	
	margin:.5em 0;
	font-size: 16px;
	text-align:center;
	color: #666666;

}

p,fieldset {
	
	margin-bottom:1em;
}

hr { border: 0; width: 80%; background-color: $h3; height: 1px;  margin: 1.5em auto;}


img { border: 0; }

a:link, a:visited, a:active { text-decoration:none; color: $orange;}
a:hover { color: $orange; }


a image {border: 0}
a:hover image {border: 0}


:focus { outline-color: #0962c6; }  

input[type=submit],input[type=reset],label,select,.pointer { cursor:pointer; }



.yui-t6 .yui-b { width: 285px; }
.yui-t6 #yui-main .yui-b { margin-right: 298px; *margin-right: 300px; }


#hd #login { float: right; margin: 10px 25px 0 0; }
#logo { margin: 20px 0 10px 25px; }
#logo a { font-size: 32px; }

.menubar { height: 39px; clear: both; background-color: #666666; }
.menubar a { display: block; float: left; color: inherit; padding: 9px 20px; font-size: 16px; letter-spacing: .5px; }


.insetImage { border: 1px solid $mediumGray; background-color: $lightOceanFoam; text-align: center; min-width: 100px; margin: 10px;
		width: 120px; padding: 4px; color: #666666; }
.insetImage img { width: 120px; }
.insetImage .caption { font-size: 10px; text-align: left; line-height: 12px; width: 120px; margin: 0 auto; }
.tleft { float: left; clear: left; }
.tright { float: right; clear: right; }


.info { background-color: #E6EFC2; color: #264409; border: 2px solid #C6D880; padding: 8px; text-align: center; }
.error { background-color: #FBE3E4; color: #8A1F11; border: 2px solid #FBC2C4; padding: 8px; text-align: center; }
.error h1 { color: #8A1F11; font-size: 20px; }

.waitIndicator { position: fixed; left: 50%; top: 50%; margin-left: -64px; margin-top: -64px; }


#pagination { text-align: center; clear; all; }
#pagination .yui-pg-current-page { color: purple; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
#pagination a.yui-pg-page { color: #ffffff; background-color: $orange; border: 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; text-decoration: none; }
#pagination a { color: $orange; }




.css2 .formButtons { margin: 1em 0 0; }
.css2 .formField { clear: left; padding-left: 30px; overflow: hidden; }
.css2 .formLabel, .css2 .formEdit, .css2 .formInfo { float: left; margin: 5px 0; }
.css2 .formLabel { width: 125px; padding-right: 20px; }
.css2 .fieldInfo {background:url(fam/information.png) no-repeat; color:#14C134; padding-left:20px; margin-left: 6px; }
.css2 .fformFerr  {background:url(images/caution-mark.png) no-repeat; color: #df0021; margin-left: 4px; padding-left:20px; }
.css2 .fieldError {background:url(fam/exclamation.png) no-repeat 0 2px;  color: #d0584f; margin-left: 4px; padding-left:20px;}
.css2 input[type="radio"]{margin: 0 5px;}
.css2 textarea.simple {height:300px;}


.formContainer
{
	background-color: #EDEDED;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding:15px;
	margin: 12px auto;
	color: #666666;
}

.formContainer .formTitle {color:#0962c6; font-size: 16pt;}
.formContainer input[type="text"],.formContainer textarea
{
	border: 1px solid #808080;
	width:200px;
	padding: 2px;
	background-color: #ffffff;
	color: #666666;
	margin: 1px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	font-size: 14px;
}}

.formContainer input[type="text"]:focus, .formContainer textarea:focus
{
	border: 2px solid #0962c6;
	background-color: #e4edf2;
	margin: 0;
}

.formContainer input[type="submit"] { margin: 0 4px; }

.formContainer textarea { height: 80px; }
.formContainer .formButtons { clear: left;  text-align: right; overflow: hidden; }
.formContainer .fieldset { margin: 15px 0; }

.formContainer .fieldsetFields
{
	background-color: #F5F5F5;
	font-size: 93%;
	padding: 10px 10px 10px 10px;
	-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-left-radius: 4px;;
}

.formContainer .noTitle .fieldsetFields
{
	-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
}

.formContainer .fieldsetTitle
{
	background-color: crimson;
	color: #666666;
	font-weight:bold;
	padding-left:20px;
	padding-top:7px;
	font-size: 16px;
	-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
}


#main { margin: 30px 10px 30px 30px; }  


#about {line-height:120%;}
#sidebar { line-height:1.3; padding: 30px 30px 30px 10px; color: $sidebarFG; background-color: $sidebarBG; min-height: 600px; }
#sidebar h1 { font-size: 20px; color: $sidebarSectionHeader; border-bottom: 1px solid $sidebarSectionHeaderUL; padding-bottom: 2px; padding-top:20px; }
#sidebar h2 { font-size: 16px; color: $primaryColor; }
#aboutMore {cursor: pointer; text-decoration:none; color:$moreColor; }

#subinfo a { margin: 5px; } 


#cpanel { position: fixed; padding: 10px; background: #666666;  width: 498px; margin: -119px 0 0 -249px; top: 40%; left: 50%; z-index: 400; }
#cpanel .hd { color: #ffffff; font-size: 20px; margin-bottom: .7em; }
#cpanel .bd { color: #F5F5F5; top: 50px; left: 15px; }
#cpanel .ft { margin-top: .7em; }
#cpanel input[type='text'] { background: url(bbStatic/images/dialogTextField.png); width: 432px; height: 23px; font-size: 18px; border: 0; margin-left: 10px; padding: 1px 4px; }
#cpanel .formFerr { margin: 2px 0 0 10px; color: #Ff7870 }
#dialogmask { z-index: 399; width: 2048px; height: 2048px; position: fixed; top: 0; left: 0; background-color: black; }
#cpanel .wait { position: absolute; right: 30px; top: 12px; width: 15px; height: 15px; background: url(bbStatic/images/panelWait.gif); }
#cpanel a:focus { outline: none; }

.buttons { text-align: center; }
.buttons a { padding: 4px; margin: 0 16px; }
.buttons a.p { background: url(bbStatic/images/buttonp.png) no-repeat scroll right top; color: #f0f0f0;}
.buttons a.n { background: url(bbStatic/images/buttonn.png) no-repeat scroll right top; color: #f0f0f0;}
.buttons a.p:hover { color: #dfbb4f; }
.buttons a.n:hover { color: #dfbb4f; }


.v2 table tr:hover { background-color: #b5dbf2; }
.v2 tr.odd { background-color: #EDEDED; }





td
{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

pre
{
 #ffffff-space: pre-wrap;       
 #ffffff-space: -moz-pre-wrap;  
 #ffffff-space: -pre-wrap;      
 #ffffff-space: -o-pre-wrap;    
 word-wrap: break-word;       
}

form{	margin: 0px 0px 0px 0px;}

.smalltext
{
	font-size: 11px;
}

.extrasmalltext
{
	font-size: 10px;
}

.sidePageColumn
{
	width: 225px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	float: left;
	overflow: hidden;
}

.mainPageColumn
{
	text-align: left;
	vertical-align: top;
	padding: 5px 12px 5px 20px;
	overflow: hidden;
}

#teaserPage .sidePageColumn { width: 245px; }
#tteaserPage .mainPageColumn { width: 613px; }

.fullPageColumn
{
	width: 900px;
	margin: auto;
}

.innerPageColumn
{
	width: 900px;
}

.recordDetailTable
{
	font-size: 10px;
	border-collapse: collapse;
	color: #666666;
	background-color: #EDEDED;
}

.recordDetailLabel
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #EDEDED;
	border: 1px solid #ffffff;
	width: 200px;
}

.recordDetailTable td
{
	vertical-align: top;
	background-color: #EDEDED;
	color: #666666;
	font-size: 12px;
	border: 1px solid #ffffff;
	padding: 5px;
}

.recordDetailTable td a
{
	font-weight: bold;
}

.recordDetailTable th
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: center;
}

.recordListTable
{
	font-size: 11px;
	width: 100%;
	border: 0px solid #ffffff;
	padding: 0px;
	border-collapse:	collapse;
	margin-top: 10px;
}

.recordListTable a
{
	text-decoration: underline;
	font-weight: bold;
}

.recordListTable th
{
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
	vertical-align: center;
}

.recordListTable th a
{
	text-decoration: none;
}

.recordListTable th img
{
	vertical-align: bottom;
}

.recordListTable td
{
	vertical-align: top;
	font-size: 12px;
	padding: 5px;
}

.rowEven
{
	background-color: #F5F5F5;
}

.rowOdd
{
	background-color: #EDEDED;
}

.formTable
{
}

.formTable td
{
	font-weight: bold;
	vertical-align: top;
}

.formFieldHeads
{
	color: #808080;
	font-style: italic;
	text-align: center;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

.formButton
{
	font-size: 12px;
	border-collapse: collapse;
}

.formButton td
{
	padding: 10px 0px 0px 0px;
	text-align: left;
	background-color: #ffffff;
}

input[type="radio"] { margin-right: 4px; }

.formButton input
{
	font-weight:bold;
	font-size: 12px;
}

.displayBox
{
	margin: 0px;
	padding: 10px 5px 10px 15px;
	border-collapse: collapse;
	text-align: left;
}

.displayBox td
{
	text-align: left;
	color: #666666;
	padding: 10px 0px 5px 10px;
}

.messageTable
{
	width: 98%;
	background-color: #ffffff;
	padding-top: 10px;
}

.module td
{
	vertical-align: top;
	color: #666666;
	font-size: 12px;
}

.errorMsg
{
	color: crimson;
	font-size: 11px;
	border: 1px dashed crimson;
	text-align: center;
	padding: 4px;
}

.fieldError
{
	color: crimson;
	font-size: 11px;
	position: absolute;
	margin-top: 4px;
	margin-left: 8px;
	padding: 4px;
	display: block;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd; font-size: 16px; }
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.error h1 {color: #6a0f01; font-size: 16px; text-align: center;}
.error ul { margin-top: 0;}
.notice a {color:#514721;}
.success a {color:#264409;}

.infoMsg
{
	color: #007BC2;
	font-size: 11px;
	ffont-weight: bold;
}

.sideMenu
{
	width: 100%;
	margin-bottom: 0;
}

.sideMenu td
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.sideMenu td a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.sideMenuTitle
{
	font-weight: bold;
}

.noteTable
{
	width: 98%;
	margin:4px;
	font-size: 13px;
	border-bottom: 1px inset #0962C6;
	padding: 20px 0px 0px 0px;
}

.labelSymbol
{
	color: crimson;
	font-weight: bold;
	margin-right: 4px;
}

.imageTable
{
	border-collapse: collapse;
}

.imageTable td
{
	vertical-align: bottom;
	text-align: left;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	padding: 15px 15px 15px 0px;
}

.bluemodule
{
	position: relative;
}

.waitIndicator
{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -64px;
	margin-top: -64px;
}

#mainContentSection { clear: left; }
#mainContent { padding:10px 0px 30px 0px;  margin: auto; }
#mainContentInner { margin: 6px; }
#headZone { margin: auto; }

.bt
{
	padding:0px 3px 0px 3px;
	font-weight:bold;
	font-size: 11px;
}

.bt input
{
	padding:0px 3px 0px 3px;
	font-weight:bold;
	font-size: 11px;
}

.copy
{
	font-size:10px; color:#666666;
}

.head_langmenuact
{
	margin:0px 5px 0px 5px;
	font-weight:bold;
}

.head_langmenu a
{
	color:#666666;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	font-weight:bold;
}

.headform
{
	font-weight:bold;
}

#searchBoxMain
{
	width: 525px;
	padding: 5px;
	margin: 1em 0;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

#searchBoxTop { width: 535px; height: 5px; }
#searchBoxBottom { width: 535px; height: 5px; }

.search
{
	font-size:14px;
	padding-left: 8px;
	width: 530px;
}

.search a
{
	font-size:12px;
	text-decoration: underline;
}

.searchTable
{
	border-spacing: 0;
}

.lbox
{
	padding:6px 10px 0px 10px;
	width: 145px;
}

.lbox td
{
	padding:6px 10px 0px 10px;
	width: 145px;
}

.lbox a
{
	text-decoration: underline;
}

.lbox_title
{
	font-size:15px;
	margin-bottom:5px;
	margin-top:0px;
}

.spotlightbox
{
	padding-left:15px;
	padding-top:0px;
	font-size:13px;
	line-height:150%;
	margin: 0;
}

.spotlightbox a
{
	text-decoration: underline;
	font-weight: bold;
}

.spotlightbox p
{
	color: #666666;
}

.welcome_text
{
	color: #0C4982;
	font-size:16px;
}
.welcome_text a
{
	color: #0C4982;
	font-size:16px;
}

.welcome_title
{
	margin-top: 4px;
	font-size: 18px;
}

.welcomebox
{
	padding-left:15px;
	padding-top:10px;
	color: #666666;
	font-size:13px;
	line-height:150%;
	vertical-align: top;
}

.loginBox
{
	margin-right: 20px;
	font-size: 10pt;
	border: 1px solid gray;
}

.ljob a
{
	font-weight:bold;
	text-decoration: underline;
}

.ljob p
{
	margin-bottom:5px; margin-top:5px;
}

.ljob div
{
	margin-bottom:10px;
}

.companyProfile
{
	padding-left: 20px;
	width: 185px;
	vertical-align: top;
}
.companyProfile a
{
	color: #003366;
	text-decoration: underline;
}
.companyProfile p
{
	margin-bottom:5px; margin-top:5px;
}
.companyProfile div
{
	margin-bottom:10px;
}

.centerLeft
{
	width: 265px;
	vertical-align: top;
	padding-right: 20px;
}

.centerRight
{
	width: 264px;
	vertical-align: top;
	padding-left: 20px;
}

.subtitle_job
{
	font-size:18px;
	margin: 10px 0;
}

.headmenu
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	overflow: hidden;
	height: 38px;
}

.headmenuitem
{
	float: left;
	margin: 0;
	font-size: 16px;
	text-align: center;
	background: url(images/menubg-div.png) no-repeat;
}

.headmenuitem a
{
	display: block;
	#ffffff-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 16px 0 16px;
	height: 38px;
	color: #ffffff;
}

.headmenuitem a:hover
{
	background: url(images/menubg-s.png) repeat-x;
}

.headmenuitemSelected
{
	#ffffff-space: nowrap;
	font-weight: bold;
	background: url(images/menubg-s.png) repeat-x;
}

.headmenuitemSelected a
{
	color: #555555;
	text-decoration: none;
}

.menuDecoration
{
	text-align: center;
	overflow: hidden;
}

.menuWrapper
{
	text-align: center;
}

.menuWrapper .menuDecoration
{
	background: url(images/menubg-us.png) repeat-x;
	height: 38px;
}

.bottommenu
{
	text-align: left;
}

.bottommenu a
{
	text-decoration:none;
	font-weight:bold;
	text-align: left;
}
.bottommenu span
{
	margin-right: 40px;
	margin-left: 0px;
}

.spotlight_odd td
{
	font-size:12px;
	background-color: #DBEDF9;
	border-bottom: 2px solid #ffffff;
	padding: 7px 0px 7px 10px;
}
.spotlight_even td
{
	font-size:12px;
	background-color: #DBEDF9;
	border-bottom: 2px solid #ffffff;
	padding: 7px 0px 7px 10px;
}
.spotlightTitle td
{
	border-bottom: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
}
.premium_odd td
{
	font-size: 12px;
	background-color: #EDEDED;
	border-bottom: 2px solid #ffffff;
	padding: 7px 0px 7px 10px;
}
.premium_even td
{
	font-size: 12px;
	background-color: #EDEDED;
	border-bottom: 2px solid #ffffff;
	padding: 7px 0px 7px 10px;
}
.standard_odd td
{
	font-size: 10px;
	background-color: #F5F5F5;
	border-bottom: 2px solid #ffffff;
	padding: 7px 0px 7px 10px;
}
.standard_even td
{
	font-size: 10px;
	background-color: #F5F5F5;
	border-bottom: 2px solid #ffffff;
	padding: 7px 0px 7px 10px;
}

.blackout
{
	color: black;
	background-color: black;
}

.showContact
{
}

.forgotpass
{
	text-decoration:none;
	font-size:11px;
	#ffffff-space:nowrap;
}

.forgotpass a
{
	font-size:10px;
	#ffffff-space:nowrap;
}

.subtitle3
{
	font-size:14px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.subtitle3 a
{
	text-decoration: underline;
}

.subtitle2
{
	font-size:14px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subtitle2_colored
{
	font-size:14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subtitle
{
	font-size:18px;
}

.bigTitle
{
	width: 100%;
	font-size:20px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.bigTitle td
{
	vertical-align: bottom;
	font-size:20px;
}

.subtitle_colored
{
	font-size:18px;
	color: #0962C6;
	font-weight: bold;
}

.step
{
	font-size:16px;
	color: gray;
	padding-right: 1px;
}
.step_blue
{
	font-size:18px;
	color: #0962C6;
	font-weight:bold;
}
.step a
{
	font-size:16px;
	color: gray;
}

.resbox
{
	padding: 10px 15px 10px 15px;
}

.resicon a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}

.resumeForm
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	text-align: left;
}

.resumeForm td
{
	padding: 5px 5px 5px 10px;
	text-align: left;
	border-bottom: 2px #ffffff solid;
	vertical-align: top;
}

.resumeForm th
{
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
	vertical-align: center;
}

.resumeForm th.calhead
{
	color: gray;
}

.resumeForm input
{
	hheight:15px;
}

.resumeForm textarea { width: 100%; }

.insideResumeForm
{
	padding:0px;
	margin:0px;
}

.insideResumeForm td
{
	padding:0px;
	margin:0px;
}

.bigDetail
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.bigDetail td
{
	padding: 10px 0px 10px 15px;
	text-align: left;
	border-bottom: 2px #ffffff solid;
	vertical-align: top;
}

.logoTable
{
	width: 530px;
	border-collapse: collapse;
}

.logoTable td
{
	vertical-align: bottom;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 15px;
}

.logoTable2
{
	width: 530px;
	border-collapse: collapse;
}

.logoTable2 td
{
	vertical-align: bottom;
	padding-bottom: 10px;
}

.detailData
{
	border-right: 2px solid #ffffff;
}

.thumbnail
{
	width: 80px;
}

.adBox
{
	padding-bottom: 15px;
}

.modifyButtons
{
	width: 98%;
}

.modifyButtons td
{
	height: 20px;
	vertical-align: bottom;
}

.teaserBox
{
	 vertical-align: top;
}

.bigSideMenu
{
	margin-bottom: 20px;
	width: 100%;
}

.aboutUs
{
	background-image:url(images/aboutus_bg.jpg);
	width: 530;
	height: 170px;
	border-collapse: collapse;
}


.employerSplash
{
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	height:160px;
	width: 530px;
}

.employerSplashContainer
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height:160px;
	vertical-align:top
}

.employerSplashTitle
{
	color:#0C4982;
	font-size:18px;
	font-weight:bold;
	margin:15px 0px 10px 0px
}
.employerSplashTop
{
	padding:0px;
	margin:0px;
}

.employerSplashTop td
{
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#seco {color:#0962C6; font-size:16px; padding:20px 0px 0px 0px}
#seco_tbl {font-size:13px; color:#666666; margin:10px 0px 0px 0px;width:530px;}
#seco_tbl td{padding:0px}
.seco_tbl_side {height:130px; background-image:url(images/mid_bg.gif); background-repeat:no-repeat; width:167px; text-align:center; vertical-align:top}
.seco_tbl_mid {height:130px; background-image:url(images/mid_bg.gif); background-repeat:no-repeat; background-position:center; width:196px; text-align:center; vertical-align:top}

#employerStandard {color:#0C4982; font-size:14px}
#employerPremium {color:#990000; font-size:14px}
#cap {color:#0C4982; font-size:16px; font-weight:bold}
#first {margin:12px 0px 0px 0px}
#second {margin:12px 0px 0px 0px}
#cap_premium {color:#990000; font-size:16px; font-weight:bold}
#employer_search {font-size:13px; color:#666666; margin:6px 0px 0px 0px}
#bottom_bg {width:530px; height:480px; background-image:url(images/bottom_bg.gif); background-repeat:no-repeat; margin:10px 0px 0px 0px}
#view {margin:12px 0px 0px 0px;}
#view a{font-size:11px; color:#0962C6; font-weight:bold; text-decoration:none}
.f_base {font-size:13px; color:#666666; padding:14px 0px 0px 15px; vertical-align:top}
.unit {font-size:13px; color:#293D6B; padding:15px 0px 0px 0px; font-weight:bold; vertical-align:top}
#cand_unit {font-size:13px; color:#293D6B; margin:0px 30px 0px 0px; font-weight:bold}
#barea_top {height:62px; vertical-align:top}
#barea_mid {height:136px; vertical-align:top; font-size:13px; color:#666666; padding:14px 0px 0px 15px; vertical-align:top}



#jp_boxone {background-image:url("images/bg001.gif"); width:669px; height:183px; margin:3px 0px 0px 0px; padding:0px}
#jp_innerone {margin:0px; padding:16px 0px 0px 197px; font-size:20px; font-weight:bold; color:#0C4982}
#jp_innerone span {font-size:15px; font-weight:normal}
#jp_innertwo {margin:0px; padding:10px 0px 0px 197px; line-height:1.5em; font-size:14px}
#jp_boxtwo {width:669px; height:218px; background-image:url("images/bg002.gif"); margin:16px 0px 0px 0px; padding:0px}
.jp_innerthree {margin:0px; padding:10px 0px 0px 218px; line-height:1.5em; font-size:14px}
.jp_innerthree span {font-weight:bold}
.jp_inner-red-a {margin:0px; padding:16px 0px 0px 215px; color:#FD000D; font-weight:bold; font-size:20px}
.jp_inner-red-b {margin:0px; padding:5px 0px 0px 215px; color:#FD000D; font-weight:bold; font-size:17px}
#jp_boxthree {width:669px; height:282px; background-image:url("images/bg003.gif"); margin:16px 0px 0px 0px; padding:0px}
#jp_adjust {margin:0px; padding:0px 0px 0px 10px; font-weight:normal}
#jp_logo {margin:0px; padding:10px 0px 0px 8px}
.jp_header {font-size:18px; line-height:1.5em; color:#0961C3; margin:10px 0px 15px 0px; padding:0px}
.jp_header span{font-weight:normal; color:#092869;}



.resume-header1 { font-size:18px; line-height:140%; color:#666; }
.resume-header1 span { font-weight:normal; color:#666; }
.resume-header2 { margin:0px 0px 0px 10px; font-size:20px; line-height:140%; color:#666; }
.resume-header2 span { font-weight:normal;color:#666; }
.table-top { margin:20px 0px 0px 0px;color:#666; }
.resume-title { margin:20px 0px 5px 0px; font-weight:bold; font-size:15px; }
#resume-btn { font-weight:bold; padding:0px 0px 0px 5px; line-height:190%; }
#resume-btn a { text-decoration:none; color:#666; }
#res-back { background-color:#ebebeb; padding:10px 0px 10px 10px; border-bottom:2px solid #fff; font-weight:bold; }
#res-back-mid { background-color:#ebebeb; padding:10px 0px 10px 10px; border-bottom:2px solid #fff; border-right:2px solid #fff; }
#res-back-mid span { font-style:italic; }
#res-box td {  background-color:#ebebeb; padding:20px; overflow:hidden; }
#res-box2 td {
background-color:#ebebeb; padding:20px; overflow:hidden;
  #ffffff-space: pre-wrap;       
  #ffffff-space: -moz-pre-wrap;  
  #ffffff-space: -pre-wrap;      
  #ffffff-space: -o-pre-wrap;    
  word-wrap: break-word;       
}


.partnerSplash
{
	background-image:url(images/partners_bg.jpg);
	width: 530;
	border-collapse: collapse;
}

.headTable
{
	width: 100%;
}

.mainTable
{
	width: 100%;
}

.resumeWizardPhoto
{
	border-collapse: collapse;
}

.resumeWizardPhoto input
{
	height: 20px;
}

.appRead
{
	font-weight: normal;
}

.appUnread
{
	font-weight: bold;
	color: black;
}

.appUnread td
{
	font-weight: bold;
	color: black;
	background-color: #ebf8ff;
}

#footer { font-size: 10px; margin: 10px auto;}
.footer
{
	padding-left: 2px;
	padding-top: 15px;
	color: #666666;
	text-align: left;
	font-size: 10px;
	padding-bottom: 10px;
}

#frontPageTable { width: 100%; }

#spotlight2Col { vertical-align: top; width: 62%; }

.pagination { text-align: center; }
.formLabel { font-weight: bold; }

.yui-skin-sam .yui-panel { background-color: #ffffff; }

input[type="checkbox"]+label { margin-left: 1em; }

.tabbedMenu
{
	color: #73372E;
	font-size: 12px;
	border-bottom: 3px solid black;
	margin-top: 40px;
}

.tabbedMenu td
{
	text-align: center;
	color: #ffffff;
	background-color: #007BC2;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	border: 3px solid #ffffff;
}

.tabbedMenu td a
{
	color: #ffffff;
	font-weight: bold;
}

#loginForm { font-weight: bold; }
#loginForm input { margin: 0 6px; }
#loginForm input[type='checkbox'] { margin: 0; }

#loginForm input.login { width: 80px; }
.forgotpass { font-weight: normal; padding: 4px 0 0 8px; }
.forgotpass a { text-decoration: underline; margin-left: 8px; color: #3f658c; }

.viewImage { width: 20px; height: 20px; bbackground: url(images/view_odd.gif); background: url(images/magglass.gif);}
.rrrowEven .viewImage { background: url(images/view_even.gif); }

.sortIndicator { width: 15px; height: 15px; float: left; margin: 0 6px 0 0; }
#coNameAndLogin { overflow: hidden; padding: 6px; padding-top: 0; }
#loginForm { padding-top: 3px; }
#noAd { width: 468px; height: 60px; background: black; opacity: .3; }
.opac3
{
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

.opac5
{
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.pageInd
{
	padding: 8px;
}

.pageInd .sel
{
	border: 1px solid gray;
	padding: 2px 4px;
	background-color: #505050;
	margin: 0 4px;
	color: #ffffff;
}

.pageInd a
{
	border: 1px solid gray;
	padding: 2px 4px;
	background-color: #f0f0f0;
	margin: 0 4px;
}

.adminBox
{
	width: 700px; background: #f0f0f0; padding: 2em 2em 2.5em;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.adminButton
{
	float: right;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 2px 4px;
	-moz-box-shadow: 2px 2px 7px -2px black; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px;
	-ms-filter: 'progid:DXImageTransform.Microsoft.dropShadow(color=gray,offX=3,offY=3, positive=true)';
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=gray,offX=3,offY=3, positive=true);
	background: #0962c6;
	color: white;
	cursor: pointer;
}
#searchBoxMain
{
	background-color: #F2F1EA;
}

.appUnread td
{
	background-color: #F2F2EA;
}

.bigDetail
{
	background-color: #F2F2EA;
}

.bigDetail td
{
	background-color: #F2F2EA;
}

.bigSideMenu
{
	background-color: #F2F2EA;
}

.bigTitle
{
	color: #666666;
}

.bigTitle td
{
	color: #666666;
}

em
{
	color: #666666;
}

.bottommenu
{
	background-color: #E3E6DF;
}

.bottommenu a
{
	color: #666666;
}

.bt
{
	color: #666666;
}

.bt input
{
	color: #666666;
}

.companyProfile a
{
	color: #666666;
}

.displayBox
{
	background-color: #E3E6DF;
}

.fieldError
{
	background-color: white;
	border: 1px solid darkgrey;
}

.forgotpass
{
	color: #666666;
}

.forgotpass a
{
	color: #666666;
}

.formButton
{
	color: #666666;
}

.formButton input
{
	color: #666666;
}

.head_langmenuact
{
	color: #B30000;
}

.headform
{
	color: #666666;
}

.insideResumeForm td
{
	border-bottom: 2px #F2F2EA solid;
}

.jmSelectedMenu
{
	background-color: gray;
}

.jmSelectedMenu td a
{
	color: white;
}

.jobSearchRowSelected td a, .jobSearchRowSelected td a:hover
{
	color: white;
}

.jmSelectedMenu td a, .jmSelectedMenu td a:hover
{
	color: white;
}

.jobSearchRowSelected
{
	background-color: gray;
}

.sideMenu .jobSearchRowSelected td a
{
	color: white;
}

.lbox
{
	color: #666666;
}

.lbox a
{
	color: #666666;
}

.lbox td
{
	color: #666666;
}

.ljob a
{
	color: #666666;
}

.menuDecoration
{
	background-color: transparent;
}

.messageTable
{
	border-bottom: 1px solid #E3E6DF;
}

.recordDetailTable th
{
	background-color: #666666;
}

.recordListTable
{
	background-color: #E3E6DF;
}

.recordListTable a
{
	color: #B30000;
}

.recordListTable th
{
	color: #666666;
	background-color: #E3E6DF;
}

.recordListTable th a
{
	color: #666666;
	background-color: #E3E6DF;
}

.recordListTable th a:hover
{
	color: white;
	background-color: gray;
}

.resicon a
{
	color: #B30000;
}

.resumeForm
{
	background-color: #F2F2EA;
}

.resumeForm td
{
	background-color: #F2F2EA;
}

.resumeForm th
{
	color: #666666;
	background-color: #E3E6DF;
}

.resumeWizardPhoto
{
	background-color: #F2F2EA;
}

.resumeWizardPhoto td
{
	border-bottom: 1px #F2F2EA solid;
	background-color: #F2F2EA;
}

.search
{
	color: #666666;
	background-color: #F2F2EA;
}

.search a
{
	color: #666666;
}

.search td
{
	background-color: #F2F2EA;
}

.sideMenu
{
	background-color: #F2F2EA;
}

.sideMenu td
{
	color: #666666;
	border-bottom: 1px solid #666666;
}

.sideMenu td a
{
	color: #666666;
}

.sideMenu td a:hover
{
	color: #b30000;
}

.smalltext
{
	color: gray;
}

.som
{
	color: #666666;
}

.spotlightbox a
{
	color: #666666;
}

.subtitle2_colored
{
	color: #666666;
}

.subtitle3
{
	color: #666666;
}

.subtitle3 a
{
	color: #666666;
}

.subtitle_job
{
	color: #666666;
}

.teaserBox
{
	background-color: #E3E6DF;
}

.welcome_title
{
	color: #666666;
}

.welcome_title a
{
	color: #666666;
}

a { color: #B30000; }

h1 { color: #666666; }

h1 a { color: #666666; }

h2 { color: #666666; }

.descending { background: url('images/gray/sortDescending.gif'); }
.ascending { background: url('images/gray/sortAscending.gif'); }
body { margin: 0 0; }
#mainZone { background-color: white; }
#topHead { }
#userBar { background-color: white; }

#pTitleBar { margin: 5px 0; }
#pTitleBar a { text-decoration: none; }

#pJobsTitle { clear: both; }
.fullPageColumn { width: 900px; } 
.innerPageColumn { width: 900px; }
.head_langmenu a { font-weight: normal; color: #999999; }
.head_langmenuact { color: #333333; }

#coName { clear: both; font-size: 18px; padding: 6px; }
#coName a { text-decoration: none; }
#adBox { padding-top: 12px; float: right; padding-right: 20px; }

#genFootMenu { float: left; padding: 10px 0; margin-left: -10px;}
#genFootMenu a { font-size: 14px; padding: 0 10px 0 10px; }
#copy, #copy a { clear: both; padding-top: 20px; }
#poweredbyie6 { float: right; margin-top: 10px; margin-right: 10px; background: white; padding: 4px 10px; border: 1px solid #303030; }
#poweredby { float: right; margin-top: 14px; width: 255px; }
.pbLogo { width: 110px; height: 27px; float: right; position: relative; top: -11px; margin-left: 8px;}
