body
{
    margin: 0px auto;
    text-align: center;
    padding: 0px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10pt;
    color: #000;
}
img
{
    border: 0;
}
h1, .list_item a.headinglink
{
    color: #c40c42;
    font-size: 14pt;
    font-weight: normal;
	margin-bottom: 8px;
}
h2
{
    color: #c40c42;
    font-size: 13pt;
    font-weight: normal;
	margin-bottom: 8px;
}
h3
{
    color: #c40c42;
    font-size: 10pt;
    font-weight: bold;
}

#main_container
{
    margin: 0px auto;
    text-align: center;
}
#header
{
    margin: auto;
    width: 1024px;
    /*height: 364px;*/
    background-image: url(/systemfiles/media/Images/AP_Pers_02.jpg);
    background-repeat: repeat-x;
}
#header #header_inner_upper
{
    width: 1024px;
    height: 79px;
    margin: 0px auto;
    text-align: left;
    position: relative;
    z-index: 100;
}
#header #header_inner_upper #left_padding
{
    width: 32px;
    height: 79px;
    float: left;
}
#header #header_inner_upper #logo
{
    width: 345px;
    height: 79px;
    background-image: url(/systemfiles/media/Images/AP_Pers_03.jpg);
    background-repeat: no-repeat;
    float: left;
}
#header #header_inner_upper #grad
{
    width: 37px;
    height: 79px;
    background-image: url(/systemfiles/media/Images/AP_Pers_04.jpg);
    background-repeat: no-repeat;
    float: left;
}
#header #header_inner_upper #menu
{
    position: relative;
    width: 610px;
    height: 51px;
    background-image: url(/systemfiles/media/Images/AP_Pers_05.jpg);
    background-repeat: repeat-x;
    float: left;
    padding-top: 28px;
}
#header #header_inner_upper #menu ul, #header #header_inner_upper #menu ul li ul
{
/*    margin: 0px;
    padding: 0px;
    list-style: none;*/
}
#header #header_inner_upper #menu li
{
/*    display: inline;*/
}
/*#header #header_inner_upper #menu li a
{
    color: #fff;
    text-decoration: none;
    font-size: 12pt;
    font-weight: normal;
    padding-left: 10px;
}
#header #header_inner_upper #menu li li a
{
    text-decoration: none;
    font-size: 9pt;
    font-weight: normal;
    padding-left: 10px;
}
*/

/* HOME SEARCH AREA */
#header #header_inner_area_home
{
    width: 992px;
    height: 278px;
    background-image: url(/systemfiles/media/Images/AP_Pers_07.jpg);
    background-repeat: no-repeat;
    margin-left: 32px;
    position: relative;
    text-align: justify;
    z-index: 1;
}
#header #header_inner_area_home #intro_area
{
    position: absolute;
    left: 55px;
    top: 40px;
    width: 383px;
    color: #fff;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 150%;
}
#header #header_inner_area_home #intro_area h1
{
    color: #fff;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 18pt;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0;
}
#header #header_inner_area_home #home_search
{
    position: absolute;
    left: 550px;
    top: 35px;
    width: 300px;
}
#header #header_inner_area_home #home_search .header
{
    position: relative;
    margin-bottom: 15px;
}
#header #header_inner_area_home #home_search .header h1
{
    margin: 0;
    padding: 0px 0px 0px 30px;
}
#header #header_inner_area_home #home_search .line_container
{
    margin-bottom: 10px;
    position: relative;
    float: left;
}
#header #header_inner_area_home #home_search .left_label
{
    position: relative;
    width: 90px;
    float: left;
    text-align: right;
    padding-right: 5px;
}
#header #header_inner_area_home #home_search .right_field
{
    position: relative;
    width: 205px;
    float: left;
}
#header #header_inner_area_home #home_search .right_field input, #header #header_inner_area_home #home_search .right_field select
{
    width: 205px;
}
#home_search #button_container
{
    float: right;
}

/* INTERNAL SEARCH AREA */
#header_internal
{
    margin: 0px auto;
    width: 952px;
    height: 40px;
    background-image: url(/systemfiles/media/Images/internal_search_bar.jpg);
    background-repeat: no-repeat;
/*    position: relative;*/
}
#header_internal #internal_search
{
/*    position: absolute;
    top: 0;
    left: 0;*/
    height: 40px;
    width: 952px;
}
#header_internal #internal_search .line_container
{
/*    position: relative;*/
}
#header_internal #internal_search .line_container .left_label
{
/*    position: relative;*/
    float: left;
    line-height: 40px;
    margin-left: 10px;
    color: #fff;
    font-size: 8pt;
}
#header_internal #internal_search .line_container .right_field
{
/*    position: relative;*/
    float: left;
    padding-top: 10px;
    margin-left: 5px;
}
#internal_search .line_container .right_field input, #internal_search .line_container .right_field select
{
    width: 144px;
}
#internal_search #button_container
{
    margin-left: 10px;
}
#internal_search #button_container .left_label input
{
    margin-top: 8px;
}


/* COMMON CONTENT STYLES */

#main_container #main
{
    width: 1024px;
    margin: 0px auto;
    text-align: center;
}
/* MAIN CONTENT STYLES */
#main_container #main #main_content
{
    width: 960px;
    margin: 0px auto;
    text-align: left;
    padding-top: 10px;
}
#main_container #main #main_content h1
{
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #e2e2e2;
    margin-bottom: 15px;
}
#main_container #main #main_content h2
{
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #e2e2e2;
    margin-bottom: 15px;
}
#main_container #main #main_content #left_column
{
    width: 290px;
    text-align: left;
    float: left;
}
.list_item
{
    padding-bottom: 30px;
    float: left;
}
.list_item a
{
    text-decoration: none;
    color: Black;
    cursor: hand;
}
.list_item .header
{
}
.list_item input
{
    margin-top: 10px;
    
}
#main_container #main #main_content #middle_column
{
    margin-left: 50px;
    width: 290px;
    text-align: left;
    float: left;
}
#main_container #main #main_content #right_column
{
    margin-left: 50px;
    width: 280px;
    text-align: left;
    float: left;
}



/* INTERNAL CONTENT STYLES */
#main_container #main #internal_content
{
    width: 960px;
    margin: 0px auto;
    text-align: left;
    padding-top: 10px;
    display: -moz-box;
}
#internal_content #left_column a
{
    color: #c40c42;
}
#main_container #main #internal_content h1
{
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #e2e2e2;
    margin-bottom: 15px;
}
#main_container #main #internal_content #right_column
{
    width: 290px;
    float: right;
    /*margin: 0px auto auto 10px;*/
    text-align: left;
    border-left: solid 1px #FBBBCE;
    padding-left: 20px;
}
#main_container #main #internal_content #left_column div
{
    padding-bottom: 10px;
}
#main_container #main #internal_content #left_column
{
    width: 620px;
    float: left; /*margin: 0px auto auto 10px;*/
    text-align: justify;
    margin-right: 20px;
}



/* FOOTER STYLES */

#footer
{
    background-color: #363635;
    height: 58px;
    width: 1024px;
    color: #8e8e8e;
    font-size: 8pt;
    margin: 0px auto;
    clear: both;
}
#footer .footer_menu
{
    padding-top: 15px;
}
#footer a
{
    color: #8e8e8e;
    text-decoration: none;
}

.footer_menu ul
{
	margin: 0px;
	padding: 0px;
}

.footer_menu li
{
	list-style: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

/* NEWS FEED STYLES */

.NewsDiv
{
    width: 100%;
    margin-bottom: 20px;
}
.NewsDiv .LabelDiv
{
    font-weight: bold;
    clear: both;
    width: 290px;
}
.NewsDiv .abstract
{
    clear: both;
    width: 290px;
    display: none;
    visibility: hidden;
}
.NewsDiv .AnchorDiv
{
    float: right;
    clear: both;
    display: none;
    visibility: hidden;
}
#NewsDiv a
{
    color: #c40c42;
    text-decoration: none;
}



/* JOB ITEMS */
/* Home */
.job_item_div
{
    width: 290px;
    float: left;
    display: block;
}
.job_item_div span
{
    display: block;
}
.job_item_div .job_header:hover
{
    text-decoration: underline;
    color: #c40c42;
}
.job_item_div .job_header
{
    font-weight: bold;
}
.job_item_div .job_header .job_title
{
}
.job_item_div .job_header .job_salary
{
}
.job_item_div .job_contracttype
{
    float: left;
}
.job_item_div .job_contracttype .left_column, .job_item_div .job_location .left_column
{
    width: 120px;
    float: left;
}
.job_item_div .job_contracttype .right_column, .job_item_div .job_location .right_column
{
    width: 170px;
    float: left;
}
.job_item_div .job_location
{
    float: left;
}
.job_item_div .job_description
{
    float: left;
    margin-top: 5px;
}
.job_item_div ul
{
    width: 290px;
    float: left;
}



/* Internal */
.job_item_div_internal
{
    border-bottom: solid 1px #e2e2e2;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
}
.job_item_div_internal span
{
    display: block;
}
.job_item_div_internal .job_header:hover
{
    text-decoration: underline;
    color: #c40c42;
}
.job_item_div_internal .job_title
{
    font-weight: bold;
}
.job_item_div_internal .job_salary
{
    display: none;
    visibility: hidden;
}
.job_item_div_internal .job_contracttype .left_column
{
    display: none;
    visibility: hidden;
}
.job_item_div_internal .job_contracttype .right_column
{
    font-style: italic;
}
.job_item_div_internal .job_location
{
    display: none;
    visibility: hidden;
}
.job_item_div_internal .job_description
{
}




/* JOB DETAIL PAGE */
#job_detail
{
    width: 620px;
    float: left;
}
#job_detail .left
{
    float: left;
    width: 150px;
    font-weight: bold;
}
#job_detail .right
{
    float: left;
    width: 470px;
}
#job_detail .general
{
}
#job_detail .hidden
{
}





/* INTERNAL LIST STYLES */
#InternalDownloadList
{
}
#InternalDownloadList ul
{
    list-style-type: none;
    margin: 0px;
}
#InternalDownloadList li
{
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 20px;
    margin-bottom: 5px;
}

#InternalDownloadList .pdf
{
    background-image: url(/SystemFiles/media/Icons/pdf.gif);
}
#InternalDownloadList .doc
{
    background-image: url(/SystemFiles/media/Icons/doc.gif);
}
#InternalDownloadList .xls
{
    background-image: url(/SystemFiles/media/Icons/xls.gif);
}



/* JOB LIST CONTAINER */

#jobscontainer
{
	margin-top: 7px;
	float: left;
	width: 380px;
}


.jobstable
{
	float: left;
}

.grey2 a
{
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	background-color : #FFFFFF;
}

.grey1 a
{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background-color : #FFFFFF;
}

.pink a
{
	font-weight: bold;
	text-decoration: none;
	color: #F18FB6;
	background-color : #FFFFFF;
}


.search_button
{
	background-image: url(/systemfiles/media/Images/search_button_pink.jpg);
	width: 100px;
	height: 28px;
	background-repeat: no-repeat;
	border: 0;
	background-color: #fff;

}

.search_button_black
{
	background-image: url(/systemfiles/media/Images/search_button_black.jpg);
	width: 75px;
	height: 25px;
	background-repeat: no-repeat;
	border: 0;

}

.GridRow_Default td, .GridAltRow_Default td, .GridFooter_Default td, .GridGroupFooter_Default td {
border-left:0 !important;
}

.jobattributes
{
    float: left;
}

.jobattribute
{
    width: 300px;
    float: left;
    text-align: left;
}

.error
{
    color: Red;
}

.emailsignup
{
    text-align: left;
    float: left;
    width: 300px;
}

.emailsignup input, .jobattribute input
{
    float: left; 
}

.emailsignup label, .jobattribute label
{
    display: block;
}

.user_info
{ 
	margin: 3px;
	padding: 8px;
	color:#C40C42;
	border: 1px solid #000;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #eee;
}

.submit
{
    clear: both;
    width: 100%;
    text-align: right;
}