@charset "UTF-8";
.jeah {
}
.oneColElsCtr #container {
	padding: 0px;
	width:900px;
	background: #bcc6c5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	left:50px;
	position:absolute;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	width:650px;
	background:#FFF;
}
.oneColElsCtr #contentBox {
padding:25px;
padding-top:15px;
}
.oneColElsCtr #referencelist {
	padding:10px;
	padding-top:190px;
	width:210px;
	float:left;
	text-align:left;
	z-index:10;
	position:absolute;
	left:652px;
}
body,td,th {
	color: #000;
}
h3{
	margin:0px;
	padding-top:10px;
	text-transform:uppercase;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2{
	margin:0px;
	padding-top:5px;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1{
	font-family: "Helvetica Neue", Tahoma, Geneva, sans-serif;
	font-size: 48px;
	color: #00aedd;
	font-weight: lighter;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	overflow:visible;
}

#naviImages{
	margin-top:5px;
	margin-bottom:5px;
}
#naviImagesFooter{
	margin-top:15px;
	margin-bottom:40px;
	text-align:right;
	color:#00aedd;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00aedd;
}
.navihi{
	font-weight: bold;
}
#mainImagesFooter{
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;
	color:#00aedd;
	height:20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00aedd;
	padding-top:5px;
}
#mainImagesFooter a{
	text-decoration:none;
	color:#00aedd;
}
#mainImagesFooter a:visited{
	text-decoration:none;
	color:#00aedd;
}
#mainImagesFooter a:hover{
	text-decoration:underline;
	color:#00aedd;
}
#referencelist a{
	text-decoration:none;
	color:#000000;
}
#referencelist a:visited{
	text-decoration:none;
	color:#000000;
}
#referencelist a:hover{
	text-decoration:underline;
	color:#000000;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin: 0;
	overflow:visible;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	height:60px;
	margin-bottom:20px;
	overflow:visible;
}
.sIFR-replaced {
	visibility: hidden !important;
	margin: 0;
	height:60px;
}
