/* CSS Document */

*{ margin:0px; padding:0px; }
BODY {
	PADDING: 0px; MARGIN: 0px; PADDING-TOP: 0px;  font-family: sans-serif, Helvetica, Arial, Verdana; font-size:12px; color:#1a384c; font-weight:normal; text-align:justify; background-color:#dae1e4;
}

a:link {color: #0e64a3; text-decoration:none;}
a:visited {text-decoration:none; color:#0e64a3;}
a:hover { color: #a20007; text-decoration:none;}
a:active {color: #0e64a3; text-decoration:none; } 


p {
	text-align: justify;
	line-height: 14px;
}
.list_style{ list-style:circle}
.panel_left{ width:30%;}
.panel_left_txt{ font-size:14px; font-weight:bold; color:#1e3560;}
.panel_center_txt{ font-size:11px; font-weight:bold; color:#0e64a3; line-height:18px}
.txt_ash{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold;}
.txt_blue{font-size:12px; font-weight:bold; color:#0e64a3;}
.bdr_left{ border-left:1px solid #aeb6b8}
.bdr_right{ border-right:1px solid #aeb6b8}
.bdr_bot{ border-bottom:1px dashed #aeb6b8}
.page_bg{ background-image: url(../images/bg.gif); background-repeat:repeat-x;}
.header_txt{font-size:14px; font-weight:bold; color:#ac010d;}
.link_orange{font-size:11px; font-weight:bold; color:#ff6600;}
.bdr{ border:1px solid #999999;}
.careers_header{ background-image: url(../images/bg_careers.gif); background-repeat:repeat-x; height:32px; padding-left:10px;}
.career_txt{ padding:10px; line-height:18px;}
.pad{ padding:10px}

ul li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif) ;
	padding:0 0 0 0;
	margin:0;

}