
/* CSS Document */
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#page {
	background-image: url();
	background-repeat: no-repeat;
	background-position: top left;
	width: 770px;
	padding-top: 210px;
	padding-bottom: 26px;
}

#siteNavBG {
 	background-color: #F0EDE4;
 	padding-bottom:30px;
}

#placeHolder {
}

#pageHeader {
	background: #FFFFFF;
	padding-left: 80px;
	padding-top: 25px;
	padding-bottom: 105px;
	margin-bottom: 70px;
}

#subNavLeft {
	float: left;
	width: 188px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 44px;
	padding-bottom: 120px;
	font-size: 1.1em;
	voice-family: "\"}\""; /*fix that IE5.5 and below ignores*/
	voice-family: inherit; /*these two 'voice' lines are needed*/
	width: 158px;
}

.fixForIE5{}

#mainContent {
	background: #FFFFFF url() bottom right no-repeat;
	margin-left: 207px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: right;
}

#subContent {
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 207px;
	margin-bottom: 20px;
}

#topRow {
	background: #FFFFFF;
	padding-top: 30px;
	margin-bottom: 20px;
}

.column1 {
	position: relative;
	float: left;
	width: 365px;
	font-size: 1em;
	overflow: hidden;
}

.cBottomBorder {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: 30px solid #F8F5F0;
	margin-bottom: 30px;
}

.contentContainer {
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.data {
	float: left;
	width: 230px;
}

.port {
	float: right;	
}

.column2 {
	position: relative;
	float: left;
	width: 198px;
	vertical-align: top;
	font-size: 1em;
	overflow: hidden;
	padding-bottom: 180px;
}

.smallContentContainer {
	padding-left: 10px;
	padding-right: 22px;
}

.careersContentContainer {
	padding-left: 10px;
	padding-right: 22px;
	background-color: #F6E4DD;
}

.c03 {
	background-image: url(../img/backgrounds/c03BG.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 20px;
	padding-bottom: 290px;
}

.c08 {
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 22px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.c10 {
	width: 198px;
}

.c14 {
	margin-bottom: 20px;
}

.c24 {
	background: #FAF3EF;
	padding: 3px 10px 3px 10px;
	margin-bottom: 2px;
}

div.langSelect {
	margin-bottom: 10px;
}

div.cvBody a {
	font-size: 0.9em;
}

div.cvBody div.richOutput {
	font-size: 1.2em;
}

.cta06 {
	background-image: url(../img/backgrounds/cta06BG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 45px;
	padding-bottom: 10px;
}

.cta06 .cta06-head{
	margin:0 0 0 68px;

}

.cta06  .cta06-head .brochure-head-minheight{
	height:90px;
	width:1px;
	float:left;
}

.s01, .s06 {
	padding-left: 10px;
	padding-right: 22px;
	padding-bottom: 20px;
}

.s02, .c11 {
	background: #FAF3EF;
	padding: 3px 10px 5px 10px;
	margin-bottom: 2px;
}

.t12 {
	background-image: url(../img/backgrounds/t12BG.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 18px;
	padding-bottom: 195px;
}

.t14 {
	background-color: #B23427;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 12px;
	padding-bottom: 30px;
	margin-top: 0px;
}

.t14Body {
	font-size: 1.2em;
}

.c28 .mainLink {
	font-size: 1.1em;
}

#siteFooter{
	position: relative;
	left: 218px;
}


