html, body {
	padding: 0px;
	color: #000000;
	background: #f0cbf1;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.noborder
{
border: none;
}

.height
{
height: 600px;
}

.ad
{
float: right;
margin: 10px 20px 12px 0px;
}

p
{
margin-top: 4px;
margin-bottom: 8px;
}

.notopmargin
{
margin-top: 0px;
}

.leftrightpad
{
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.center
{
text-align: center;
}

.clearleft
{
clear: left;
}

#box
{
border: solid 1px #2b5128;
padding: 10px;
margin-bottom: 12px;
}

.featuretext
{
color: #000;
font-size: 140%;
margin-bottom: 8px;
margin-right: 15px;
margin-top: 0px;
text-align:center;
}

.feature
{
background:transparent url('images/right.gif') no-repeat;
border:none;
padding:30px 5px 0 5px;
margin:0;
width:165px;
height:80px;
float:right;
}

table {
font: 90%/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#container {
	/*
	max-width:1114px;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1024 ? "1024px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 950 ? "950px" : "99.7%"));		min-width:900px;
	min-width:1000px;
	width: 96%;
	*/
	width: 958px;
	text-align: center;
	background: #fff;
	text-align:left;
	margin-top: 28;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
}
/*
#container {
	max-width:1024px;


	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1024 ? "1024px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 950 ? "950px" : "99.7%"));			min-width:900px;
	width: 96%;
	text-align: center;
	background: #fff;
	text-align:left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 500px;
}*/

#main {
	margin-left: 219px;
	margin-right: 219px;
	text-align: left;
	padding: 0;
	padding-top: 20px;
}

#right {
	width: 179px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	float: right;
}

#left {
	width: 179px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
}

#mainnoleft {
	margin-right: 214px;
	margin-left: 20px;
	text-align: left;
	padding-top: 20px;
}

#mainnoright {
	margin-left: 214px;
	margin-right: 20px;
	text-align: left;
	padding-top: 20px;
}

#mainfullwidth {
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#bottom {
	clear: both;
	text-align: left;
	padding: 10px 30px 10px 30px;
}

#2column {
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

#footer {
	padding-left: 20px;
	padding-top: 2px;
	height: 25px;
	text-align: left;
	clear: both;
	background:#2a5128;
}

.footerlinks {
	font-size: 90%;
	display:inline;
	float:left;
}

.footerlinks a {
	color:#ffffff;
	font-weight:bold;
}

.footerlinks a:link {
	color:#ffffff;
	font-weight:bold;
}

.footerlinks a:visited {
	color:#ffffff;
	font-weight:bold;
}

.footerlinks a:hover {
	color: #fbb9d5;
	font-weight:bold;
}

.copyright {
	color:#FFFFFF;
	display:inline;
	font-size:85%;
	float:right;
}

/* ------------------- W3C Vlidation Image ------------------- */

.w3c
{
float:right;
margin-right: 20px;
}

.w3c img
{
border: none;
}

/* ------------------- News Links ------------------- */

.news_sub
{
text-align:	left;
margin: 5px 0 0 0;	
}

.news_sub ul
{
margin: 5px 0 0 5px;
padding: 0;
text-align: left;
list-style: none;
}

.news_sub li
{
list-style: none;
text-align: left;
border-bottom: 1px solid #2b5128;
padding: 3px;
margin: 1px 4px 5px 4px;
}

.news_sub a:link, .news_sub a:visited
{
text-decoration: none;
color: #2b5128;
font-weight: bold;
font-size: 110%;
padding: 3px;
margin: 0;
display: block;
}

.news_sub a:hover
{
color: #f0cbf1;
background: #2b5128;
}

.feature_title {
font-weight: bold;
color: #993334;
padding: 0 0 4px 3px;
margin:	3px 0 1px 0px;
}

.feature_text {
margin: 0px;
padding: 0 5px 5px 3px;
line-height: 120%;
}

/* ------------------- Top Line Navigation Container ------------------- */

#navlist
{
position: relative;
top: -20px;
background: transparent;
padding: 0.1em 0 0.1em 0.35em;
margin: 0px 0px 0px 0px;
}

#navlist li
{
list-style: none;
margin: 0px;
display: inline;
}

#navlist li a
{
padding: 0.1em 0.5em 0.1em 0.75em;
text-decoration: none;
background: transparent;
border-left: 1px solid #aaa;
border-top: 1px solid #aaa;
border-right: 1px solid #aaa;
}


#navlist li a#current
{
font-weight: bold;
color: #2b5128;
background-color: #fbb9d5;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff; }

#navlist li a:hover
{
text-decoration: underline;
}

/* ------------------- Left Navigation Container ------------------- */

div#navigation
{
float: left;
width: 150px;
padding-top: 0px;
}

div#navigation ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

div#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 130px;
padding: 3px 5px 3px 10px;
text-decoration: none;
font-weight: normal;
color: #000;
background-image: url("images/nav_base.jpg");
background-repeat: repeat-y;
border-left: 1em solid #036;
}

#navigation ul li.active a
{
color: #f8c301;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url("images/nav_base2.jpg");
background-repeat: repeat-y;
border-color: #09f;
}

#navigation ul#subnavlist li a
{
display: block;
width: 120px;
margin-left: 10px;
padding: 2px 3px 2px 8px;
text-decoration: none;
font-weight: normal;
font-size: 85%;
color: #000;
background-image: url("images/nav_base.jpg");
background-repeat: repeat-y;
border-left: 1em solid #03b;
}

#navigation ul#subnavlist li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url("images/nav_base2.jpg");
background-repeat: repeat-y;
border-color: #ff5;
}

#activesubnav:hover li { display: block; }
#activesubnav li { display: none; }

.imgleft
{
float: left;
border: 2px solid #2f251c;
padding: 2px;
margin-right: 10px;
margin-bottom: 10px;
}

.imgright
{
float: right;
border: 2px solid #2f251c;
padding: 2px;
margin-left: 10px;
margin-bottom: 10px;
}

.gallerythmb
{
	float: left;
	border: 2px solid #2f251c;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
}

h1 {
	letter-spacing: -1px;
	font-size: 140%;
	color: #993334;
	margin-bottom: 8px;
	margin-top:0px;
}

h2 {
	font-size: 115%;
	color:#CC9966;
	margin-bottom: 6px;
	margin-top:0px;
}

h3 {
	color:#996600;
	font-weight:bold;
	margin-bottom: 4px;
	font-size: 100%;
	margin-top: 0px;
}

h4 {
	color:#000066;
	font-weight:bold;
	margin-bottom: 8px;
	font-size: 120%;
	margin-top: 12px;
}

.header {
	height: 200px;
	background-color: #2a5128;
}

.headerright {
margin: 0px;
padding: 0px;
float:right;
}

.leftlogo {
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.logo {
	float: left
	margin-left: 5px;
	margin-top: 40px;
}

div.topTabs {
	padding-left: 210px;
}

table.topTabs td {
	padding: 3px 0.5em;
	background: #6699CC;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	border-left: 3px solid #336699;
}

table.topTabs td a:link, table.topTabs td a:visited {
	color: #E8F0F7;
}

table.topTabs td.tabSelected {
	background: #000066;
}

table.topTabs td.tabSelected a:link, table.topTabs td.tabSelected a:visited {
	color: #FFFFFF;
}

.searchpanel {
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:2px;
	height: 28px;
	background: #6699CC;
	width:496px;
}

.resultssearchpanel {
	background: #6699CC;
	width:485px;
	padding:20px 15px 5px 15px;
	text-align:left;
	margin:0px;
}

.panel1 {
	width: 100%;
	color: #FFF;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	height: 27px;
	background: #CC9;
}

.tagcloud {
	border-bottom: #6699CC 2px solid;
	border-left: #6699CC 2px solid;
	border-right: #6699CC 2px solid;
	padding: 5px 15px 5px 15px;
	width:475px;
}

.tagcloudlocations {
	margin-top: 1px;
	width: 100%;
	border-top: #6699CC 2px solid;
	border-left: #6699CC 2px solid;
	border-right: #6699CC 2px solid;
	background: url(../images/map.gif) no-repeat right;
	padding: 5px 15px 15px;
}

.tag1, .tag2, .tag3, .tag4, .tag5, .tag6 {
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 30px;
}

.tag6 {
	font-size: 195%;
}

a.tag1:link, a.tag1:visited, a.tag2:link, a.tag2:visited, a.tag3:link, a.tag3:visited, a.tag4:link, a.tag4:visited, a.tag5:link, a.tag5:visited, a.tag6:link, a.tag6:visited {
	color: #369;
	text-decoration: none;
}

a.tag1:hover, a.tag2:hover, a.tag3:hover, a.tag4:hover, a.tag5:hover, a.tag6:hover {
	color: #fff;
	text-decoration: none;
	background: #FF9900;
}

.tag5 {
	font-size: 180%;
}

.tag4 {
	font-size: 165%;
}

.tag3 {
	font-size: 150%;
}

.tag2 {
	font-size: 135%;
}

.tag1 {
	font-size: 120%;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #000;
}

a:hover {
	color: #00f;
}

.panelheader1 {
	color: #8CB2D9;
	font-size:110%;
	font-weight: bold;
}

.panelheader2 {
	color: #407FBF;
	font-size:110%;
	font-weight: bold;
}

.title1 {
	color: #8CB2D9;
	font-size:140%;
	font-weight:bold;
	margin-left:0px;
}

.title2 {
	color: #407FBF;
	font-size:140%;
	font-weight:bold;
}

.title3 {
	color: #407FBF;
	font-weight: bold;
}

.title4 {
	color: #6B6B00;
	font-weight: bold;
}

.date {
	color:#407FBF;
}

.jobsfound {
	color:#ff9900;
	font-weight:700;
	font-size:190%;
	line-height:1.4em;
}

.input {
	margin: 0px 2px 7px 2px;
	padding: 0px;
	font-size:90%;
}

table.menu td.blank { border-bottom: 2px solid #6699CC; width: 10px; }
table.menu td.selectedTab { border: 2px solid #6699CC; border-bottom: 2px solid #fff; padding: 2px 5px 2px 5px; font-weight: bold; width: 1%; background-color: #fff; }
table.menu td.selectedTab a { color: #000066; }
table.menu td.tab { border: 2px solid #6699CC; padding: 2px 5px 2px 5px; font-weight: bold; background-color: #E8F0F7; width: 1%; }
table.menu td.tab a { color: #6699CC; }
table.menu td.last { border-bottom: 2px solid #6699CC; }
table.menu td.tabHover { border: 2px solid #6699CC; padding: 2px 5px 2px 5px; font-weight: bold; background-color: #fff; width: 1%; }
table.menu td.tabHover a { color: #FF9900; }



.welcome {
	margin-top: -130px;
	margin-right: -370px;
	float:right;
	padding-right:15px;
	font-size: 90%;
	color:#fff;
}

.welcome strong {
	color:#E57402;
}

.welcome a {
	color:#ffffff;
	font-weight:bold;
}

.welcome a:link {
	color:#ffffff;
	font-weight:bold;
}

.welcome a:visited {
	color:#ffffff;
	font-weight:bold;
}

.welcome a:hover {
	color:#FF9900;
	font-weight:bold;
}

.spacer { clear: both; }

.spacerLeft { clear: left; }

.spacerRight { clear: right; }

.inlineleft {
	float:left;
	display:inline;
}

.inlineright {
	float:right;
	display:inline;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.paneltitle {
	float: left;
	padding-top: 3px;
}

.loginpanelheader {
	width:188px;
	font-weight:bold;
	padding-left:15px;
	color:#666600;
	background-color:#E8F0F7;
	height:24px;
}

.loginpanel {
	margin-top:1px;
	width:173px;
	font-size:90%;
	background-color:#EBEDD7;
	padding:10px 15px 10px 15px;
}

.loginpanel input {
	padding:0px;
}

.small {
	font-size:90%;
}

.verysmall {
	font-size:85%;
	line-height:1.1em;
}

.savesearch {
	background-color:#FAD876;
	color:#996600;
	font-size:90%;
    padding:10px;
}

.savesearch input {
	padding:0px;
	margin:0px;
}

div.numbers {
	text-align: center;
}

.pagenumbers {
	background-color:#E8F0F7;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
	display:inline;
	float:left;
	height:19px;
	padding:0px 5px 0px 5px;
}

div.jobSummaryContainer div.jobInfoLeft {
	color: #CC9966;
	padding-bottom: 2px;
}

div.jobSummaryContainer div.jobInfoRight {
	color: #407FBF;
	float: right;
	padding-bottom: 3px;
}

div.jobSummaryContainer div.jobTags {
	padding-top: 3px;
	color:#CC9966;
	font-size:90%;
}

div.jobSummaryContainer div.jobActions {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.jobSummaryBasic {
	margin-top: 5px;
	border-bottom: 1px solid #8CB2D9;
}

div.jobSummaryBasic div.jobTitle {
	padding-bottom: 3px;
}

div.jobSummaryBasic div.jobDesc {
	line-height: 160%;
}

div.jobSummaryStandard div.jobSummaryContainer {
	margin-top: 5px;
	border: 2px solid #8CB2D9;
	padding: 10px;
}

div.jobSummaryStandard div.jobTitle {
	padding-bottom: 3px;
}

div.jobSummaryStandard div.jobDesc {
	line-height: 160%;
}

div.jobSummaryFeature div.jobTitle {
	margin-top: 5px;
	background-color: #fad876;
	padding: 2px 10px;
}

div.jobSummaryFeature div.jobDesc {
	margin-top: 1px;
	border: 2px solid #8CB2D9;
	padding: 10px;
	line-height: 160%;
}

span.jobInfo {
	font-size: 80%;
}

.jobpanelbar {
	background-color:#E8F0F7;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px 0px 10px;
	font-size:90%;
}

.jobpanel {
	background-color:#EBEDD7;
	padding:10px;
	margin-top:1px;
	font-size:90%;
}

.rhsjobcloudheader {
	background-color:#E8F0F7;
	padding-left:10px;
	height:25px;
	width:169px;
}

.rhsjobcloud {
	padding:5px;
	border:1px solid #E8F0F7;
	width:169px;
	overflow:hidden;
	max-width:169px;
}

#ajaxLoading {
	display: none;
	position: absolute;
	background-color: red;
	color: white;
	top: 0px;
	left: 0px;
	width: 130px;
	font-weight: bold;
	font-size: 110%;
}

#ajaxLoading.show {
	display: block;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

a.tagrhs1:link, a.tagrhs2:link, a.tagrhs3:link, a.tagrhs4:link, a.tagrhs5:link, a.tagrhs6:link,
a.tagrhs1:visited, a.tagrhs2:visited, a.tagrhs3:visited, a.tagrhs4:visited, a.tagrhs5:visited, a.tagrhs6:visited {
	color: #336699;
	text-decoration: none;
}

a.tagrhs1:hover, a.tagrhs2:hover, a.tagrhs3:hover, a.tagrhs4:hover, a.tagrhs5:hover, a.tagrhs6:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #FF9900;
}
.tagrhs1, .tagrhs2, .tagrhs3, .tagrhs4, .tagrhs5, .tagrhs6 {
	color: #336699;
	padding-left:2px;
	padding-right:2px;
}
.tagrhs2 { font-size: 96%; font-weight:bold; }
.tagrhs3 { font-size: 102%; }
.tagrhs4 { font-size: 108%; font-weight:bold; }
.tagrhs5 { font-size: 114%; }
.tagrhs6 { font-size: 120%; font-weight:bold; }
.orangepanelheader {
	color:#996600;
	background-color:#F8E081;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}
.orangepanel {
	background-color:#FFF7D2;
	color:#996600;
	padding:15px;
	margin-top:1px;
	font-size:90%;
	line-height:1.9em;
}
.orangehalfpanelheader {
	color:#996600;
	background-color:#F8E081;
	padding:3px 15px 3px 15px;
	font-weight:bold;
}
.orangehalfpanel {
	background-color:#FFF7D2;
	padding:3px 15px 3px 15px;
	margin-top:1px;
	font-size:90%;
	line-height:1.9em;
	color:#996600;
}
.orangelhspanelheader {
	color:#996600;
	font-size:90%;
	background-color:#F8E081;
	padding:3px 15px 3px 15px;
	font-weight:bold;
}
.orangelhspanel {
	background-color:#FFF7D2;
	padding:3px 15px 3px 15px;
	margin-top:1px;
	font-size:90%;
	line-height:1.9em;
	color:#996600;
}
.greenpanelheader {
	color:#ffffff;
	background-color:#6699CC;
	padding:3px 15px 3px 15px;
	font-weight:bold;
}
.greenpanel {
	background-color:#E8F0F7;
	padding:15px;
	margin-top:1px;
	font-size:90%;
	line-height:1.9em;
}
.greenhalfpanelheader {
	color:#ffffff;
	background-color:#6699CC;
	padding:3px 15px 3px 15px;
	font-weight:bold;
}
.greenhalfpanel {
	background-color:#E8F0F7;
	padding:3px 15px 3px 15px;
	margin-top:1px;
	font-size:90%;
	line-height:1.9em;
}
a.info {
	position:relative; /*this is the key*/
	z-index:24;
}
a.info:hover {
	z-index:25;
}
a.info span {
	display: none;
}
a.info:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; right:0em; width:18em;
	border:1px solid #999999;
	background-color:#FFFFE6; color:#000;
	text-align: left;
	padding: 8px 8px 8px 8px;
	font-size:95%;
	text-decoration:none;
}
.hiddenPopup {
       background-color:#FFF7D3;
       color:#666600;
       width:311px;
       padding:10px 20px 10px 20px;
       border: 2px solid #666600;
       visibility: hidden;
       position: absolute;
}
.rhsjobcloudtitle1 {
	color: #F5EDDD;
	font-weight: bold;
}
.rhsjobcloudtitle2 {
	color: #996600;
	font-weight: bold;
}
.account {
	padding-left:30px;
	padding-top:10px;
	text-align:left;
	font-size:80%;
}
.account strong {
	color:#E57402;
}
.accountheading {
	color:#D6BA81;
	font-weight:bold;
	font-size:120%;
	text-align:right;
	padding-right:15px;
}
.tablejobposting th, .tablejobposting td {
	border-top: 2px solid #ffffff;
	padding:5px 10px 5px 10px;
	font-size:90%;
	color:#996600;
}
.tablejobposting input {
	margin:0px;
}
/* .tablejobposting select {
	margin:0px 0px 10px 0px;
} */
.tablejobposting th {
	font-weight: bold;
	text-align: left;
}
.tablejobposting th.white {
	color: #fff;
}
.tablejobposting tr.header, .tablejobposting tr.footer {
	background-color: #D6BA81;
}
.tablejobposting tr.row1 {
	background-color: #C29B4E;
}
.tablejobposting tr.row2 {
	background-color: #FFF7D2;
}
.tablejobposting tr.row3 {
	background-color: #EBDBBC;
}
.tablejobposting tr.row4 {
	background-color: #D6BA81;
}
.tablejobposting tr.row5 {
	background-color: #FFF7D2;
}
.tablejobposting tr.row6 {
	background-color: #EBDBBC;
}
.tablejobposting tr.row7 {
	background-color: #D6BA81;
}
.tablejobposting tr.row8 {
	background-color: #FFF7D2;
}
.tablejobposting tr.row9 {
	background-color: #EBDBBC;
}
.tablejobposting tr.row10 {
	background-color: #D6BA81;
}
.tablejobposting tr.row11 {
	background-color: #FFF7D2;
}
.tablejobposting tr.row12 {
	background-color: #EBDBBC;
}
.tablejobposting tr.row13 {
	background-color: #D6BA81;
}
.tablecompanysignup td {
	padding:5px 2px 5px 2px;
	font-size:90%;
	color:#996600;
}
.tablecompanysignup input {
	margin:0px;
}
table.form {
	border: 1px solid #cc9;
}
table.form thead tr th {
	background-color:#E8F0F7;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	padding:1px 10px 3px 10px;
}
table.form tr {
	padding: 5px;
}
table.form tbody tr th {
	width: 20%;
	color: #996600;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #cc9;
}
table.form tbody tr td {
	color: #996600;
	vertical-align: top;
	border-bottom: 1px solid #cc9;
}
table.form tfoot tr td {
	color: #996600;
}
.leftColumn {
	width: 100px;
	float: left;
	padding: 2px 0px 2px 0px;
	color: #000066;
	font-weight: bold;
}
.mainColumn {
	margin-left: 101px;
	padding: 2px 0px 2px 0px;
	color: #000066;
}
.middleColumn {
	margin-left: 101px;
	margin-right: 100px;
	padding: 2px 0px 2px 0px;
	font-size: 90%;
	color: #000066;
}
.rightColumn {
	float: right;
	width: 100px;
	padding: 2px 0px 2px 0px;
	font-size: 90%;
	color: #000066;
}
div#cvUploadForm {
	border: 2px solid #cc9;
}
div.row1, div.row2, div.row3, div.row4, div.row5, div.row6, div.row7, div.row8, div.row9, div.row10, div.row11, div.row12, div.row13 {
	padding: 5px 5px 5px 5px;
}
div.formNotes {
	float: right;
	width: 40%;
	font-size: 90%;
}
.row {
	border-top: 1px solid #EBDBBC;
	padding: 5px 0px 5px 0px;
}
.rowBottom {
	border-top: 1px solid #EBDBBC;
	border-bottom: 1px solid #EBDBBC;
	padding: 5px 0px 5px 0px;
}
.tablemy td {
	padding: 3px;
}
.tablemy th {
	color:#996600;
	font-weight:bold;
	padding: 3px;
}
table.rhs {
	border-bottom:1px solid #FAD876;
}
table.rhs th {
	color:#996600;
	padding: 3px 5px 3px 5px;
	background-color:#EBDBBC;
}
table.rhs td {
	padding: 3px 5px 3px 5px;
	border-top:1px solid #FAD876;
}
.tablemyjobs th {
	color:#996600;
	padding: 3px;
	background-color:#EBDBBC;
	font-size:85%;
}
.tablemyjobs td {
	padding: 3px;
	border-top:1px solid #FAD876;
	font-size:80%;
}
.openpanel {
	border:2px solid #FAD876;
	padding:5px;
}
div.hideOverflow {
	overflow: hidden;
	white-space: nowrap;
}
.hiddenIFrame {
	visibility: hidden;
	position: absolute;
}
div.navCloudOpenHeader span#navCloudOpen {
	display: inline;
}
div.navCloudOpenHeader span#navCloudClosed {
	display: none;
}
div.navCloudClosedHeader span#navCloudOpen {
	display: none;
}
div.navCloudClosedHeader span#navCloudClosed {
	display: inline;
}
div.navCloud {
	background-color: #E8F0F7;
	font-size: 85%;
	padding: 10px;
}
div.refineCloud {
	background-color: #FAD876;
	font-size: 85%;
	padding: 10px;
}
.intro {
	font-size: 90%;
}
div.navCloudOpenHeader span#navCloudOpen {
	display: inline;
	cursor:pointer;
}
div.navCloudOpenHeader span#navCloudClosed {
	display: none;
	cursor:pointer;
}
div.navCloudClosedHeader span#navCloudOpen {
	display: none;
	cursor:pointer;
}
div.navCloudClosedHeader span#navCloudClosed {
	display: inline;
	cursor:pointer;
}
div.refineCloud hr {
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}
div.navMoreTags {
	visibility: hidden;
	position: absolute;
	z-index: 100;
	border: #6699CC 2px solid;
	padding: 10px;
	width: 515px;
	background-color: #fff;
	left: 224px;
}
div.box {
	background-color:#E8F0F7;
	padding:15px;
}
.postedby {
	color:#CC9966;
	font-size:90%;
	padding-top: 3px;
}
.highlight {
	color:#FF9900;
	font-weight:bold;
}
.highlight2 {
	color:#993334;
	font-weight:bold;
}
.tablebilling th {
	background-color:#EBDBBC;
	color:#996600;
	padding:5px;
}
.tablebilling td {
	background-color:#FFF7D2;
	padding:5px;
}
.billinginput {
	margin:0px;
	padding:0px;
	width:70px;
}
div#jsError, div#jsError2 {
	font-weight: bold;
}
.totaljobs {
	color:#C29B4E;
	font-weight:bold;
	font-size:110%;
}
.error {
	color:#CC3300;
}
.feed th {
	background-color:#EBDBBC;
	color:#996600;
	padding:5px;
}
.feed td {
	background-color:#FFF7D2;
	padding:5px;
	font-size:85%;
}
.feed input {
	font-size:85%;
}
.feed select {
	font-size:85%;
}
.notes {
	font-size:85%;
}
.charge {
	color:#C29B4E;
	font-size:85%;
	font-weight:bold;
}
.key {
	background-color:#FFF7D2;
	border:1px solid #EBDBBC;
	font-size:85%;
	padding:10px;
}
.jobs input {
	font-size:85%;
}
.jobs select {
	font-size:85%;
}
.accept {
	color:#336699;
	font-size:85%;
	padding-top:10px;
	background: #f0cbf1;
}
.accept a:hover {
color: #C29B4E;
}
body.recruiter logo {
	padding-left: 30px;
	padding-top: 7px;
}
body.recruiter table.topTabs td {
	background: #D6BA81;
	border-left: 3px solid #C29B4E;
}
body.recruiter table.topTabs td.tabSelected{
	background:#996600;
}
body.recruiter table.topTabs td a:link, table.topTabs td a:visited {
	color: #FFF7D2;
}
body.recruiter table.topTabs td.tabSelected a:link, table.topTabs td.tabSelected a:visited {
	color: #FFFFFF;
}
body.recruiter table.editForm th {
	color: #996600;
	vertical-align: top;
}
body.recruiter h1 {
	letter-spacing: -1px;
	font-size: 140%;
	color: #996600;
	margin-bottom: 8px;
	margin-top:0px;
}
body.recruiter h2 {
	letter-spacing: -1px;
	font-size: 120%;
	color:#C29B4E;
	margin-bottom: 4px;
}
body.recruiter h3 {
	color:#996600;
	font-weight:bold;
	margin-bottom: 4px;
	font-size: 100%;
}
body.recruiter .panel1 {
	background: #D6BA81;
}
body.recruiter .tagcloud {
	border-bottom: #D6BA81 2px solid;
	border-left: #D6BA81 2px solid;
	border-right: #D6BA81 2px solid;
}
body.recruiter .tagcloudlocations {
	border-top: #D6BA81 2px solid;
	border-left: #D6BA81 2px solid;
	border-right: #D6BA81 2px solid;
}
body.recruiter div.navbar {
	background: #C29B4E;
}
body.recruiter .header {
	height: 115px;
	background-color:#C29B4E;
	border-bottom:2px solid #996600;
}
body.recruiter #footer {
	padding-left: 15px;
	padding-top: 2px;
	height: 25px;
	color: #660;
	font-size: 90%;
	text-align: left;
	clear: both;
	background: #EBDBBC;
}
body.recruiter #footer a {
	color:#ffffff;
	font-weight:bold;
}
body.recruiter #footer a:hover {
	color: #FF9900;
	font-weight:bold;
}
body.recruiter .welcome {
	margin-top:10px;
	float:right;
	padding-right:15px;
	font-size: 90%;
}
body.recruiter .welcome strong {
	color:#E57402;
}
body.recruiter .panelheader1 {
	color: #EBDBBC;
	font-size:110%;
	font-weight: bold;
}
body.recruiter .panelheader2 {
	color: #996600;
	font-size:110%;
	font-weight: bold;
}
body.recruiter .title1 {
	color: #D6BA81;
	font-size:140%;
	font-weight:600;
}
body.recruiter .title2 {
	color: #996600;
	font-size:140%;
	font-weight:600;
}
body.recruiter .title3 {
	color: #D6BA81;
	font-weight: bold;
}
body.recruiter .title4 {
	color: #996600;
	font-weight: bold;
}
body.recruiter .currentcriteriabar {
	background-color:#D6BA81;
	height:25px;
	color:#996600;
	padding:0px 15px 0px 15px;
	font-size:90%;
}
body.recruiter .sortjobsbar {
	background-color:#EBDBBC;
	margin-top:1px;
	height:25px;
	color:#996600;
	padding:0px 15px 0px 15px;
	font-size:90%;
}
body.recruiter .pagenumbers {
	background-color:#EBDBBC;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
	display:inline;
	float:left;
	padding:0px 5px 0px 5px;
}
body.recruiter #previousjobs {
	background-color:#EBDBBC;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
	padding:5px 5px 5px 5px;
	display:inline;
}
body.recruiter #nextjobs {
	background-color:#EBDBBC;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	padding:5px 5px 5px 5px;
	display:inline;
}
body.recruiter .jobpanelbar {
	background-color:#D6BA81;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 15px 0px 15px;
	font-size:90%;
}
body.recruiter .jobpanel {
	background-color:#FFF7D2;
	padding:15px;
	margin-top:1px;
	font-size:90%;
}
body.recruiter .rhsjobcloudheader {
	background-color:#D6BA81;
	padding-left:10px;
	height:25px;
	width:169px;
}
body.recruiter #rhsjobcloud {
	padding:10px;
	border:1px solid #D6BA81;
	width:159px;
}
body.recruiter div.box {
	background-color:#FFF7D2;
	padding:15px;
}
body.recruiter table.editForm th {
	vertical-align: top;
}
body.recruiter ul {
	margin-top:0px;
}
body.recruiter hr {
	color:#C29B4E;
	background-color:#C29B4E;
}
.tableinvoice th {
	background-color:#EBDBBC;
	color:#996600;
	padding:5px;
	font-size:80%;
}
.tableinvoice td {
	background-color:#FFF7D2;
	padding:5px;
	font-size:80%;
}
.reminder {
	color:#993334;
	font-weight:700;
	font-size:100%;
}
.ccconfirmation {
	color:#9C7F7F;
	font-weight:700;
	font-size:110%;
}
.signuppanelcandidate {
	color:#6699CC;
	margin-top:25px;
	padding-right:15px;
	font-size:180%;
	font-weight:bold;
	line-height:1.9em;
	text-align:right;
	display:inline;
	float:left;
	width:280px;
}
.signuppanelcandidatebtn {
	margin-top:30px;
	display:inline;
	float:left;
}
.signuppanelrecruiter {
	color:#9C7F7F;
	margin-top:25px;
	padding-right:15px;
	font-size:180%;
	font-weight:bold;
	line-height:1.9em;
	text-align:right;
	display:inline;
	float:left;
	width:280px;
}
.signuppanelrecruiterbtn {
	margin-top:30px;
	display:inline;
	float:left;
}
.signupform {
	border:4px solid #6699CC;
	background-color:#E8F0F7;
	padding:15px;
	font-size:90%;
	line-height:1.4em;
}
.changecap {
	background-color:#9C7F7F;
	color:#ffffff;
	padding:10px;
	width:190px;
	position: absolute;
}
.search {
	 display:inline;
	 float:left;
	 padding-right:10px;
}
.searchbutton {
	display:inline;
	 float:left;
}
input.txt3 {
	width:400px;
	font-size:100%;
	border: 1px inset #336699;
}
.searchhelp {
	color:#ffffff;
	font-size:85%;
}
.searchhelp a {
	color:#ffffff;
	padding:0px 3px 0px 3px;
}
.searchhelp a:link {
	color:#ffffff;
}
.searchhelp a:visited {
	color:#ffffff;
}
.searchhelp a:hover {
	color:#FF9900;
}
.refinesearchpanel {
	background-color:#E8F0F7;
	width:485px;
	height:60px;
	padding:10px 15px 10px 15px;
	text-align:left;
	margin-top:2px;
	font-size:85%;
	color:#000066;
}
.toolbar {
	background-color:#E8F0F7;
	width:505px;
	font-size:90%;
	padding:0px 5px 0px 5px;
	height:24px;
}
.toolbarelements {
	float:left;
	display:inline;
	padding:0px 5px 0px 5px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:4px solid #FAD876;
z-index: 100;
background-color: #FFF7D2;
width: 110px;
padding:10px;
}
.emailalert {
	width:281px;
	height:76px;
	padding-top:30px;
	padding-left:10px;
	background: url(/images/bg-email-alert.jpg);
	display:inline;
	float:right;
}
.alertheading {
	font-size:115%;
	color:#336699;
	font-weight:bold;
}
.foundalertcontainer {
	display:block;
	background-color:#999999;
	height:74px;
	width:100%;
}
.newusernumbers {
	color:#FF9900;
	font-weight:700;
	font-size:500%;
	line-height:2em;
}
.newuserheadings {
	color:#993334;
	font-size:120%;
	font-weight:700;
	margin-bottom:10px;
}
.newusertitles {
	color:#9C7F7F;
	font-size:110%;
	font-weight:700;
}
.jobs {
	color:#CC9966;
	font-size:150%;
	font-weight:700;
}
#homecontainer {
	margin: 0 auto;
	padding:0px;
	width:740px;
}
.homelogin {
	margin-top:10px;
	float:right;
	padding-right:15px;
	font-size: 100%;
	color:#6699CC;
	font-weight:bold;
}
.homelogo {
	margin-top:20px;
	margin-bottom:60px;
}
.jobsfound {
	color:#ff9900;
	font-weight:700;
	font-size:220%;
	line-height:1.4em;
}
.homejobs {
	color:#CC9966;
	font-size:190%;
	font-weight:700;
}
.homejobboards {
	color:#9C7F7F;
	font-size:160%;
	font-weight:700;
}
.homesearchpanel {
	background-color:#6699CC;
	width:710px;
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	text-align:left;
}
.homesearchpanel2 {
	width:680px;
	padding:20px 15px 20px 15px;
	text-align:left;
	margin:0px;
}
input.txt {
	width:580px;
	font-size:120%;
	border: 1px inset #336699;
}
input.txt2 {
	width:560px;
	font-size:120%;
	border: 1px inset #336699;
}
input:focus {
	border: 1px solid #FF9900;
}
.homesearchhelp {
	padding-top:5px;
	color:#ffffff;
	font-size:90%;
	line-height:1.7em;
}
.homepanel {
	background-color:#E8F0F7;
	width:354px;
	text-align:center;
	padding:30px 0px 30px 0px;
	display:inline;
	float:left;
	font-size:115%;
	font-weight:700;
}
.homesearch {
	 display:inline;
	 float:left;
	 margin-top:3px;
	 padding-right:10px;
}
.homesearchbutton {
	display:inline;
	 float:left;
}
#homefooter {
	text-align:center;
	color:#6699CC;
	font-size:100%;
}
.homecopyright {
	font-size:85%;
	color:#6699CC;
	line-height:1.6em;
	padding-top:5px;
}
.hometagcloud {
	border-left: #6699CC 8px solid;
	border-right: #6699CC 8px solid;
	border-bottom: #6699CC 8px solid;
	background:#E8F0F7;
	width:724px;
	text-align:left;
}
.homesearchhelp a {
	color:#ffffff;
	font-weight:bold;
}
.homesearchhelp a:link {
	color:#ffffff;
	font-weight:bold;
}
.homesearchhelp a:visited {
	color:#ffffff;
	font-weight:bold;
}
.homesearchhelp a:hover {
	color:#FF9900;
	font-weight:bold;
}
table.homemenu td.blank { border-bottom: 8px solid #6699CC; width: 10px; }
table.homemenu td.selectedTab { border-bottom: 8px solid #6699CC; padding: 6px 6px 6px 6px; font-weight: bold; font-size:120%; width: 1%; background-color: #6699CC; }
table.homemenu td.selectedTab a { color: #ffffff; }
table.homemenu td.tab { border-bottom: 8px solid #6699CC; padding: 6px 6px 6px 6px; font-weight: bold;  font-size:120%; background-color: #E8F0F7; width: 1%; }
table.homemenu td.tab a { color: #6699CC; }
table.homemenu td.last { border-bottom: 8px solid #6699CC; }
table.homemenu td.tabHover { border-bottom: 8px solid #6699CC; padding: 6px 6px 6px 6px; font-weight: bold; font-size:120%; background-color: #6699CC; width: 1%; }
table.homemenu td.tabHover a { color: #ffffff; }
.searchcloud {
	background-color:#6699CC;
	padding:20px 0px 20px 20px;
}
.browsecloud {
	padding:20px;
}
.homebutton1 {
	width:328px;
	height:43px;
	background: url(/images/bg-button-home.jpg);
	text-align:center;
	display:inline;
	float:left;
	font-size:120%;
	font-weight:bold;
	padding-top:25px;
}
.homebutton2 {
	width:328px;
	height:50px;
	background: url(/images/bg-button-home.jpg);
	text-align:center;
	display:inline;
	float:right;
	font-size:120%;
	font-weight:bold;
	padding-top:18px;
}
.pleasenote {
	color:#9C7F7F;
}
.widgetnumbers {
	color:#FF9900;
	font-weight:700;
	font-size:500%;
	line-height:1.2em;
}
.caption {
	color:#993334;
	font-style:italic;
	font-size:90%;
}
