p {
	margin-bottom: 1em;
}

div.centerbox {
	width: 950px;
	margin: auto;
}

div#header {
	background-image: url('/img/header_bg_sub.gif');
	background-repeat: repeat-x;
	height: 92px;
}

div#header img {
	float: left;
	margin-top: 20px;
}

div#header form {
	float: right;
	margin-top: 33px;
}

div#subpage {
	background-image: url('/img/bg_sub.gif');
	background-repeat: repeat-x;
}

table#subpagetab {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table#subpagetab td {
	margin: 0px;
	padding: 0px;
}

table#subpagetab td.menu {
	vertical-align: top;
	width: 22%;
}

table#subpagetab td.content {
	vertical-align: top;
	width: 78%;
	background-color: #fff;
	color: #222;
}

table#subpagetab td.address_info {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

address.info {
	height: 80px;
	float: right;
	width: 100%;
	background-color: #9abfd9;
	color: #222248;
	vertical-align: middle;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

address.info img.smalllogo {
	float: left;
}

div#menu {
	width: 100%;
	margin-top: 34px;
	float: left;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#menu li {
	border-bottom: solid 1px #4a48a9;
}

div#menu a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 17px 6px 0px;
	background-image: url('/img/lmenu_arrow.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
}

div#menu li.end {
	border-style: none;
}

div.news, div.pagehtmlnews, div.pagehtml {
	padding: 10px 10px 10px 20px;
	text-align: justify;
}

div.news a.more,
div.ikgallery a.zoom,
div.ikinfo a.more,
div.pagehtmlimage a.more,
table.ikpagehtmlmulticol td.col a.more,
div.newsarchive a.more,
a.newsarchive
{
	text-decoration: none;
	color: #0076ff;
	background-image: url('/img/arrow1.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 10px 0px 0px;
}

h1.pagetitle, h3.pagetitle {
	padding: 20px;
	margin: 0px;
	color: #222249;
}

h1 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

div#copyright, div#createdby {
	font-size: 9pt;
}

h1.pagetitle {
	background-color: #9abfd9;
}

h3.pagetitle {
	background-color: #eaeaea;
}

div#copyright {
	padding: 12px 0px 12px 0px;
	float: left;
	clear: left;
	color: #fff;
	width: 80%;
}

a#back, a#print {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 12px 11px 12px 11px;
	float: right;
}

a#print {
	border-left: solid 1px #4a48a9;
}

ul#sitemap li, ol#searchres li {
	margin: 0.5em 0em 0.5em 0em;
}

ul#sitemap {
	list-style-type: square;
}

ul#sitemap ul {
	list-style-type: disc;
}

ul#sitemap ul ul {
	list-style-type: circle;
}

ol#searchres span.timestamp {
	font-style: italic;
}

div#createdby {
	padding: 12px 0px 12px 0px;
	clear: both;
	border-top: solid 1px #4a48a9;
}

div#createdby a {
	color: #8cc1ff;
	text-decoration: none;
}

div.pagehtmlimage table.hdr {
	background-color: #eaeaea;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
div.pagehtmlimage table.hdr td.gfx {
	vertical-align: top;
}
table#subpagetab div.pagehtmlimage table.hdr td.txt {
	vertical-align: middle;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	width: 100%;
	color: #222;
}

div.ikgallery div.summary {
	padding: 10px 10px 10px 20px;
	text-align: justify;
}
div.ikgallery div.description {
}
div.ikgallery table {
	width: 100%;
}
div.ikgallery td {
	border-top: solid 10px #eaeaea;
}
div.ikgallery td.end {
	border-bottom: solid 10px #eaeaea;
}
table#subpagetab div.ikgallery td.description {
	width: 50%;
	text-align: left;
	padding-left: 10px;
}
table#subpagetab div.ikgallery td.thumbnail {
	width: 40%;
	text-align: left;
}
table#subpagetab div.ikgallery td.zoom {
	width: 10%;
	text-align: right;
	padding-right: 10px;
}

div.ikinfo td {
	border-bottom: solid 10px #eaeaea;
}
div.ikinfo table {
	width: 100%;
}
div.ikinfo td.more {
	width: 18%;
	text-align: center;
}
div.ikinfo td.gfx {
	width: 43%;
	text-align: right;
}
table#subpagetab div.ikinfo td.description {
	color: #919191;
	width: 39%;
	text-align: left;
	padding-left: 10px;
}
div.ikinfo td.description * {
	margin-left: 10px;
}
div.ikinfo td.description a {
	margin-top: 1em;
}
div.ikinfo td.description h3 {
	color: #222;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.ikinfo td.description address {
	color: #222;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

div.pagehtmlimage table {
	width: 100%;
	float: left;
	min-height: 100px;
}
div.pagehtmlimage td.gfx {
	width: 25%;
	text-align: left;
	border-bottom: solid 10px #eaeaea;
}
table#subpagetab div.pagehtmlimage td.description {
	width: 25%;
	color: #919191;
	text-align: left;
	padding-left: 10px;
	border-bottom: solid 10px #eaeaea;
}
div.pagehtmlimage td.description h3 {
	color: #222;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table#subpagetab div.message {
	padding: 20px;
	text-align: center;
}

div.pagehtmlimage,
div.ikgallery,
div.ikinfo,
div.pagehtml,
table.ikpagehtmlmulticol,
div.newsarchive,
table#subpagetab div.message
{
	min-height: 500px;
}

div.pager_nav_bar {
	margin-bottom: 1em;
}
div.pager_nav_bar a {
	color: #0076ff;
	text-decoration: none;
}

table.ikpagehtmlmulticol {
	width: 100%;
}

table.ikpagehtmlmulticol td {
	vertical-align: top;
}

table.ikpagehtmlmulticol td.col {
	background-color: #eaeaea;
}

table.ikpagehtmlmulticol td.col h3 {
	color: #919191;
	font-size: 10pt;
	padding: 10px;
	margin: 0px;
}

table#subpagetab table.ikpagehtmlmulticol td.col table.header {
	border-top: solid 1px #cecece;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table#subpagetab table.ikpagehtmlmulticol td.col table.header td {
	padding: 10px;
}

table.ikpagehtmlmulticol td.col table.header td {
	vertical-align: middle;
}

table.ikpagehtmlmulticol td.col table.header h4 {
	color: #29427b;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

table.ikpagehtmlmulticol td.col table.header img {
	float: right;
}

table.ikpagehtmlmulticol td.col div.text {
	padding: 10px;
	color: #6b6b6b;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	/*
	text-align: justify;
	*/
}

table.ikpagehtmlmulticol td.col a.more
{
	padding-left: 10px;
	margin-bottom: 10px;
}

table.ikpagehtmlmulticol td.txt {
	width: 500px;
}

table.ikpagehtmlmulticol td.txt div.txt {
	padding: 10px;
	vertical-align: top;
}

a.newsarchive {
	text-align: center;
	margin-left: 320px;
}

div.newsarchive {
	padding: 15px;
}

table#subpagetab div.newsarchive table {
	width: 100%;
}

table#subpagetab div.newsarchive td {
	padding: 5px;
	border-bottom: solid 1px #cecece;
}

input#email {
	border: solid 1px #a9a9a9;
	background-color: #f7f7f7;
	width: 160px;
	margin: 5px 0px 5px 0px;
}

form#newsletter {
	text-align: center;
	margin: 10px 0px 0px 0px;
}

form#newsletter h4 {
	font-size: 10pt;
	color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

input#subscribe,
input#unsubscribe
{
	border: solid 1px #fff;
	color: #fff;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
}

iframe {
	border-style: none;
}

/* IE hacks */

div.pagehtmlimage,
div.ikgallery,
div.ikinfo,
div.pagehtml,
table.ikpagehtmlmulticol,
div.newsarchive,
table#subpagetab div.message
{
	_height: 500px;
}

div.pagehtmlimage table {
	_height: 100px;
}

div#header form, div#hmenu a#sitemap, div#copyright, a#back, a#print {
	display: inline;
}

/* IE hacks end */


