@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

a {
text-decoration: none;
}

img {
border: none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
width: 100%;
line-height: 140%;
}

/* IDs */
#wrapper {
width: 100%;
min-width: 1100px; 
height:auto;
overflow:auto;

}
#header {
width: 100%;
position: relative;
height: 127px;
margin-bottom: 2px;
}
	#logo {
	position: absolute;
	top: 40px;
	left: 25px;
	}
	#flash {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
#navi_top {
width: 100%;
height: 34px;
z-index: 999;
background: url(images/bg_navi.gif) left top repeat-x;
position: relative;
}
#content {
width: 100%;
position: relative;
margin-top: 14px;
height:auto;
overflow:auto;

}
	#col_left {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 134px;
	

	}
		#col_left ul {
		list-style: none;
		}
		#col_left ul li {
		display: block;
		height: 33px;
		border-bottom: #CCCCCC 1px solid;
		border-right: #CCCCCC 1px solid;
		font-size: 9px;
		line-height: 33px;
		text-indent: 20px;
		}
		#col_left ul li a {
		display: block;
		width: 100%;
		height: 100%;
		color: #FF6633;
		font-weight: bold;
		}
			#col_left ul li a:hover {
			background: url(images/arrow.gif) 0% 50% no-repeat;
			}
		#col_left ul li.empty {
		border-bottom: none;
		}
		#col_left ul li.half {
		height: 17px;
		line-height: 17px;
		}
	#col_right {
	position: absolute;
	top: 40px;
	right: 5px;
	text-align: center;
	border-left: #CCCCCC 1px solid;
	width: 108px;
	}
		#col_right img.partners {
		padding-bottom: 30px;
		}
	#col_center {
	text-align: justify;
	margin: 0px 0px 40px 185px;
	padding-top: 13px;
	width: 790px;
	}
		#col_center ul {
		list-style: outside;
		margin-left: 15px;
		}
		#col_center a {
		color: #666666;
		}
		#col_center a:hover {
		color: #FF6633;
		}
#navi_bot {
width: 100%;
text-align: center;
color: #003366;
font-size: 9px;
margin-bottom: 10px;
}
	#navi_bot a {
	color: #003366;
	}
	#navi_bot a:hover {
	color: #66CCFF;
	}
#footer {
width: 100%;
padding: 10px 0px;
text-align: center;
background-color: #004183;
color: #6699CC;
font-size: 9px;
}
	#footer a {
	color: #6699CC;
	font-weight: bold;
	font-style: italic;
	}
	#footer a:hover {
	color: #66CCFF;
	}


/* Classes */

.field_gray {
background-color: #EAEAEA;
width: 770px;
padding: 20px 10px;
margin-bottom: 20px;
line-height: 150%;
}
#col_center .box {
display: block;
width: 181px;
float: left;
text-align: left;
}
	#col_center .box img {
	padding-bottom: 5px;
	}
	#col_center .box a {
	font-weight: bold;
	color: #FF6600;
	}
	#col_center .box a:hover {
	color: #009FE1;
	}
.devider {
padding: 0px 11px 0px 10px;
float: left;
}
.clear {
clear: both;
}
.tv {
color: #FF0000;
}
.main {
padding-top: 20px;
position: relative;
}
.short {
height: 520px;
position: relative;
}
	
.right {
float: right;
margin: 0px 0px 0px 10px;
}

a.thumbnail {
cursor: pointer;
}
	
.bottom {
position: absolute;
bottom: 0px;
right: 0px;
float: right;
}

ul.news li {
margin-bottom: 20px;
}

.box_mil {
display: block;
width: 150px;
float: left;
text-align: left;
margin-right: 10px;
}
.box_mil_right {
display: block;
width: 150px;
float: left;
text-align: left;
margin-right: 0px;
}
	.box_mil img , .box_mil_right img {
	padding-bottom: 5px;
	}
	.box_mil a , .box_mil_right a {
	font-weight: bold;
	color: #FF6600;
	}
	.box_mil a:hover , .box_mil_right  a:hover {
	color: #009FE1;
	}

/* Navigation */
#sddm {
display:block;
position: absolute;
top: 0;
left: 41px;
}
#sddm li {
list-style: none;
float: left;
position: relative;
height: 34px;
}
	.navi01 {
	display: block;
	width: 179px;
	}
	.navi02 {
	display: block;
	width: 172px;
	}
	.navi03 {
	display: block;
	width: 238px;
	}
	.navi04 {
	display: block;
	width: 122px;
	}
	.navi05 {
	display: block;
	width: 222px;
	}
#sddm li a {
display: block;
overflow: hidden;
width: 100%;
height: 0 !important;
height /**/: 34px;
padding-top: 34px;
background-image: url(images/bg_navi_new.gif);
}
	.navi01 a {
	background-position: -263px 0;
	}
	.navi02 a {
	background-position: -442px 0;
	}
	.navi03 a {
	background-position: -614px 0;
	}
	.navi04 a {
	background-position: -852px 0;
	}
	.navi05 a {
	background-position: -41px 0;
	}
		.navi01 a:hover {
		background-position: -263px -34px;
		}
		.navi02 a:hover {
		background-position: -442px -34px;
		}
		.navi03 a:hover {
		background-position: -614px -34px;
		}
		.navi04 a:hover {
		background-position: -852px -34px;
		}
		.navi05 a:hover {
		background-position: -41px -34px;
		}

#sddm div {
position: absolute;
top: 36px;
left: 0px;
visibility: hidden;
background: url(images/bg_navi_dropdown.gif) #C5E1FD top left repeat-x !important;
border: 1px solid #8FB1D4;
}
	.navi01 div {
	width: 177px;
	}
	.navi02 div {
	width: 170px;
	}
	.navi03  div{
	width: 236px;
	}
	.navi04 div {
	width: 120px;
	}
	.navi05 div {
	width: 220px;
	}
	#sddm li div a {
	display: block;
	margin: 0;
	padding: 5px 0px;
	line-height: 20px;
	text-indent: 15px;
	height: 20px !important;
	text-align: left;
	color: #003C79;
	background: none;
	}
	#sddm div a:hover {
	color: #FFFFFF;
	}

/* Tags */
h1 {
text-transform: uppercase;
font-size: 20px;
font-weight: normal;
color: #004183;
margin-bottom: 10px;
}

h2 {
font-size: 12px;
color: #004183;
}

h3 {
font-size: 12px;
color: #FF6633;
}

h4 {
font-size: 14px;
color: #999999;
}

ul.careers li{
font-size:12px; 
font-weight:bold; 
margin-bottom:15px;}

.car_gr {
	background-color: #E6E6E6;
}
.hed_car {
	color: #FF6633;
	font-weight: bold;
}


.careers_tbl td{padding:5px;}
.careers_tbl td a{color:#999999;}
 table.careers_tbl tr.car_gr td a:hover{color:#ffffff;}
