	body,
	html {
		margin:0;
		padding:0;
		background: #fff;
		color:#000088;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	
.maintable		{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	TEXTAREA.border {
			  border: #99CCFF 1px solid;
           border-color:#999999;
			  color: Black;
			  }
	
	.searchlink {
	font-style: normal;
	color: Green;
}
    
 
	
	
	
	
	
	body {
		min-width:800px;
	}
	#wrapper {
		background:#fff;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		width:800px;
		padding-right: 10px;
		padding-left: 10px; 
		border: 0px solid gray;
		}
	#header {
		background:#fff;
		margin-top: 6px;
		margin-left: 6px;
	}
	
	#topleft {
		background: #fff;
		position: relative;
	}
	
	#main {
		background:#fff;
		float: left;
		position: relative;
		width: 540px;
		height: auto;
		padding: 10px;
	}
	
	
	#login a {
		background: #fff;
		color: #000066;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: pointer;
	}
	
	#login a:visited {
		background: #fff;
		color: #000066;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: pointer;
	}
	
	#login a:hover {
		background: #fff;
		color: #ff6600;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: pointer;
	}
	
	#group a {
		background: #fff;
		color: #000066;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: pointer;
	}
	
	#group a:visited {
		background: #fff;
		color: #000066;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: pointer;
	}
	
	#group a:hover {
		background: #fff;
		color: #ff6600;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: pointer;
	}
	
	
	
	
	
	
	
	
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#right {
		background:#fff;
		float:right;
		width:160px;
		margin-right: 0px;
		border:  1px solid #fff;
		margin-top: 0%;
		height: 600px;
	}
	
	#rightcontent {
		background:#fff;
		float:right;
		width:200px;
		margin-right: 0px;
		border:  1px solid #fff;
		margin-top: 0%;
		height: 600px;
	}
	
	
	
	
	
	.login {
		float: right;
		position: relative;
		margin-right: 0px;
		vertical-align: top;
		text-decoration: none;
	}
	
	.banner {
		float: left;
		width: 300px;
		height: 60px;
		border: 1px solid gray;
	}
	
	.logo {
		width: 300px;
		padding-top: 10px;
		padding-left: 10px;
	}
	
	#header h1 {
    	padding:5px;
	    margin:10px;
		 color: #000066;
		 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
	 
	 .smallblue {
	 	font: 11px #000066 Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }
	 
	  .smallgray {
	 	font: 11px Gray Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }
	 
	 #header a {
	text-decoration: none;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

#header img {
	border: none;
}

	#right img {
	border: none;
} 
	 
	#navbar {
		background:#fff;
		padding:2px;
		padding-left: 20px;
		width: 90%;
	}
	
	/* login links*/
	
	login ul {
	margin: 0px;
	border: 0;
	white-space: nowrap;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	width: auto;
	}

login li {
	list-style: none;
	display: block;
	font-weight: bold;
}
	


login li a { 
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
	background: transparent;
	color: #999999;
	width: 40px;
}
	
login li a:hover {
	font-weight: bold;
	background: transparent;
	color: #FF33FF;
	text-decoration: none;	
	padding-bottom: 2px;
	width: 40px;
}

login li a:active, 
	{
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	background: #fff;
	color: #990099;
	width: 40px;
	padding-bottom: 2px;
	}	
	
	
	
	
	/* Navbar links*/

#navbar ul {
	padding: 0;
	margin: 0px;
	border: 0;
	white-space: nowrap;
	font: bold 13px/36px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 40px;
	}

#navbar li {
	list-style: none;
	display: inline;
	font-weight: bold;
}

#navbar li a { 
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	background: transparent;
	color: #999999;
	width: 40px;
}
	
#navbar li a:hover {
	font-weight: bold;
	background: transparent;
	color: #FF33FF;
	text-decoration: none;	
	padding: 10px;
	width: 40px;
}

#navbar li a:active, 
	{
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	background: #fff;
	color: #990099;
	width: 40px;
	}

/* Right sidebar links*/


#right ul {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	font-weight: bold;
	color: Gray;
}

.textlist {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	font-weight: bold;
	color: Gray;
}


#right li {
	text-align: center;
	border-bottom: 2px solid #E8E8E8;
	margin: 0;
	padding: 0px;
	border-top: 2px solid #E8E8E8;
	font: 12px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	background: transparent;
}

#right li a {
	display: block;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	background: transparent;
	color: Gray;
	text-decoration: none;
}

html>#right li a {
	width: 180px;
}	
	
#right li a:hover {
	font-weight: bold;
	background: transparent;
	color: #FF33FF;
	text-decoration: none;
}
	
	#right a:hover h3{
	font-weight: bold;
	background: transparent;
	color: #FF33FF;
	text-decoration: none;
	cursor: pointer;
}
	
	
	

	 
	 
	 
	 /* Footer*/
	#footer {
	clear: both;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	margin: 0;
	text-align: center;
	background-color: #fff;
	height: 30px;
	font-size: 9px;
}
	.footer {
text-align: center;
left: auto;
right: auto;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
}



#footer a:link {
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	background: transparent;
	color: Gray;
}

#footer a:visited {
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	color: Gray;
	background: transparent;
}

#footer a:hover {
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	color: #FF6600;
	background: transparent;
}

#footer a:active 	{
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	color: gray;
	background: transparent;
}	

/* sundry style */

.email {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
}

.email a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

.email a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
}



table {
border: 0;
}


.header {
	display: inline;
	width: auto;
	float: right;
	text-align: left;
}


.img {
	border: 0;

.main {
	text-align: left;
	font: 11px/22px arial, sans-serif;	
	color: #800080;
}

.maintext {
	display: inline;
}

#resultsbody a {
	color: #000066}
}



#login table {
border-top: none;
border-bottom: 1px solid Gray;
background-color: white;
line-height: 2;
}

.item {
	font-weight: bold;
	color: #800080;
	font-family: Airstream ITC TT, arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
}

/* table layout */
textarea {
overflow: auto;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: 12px;
width: 96%;
height: auto;
border: 0;
color: #800080;
}

#main table {
border-collapse: separate;
background: white;
font-family: Arial, sans-serif;
line-height: 160%;
text-decoration: none;
width: 500px;
border: none;
}

#main textarea {
overflow: hidden;
font-family: Arial, sans-serif;
width: 96%;
font-size: 12px;
height: auto;
border: none;
}


.img {
	border: 0;
	height: 40px;
	width: 40px;
	max-width: 40px;
}


p {
	padding: 0;
	margin: 0;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 200%;
	background: #ff6600;
	padding-left: 4px;	
}

.buy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 160%;
	background: #000066;
	padding: 4px;	
	border: 1px solid #000066;
}

.buyrow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	background: #FFFFFF;
	padding: 4px;	
	border: 1px solid #000066;
}

.buyblank {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;	
	border-bottom: 1px solid #000066;
}


.checkout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	background: #000066;
	padding: 4px;	
	border: 1px solid #000066;
}




.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	line-height: 200%;
	background: #fff;
	padding-left: 4px;
	padding-bottom: 4px;	
}




.bluetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 200%;
	background: #000066;
	border: 1px solid #000066;
	padding-left: 4px;
}

.orangetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 200%;
	background: #ff6600;
	border: 1px solid #ff6600;
	padding-left: 4px;
}

.bluebutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #000066;
	padding: 4px;
	text-decoration: none;
}



.graytitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 200%;
	background: #C1C1C1;
	border: 1px solid #C1C1C1;
	padding-left: 4px;
}

.aboutus { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 11px;
	color: #fff;
	line-height: 115%;
	text-align: center;
	float: left;
	position: relative;
	background: #000066;
	border-top: 5px solid #ff6600;
	padding-left: 2px;
	padding-right: 2px;
	}
	
.aboutus p {
	padding: 4px;
}	

#aboutblock { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 11px;
	color: #000066;
	line-height: normal;
	text-align: left;
	position: absolute;
	background: #666666;
	}
.code {
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

	td.Seperator{
		border-right:#CCCCCC 1px dotted;
		padding-left:8px;
	}
	select{
		width:200px;
	}
.style2 {font-size: 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {color: #D4D0C8}





td {
	border: 1px solid #fff;
}

#content {
	width: 780px;
	margin-left: 10px;
	
}

.searchshell {
	margin: 0px auto;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 240px;
}



.shell {
	margin: 0px auto;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.shellgray {
	margin: 0px auto;
	background: #99CCCC;
}

.aboutusgray {
	margin: 0px auto;
	background: #CCCCCC;
}

#quicksearch {
width: 100%;
border-top: none;
border-left: 1px solid #ff6600;
border-right: 1px solid #ff6600;
border-bottom: 1px solid #ff6600;
height: 120px;
background: #EBEBEB;
}

#group {
width: 310px;
height: 320px;
float: left;
position: relative;
border: 0px solid #fff;
}

#group ul {
	margin: 0px;
	padding: 0px;
	font: 12px/24px gray verdana;
}

#group li {
	margin-left: 0px;
}

#inset {
	margin: 2px;
}


 

#browseroles ul {
	margin: 0px;
}

#browseroles li {
	margin-top: 0px;
	display: block;
}


#browseroles a:link {
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
	color: #000066;
	display: block;
}

#browseroles a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	background: transparent;
}

#browseroles a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	background: transparent;
}

#browseroles a:active 	{
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	background: transparent;
}	


#browseroles1 {
width: 120px;
float: left;
text-align: left;
border: none;
height: auto;
}

 

#browseroles1 ul {
	margin: 0px;
}

#browseroles1 li {
	margin-top: 0px;
	display: block;
}


#browseroles1 a:link {
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
	color: #000066;
	display: block;
}

#browseroles1 a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	background: transparent;
}

#browseroles1 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	background: transparent;
}

#browseroles1 a:active 	{
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	background: transparent;
}	







#browserolesleft {
width: auto;
float: left;
border: none;
height: auto;
}




.shell ul {
	margin: 0px;
}

.shell li {
	margin-top: 0px;
	display: block;
}


.shell a:link {
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
	color: #000066;
	display: block;
}

.shell a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	background: transparent;
}

.shell a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	background: transparent;
}

.shell a:active 	{
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
	background: transparent;
}	








#updateprofile {
width: 305px;
float: left;
border: 1px solid #ff6600;
height: 102px;
margin-left: 2px;
display: inline;
}


#forum {
	width: 460px;
	border-top: none;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	min-height: 102px;
	background: #fff;
}


#linkedin {
width: 305px;
float: left;
border: 1px solid #999999;
height: 80px;
margin-left: 2px;
display: inline;
}

#contractorres {
width: 305px;
float: left;
border: 1px solid #000066;
height: 402px;
margin-left: 2px;
display: inline;
}

#contractorguide {
width: 305px;
float: left;
border: 1px solid #000066;
height: 80px;
margin-left: 2px;
display: inline;
}



#contractormenu {
	float: left;
	border: 1px solid #000066;
	width: 151px;
	height: 152px;
	margin-left: 2px;
	display: inline;
}
#aboutusbox {
	border: 1px solid #000066;
	width: 100%;
	height: 152px;
	display: inline;
	background: #fff;
}

#resources {
	border: 1px solid #000066;
	width: 100%;
	height: 152px;
	display: inline;
	background: #E2E2E2;
}





.divpadding {
	padding: 10px;
	font-size: 11px;
}


#middle {
	width: 600px;
	float: left;
	border: 0px solid #fff;
}

#core {
	width: 780px;
	border: 1px solid #fff;
}

#right img {
	margin-bottom: 20px;
}


#box5 {
	float: left;
	border: 1px solid #fff;
	width: 606px;
	min-height: 80px;
}

#toproles {
	width: 460px;
	border-top: none;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	height: 420px;
	background: #fff;
}


.featuredrecruiters {
	padding-bottom: 4px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 176px;
	text-align: center;
	clear: both;
	background: #FFF;
	
}

#left {
top: auto;
	min-height: 200px;
	width: 146px;
	float: left;
	position: relative;
	background: #99CCCC;
}



/* jb */
Table{
border-collapse:collapse;
background-color:#FFFFFF;
}

#quicksearch Table {
	background: #EBEBEB;
}

#quicksearch td{
border: none;
}

}
input{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
color:#565B63;
}
select{
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
color:#565B63;
}
img{
border-width:0px;
}

Table#DataGrid{
border-collapse:collapse;
border-color:#fff;
border-width:1px;
border-style:solid;
line-height: 140%;
}

Table#featured {
	background: #EBEBEB;
	line-height: 125%;
	border: 1px solid #ff6600;
}

Table#featured td{
	line-height: 125%;
	}


TD.TableCaption{
background-color:transparent;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000066;
font-size:10pt;
font-weight: normal;
}

TD.myMenu{
background-color:#f0f0f0;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-weight: bold;
height: 28px;
}


	.clear {
		clear: both;
	}
	
	.line {
		clear: both;
		width: 100%;
		border-bottom: 2px solid #fff;
		margin-bottom: 4px;
		margin-top: 4px;
	}
	
	#center  {
		background:#fff;
		margin: 0 auto;
		width:400px;;
		border:  1px solid #999999;
		margin-top: 0%;
		height: 300px;
	}
	
#admin  {
		background:#fff;
		margin: 0 auto;
		width:680px;;
		border:  1px solid #999999;
		margin-top: 0%;
		min-height: 300px;
	}
