﻿.center {
	text-align: center;
	bottom: auto;
}

.mainbodyclass {
	width: 1064px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
}

.mainiframeclass {
	width: 1024px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
}

h1 {
	font-family: "Cambria";
	font-size: x-large;
	font-weight: bold;
	color: #444444;
	text-align: center;
}
h2 {
	font-family: "Cambria";
	font-size: large;
	color: #003399;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
h3 {
	font-family: "Cambria";
	font-size: medium;
	color: #444444;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: "Helvetica";
	font-size: small;
	color: #444444;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	vertical-align: top;
}

.Menu_style {
	border-style: solid;
	border-width: 2px 10px 10px 2px;
	border-color: #666666;
	font-family: "Helvetica";
	font-size: smaller;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808080;
	visibility: visible;
	border-collapse: collapse;
	display: table;
}
.copyright_style {
	font-family: "Helvetica";
	font-size: 10pt;
	color: #666666;
	text-align: center;
	vertical-align: baseline;
	clip: rect(auto, auto, auto, auto);
}
.legal_notice_style {
	font-family: "Helvetica";
	font-size: 9pt;
	color: #666666;
	text-align: center;
	vertical-align: baseline;
	clip: rect(auto, auto, auto, auto);
}
.info_status {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: small;
	color: #333333;
	text-align: center;
	vertical-align: baseline;
	clip: rect(auto, auto, auto, auto);
	font-style: normal;
	font-weight: lighter;
}
.note {
	font-family: "Helvetica";
	font-size: small;
	color: #666666;
	text-align: left;
	vertical-align: baseline;
	clip: rect(auto, auto, auto, auto);
}
a:link{
	color: #000099;
	text-decoration: underline;
}
a.home {
	font-family: "Helvetica";
	font-size: large;
	color: #001111;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	right: auto;
	bottom: auto;
}
a:visited {
	color: #0066FF;
}
.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #444444;
	font-weight: normal;
	text-align: left;
}
.captionstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #444444;
	font-weight: bold;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #222222;
	font-weight: normal;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #222222;
	font-weight: normal;
}
.boxtext {
	font-family: Arial;
	font-size: medium;
	color: #222222;
	font-weight: normal;
}
.boxtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #222222;
	font-weight: normal;
}
.headerbackground {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
}
.tablecell {
	text-align: left;
	font-family: "Helvetica";
	font-size: medium;
	color: #333333;
	font-weight: normal;

}
.tablecelltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #000099;
	font-size: medium;
}
.slideshowborder {
	border: 1px solid #808080;
	background-color: #E2E2E2;
}

.thumbnail {
	margin-left: 4px;
	margin-right: 4px;
}
.border1 {
	border: 1px solid #808080;
	background: #f0f0f0;
}
.hometable_right {
	width: 360px;
	height: 340px;
	float: right;
	margin-left: 8px;	
}

/* mobile version of some CSS content */
@media only screen and (max-device-width: 768px) {

.copyright_style {
	font-family: "Helvetica";
	font-size: 9pt;
	color: #666666;
	text-align: center;
	vertical-align: baseline;
	clip: rect(auto, auto, auto, auto);
}
.legal_notice_style {
	font-family: "Helvetica";
	font-size: 8pt;
	color: #666666;
	text-align: center;
	vertical-align: baseline;
	clip: rect(auto, auto, auto, auto);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	font-weight: normal;
}
.boxtext {
	font-family: Arial;
	font-size: large;
	color: #222222;
	font-weight: normal;
}
.hometable_right {
	width: 360px;
	height: 340px;
	float: right;
	margin-left: 8px;	
}

}
