body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #536591;
	margin: 0;
	padding: 0;
}

a {
	color: #7582AA;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a.sel {
	color: #FDCD00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.sel:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7582AA;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7582AA;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

h1.content {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7582AA;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

h2.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7582AA;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
td.picturetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7582AA;
	text-decoration: none;
	text-align: center;
}
td.picturetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C4476;
	text-decoration: none;
	text-align: left;
	background-color: #8896B0;

}

p.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7582AA;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;

}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}

td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;

}

td.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7582AA;
	border-right-color: #7582AA;
	border-bottom-color: #7582AA;
	border-left-color: #7582AA;

}

pre.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}

td.blau1 {
	background-color: #8896B0;

}

td.blau2 {
	background-color: #2C4476;
}

td.blau3 {
	background-color: #002156;
	text-align: left;
	vertical-align: top;
}

td.headmenu {

	background-color: #002156;
	vertical-align: middle;
}

td.blau3intro {
	background-color: #002156;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/wallpaper/ALT_intro4.jpg);
	background-repeat: no-repeat;

}

td.blau3head {
	background-color: #002156;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/wallpaper/ALT_head1.jpg);
	background-repeat: no-repeat;

}

li {
	list-style-type: square;
}

td.blau3middle {

	background-color: #002156;
	text-align: right;
	vertical-align: middle;
}

a.headmenu {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.headmenu:hover {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td.blau1left {

	background-color: #8896B0;
	text-align: left;
	vertical-align: top;
}

td.blau1right {


	background-color: #8896B0;
	text-align: left;
	vertical-align: top;
}

td.blau3center {
	background-color: #002156;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7582AA;
	border-right-color: #7582AA;
	border-bottom-color: #7582AA;
	border-left-color: #7582AA;

}
li.numlist {
	list-style-type: decimal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
li.linelist {


	list-style-type: square;
}
td.blau3s {
	background-color: #002156;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7582AA;
	border-right-color: #7582AA;
	border-bottom-color: #7582AA;
	border-left-color: #7582AA;

}
h2.picturetext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C4476;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
td.hiddentext {
	color: #536591;
	background-color: #536591;
	font-size: 1px;
	text-align: center;


}
noclick {

	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.tab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
}

td.tab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	vertical-align: top;

}
th.tab1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #8896B0;
}

.printonly {
	display: none;
	visibility: hidden;
	}
table.effect1 {
	border: 1px solid #8896B0;
	margin: 0px 5px 5px;


}
table.effect1l {

	border: 1px solid #8896B0;
	margin: 0px 5px 5px 0px;
}
table.effect1r {

	border: 1px solid #8896B0;
	margin: 0px 0px 5px 5px;
}
table.effect2 {
	border: 1px solid #000000;
	margin: 0px 5px 5px;
	background-color: #002156;
	position: absolute;
	visibility: visible;
	top: 10px;
	right: 10px;


}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #002156;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
table.mainframe {
	position: absolute;
	width: 100%;
	top: 20px;
	left: 0px;
	right: 0px;
	bottom: 10px;
}
