body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.twoColElsLtHdr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
} 
.twoColElsLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 104px;
	margin: 0px;
	background-color: #FFFFFF;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLtHdr #sidebar1 p" rule.
*/
.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 245px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 900px;
}
.twoColElsLtHdr #mainContent {
	background-color: #FFFFFF;
	float: right;
	width: 684px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColElsLtHdr #container #sidebar1 #TabbedPanels1 .TabbedPanelsContentGroup #advancedadvanced #jumpMenu2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColElsLtHdr #container #sidebar1 #TabbedPanels1 .TabbedPanelsContentGroup #form1500 #quickquick #quicksearchjobs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColElsLtHdr #container #sidebar1 #ZipCodeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
}
.twoColElsLtHdr #container #header #topmain33 #signintable {
	float: right;
}
.twoColElsLtHdr #container #header #topmain33 #logoupperleft {
	float: left;
}
.twoColElsLtHdr #container #header #topmain33 #signintable {
	float: right;
}
a.style115 {
	color: #0066BB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.style115:hover {
	color: #1596FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.makered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
.twoColElsLtHdr #container #header #topmain33 {
	height: 78px;
	width: 960px;
}
.twoColElsLtHdr #container #header #nav7777 {
	clear: right;
}
.twoColElsLtHdr #container #header #nav7777 #one7 {
	height: 27px;
	width: 160px;
	float: left;
	line-height: 27px;
	color: #000000;
	background-image: url(images/navbut1.png);
	background-repeat:no-repeat;	
}
.twoColElsLtHdr #container #header #nav7777 #one72 {
	height: 27px;
	width: 154px;
	float: left;
	line-height: 27px;
	background-image: url(images/navbut2.png);
	background-repeat:no-repeat;
}
.twoColElsLtHdr #container #header #nav7777 #one73 {
	height: 27px;
	width: 154px;
	float: left;
	line-height: 27px;
	background-image: url(images/navbut3.png);
	background-repeat:no-repeat;	
}
.twoColElsLtHdr #container #header #nav7777 #one74 {
	height: 27px;
	width: 156px;
	float: left;
	line-height: 27px;
	background-image: url(images/navbut4.png);
	background-repeat:no-repeat;
}
.twoColElsLtHdr #container #header #nav7777 #one75 {
	height: 27px;
	width: 154px;
	float: left;
	line-height: 27px;
	background-image: url(images/navbut5.png);
	background-repeat:no-repeat;
}
.twoColElsLtHdr #container #header #nav7777 #one76 {
	height: 27px;
	width: 160px;
	float: left;
	line-height: 27px;
	background-image: url(images/navbut6.png);
	background-repeat:no-repeat;
}
.twoColElsLtHdr #container #header #nav7777 #one7 {
	background-color: #FFFFFF;
	border: 1px none #000000;
}.twoColElsLtHdr #container #header #topmain33 #logoupperleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColElsLtHdr #container #header #topmain33 #signinmain #signinemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	color: #BBBBBB;
	padding-left: 2px;
}
.twoColElsLtHdr #container #header #topmain33 #signinmain #signinpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	color: #BBBBBB;
	padding-left: 2px;
}
.style2111 {
	font-size: 12px;
	color: #000000;
	display: block;
	height: 100%;
	width: 100%;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
}
a.style2111:hover {
    color: #ffffff;
}
h3 {
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1133 {
	color: #FFFFFF;
}
.style1129 {
	font-size: 18px;
	font-weight: bold;
}
.real {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	width: 160px;
	padding-left: 2px;
	}
.mock {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #BBBBBB;
	width: 160px;	
	padding-left: 2px;	
	}	
.submitbuttontag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #069;
	cursor: pointer;
}
.submitbuttontag:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #09C;
	cursor: pointer;
}




.twoColElsLtHdr #footer {
	background-color: #FFFFFF;
	float: right;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 650px;
} 
.twoColElsLtHdr #footer p {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.twoColElsLtHdr #container #footer .copyright style17 .whitetext {
	color: #FFFFFF;
}
.twoColElsLtHdr #container #footer .copyright style1 .style3 a:hover {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.twoColElsLtHdr #container #footer .style3 .whitetext {
	color: #FFFFFF;
}
.twoColElsLtHdr #container #footer .style3 .whitetext {
	color: #FFFFFF;
}
.twoColElsLtHdr #container #footer a{
	color: #003366;
}
.twoColElsLtHdr #container #footer a{
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}
.copyrightnoticeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}.twoColElsLtHdr #container #sidebar1 #ZipCodeBox {
	font-size: 12px;
	padding-left: 3px;
	margin-top: 4px;
	border: 1px solid #7F9DB9;
	width: 100px;
	padding-bottom: 1px;
}
.styleSideBarHelp {color: #0066BB;
                   cursor: pointer}
.twoColElsLtHdr #container #sidebar1 #content #sidebarhelp {
display:none;
}
.twoColElsLtHdr #container #sidebar1 #content #minimizehelp {
	display: none;
}.twoColElsLtHdr #container #sidebar1 #searchHERE {
	margin-top: 15px;
}
.sixteenwid {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
#apDivAJAX {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	top: 226px;
	display: none;
}
.twoColElsLtHdr #container #sidebar1 #content #Signinbutton {
	margin-top: 15px;
}.findserviceprovidertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.changetosizetwelve {
	font-size: 12px;
}
.twoColElsLtHdr #container #sidebar1 #TabbedPanels1 .TabbedPanelsContentGroup #AdvSearchLeft {
	margin-top: 0px;
}
.style1aa {font-size: 9px}
.twoColElsLtHdr #container #sidebar1 #TabbedPanels1 .TabbedPanelsContentGroup #form1500 #quickquick #spryselect1 #quicksearchjobs2 {
	margin-top: 4px;
}
.twoColElsLtHdr #container #sidebar1 #TabbedPanels1 .TabbedPanelsContentGroup #form1500 #quickquick .text #sprytextfield1 #ZipCodeBox {
	margin-top: 4px;
}
.twoColElsLtHdr #container #sidebar1 #milesnow {
	margin-top: 4px;
}
.justboldit {
	font-weight: bold;
	font-size: 12px;
}
.twoColElsLtHdr #container #mainContent form #linkit tr td div .style45 {
	margin-top: 10px;
}
.twoColElsLtHdr #container #mainContent #headerdiv {
	margin-bottom: 10px;
}
.twoColElsLtHdr #container #mainContent form #linkit {
	margin-top: 10px;
}
.twoColElsLtHdr #container #mainContent #givemargin {
	margin-top: 10px;
}
#Ap1st {
	display:none;
	height:44px;
	z-index:10;
	font-size:11px;
	top:103px;
	width: 200px;
	position: absolute;
	background-color: #FFECD9;
	border: 1px solid #066;
	overflow:hidden;
	font-weight:bold;
	margin-left:5px;
}
#Ap2nd {
	font-weight:bold;
	display:none;
	height:66px;
	z-index:10;
	font-size:11px;
	top:103px;
	width: 200px;
	position: absolute;
	background-color: #FFECD9;
	border: 1px solid #066;
	overflow:hidden;
	margin-left:2px;
}
#Ap4th {
	font-weight:bold;
	display:none;
	height:44px;
	z-index:10;
	font-size:11px;
	top:103px;
	width: 200px;
	position: absolute;
	background-color: #FFECD9;
	border: 1px solid #066;
	overflow:hidden;
	margin-left:2px;
}
.padleft4{
	cursor:pointer;
	line-height:22px;
	height:22px;
	padding-left:4px;
}
.woBorder{
	border:none;
}
#Sbyname1,#Sbycat,#Sbykeyword1{
	display:none;}

#greyhelp{
	color:#818181;
	cursor:pointer;
}
#helpgreybutton{
	cursor:pointer;
	border:none;}
#thehelptable{
	margin-top:12px;
	text-decoration:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	
.titlebarselection{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Geneva, sans-serif;
}
.mainnavcursor{
	cursor:pointer;}
#quicksearchjobs2,#ZipCodeBox,#milesnow,#Keyword{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
#sidetable{
	background-color:#FFF;}
.greyoutTour{
	color:#333;}
.eleven{
	font-size:11px;}