body
{
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link, a:active, a:visited, a:hover
{
	color: #000000;
}

td, th, p, div, span
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.page_response_box
{
	border: 1px solid #CCCCCC;
	background-color: #feffed;
	margin-bottom: 10px;
	font-weight: bold;
}

#error_box
{
	color: red;
}

#error_box ul
{
	list-style: square;
}

#message_box
{
	color: green;
}

#message_box span
{
	font-weight: bold;
	font-size: 14px;
	color: green;
}

#message_box ul
{
	list-style: square;
}

.table_border
{
	border-collapse: collapse;
}

.table_header
{
	padding: 6px;
	background: #477ACA url(../images/table_header_bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.table_header a
{
	color: #333333;
}

.table_column_header
{
	background-color: #E2EFFF;
	padding: 6px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.table_column_header a
{
	color: #000000;
}

.table_footer
{
	padding: 4px;
	background: #477ACA url(../images/table_footer_bg.gif);
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.table_footer a
{
	color: #333333;
}

.alt1
{
	padding: 6px;
	background-color: #FFFFFF;
	font-size: 13px;
}

.alt2
{
	padding: 6px;
	background-color: #F2F5FA;
	font-size: 13px;
}

input
{
	font-size: 14px;
}

#container
{
	width: 100%;
}

#header
{
	border-bottom: 1px solid #8096AE;
}

#header div
{

}

#header div a
{
	text-decoration: none;
}

#navigation
{
	height: 34px;
	background: #3C74CB url(../images/navigation_bg.gif);
	border-bottom: 1px solid #333333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation li
{
	height: 34px;
	margin: 0;
	float: left;
	background: #3C74CB url(../images/navigation_bg.gif);
	margin-left: 6px;
}

#navigation li a
{
	padding: 7px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

#navigation a:hover
{
	background: #ff9 url(../images/nav_hover_bg.gif);
	color: black;
	text-decoration: underline;
}





#sub_navigation
{
	height: 22px;
	background: #99CCFF url(../images/subnav_bg.gif);
	border-bottom: 1px solid #333333;
}

#sub_navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sub_navigation li
{
	height: 22px;
	margin: 0;
	float: left;
	background: #99CCFF url(../images/subnav_bg.gif);
	margin-left: 6px;
}

#sub_navigation li a
{
	padding: 4px;
	display: block;
	text-decoration: none;
	font-size: 9px;
	color: black;
}

#sub_navigation a:hover
{
	background: #ff9 url(../images/nav_hover_bg.gif);
	color: black;
	text-decoration: underline;
}

#content
{
	clear: left;
	padding: 8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#footer
{
	background: #3C74CB url(../images/navigation_bg.gif);
	padding: 6px;
	border: 1px solid #333333;
	clear: left;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#footer a
{
	color: white;
}

.selectedpagebox
{
	font-size: 12px;
	font-weight: bold;
	background-color: #526E96;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}

.linkedpagebox
{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}

.nextprevpagebox
{
	font-weight: bold;
	font-size: 10px;
}

#my_jar_menu
{
	width: 225px;
}

#marketplace_menu
{
	width: 150px;
}

#alerts_menu
{
	width: 150px;
}

.dropdown_menu
{
	background: #3C74CB;
	padding: 4px;
	border-bottom: 1px solid #333333;
}

#frontend_popup_container
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

.job_in_24_title
{
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.inquire_about_job_button
{
	font-size: 12px;
	font-weight: bold;
}

#home_page_left_column
{
	padding-right: 20px;
}

#home_page_right_column
{
	padding-left: 20px;
}

#home_page_skill_category
{
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

#home_page_quick_search
{
	margin-top: 20px;
}

.small_font
{
	font-size: 11px;
}

.top_content_button
{
	background: #3C74CB url(../images/navigation_bg.gif);
	color: white;
	font-weight: bold;
	padding: 4px;
	font-size: 11px;
	border: 0;
}

.top_content_button:hover
{
	background: #ff9 url(../images/nav_hover_bg.gif);
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

#rolodex_tab
{
	margin-right: 5px;
}

.preview_job_table
{
	background-color: #CCCCCC;
}

.preview_job_table td
{
	background-color: white;
}

.confirm_posting_box
{
	padding: 10px;
	background-color: #ffff99;
	border: 1px solid #333333;
}

.confirmation_success_box
{
	padding: 10px;
	background-color: #99FF99;
	border: 1px solid #333333;
}

.rolodex_access_box
{
	padding: 10px;
	background-color: #ffff99;
	border: 1px solid #333333;
}

.delete_box
{
	padding: 10px;
	background-color: #ffff99;
	border: 1px solid #333333;
}

.job_row
{
	border-bottom: 1px solid;
}

#active td
{
	background-color: #90EE90;
}

#post_later td
{
	background-color: #D3D3D3;
}

#deleted td
{
	background-color: #ADD8E6;
}

#expired td
{
	background-color: #CC99FF;
}

#staff_deleted td
{
	background-color: #FFC0CB;
}

.button
{
	background: #CCCCCC url(../images/button.gif);
	border: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.small_form_label
{
	font-size: 11px;
	font-weight: normal;
}
