body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background-color: #CCCCCC;
}

p, li, ul, td {
	font-size: 12px;
}


#root {
	position: relative;
	z-index: 1;
	width: 955px;
	margin: auto;
	text-align: left;
	background-color:#FFFFFF;
}

#root #head {
	position: relative;
	z-index:2 ;
	width: 955px;
	height: 157px;
	overflow:hidden;
}

#root #head #borderTop {
	height: 7px;
	margin-bottom: 7px;
	background-image: url(/assets/images/global/bg_blue.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	line-height:1px;
	font-size:1px;
}

#root #head #logoBanner {
	position: relative;
	z-index: 2;
	height: 103px;
	width: 955px;
	background-color: #005191;
}


#root #head #logoBanner #logo {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 20px;
}
#root #head #logoBanner #flashBanner {
	position: absolute;
	left:237px;
	z-index: 3;
	height: 103px;
	width: 718px;
}
#root #head #logoBanner #banner {
	position: absolute;
	left:237px;
	z-index: 2;
}

#root #head #naviMain {
	position: relative;
	z-index: 2;
	height: 33px;
	margin-top: 7px;
	padding-top: 8px;
	background-image: url(/assets/images/global/bg_blue.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

#root #head #naviMain #language {
	position: absolute;
	z-index: 2;
	top: 12px;
	right: 6px;
}

#root #head #naviMain #language img {
	margin-left: 4px;

}

#root #main  {
	position: relative;
	z-index: 3;
	width: 955px;
	margin-top:7px;
}


#root #main hr {
	margin-top: 2px;
	margin-bottom: 10px;
	color:#999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFEFEF;
}

#root #main #mainTable {
	width: 100%;
	height: 80px;
}
#root #main #mainTable #homeFlash {
	position:relative;
	z-index:3;
	margin-top:-434px;
	
}
#root #main #mainTable #homeImage {
	position:relative;
	z-index:2;

}
#root #main #mainTable td {
	vertical-align: top;
}

#root #main #mainTable #threeColsHome {
	width: 955px;
	margin-top: 20px;
	vertical-align: bottom;
}

#root #main #mainTable #threeColsHome td {
	width: 238px;
	padding-top: 7px;
	text-align: left;
	padding-left: 50px;
}

#root #main #mainTable #threeColsHome td a,
#root #main #mainTable #threeColsHome td a:visited {
	text-decoration:none;
	color:#005191;
}

#root #main #mainTable #threeColsHome td a:hover {
	text-decoration:underline;
	color:#005191;
}

#root #main #mainTable .naviSub {
	width: 237px;
	background-color: #E5E5E5;
	background-image: url(/assets/images/global/bg_naviSubLogos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}

#root #main #mainTable .naviSub #naviSubTable {
	width: 100%;
	color: #005191;
}

#root #main #mainTable .naviSub #naviSubTable .item {
	height: 21px;
	padding-left: 15px;
	padding-top: 4px;
	border-bottom: solid 1px #FFFFFF;
}

#root #main #mainTable .naviSub #naviSubTable .item a {
	color: #005191;
	text-decoration: none;
}
#root #main #mainTable .naviSub #naviSubTable .item a:hover {
	color: #005191;
	text-decoration:none;
	font-weight:bold;

}

#root #main #mainTable .naviSub #naviSubTable .active {
	font-weight: bold;
}

#root #main #mainTable .content {
	padding-top: 23px;
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: top;
}


#root #main #mainTable .content h2 {
	color: #005191;
	font-weight: bold;
	font-size:12px;
}

#root #main #mainTable .content h3 {
	color: #005191;
	font-weight: bold;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#root #main #mainTable .content .iconRight {
	position: absolute;
	z-index: 3;
	top: 20px;
	right: 15px;
}

#root #main #mainTable .content .downloadTable {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #005191;
}

#root #main #mainTable .content .downloadTable a {
	text-decoration: none;
	color: #005191;
}


#root #main #mainTable .content .downloadTable td {
	padding-bottom: 2px;
	border-top: solid 1px #CCCCCC;
}

#root #main #mainTable .content .downloadTable .pdfIcon {
	width: 20px;
}

#root #main #mainTable .content .downloadTable .download {
	width: 60px;
	font-size: 10px;
	text-align: right;
}

#root #main #mainTable .content .downloadTable .download a {
	text-decoration: underline;
	color: #005191;
}

#root #main #mainTable .content .headline {
	margin-bottom: 12px;
}

#root #main #mainTable .content #contentTable {
	width: 100%; 
	color: #005191;
	margin-bottom: 30px;
}

#root #main #mainTable .content #contentTable .left {
	width: 325px;
	vertical-align: top;
}

#root #main #mainTable .content #contentTable .left a {
	color: #005191;
}
#root #main #mainTable .content #contentTable .left .formTable {
	width:100%;
}
#root #main #mainTable .content #contentTable .left .formField {
	text-align:right;
}
#root #main #mainTable .content #contentTable .left .formTitle {
	width:50px;
}

#root #main #mainTable .content #contentTable .left .formInput {
	width:250px;
	font-size:12px;
	color: #005191;
}

#root #main #mainTable .content #contentTable .left .formTextarea {
	width:250px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #005191;
}

#root #main #mainTable .content #contentTable .left .formAllert {
	color:#FF0000;
	font-weight:bold;
}

#root #main #mainTable .content #contentTable .left .imageTable {
	width: 325px;
}

#root #main #mainTable .content #contentTable .left .imageTable td {
	padding-top: 5px;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
}

#root #main #mainTable .content #contentTable .right {
	width: 255px;
	padding-left: 58px;
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
}

#root #main #mainTable .content #contentTable .right a {
	color: #005191;
}

#root #main #mainTable .content #contentTable .adress {
	width: 255px;
	padding-left: 58px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

#root #main #mainTable .content #contentTable .adress a {
	color: #005191;
}

#root #main #mainTable .content #contentTable .right #homeNews {
	width: 225px;
	height: 340px;
	padding: 15px;
	background-color: #EFEFEF;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

#root #main #mainTable .content #contentTable .right #homeNews a {
	color: #005191;
	text-decoration: underline;
}

#root #main #mainTable .content #threeCols {
	width: 638px; 
	color: #005191;
	margin-bottom: 30px;
}

#root #main #mainTable .content #threeCols a, {
	color: #FFFFFF;
	text-decoration: none;
}

#root #main #mainTable .content #threeCols .image {
	width: 199px; 
	font-size: 11px;
	line-height: 15px;
}

#root #main #mainTable .content #threeCols .blue {
	height: 22px;
	width: 194px; 
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 4px;
	color:#FFFFFF;
	background-color: #005191;
	vertical-align: middle;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

#root #main #mainTable .content #threeCols .blue a,
#root #main #mainTable .content #threeCols .red a {
	color:#FFFFFF;
	text-decoration:none;
}

#root #main #mainTable .content #threeCols .grey {
	height: 38px;
	width: 194px; 
	padding-top: 5px;
	padding-left: 5px;
	background-color: #E5E5E5;
	border-top: solid 3px #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
}

#root #main #mainTable .content #threeCols .red {
	height: 22px;
	width: 194px; 
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 4px;	color:#FFFFFF;
	background-color: #E52F3A;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

#root #main #mainTable .content #techTable {
	width: 100%;
	color: #005191;
}

#root #main #mainTable .content #techTable td {
	height: 20px;
	font-size: 10px;
	line-height: 12px;
	vertical-align:middle;
}

#root #main #mainTable .content #techTable .blueTD {
	padding-right: 2px;
	background-color: #005191;
	color: #FFFFFF;
	text-align: right;
}

#root #main #mainTable .content #techTable .blueTDLeft {
	padding-right: 2px;
	background-color: #005191;
	color: #FFFFFF;
	text-align: left;
}

#root #main #mainTable .content #techTable .lightBlueTD {
	padding-right: 2px;
	background-color: #CCE8F8;
	text-align: right;
}

#root #main #mainTable .content #techTable .rightTD {
	padding-right: 2px;
	text-align: right;
}

#root #main #mainTable .tempImgTable {
	width: 100%;
}

#root #main #mainTable .tempImgTable .one {
	width: 96px;
	text-align: center;
	color: #005191;
}

#root #main #mainTable .tempImgTable .two {
	width: 200px;
	text-align: center;
	color: #005191;
}

#root #main #mainTable .tempImgTable .three {
	width: 200px;
	text-align: center;
	color: #005191;
}

#root #foot {
	width: 100%;
	height: 24px;
	color: #FFFFFF;
	background-image: url(/assets/images/global/bg_blue.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#root #foot #footText {
	margin-top: 3px;
	font-size: 11px;
	letter-spacing: 1px;
}

#root #foot #footText a {
	color: #FFFFFF;
	text-decoration: none;
}
