html {
	height: 100%;
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
h1 {
	color: #002C6A;
	font-size: 24px;
	font-weight: bold;
	margin: 12px 0 16px 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0 4px 0;
	padding: 0;
}
h4 {
	color: #E95D10;
	font-size: 16px;
	font-weight: bold;
	margin: -12px 0 12px 0;
	padding: 0;
}
h5 {
	color: #E95D10;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 8px 0;
	padding: 0;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 4px 0;
	padding: 0;
}
p {
	margin: 4px 0 12px 0;
	padding: 0;
}
a {
	color: #002C6A;
}
img {
	border-color: #000000;
}
ul {
	margin: 4px 0 12px 32px;
	padding: 0;
}
li ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
ol {
	margin: 4px 0 12px 32px;
	padding: 0;
}
li ol {
	margin-top: 2px;
	margin-bottom: 2px;
}
li {
	margin: 0;
	padding: 0;
}
hr {
	border: 0 none #000000;
	border-top: solid 1px #000000;
	height: 1px;
	overflow: hidden;
	margin: 16px 0;
	padding: 0;
}


#divContainer {
	width: 832px;
	overflow: hidden;
	margin: 0 auto 16px auto;
	padding: 0;
}
#divHeader {
	width: 100%;
	height: 203px;
	/*background-image: url(header_background3.jpg);*/
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#imgHeaderBackground {
	position: absolute;
	left: 0;
	top: 0;
}
#imgHeaderLogo {
	position: absolute;
	left: 0;
	top: 0;
}
#imgHeaderDatum {
	position: absolute;
	left: 0;
	top: 0;
}
#imgHeaderTechneut {
	position: absolute;
	left: 0;
	top: 0;
}
#flashHeader {
	position: absolute;
	left: 0;
	top: 0;
}
#imgIconHome {
	position: absolute;
	left: 8px;
	bottom: 8px;
}
#divMenu {
	width: 674px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#imgHeaderDropshadow {
	position: absolute;
	left: 0;
	bottom: 0;
}
#tableContentContainer {
	width: 100%;
	height: 352px;
}
#tdContentLeft {
	margin: 0;
	padding: 0;
	background-color: #def6fc;
	vertical-align: top;
}
#tdContentMiddle {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	vertical-align: top;
	background-image: url(content_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdContentMiddle img {
	padding: 0;
	margin: 6px 12px;
}
#tdContentRight {
	margin: 0;
	padding: 0;
	/*background-color: #def6fc;*/
	vertical-align: top;
	background-image: url(content_top.png);
	background-repeat: no-repeat;
	background-position: -514px top;
}
#divContentLeft {
	width: 158px;
	overflow: hidden;
	margin: 0;
	padding: 40px 0 32px 0;
}
#divContentLeft .orangeBox {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF6600;
	text-align: center;
	padding: 12px 4px 12px 4px;
	margin: 0 0 16px 0;
}
#divContentLeft .orangeBox a {
	color: #FFFFFF;
	text-decoration: none;
}
#divContentLeft .orangeBox a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}
#divContentMiddle {
	width: 484px;
	overflow: hidden;
	margin: 0;
	padding: 48px 16px 8px 16px;
}
#divContentMiddle  a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	background-color: #f1650d;
	text-decoration: none;
}
#divContentRight {
	width: 142px;
	overflow: hidden;
	margin: 0;
	padding: 40px 8px 32px 8px;
}
#divLogos {
	margin: 0;
	padding: 16px 0 0 0;
}
#divLogos img {
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}
#divLogos a {
	display: block;
	margin: 0 0 16px 0;
	padding: 0;
}
#divLogos a:hover {
	color: transparent;
	background-color: transparent;
}
#divFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: right;
	margin: 0;
	padding: 4px 8px;
}


.b3rtMenu {
	height: 32px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	/*-moz-opacity: 0.70;
	opacity: 0.70;*/
}
.b3rtMenu .itemOff {
	background-color: #DEF6FC;
	color: #000;
	text-decoration: none;
	padding: 7px 2px 0 2px;
	height: 25px;
	overflow: hidden;
}
.b3rtMenu .itemOn {
	padding: 8px 1px 0 3px;
	height: 24px;
}
.b3rtMenu .itemCurrent {
	color: #f1650d;
}
.b3rtMenu .itemInPath {
	color: #f1650d;
}
.b3rtMenu .itemBetween {
	background-image: url(./menu/main_between.gif);
	width: 26px;
	height: 32px;
	margin: 0;
	overflow: hidden;
}
.b3rtMenu .itemLeft {
	background-image: url(./menu/main_left.gif);
	width: 5px;
	height: 32px;
	overflow: hidden;
}
.b3rtMenu .itemRight {
	background-image: url(./menu/main_right.gif);
	width: 5px;
	height: 32px;
	overflow: hidden;
}

.b3rtSubMenu {
	/*opacity: 0.90;
	-moz-opacity: 0.90;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.b3rtSubMenu .itemOff {
	border: 1px solid #000;
	border-bottom: 0 none #000;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	padding: 3px 8px;
	width: 150px;
}
.b3rtSubMenu .itemOn {
	padding: 4px 7px 2px 9px;
}
.b3rtSubMenu .itemCurrent {
	background-color: #F6A26D;
	color: #FFF;
	font-weight: bold;
}
.b3rtSubMenu .itemInPath {
	/*border-left-style: dashed;
	border-right-style: dashed;*/
	background-color: #FCE0CD;
}
.b3rtSubMenu .itemBottom {
	height: 0;
	border-top: 1px solid #000;
	overflow: hidden;
}


#logoScrollerContainer {
	margin: 16px 0 16px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


.b3rtFlyout {
	z-index: 9999;
}

#congresFlyoutContent img {
	display: block;
}