body{
	/*background: #B19474 url(images/bg_body.jpg) top left repeat;*/
	background: #B29573;
	background: #9D7A57;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0;
}
#outer_wrapper{
	width: 600px;
	margin: 0px auto;
	/*
	border-top: 1px solid #08BFE6;
	border-left: 1px solid #08BFE6;
	border-bottom: 2px solid #023440;
	border-right: 2px solid #023440;
	*/
	border: none;
}
#wrapper{
	position: relative;
	width: 600px;
	margin: 0px auto;
	border: none;
	/*
	background: #ffffff url(images/sidebanner.jpg) top left repeat-y;
	border-top: 8px solid #0283AA;
	border-right: 10px solid #0283AA;
	border-bottom: 8px solid #0283AA;
	*/
}
#header_holder{
	position: relative;
	width: 600px;
	margin-left: 0px;
	background: #ffffff;
	border: none;
	/*background: #ffffff url(images/ws_header_bg.jpg) top right no-repeat;*/
	height: 90px;
	/*
	border-right: 2px solid #000000;
	*/
}
#employee_login_holder{
	position: absolute;
	top: -40px;
	left: 0px;
	width: 130px;
	height: 20px;
	padding-top: 3px;
	border: 1px solid #705840;
	border-top: none;
	background: #E9DAC7 url(images/bg_employee_login.jpg) bottom left repeat-x;
	color: #705840;
	text-align: center;
	font-size: 12px;
	z-Index:300;
	cursor:pointer;
}
#employee_login_holder a:link, #employee_login_holder a:visited{
	color: #705840;
	font-size: 12px;
	text-decoration: none;	
}
#employee_login_holder a:hover{
	color: #34291E;
	font-size: 12px;
	text-decoration: none;	
}
#employee_logout_holder{
	position: absolute;
	top: -40px;
	left: 140px;
	width: 80px;
	height: 20px;
	padding-top: 3px;
	border: 1px solid #02303A;
	border-top: none;
	background: #05A3CB url(images/bg_employee_logout.jpg) bottom left repeat-x;
	color: #705840;
	text-align: center;
	font-size: 12px;
	z-Index:300;
	cursor:pointer;
}
#employee_logout_holder a:link, #employee_logout_holder a:visited{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#employee_logout_holder a:hover{
	color: #69C7EB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

.search_holder{
	border: 1px solid #0482AA;
	padding: 10px;
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
	background: #DDEFF5 url(images/bg_search_holder.jpg) top left repeat-x;
	margin: 25px 0px 0px 0px;
}
.search_results_holder{
	margin: 0px 6px 20px 6px;
	border: 1px solid #BEA48A;
	border-top: none;
	padding: 20px 10px 10px 10px;
	color: #705840;
	background: #F5EDE3 url(images/bg_search_results_holder.jpg) top left repeat-x;
}
.portal_menu_holder{
	border: 1px solid #0482AA;
	padding: 10px;
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
	background: #DDEFF5 url(images/bg_search_holder.jpg) top left repeat-x;
	margin: 25px 0px 0px 0px;
}
.portal_menu_holder{
	border: 1px solid #0482AA;
	padding: 10px;
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
	background: #DDEFF5 url(images/bg_search_holder.jpg) top left repeat-x;
	margin: 25px 0px 0px 0px;
}
.portal_menu_ui_holder{
	margin: 0px 6px 20px 6px;
	border: 1px solid #BEA48A;
	border-top: none;
	padding: 20px 10px 10px 10px;
	color: #705840;
	background: #F5EDE3 url(images/bg_search_results_holder.jpg) top left repeat-x;
}

#main_nav_holder{
	display:none;
	height: 30px;
	position: absolute;
	top: 124px;
	width: 865px;
	text-align: left;
	background: #E9DAC7;
	/*background: #E9DAC7 url(images/bg_nav.jpg) bottom left repeat-x;*/
	border-top: 2px solid #F9F3ED;
	border-bottom: 2px solid #BEA48A;
}
#main_nav{
	height: 30px;
	width: 865px;
	margin: 5px 0px 0px 0px;
	padding-left: 20px;
}
#main_nav a:link, #main_nav a:visited{
	font-family: arial,helvetica,san-serif;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #0283AA;
	padding: 0px 10px 0px 8px;
	margin: 0px;
	border-right: 4px solid #B19474;
	text-decoration: none;
	text-transform: uppercase;
}
#main_nav a:hover{
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #B19474;
	padding: 0px 10px 0px 8px;
	margin: 0px;
	border-right: 4px solid #B19474;
	text-decoration: none;
	text-transform: uppercase;
}
#main_nav .nav_link{
	position: relative;
}
#main_nav .nav_sublink{
	position: absolute;
	top: 22px;
	left: -5px;
	border: 1px solid #B19474;
	border-top: 1px solid #E9DAC7;
	background: #E9DAC7 url(images/bg_sublink.jpg) top left repeat-x;
	text-align: left;
	width: 150px;
	z-index: 500;
}
#main_nav .nav_sublink a:link, #main_nav .nav_sublink a:visited{
	font-family: arial,helvetica,san-serif;
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #025064;
	padding: 2px 5px 10px 7px;
	margin: 0px;
	border: none;
	border-top: 2px solid #E9DAC7;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	height: 10px;
	background: #E9DAC7;
	background: transparent;
}
#main_nav .nav_sublink a:hover{
	font-family: arial,helvetica,san-serif;
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #E9DAC7;
	padding: 2px 5px 10px 7px;
	margin: 0px;
	border: none;
	border-top: 2px solid #E9DAC7;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	height: 10px;
	background: #705840;
}
#main_nav #sublink_about{
	z-Index: 100;
	height: 55px;
}
#main_nav #sublink_candidates{
	z-Index: 120;
	height: 123px;
}
#main_nav #sublink_clients{
	z-Index: 140;
	height: 171px;
}
#site_logo{
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
}
#site_logo_print{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#people_tr{
	position: absolute;
	right: -20px;
	top: -45px;
}
#water_drops_tr{
	display:none;
	position: absolute;
	right: 0px;
	right: 0px;
}
#header_byline{
	position: absolute;
	left: 60px;
	top: 75px;
	width: 440px;
	height: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	color: #0482AA;
	color: #035773;
	text-align: center;
}

#content_holder{
	width: 600px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border: none;
	/*
	border-right: 2px solid #000000;
	*/
}
#content{
	margin: 0px;
	/*background: #ffffff url(images/partners.jpg) 175px 75px no-repeat;*/
	background: #ffffff;
	color: #CB9474;
	color: #035773;
	color: #483118;
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-align: left;
}
#content .emphasize{
	font-family: arial,helvetica,san-serif;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	color: #035773;
	color: #0283AA;
}
#content p .image_right{
	float: right;
	margin: 5px;
}
#content p .intro{
	font-weight: bold;
	font-size: 103%;
}
#cs_needed{
	border: 3px solid #F3B91B;
	background: #FEFFAF;
	padding: 20px;
	text-align: left;
	color: #4040FF;
	font-size: 18px;
	font-weight: bold;
}
#content p .image_left{
	float: left;
	margin: 5px;
}
#content dl dd{
	margin-bottom: 8px;
}
#content p a:link, #content p a:visited{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-decoration: underline;
	color: #0283AA;
	color: #705840;
	color: #483118;
}
#content p a:hover{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #0283AA;
	color: #705840;
}
#content a:link, #content a:visited{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-decoration: underline;
	color: #0283AA;
	color: #705840;
	color: #483118;
}
#content a:hover{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #0283AA;
}
#content select{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
}
#content .ws_button{
	border: 1px solid #705840;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	background: #E9DAC7 url(images/bg_ws_button.jpg) top left repeat-x;
	color: #574533;
	font-weight: bold;
	cursor: pointer;
}
#content .ws_button_mini{
	border: 1px solid #705840;
	padding: 2px;
	font-size: 9px;
	text-transform: uppercase;
	background: #E9DAC7 url(images/bg_ws_button.jpg) top left repeat-x;
	color: #574533;
	font-weight: bold;
	cursor: pointer;
}
#content #btn_logout{
	position: absolute;
	top: 160px;
	right: 2px;
}
#content .search_results_title{
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	background: #EBD8C5;
	border-top: 1px solid #D3A77D;
	border-bottom: 1px solid #D3A77D;
	margin-bottom: 7px;

}
#content .candidate_search_header_row{
	font-weight: bold;
	background: #F0E0D0;
	font-size: 17px;
}
#content .candidate_row{
	padding: 3px;
	border-bottom: 1px dashed #B4783E;
	font-size: 15px;
}
#content .candidate_details_title{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
#content .candidate_details_row{
	padding: 3px;
	border-bottom: 5px solid #B4783E;
	font-size: 15px;
}
#content .details_category{
	font-weight: bold;
	width: 160px;
}
#footer_holder{
	width: 600px;
	margin: 0px;
	background: #ffffff;
	border: none;
	/*
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	*/

}
#footer_content{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	background: #ffffff;
	/*background: #ffffff url(images/swoosh_br.jpg) bottom right no-repeat;*/
	text-align:center;
	color: #0283AA;
}
#footer_content .emphasize{
	font-family: arial,helvetica,san-serif;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	color: #035773;
	color: #0283AA;
}
#footer_content a:link, #footer_content a:visited{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #0283AA;
	text-decoration: underline;
}
#footer_content a:hover{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #B19474;
	text-decoration: none;
}

#site_by{
	margin-top: 15px;
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #0283AA;
}
#site_by a:link, #site_by a:visited{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #0283AA;
	text-decoration: underline;
}
#site_by a:hover{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #B19474;
	text-decoration: none;
}
#content .portal_subholder{
	margin:5px;
	border: 1px solid #9CD1E2;
	padding:10px;
}
#content .small_select{
	font-size: 13px;
}
#content .person_edit{
	font-size: 14px;

}
.clickable_image{
	cursor: pointer;
	position: relative;
	top: 2px;
	left:3px;
}

.go_button{
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036E89;
	cursor: pointer;
}
.go_button_disabled{
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A8A8A8;
	cursor: text;
}
.go_button_small{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #036E89;
	cursor: pointer;
}
.go_button_small_disabled{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A8A8A8;
	cursor: text;
}
.go_button_mini{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036E89;
	cursor: pointer;
	text-transform: uppercase;
}
.go_button_mini_disabled{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A8A8A8;
	cursor: text;
	text-transform: uppercase;
}





/* ##### FACEBOX ####### */
#facebox .candidate_row{
	padding: 3px;
	border-bottom: 1px dashed #B4783E;
	font-size: 16px;
}
#facebox .candidate_details_title{
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	color: #584430;
	background: #E0D2C4;
	margin-bottom: 5px;
}
#facebox .candidate_details_row{
	padding: 3px;
	border-bottom: 5px solid #B4783E;
	font-size: 16px;
}
#facebox .candidate_details_content .details_category{
	font-weight: bold;
	width: 190px;
	padding-right: 10px;
}
#facebox .candidate_details_content .details_info{
	font-weight: normal;
	padding-left: 5px;
	border-left: 1px dashed #88C8D8;
}

#facebox .candidate_details_content{
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	text-align: left;
	color: #584430;
}
#facebox .candidate_details_content td{
	padding: 6px 0px;
}
#facebox a:link, #facebox a:visited{
	color: #0482AA;
	text-decoration: underline;
}
#facebox a:hover{
	color: #0482AA;
	text-decoration: none;
}
/* ###### FACEBOX INPUT FORMS ################# */

#facebox .input_form_content{
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	text-align: left;
	color: #584430;
}
#facebox .input_form_title{
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	color: #584430;
	background: #E0D2C4;
	margin-bottom: 5px;
}

#facebox .input_form_content .content_label{
	font-weight: bold;
	width: 190px;
	padding-right: 10px;
}
#facebox .input_form_content .content_info{
	font-weight: normal;
	padding-left: 5px;
	border-left: 1px dashed #88C8D8;
}
#facebox .input_form_content td{
	padding: 6px 0px;
}

#facebox .add_results{
	border: 4px solid #2C7992;
	background: #DDEFF5;
	padding: 5px;
	margin: 5px 0px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
	text-align: left;
	color: #2C7992;

}
#table_existing_comments input[type="button"]{
	cursor: pointer;
}