/*GLOBAL*/
#flashcontent {
	margin: 0 px;
	width: 813px;
}
#flashcontent_careers {
	margin: 0px;
	width: 813px;
}
body { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; /* for opera */
	background-color: #1f3c68;
	
	}
	
body, td, p, li, div,  select	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	}

td {
	vertical-align: top;
	}
	
img {
	border: 0px;
	}
	
a {
	color: #223a68;
	text-decoration: underline;
	}
a:hover {
	color: #0b60d6;;
	text-decoration: underline;
	}

ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 30px;
	}
li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
	}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #133260;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-variant: normal;
	}

h1 {
	font-size: 17px;
	}
h2 {
	font-size: 15px;
	}
h3 {
	font-size: 13px;
	}
h4 {
	font-size: 12px;
	color: #A5191B;
	}


br {
	padding: 5px 0px 5px 0px;
	}
hr {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c8d5e1;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 0px 0px 0px 0px ;
	margin: 20px 0px 20px 0px;
	}

b,strong {
	color: #133260;
	}
	
/* TEXT */
.text_10 {
	font-size: 10px;
	}
.text_9 {
	font-size: 9px;
	}

/* OVERLAP CONTAINERS */
#container_main {
	padding: 0px 11px 50px 11px;
	margin: 0px;
	width: 813px;
	border-left: 1px #1b1b1b solid;
	border-right: 1px #1b1b1b solid;
	border-bottom: 1px #1b1b1b solid;
	text-align: left;
	background-color: #fff;
	}
	
#container_header {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 813px;
	background-attachment: scroll; 
	background-image: url('../gui/bg_header.gif'); 
	background-repeat: repeat-x;
	background-position: top left; 
	text-align: left;
	}
#container_nav {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 813px;
	}


	
/* CORNERS */
.corner_top {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 384px;
	background-attachment: scroll; 
	background-image: url('../gui/corner_top_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right; 
	text-align: absmiddle;
	}
.corner_2_top {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 525px;
	background-attachment: scroll; 
	background-image: url('../gui/corner_2_top_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right; 
	text-align: left;
	}
.corner_3_top {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 275px;
	background-attachment: scroll; 
	background-image: url('../gui/corner_3_top_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right; 
	text-align: left;
	}
.corner_4_top {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 275px;
	background-attachment: scroll; 
	background-image: url('../gui/corner_4_top_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right; 
	text-align: left;
	}
.corner_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
	width: 384px;
	background-attachment: scroll; 
	background-image: url('../gui/corner_bottom_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top right; 
	text-align: left;
	}



/* FOOTER */
#footer {
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 813px;
	border-top: 1px #d7dadc solid;
	text-align: center;
	font-size: 10px;
	}



