

/* GENERAL LAYOUT ___________________________________________________________________________________________*/


body{ text-align:center; margin:0; color:#696b6b; font-size:.7em; line-height:1.6em;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif}
table{font-size:1em}

#wrapper{ text-align:left; width:780px; margin:0 auto}

#pagetitle{ background:url(images/bg_pgheading.jpg) no-repeat; height:104px;}
#pagetitle img{ margin:67px 0 0 125px}

#left{ float:left; width:539px; }
#fade{ background:url(images/tile_green.gif) repeat-x; height:30px}
#content{ float:right; width:365px; padding-right:25px; background-image:url(images/tile_green2.gif); background-repeat:repeat-x; background-position:top;}
#nav{ float:left; width:135px}
#navline{float:left;}

#right{float:right; width:241px}

#footer{ color:#006562; margin-bottom:30px}
#footerleft{ float:left; background:url(images/tile_footer_left.gif) repeat-x; height:24px; width:539px; margin:45px 2px 0 0}
#footerright{ float:right; background:url(images/tile_footer_right.gif) repeat-x; height:24px; width:239px; margin-top:45px}
#footertext{ padding:6px 0 0 20px; clear:both}

.clear{clear:both}

.showprint{display:none}


/* TEXT & LINKS ___________________________________________________________________________________________*/


h1{margin:0; padding:0;}
h2{ color:#006360; font-size:1.3em; background:#f8fbfb; border:1px solid #ccc; padding:3px; margin-top:0}

ul{ list-style:none; list-style-image:url(images/bullet.gif)}

.outline{border:1px solid #ccc; color:#018a86; margin-bottom:15px}
.outline ul{ margin:5px 5px 5px 25px; padding:0}
.outline li{border-bottom:1px solid #f1f1f1; padding:2px 0 2px 20px}
h2.img{ background:#f8fbfb; border:1px solid #ccc; margin-bottom:1px; padding-bottom:0; font-size:1em}

a{color:#006562; text-decoration:underline}
a:hover, a:active{text-decoration:none}

.homelink{ color:#006562; padding-left:11px; margin-right:19px;background:url(images/arrow.gif) left center no-repeat;}
.homelink a{text-decoration:none;}
.homelink a:hover, .homelink a:active{text-decoration:underline;}

#footer a{ text-decoration:none}
#footer a:hover, #footer a:active{text-decoration:underline}


/* CAREERS FORM ___________________________________________________________________________________________*/


.heading{font-weight:bold; padding:10px 0 5px 0;}

textarea{width:350px; height:50px}


