body,html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: url(../img/bg.png) #0f344d right bottom no-repeat;
	font-size: 16px;
	color: #222;
	cursor: default;
	height: 100%;
	width: 100%;
}

*[dir="ltr"] { unicode-bidi: embed; direction: ltr; }
*[dir="rtl"] { unicode-bidi: embed; direction: rtl; }
bdo[dir="ltr"] { direction: ltr; unicode-bidi: bidi-override; }
bdo[dir="rtl"] { direction: rtl; unicode-bidi: bidi-override; }

a {
	outline: none;
}

b, strong {
	font-weight: bold;
}

#close_btn {
	position: absolute;
	top: 5px;
	right: 5px;
}

img#footer_line, .contentinnertable-splash td a img, table.contenttable td.topmenu #topmenu_btn, #content-bottom, #home_btn {
	behavior: url(js/iepngfix.htc);
}

#wrapper-outer {
	width: 1020px;
	margin: 0 auto;
}

table.contenttable {
	width: 1020px;
	position: absolute;
	top: 50%;
	height: 750px;
	margin-top: -375px;
	table-layout: fixed;
	border: solid 0px #fff;
}

table.contenttable, table.contenttable tr, table.contenttable td {
	vertical-align: top;
}

table.contenttable td {
	/*background: #099;*/
	margin: 1px;
	border: solid 0px #fff;
}

table.contenttable td.topmenu {
	width: 840px;
	height: 155px;
	display: block;
	position: relative;
}

table.contenttable td.topmenu #menuwrap {
	/*position: absolute;
	top: 40px;
	left: -2440px;
	display: block;
	width: 2500px;
	height: 83px;
	text-align: right;
	background: url(../img/bg_menu.gif) right top no-repeat;*/
}

table.contenttable td.topmenu #menuwrap {
	position: absolute;
	top: 40px;
	left: -2440px;
	display: block;
	width: 2500px;
	height: 83px;
	text-align: right;
	background: url(../img/bg_menu.gif) right top no-repeat;
}

table.contenttable td.topmenu #topmenu_btn {
	margin: 13px 13px 0 0;
	cursor: pointer;
	float: right;
}

table.contenttable td.topmenu #menuwrap_thumbs {
	margin: 14px 90px 0 0;
	float: right;
	display: none;
}

table.contenttable td.topmenu #menuwrap_thumbs img {
	margin-left: 40px;
}

table.contenttable td.topright {
	width: 180px;
	color: #fff;
	font-weight: bolder;
	font-size: 18px;
	font-style: italic;
	padding-top: 70px;
}

table.contenttable td.right {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding-top: 265px;
}

table.contenttable td.right a {
	color: #fff;
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
	padding: 5px 0;
	display: block;
}

td.content {
	position: relative;
}

td.content #home_btn {
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
	display: block;
	width: 30px;
	height: 30px;
}

td.content table.contentinnertable {
	width: 770px;
	border-collapse: separate;
	border-spacing: 0px;
	table-layout: fixed;
	margin-left: 50px;
	height: 480px;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 10px 10px 10px;
}

.page table.contentinnertable {
	font-size: 12px;
	color: #003d6e;
	line-height: 18px;
}

.page-ce-text table.contentinnertable .scroll-text {
	height: 350px;
	overflow: auto;
}

.page-ce-columns table.contentinnertable .scroll-text {
	height: 420px;
	overflow: auto;
}

.page table.contentinnertable h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003d6e;
	margin: 15px 0;
}

.page-ce-columns table.contentinnertable h1 {
	font-size: 18px;
	margin-top: 5px;
}

.page table.contentinnertable h1 a {
	color: #003d6e;
	text-decoration: none;
	font-weight: bolder;
}

.page table.contentinnertable h1 span {
	font-weight: normal;
}

.page table.contentinnertable p {
	padding: 0;
	margin: 10px 0;
}

table.contentinnertable td {
	width: 50%;
	padding: 0px;
}

table.contentinnertable td div.content-inner {
	background: url(../img/bg_content.gif) top left no-repeat;
	padding: 10px;
	padding-bottom: 4px;
}

table.contentinnertable td div.content-inner table.content-columns {
	width: 98%;
	line-height: 20px;
}

table.contentinnertable td div.content-inner table.content-columns td {
	width: 50%;
	padding: 10px;
	padding-bottom: 50px;
}

table.contentinnertable td div.content-inner table.content-columns td .textcol {
	width: 220px;
	float: right;
}

table.contentinnertable td div.content-inner table.content-columns td img {
	margin: 0 10px 10px 0;
}

table.contentinnertable td div.content-inner table.content-columns td ul {
	list-style-type: square;
	padding-left: 12px;
}

table.contentinnertable td.year {
	width: 10%;
}

table.contentinnertable td.text {
	width: 95%;
}

table.contentinnertable-splash td {
	height: 250px;
	border: solid 0px #fff;
	padding: 0px;
}

table.contentinnertable-splash td img {
	margin-top: 14px;
}

table.contenttable td.footer {
	width: 1020px;
	height: 100px;
	display: block;
	position: relative;
}

table.contenttable td.footer img#footer_line {
	position: absolute;
	top: 25px;
	right: 20px;
	display: block;
}

table.contenttable-flex {
	top: 0px;
	margin-top: 0px;
	height: 100%;
	border: solid 0px #fff;
}

table.contenttable-flex td.topmenu {
	height: 105px;
}

table.contenttable-flex td.footer {
	height: 70px;
}

table.contenttable-flex table.contentinnertable, table.contenttable-flex td.contentinnertable-content {
	height: 100%;
}

table.contenttable-flex td.topmenu #menuwrap {
	top: 15px;
}

table.contenttable-flex td.topright {
	padding-top: 45px;
}