body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #36607C;
}
form {
	margin:0;
}	
a {
	color: #F89915;text-decoration: none;
}
a:hover {
	text-decoration: underline;color:#78C303;
}
/* misc */
.lineBreak3p
	{
	clear:both;
	height:3px;
	overflow:hidden;
	}
.lineBreak5p
	{
	clear:both;
	height:5px;
	overflow:hidden;
	}
.lineBreak10p
	{
	clear:both;
	height:10px;
	overflow:hidden;
	}
.lineBreak15p
	{
	clear:both;
	height:15px;
	overflow:hidden;
	}
.lineBreak20p
	{
	clear:both;
	height:20px;
	overflow:hidden;
	}
.lineBreak25p
	{
	clear:both;
	height:25px;
	overflow:hidden;
	}
/* Containers */
.frame 
	{
	background-image: url(/images/main_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
#content {
	width:770px;
	clear:both;
	}
.column_left {
	text-align:left;
	float:left;
	position:relative;
	width:258px;
	min-height:300px;
	}
/*.column_left a:hover {
	text-decoration: underline;color:#8B560C;
}*/
.column_jobs {
	padding:10px 20px 10px 10px;
	color: #36607C;
	background-image: url(/images/grey_back_links.gif);
	background-repeat: no-repeat;
	}
.column_links {
	padding:10px 20px 10px 10px;
	color: #36607C;
	background-image: url(/images/grey_back_links.gif);
	background-repeat: no-repeat;
	min-height:220px;
	}
.column_partner {
	padding:10px 10px 10px 10px;
	color: #36607C;
	background-image: url(/images/grey_back_links.gif);
	background-repeat: no-repeat;
	min-height:220px;
	}
.column_partner img {
	float:right;
	max-width:140px;
	border: 1px solid #C3C3C3;
	margin-left:3px;
	margin-right:3px;
	}
.column_partner a {
	font-weight:bold;
	}
.column_right_display {
	width:512px;
	float:left;
	position:relative;
	}
.column_right {
	width:512px;
	float:left;
	position:relative;
	background-image: url(/images/dashes.gif);
	background-repeat: repeat-y;
	background-position: left top; 
	}
.column_left ul{margin: 5px 0px 0px 0px;}
.column_left li {
	margin: 0px 0px 0px 4px;padding: 1;
	list-style: none;
    background-image: url(/images/bullet2.gif); /* Replace bullet.gif with your img */
    background-position: left middle; /* Position bullet */
    background-repeat: no-repeat;
    padding-left: 15px; /* Add padding so text doesn't cover bullet img */
	line-height: 14px;
}
.column_left ul ul{margin: 0px 0px 0px 0px;}
.column_left li li {margin: 0px 0px 0px 0px;font-size:90%}
/* Text 	background-color:#FAFAFA;*/
.sectionscene {
	margin-top:1px;
	clear:both;
	}
.clear {
	clear:both;
	}
.d_text 
	{
	float:left;
	position:relative;
	padding:10px 0px 10px 10px;
	color: #36607C;
	background-image: url(/images/grey_back_jobs.jpg);
	background-repeat: no-repeat;
	min-height:300px;
	}
.m_text 
	{
	float:left;
	position:relative;
	padding:10px 10px 50px 10px;
	color: #36607C;
	width:320px;
	text-align:justify;
	/*border-right:1px dashed #CCCCCC;*/
	background-image: url(/images/grey_back.jpg);
	background-repeat: no-repeat;
	min-height:300px;
	overflow:hidden;
	}
.m_text img {
	max-width:300px;
	}
.r_text {
	float:left;
	position:relative;
	padding:10px 0px 20px 10px;
	text-align:left;
	font-size:80%;
	}
.r_text strong {
	font-size:115%;
	}
.r_link {
	font-weight:bold;
	float:right;
	padding-top:4px;
	}
.r_img  {
	float:left;
	margin:4px 5px 5px 0px;
	}
.r_text bullet {
	margin:0px 0px 0px 0px;
	}
.p_text {
	float:left;
	margin-top:20px;
	width:190px;
	}
.p_text img {
	margin-top:5px;
	}
.a_text 
	{
	padding:20px;
	color: #36607C;
	width:259px;
	text-align:justify;
	font-size:85%;
	}
.mission
	{
	color: #36607C;
	text-align:center;
	margin-right:40px;
	padding-top:13px;
	}	
/* Links */
#sublinks 
	{
	text-align:left;
	padding-top:4px;
	font-size:90%;
	margin-bottom:10px;
	}
#sublinks a {
	color: #36607C;text-decoration: none;
}
#sublinks a:hover {
	text-decoration: underline;color:#78C303;
}
.grn_separator
	{
width:258px;
height:20px;
background-image: url(/images/grn_separator.gif);
background-repeat: no-repeat;
	}
/* Forms */
.search
	{
	width:100px; 
	height:18px; 
	border-color:#000000; 
	border: 1px solid;
	background-color:#EBEEDA; 
	padding-left:3px;
	margin-left: 10px;
	}
/* Tables */
table 
	{
	font:inherit; font-size:100%; color:inherit;
	}

/* Header 
border-top:1px solid #ABBF9C;
border-left:1px solid #C6E66B;
border-right:1px solid #85BE57;
border-bottom:1px solid #ABBF9C;

*/
.header_panel {
	clear:both;
	width:770px;
	height:158px;
	}
.header 
	{
width:768px;
height:26px;
background-image: url(/images/green_header_bar.jpg);
background-repeat: repeat-x;
background-color: #8FC75A;
border-top:1px solid #ACD787;
border-left:1px solid #88C550;
border-right:1px solid #88C550;
border-bottom:1px solid #ACD787;
	}
.header a {color: #FFFFFF;margin-left:10px;margin-right:10px;font-weight:bold;}
.header a:hover {color: #FFFD74;font-weight:bold;}
.header_bottom
	{
width:770px;
height:26px;
	}
.copy 
	{
font-size: 90%;
color: #000000;
height:68px;
float:right;
text-align:right;
padding-top:5px;
padding-right:5px;
	}
.header_hi 
	{
background-image: url(/images/footer_bar_hi.jpg);
background-repeat: repeat-x;
	}
.header_pad 
	{
border-left:1px solid #999999;
border-right:1px solid #999999;
padding-left:2px;
padding-right:2px;
	}
/* Footer */
.footer_panel {
	clear:both;
	width:770px;
	text-align:left;
	}
.footer 
	{
width:770px;
padding-top:5px;
text-align:right;
font-size:85%;
	}
.footer a {color: #36607C;margin-left:6px;margin-right:6px;}
.footer_lower
	{
background-image: url(/images/lower_logos.gif);
background-repeat: no-repeat;
background-position: left top;
width:770px;
height:50px;
text-align:right;
font-size:85%;
color: #A6B8C4;
padding-top:10px;
	}
.footer_upper 
	{
height:36px;
background-image: url(/images/footer_green_upper.jpg);
background-repeat: no-repeat;
background-position: right bottom;
border-bottom:3px solid #C5E2AC;
padding-top:10px;
font-size:85%;
	}
.footer_upper a {margin-left:6px;margin-right:6px;}
.footer_finesse
 	{
width:740px;
height:34px;
background-image: url(/images/finessesm.gif);
background-repeat: no-repeat;
background-position: right top;
padding-right:30px;
color: #A6B8C4;
text-align:right;
font-size:85%;
	}
.footer_finesse a {color: #A6B8C4}
/* search */
#searchlayout
	{
	text-align:left;
	width: 492px;
	background-color:#EFEFEF; 
	min-height:80px;
	padding:10px;
	margin-bottom:4px;
	}
#searchlayout img {
	float:right;
	max-width:70px;
	border: 1px solid #C3C3C3;
	margin-left:3px;
	margin-right:3px;
	}
/* Jobs */
	#searchBox {
width: 504px;
background-image: url(/images/job_search_back.jpg);
background-repeat: repeat-x;
background-position: left bottom;
padding: 3px 4px 4px 4px;
margin: 0;
color:#fff;
	}
	#jobtextBox {
width: 502px;
padding:10px 10px 10px 0px;
font-size:90%;
text-align:left;
	}
.jobtext
	{
	text-align:left;
	font-size:85%;
	padding-left:5px;
	}
.jobinput
	{
	width:150px; 
	height:18px; 
	border-color:#000000; 
	border: 1px solid;
	background-color:#FFFFFF; 
	padding-left:3px;
	margin-left: 5px;
	margin-right: 5px;
	}
#joblayout
	{
	text-align:left;
	width: 492px;
	background-color:#EFEFEF; 
	min-height:80px;
	padding:10px;
	margin-bottom:4px;
	}
#joblayout img {
	float:right;
	max-width:70px;
	border: 1px solid #C3C3C3;
	margin-left:3px;
	margin-right:3px;
	}
#jobinfo
	{
	text-align:left;
	width: 492px;
	padding:0px 10px 10px 0px;
	margin-top: 3px;
	}
#jobinfo img {
	float:left;
	max-width:140px;
	border: 1px solid #C3C3C3;
	margin-left:3px;
	margin-right:3px;
	}
.jobmaininfo
	{
	float:right;
	position:relative;
	width: 340px;
	text-align:left;
	}
	#smsearchBox {
width: 244px;
background-image: url(/images/job_search_back.jpg);
background-repeat: repeat-x;
background-position: left bottom;
padding: 3px 4px 4px 4px;
margin: 0px 0px 2px 1px;
color:#fff;
	}
.logininput
	{
	width:95px; 
	height:18px; 
	border-color:#000000; 
	border: 1px solid;
	background-color:#FFFFFF; 
	padding-left:3px;
	}
.loginbutton
	{
	width:101px; 
	height:24px; 
	border-color:#000000; 
	border: 1px solid;
	}
.submitbutton {
	border-color:#000000; 
	border: 1px solid;
	}
.loginerror {
	width: 249px;
	height:15px; 
	background-color:#FF620D;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:2px;
	margin: 0px 0px 2px 1px;
	font-size:80%;
	padding: 2px;
	text-align:center;
	}
/* partners */
	#partBox {
width: 504px;
background-image: url(/images/job_search_back.jpg);
background-repeat: repeat-x;
background-position: left bottom;
padding: 3px 4px 4px 4px;
margin: 29px 0px 0px 0px;
color:#fff;
	}
	#partBox a {
	font-weight: bold;
	color:#FFFFFF;
	}
	#partBox a:hover {
	color:#FFFD74;
	}
	.partbut {
background-image: url(/images/job_search_back.jpg);
background-repeat: repeat-x;
background-position: left bottom;
	}
	#smpartnerBox {
width: 244px;
height: 43px;
background-image: url(/images/part_back.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding: 7px 4px 4px 4px;
margin: 0px 0px 2px 1px;
color:#fff;
	}
.parttext
	{
	text-align:left;
	font-size:90%;
	padding-left:5px;
	}