/*body specific*/
html, body, p, table, td, th, {


scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color: #4C5363; 
scrollbar-highlight-color: #4C5363; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #4C5363;
}

.hidden {display:none;}

/* ================= LAYOUT HOME ====================== */

div.headerhome	{
	width: 901px;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
}

div.imageryhome	{
	width: 901px;
	height: 394px;
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
}

div.linkbarcontainerhome	{
	margin
	text-align: center;
	background: url(imgs/linkbar-bg.jpg) left top;
	background-repeat: repeat;
}

div.sitecontainerhome	{
	text-align: center;
	background-color: #FFFFFF;
}

div.linkbarsubcontainerhome	{
	height: 19px;
	text-align: center;
	background: url(imgs/linkbarsub-bg.jpg) left top;
	background-repeat: repeat;
}

div.maincontainerhome	{
	width: 889px;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px 6px 6px 6px;
	margin-bottom: 6px;
}

.iframehome { 
	width: 889px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	vertical-align: top;
}

/* ================= LAYOUT ====================== */

div.header	{
	width: 901px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
}

img.logo	{
	position: absolute;
	top: 19px;
	text-align: left;
	vertical-align: bottom;
}

img.thumb	{
	border: 1 solid #4C5363;
	width: 80px;
	margin: 4px;
}

div.imagery	{
	width: 901px;
	height: 394px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
}

img.mainimage	{
	text-align: center;
	margin-left: 6px;
}

div.whitespace	{
	width: 901px;
	height: 34px;
	position: absolute;
	top: 494px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
}

div.linkbarcontainer	{
	width: 901px;
	height: 30px;
	position: absolute;
	top: 497px;
	left: 50%;
	margin-left: -450px;
	text-align: center;
	background: url(imgs/linkbar-bg.jpg) left top;
	background-repeat: repeat;
}

div.sitecontainer	{
	width: 901px;
	position: absolute;
	top: 528px;
	left: 50%;
	margin-left: -450px;
	text-align: center;
	background-color: #FFFFFF;
}

div.linkbarsubcontainer	{
	width: 901px;
	height: 19px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	text-align: center;
	background: url(imgs/linkbarsub-bg.jpg) left top;
	background-repeat: repeat;
}

div.maincontainer	{
	width: 889px;
	position: absolute;
	top: 547px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px 6px 6px 6px;
	margin-bottom: 0px;
}

td.footercell	{
	height: 82px;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 6px 0px;
	background: url(imgs/footer-bg.jpg) left top;
	background-repeat: repeat;
}

td.pageextend	{
	height: 800px;
	padding: 0px 0px 6px 0px;
	background-color: #989BA2;
}

.iframe { 
	width: 889px;
	padding: 0px;
	margin: 0px 6px 0px 6px;
	background: transparent;
	vertical-align: top;
}

.maincontent { 
	width: 889px;
	padding: 0px;
	background: transparent;
	vertical-align: top;
}

/* ================= TEXTS ====================== */

.linkbar, .linkbar a, .linkbar a:active, .linkbar a:visited{
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	vertical-align: top;
	line-height: 26px;
}

.linkbar a:hover {
	text-decoration: underline;
}

.linkbarsub, .linkbarsub a, .linkbarsub a:active, .linkbarsub a:visited{
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	vertical-align: top;
	line-height: 17px;
}

.linkbarsub a:hover {
	text-decoration: underline;
}

.heading{
	font-family: Times;
	font-size: 45px;
	color: #4C5363;
	z-index: 5;
}

.general, .general a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #4C5363;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	margin-bottom: 6px;
}

.general a, .general a:active, .general a:visited{
	color: #4C5363;
	text-decoration: underline;
}

.footer, .footer a, .footer a:active, .footer a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: -6px;
}

.footer a:hover {
	text-decoration: underline;
}

.copyright{
	font-family: Verdana;
	font-size: 8px;
	color: #FFFFFF;
}

/* ================= FORMS ====================== */

.form	{
	padding: 0px;
	margin: 0px;
}

input.contacttext {
	font-family: Verdana;
	font-size: 10px;
	color: #4C5363;
	width: 600px;
	height: 22px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	padding: 3px;
}

textarea.contacttext {
	font-family: Verdana;
	font-size: 10px;
	color: #4C5363;
	width: 600px;
	height: 100px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	padding: 3px;
	margin: 0px;
}

input.contactsubmit {
	width: 100px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	background-color: #4C5363;
	border: 1 solid #4C5363;
}