
@import url("../base.css");

html,body,html body,html>body {
background:white;
width:100%;
max-width:none;
height:auto;
max-height:none;
margin:0;
padding:0;
border:0;
text-align:left;
font-size:10pt;
}

html body #shell1,html body #shell2,html body #content_setmargin,html body #content_settextarea,html body #footer,html body #header_content,html body #footer_content,html body #left1,html body #content,html body #right1 {
float:none !important;
background:transparent;
width:auto;
max-width:none;
height:auto;
max-height:none;
margin:0;
padding:0;
border:0;
text-align:left;
}

html body #header_content,html body #footer_content {
text-align:left;
/*margin-top:.5em;*/
font-size:10pt;/*use print values*/
}

html body #header_print {
display:block;
width: auto;
height:auto;
margin:0;
padding:0;
font-size:.8em;
color:#666666;
}

hr.dottedline {
width:100%;
margin: 3px 0px;
padding: 0px;
height:0;
border-bottom: 1px dotted #333333;/*this style doesnt seem to work in IE 6*/
}

html body #header_print address {
font-size:small;
font-style:normal;
font-variant: small-caps;
font-family: verdana;
}

html body img {
margin:2px 0;
padding:0;
border:0;
color:#ffffff;
}

html body div a,html body div a:link,html body div a:active,html body div a:visited,html body div a:hover,html body div a:focus {
font-weight:bold;
text-decoration:none;
border-bottom: 1px dashed #cccccc;
}

/* customize table displays */
table#admin_table_listing {
border:none;
}
table#admin_table_listing,table#admin_table_listing td {
border-bottom:1px solid #ccc;
}
table#admin_table_listing tr td.admin_listtitlebar {
padding:5px 0;
background:#ccc;
}


/*hide from web administration system*/

html body #header_content,html body #footer,html body #footer_content,html body #back_to_top,html body #skip_to_content,#header_mobile,#header_content,#header_navigation,#header_mobile,#header_navigation,#header_selectors,#printicon,#left1,.hidefromprint {
float:none;
height:0;
width:0;
border:0;
line-height:0;
display:none !important;
}

ul.careerlist,ul.careerlist li {
list-style-type:round;
list-style-position:inside;
}





