body {
	background-color: #23292f;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/BodyShim.gif);
	font-family: 	arial,helvetica,sans-serif
}
h2,  h3, h4{
	letter-spacing: -0.02em;
	font-weight: bold;
}
h2   {
	font-size: 170%;
	color: #383838;
	font-weight: normal;
}
.MainCol h2   {
	background-image: url(../images/H2BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 49px;
	width: 500px;
	padding-top: 3px;
	padding-left: 33px;
	clear: both;
}
h5   {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	border-bottom-style: none;
	background-image: url(../images/H3BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 515px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3   {
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4   {
	font-size: 130%;
	color: #000000;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
ol, ul {
	color: #333333;
	padding-left: 30px;
	margin-bottom: 10px;
}
a.JobAlertsBox {
	background-image: url(../images/JobAlerts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 231px;
	width: 166px;
	float: left;
	margin-top: 80px;
	margin-left: 10px;
	outline:none
}
a.JobAlertsBox span {
	float: left;
	position: absolute;
	left: -9000px;	
}
.InnerWrap {
	background-image: url(../images/MainBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.OuterWrap {
	background-image: url(../images/MainShim.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.OuterWrap.FullWidth {
	background-image: url(../images/FWMainShim.gif);
}
.InnerWrap.FullWidth {
	background-image: url(../images/FWMainBG.gif);
}

.FooterWrap {
	background-image: url(../images/FooterBG.gif);
	background-repeat: no-repeat;
	height: 116px;
	background-position: center;
	clear: left;
}
.FooterWrap.FullWidth {
	background-image: url(../images/FWFooterBG.gif);
}
.Footer {
	float: left;
	width: 984px;
	margin-top: 45px;
	text-align: right;
}
.Footer ul {
	font-size: 72%;
	padding-right: 10px;
}
.Footer li {
	display: inline;
	margin-left: 10px;
}
.Footer li a{
	color: #999999;
	text-decoration: underline;
}
.Footer li.current a{
	color: #CCCCCC;
	text-decoration: underline;
}

.header {
	height: 149px;
	width: 984px;
	margin-bottom: 10px;
}
.SearchBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/SearchBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	float: left;
	width: 516px;
	font-size: 90%;
}
.SearchBlock .Inner {
	background-image: url(../images/SearchTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 15px;
	min-height: 30px;
}
.Search3ColGrid {
	float: left;
	width: 235px;
	margin-right: 6px;
}
.SearchBlock h3 {
	font-size: 100%;
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.SearchBlock select {
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/FormShadowBG.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #d8dadc;
	border-bottom-color: #d8dadc;
}
.SearchBlock    select option:hover { background-color: #CCCCCC; }

.TxtField {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/FormShadowBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-style:none solid solid none;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.FormBtn {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.Login  {
	font-size: 80%;
	background-image: url(../images/LoginTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px;
}
.Login .Inner {
	background-image: url(../images/LoginBtm.gif);
	background-position: left bottom;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
}
.Login .FormBtn {
	float: right;
	margin-right: 28px;
}
.Login a { color: #FFFFFF; 	
}
.Login h4  {
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
}
p.login {
	padding-top: 3px;
	padding-bottom: 3px;
}
.Login input  { }
.Login .TxtField { width: 90px; }
.Login dt {
	float: left;
	width: 70px;
	margin-bottom: 5px;
	padding-top: 3px;
	
}
.Login dl {
	float: left;
	
	width: 200px;
}
.Login  dt label {
	font-weight: normal;
	color: #CCCCCC;
	float: left;
}
.Login  dd {
	float: left;
	width: 100px;
	margin-bottom: 5px;
	clear: none;
}
.MainCol {
	float: left;
	width: 520px;
	margin-left: 20px;
	color: #3B4146;
	margin-right: 14px;
	font-size: 92%;
}
.OuterWrap.FullWidth .MainCol {
	width: 740px;
	margin-left: 20px;
	margin-right: 14px;
	
}
.MainCol  li { font-size: 90%; 	
}	
.MainCol  fieldset { font-size: 90%; 	
}
.MainCol  fieldset p, .MainCol  fieldset td { font-size: 100%; 	}
.MainCol  dt, .MainCol dd {
	float: left;
	width: 200px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.MainCol label.Required {
	color: #000000;
	background-image: url(../images/IconRequired.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left: 22px;
}
.MainCol .TxtField {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 200px;
}
.MainCol  dt { clear: left; 	
}
.MainCol   p {
	margin-bottom: 10px;
	font-size: 82%;
	line-height: 1.2em;
	color: #595959;
}
.MainCol    p.FirstPara {
	/*margin-bottom: 2px;
	font-size: 105%;
	padding-bottom: 5px;
	line-height: 20px;
	color: #333333;*/
}
.MainCol    a { color: #CC0000; }
.MainCol  table.lined   th {
	color: #CC0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.MainCol table.lined   td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.LeftCol {
	width: 185px;
	float: left;
	margin-left: 0px;
}
.LeftCol ul { margin-left: 30px; }
.LeftCol li { list-style-type: none; }
.container { }
.RHcol {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.black { color: #000000; }
.red { color: #ff0000; }
#LogoLink, #LogoLink h1, #LogoLink h1 a {
	height: 49px;
	width: 485px;
}

#LogoLink {
	z-index: 50;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#LogoLink h1 {		margin:0;		visibility: visible;}

#LogoLink h1 a {
	display: block;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	outline:none
}
#LogoLink h1 a:hover { background-position: -0px; }

#LogoLink h1 a span {	display: none;}
#MainMenu {
	float: left;
	width: 900px;
	padding: 0px;
	position: absolute;
	top: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 27px;
	line-height: normal;
}
#MainMenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 27px;
	line-height: normal;
}
#MainMenu  li a {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/NavSep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	color: #232323;
	text-decoration: none;
	line-height: 1.5;
}
.RHcolpngOffset {
	float: left;
	position: relative;
	top: -94px;
}
.RHcol .RHcharacter_01 {
	background-image: url(../images/rhChars1.png);
	behavior: url(../css/iepngfix.htc);
	background-repeat: no-repeat;
	height: 269px;
	width: 230px;	
}
.RndCta {
	background-image: url(../images/hpCTABtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 511px;
	padding-top: 0px;
	float: left;
	font-size: 92%;
	color: #2C3034;
	margin-top: 5px;
	margin-bottom: 10px;
}
.RndCta h3 {
	font-size: 150%;
	color: #B70000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.RndCta .Inner {
	background-image: url(../images/hpCTAtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 481px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.SearchBlock  .ClickMultiples {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	color: #B70000;
	font-size: 90%;
}
.SearchBlock .FormBtn {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SearchBlock option.Level1 {
	color: #000000;
}
.SearchBlock  option.Level2 {
	color: #000000;
	font-size: 90%;
	padding-left: 10px;
}
.RHcol .Center { text-align: center; }

#RegionWrap h3 {
	color: #FFFFFF;
	background-color: #CC0000;
	float: left;
	width: 466px;
	padding: 5px;
	font-size: 120%;
	margin-bottom: 10px;
}
#RegionWrap div {
	float: left;
	width: 476px;
	padding-bottom: 10px;
}
.JobWrap {
	background-image: url(../images/H3SearchDropDownShim.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.JobWrapOuter {
	padding: 0px;
	float: left;
	width: 515px;
	background-image: url(../images/H3SearchDropDownBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
}
.JobWrap .accordion-content1 p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 90%;
	color: #000000;
}
.DetailWrap  {
	
	float: left;	
	background-image: url(../images/H3DetailPanelBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.DetailWrap .Inner  {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 18px;
	margin-bottom: 0px;
	float: left;
	width: 510px;
	padding-bottom: 5px;
	background-image: url(../images/H3DetailPanelTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.DetailWrap b  { color: #000000; 	
}
.DetailWrap  .JobDeetCol {
	float: left;
	width: 160px;
	font-size: 80%;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DetailWrap  p {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.JobWrap a.BtnLearnMore {
	height: 49px;
	width: 274px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/BtnLearnMore.gif);
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 220px;
}
.JobWrap  .BtnLearnMore span {
	float: left;
	position: absolute;
	left: -9000px;
}
.JobWrap  h3 {
	background-image: url(../images/H3SearchDropDownbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 90%;
	cursor:pointer;
	float: left;
	height: 42px;
	width: 500px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.JobWrap.WithFlames h3 {
	background-image: url(../images/H3SearchDropDownbg.gif);
	background-repeat: no-repeat;
	background-position: left -265px;
}
.JobWrap  h3#hover, .JobWrap  h3:hover {
	background-image: url(../images/H3SearchDropDownbg.gif);
	background-repeat: no-repeat;
	background-position: left -176px;
	cursor:pointer
}
.JobWrap  h3.selected {
	background-image: url(../images/H3SearchDropDownbg.gif);
	background-repeat: no-repeat;
	background-position: left -88px;
}
.JobWrap   h3 a {
	color: #FFFFFF;
	font-size: 120%;
}
.CTAregister {
	background-image: url(../images/CTAregister.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 102px;
	width: 224px;
	margin-left: 0px;
}
.CTAregister span, .BtnLogout span, .BtnApply span, .BtnEditJob span{
	float: left;
	position: absolute;
	left: -9000px;
}
.BtnLogout {
	background-image: url(../images/BtnLogout.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 70px;
}
.BtnApply {
	background-image: url(../images/BtnApply.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 188px;
}
.BtnEditJob {
	background-image: url(../images/BtnEditJob.gif);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 102px;
}
