body {	
	background-color:#59ad93;
	font: 12px 'Verdana', Arial, Helvetica, sans-serif, Trebuchet MS;
	color: #333333;
	line-height: 18px;	
	margin-top:25px;
	margin-bottom:20px;}

img {border:0px;}

a:link {color:#bf2c47; text-decoration:none;}
a:visited {color:#bf2c47; text-decoration:none;}
a:hover {color: #bf2c47; text-decoration:underline; }
a:active { color:#bf2c47; text-decoration:none;}

table.padding {padding: 15px 30px 35px 30px; background-color:#ffffff; border:1px solid #398c72;}

h4 {margin-bottom:0px;}

ul {line-height:24px;}

small {font-size:11px; color:#666666;}

input, textarea { font-family:verdana; font-size:1em; background:#eeeeee; border:1px solid #eeeeee;}

input, select { vertical-align:middle; font-weight:normal;}

.form { height:26px;}
.form input {width:273px; height:18px; background:#eeeeee; border:1px solid #eeeeee;}
textarea { width:400px; height:128px; background:#eeeeee; overflow:auto; border:1px solid #eeeeee;}

#sub_page_header {
	font-size:17px; 
	font-family:Georgia, Times New Roman, Times, serif; 
	color:#274a8f; 
	padding-bottom:7px; 
	text-transform:uppercase;}


#sub_page_header_break {
	border-top:1px solid #d4d4d4; 
	background-color:#f1f1f1; 
	width:724px; height:5px;
	margin-bottom:12px;}

#menu_box_staff {background-color:#00246a; width:187px; height:600px;}
#menu_staff {margin-left:1px; padding-top:5px; background-color:#fff; width:184px; height:560px; font-size:11px; text-transform:uppercase;}

#menu_header {padding-left:10px; padding-top:8px; padding-bottom:8px; color:#fff; font-family:Georgia, 'Times New Roman', Times, serif; text-transform:uppercase; font-size:16px;}

#menu_box {background-color:#00246a; width:187px; height:300px;}

#menu {margin-left:1px; padding-top:5px; background-color:#fff; width:184px; height:259px; font-size:11px; text-transform:uppercase;}

#links ul {
        list-style-type: none;
        width:183px;
        margin:0; 
        padding:0;     
} 

#links li {
	padding-left:12px;
padding-right:12px;
        border-bottom: 1px dotted #d4d4d4;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #333;
        display: block;
        font: 11px;
        padding: 2px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 157px;
}

#links li a:hover {
        background: #7fa6d5 url(images/submenu_bg.gif);
}


#navigation {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation li {
   float: left;
}
#navigation li a {
   display: block;
   text-align: center;
   color: #012678;
padding-top:15px;
height:45px;
font-weight:bold;}

#navigation li a:hover {
   background: #80a6d5;
   color: #ffffff;
text-decoration:none;
}

.careers a:link {color:#fff;}
.careers a:visited {color:#fff;}