@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/exemplarybgfade2black.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top center;
}

.headlinecaptionemailpages
	{
	font-size: 16px;
	color: #000000;
	}
	
.subscriptemailpages
	{
	font-size: 10px;
	color: #000000;
	}
	
.postittext
	{
	font-size: 10px;
	color: #000000;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#000066;
	}

.navigation 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.floatimageright
	{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	}
	
.floatimagebottomright
	{
	position:relative; top:845px;
	float:right;
	}
	
.floatimagetopleft
	{
	position:absolute; top:0px; left:0px;
	}

.headertxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	}

.footertxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	}
	
.mainbodytxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-align:justify;
	}
	
.frontslideshowcaption
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-align:justify;
	}

.mainbodytxt p
	{
	}
	
.mainbodytxthdr
	{
	font-family: Arial Black;
	font-size: 10px;
	margin-bottom:5px;
	margin-top:5px;
	color:black;
	border-bottom:1px solid black;
	}
	
.styleheadline {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}	