/* Do not rename this file. The name is referenced by htmlarea */
html, body
{
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 995px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/Background.gif);
	background-repeat: repeat-y;
}

p
{
	padding: 0px;
	margin: 0px;
}
	
table 
{		
	padding: 0px;
	margin: 0px;
}

ul
{ 
	margin-top: 6px;
	margin-bottom: 6px;
}
	
ul li
{
	list-style: square;
	margin-left: -24px;
}

input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input
{
	border-style: solid;
	border-width: 1px;
	border-color: #DE6602;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#DE6602;
}

a:hover 
{
	text-decoration:underline;
}

a:link 
{
}

a:visited 
{
}

a:active 
{
}	

hr 
{
	height: 1px;
	border: 0px;
	color: #DE6602;
	background-color: #DE6602;
} 

/* Htmleditor selectable styles */
.heading1
{
	font-size: 16px;
	font-weight: bold;
}

.heading2
{
	font-size: 14px;
	font-weight: bold;
}

.heading3
{
	font-size: 12px;
	font-weight: bold;
}

/* Thumbnail style */
.imageLink 
{
	border: 1px;
	border-color: #DE6602;
	border-style: solid;
}

/* Layout div's */
#headerBeamDiv
{
	position: absolute;
	top: 0px;
	left: 10px;
	height: 8px;
	width: 975px;
	margin: 0px;
	padding: 0px;
	background-color: #DE6602;
	z-index: 1000;
}

#headerFixedMenuDiv
{
	position: absolute;
	top: 10px;
	left: 580px;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

#headerLogoDiv 
{
	position: absolute;
	top: 28px;
	left: 32px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#headerPayoffDiv 
{
	position: absolute;
	top: 99px;
	left: 160px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}	

#headerTeaserDiv 
{
	position:absolute;
	top: 112px;
	left: 10px;
	width: 975px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#headerMenuDiv
{
	position: absolute;
	top: 241px;
	left: 10px;
	width: 975px;
	height: 30px;
	background-image: url(../images/MenuBackground.gif);
	color: #DE6602;
	text-align: left;
	z-index: 1000;
}

#headerMenuTable
{
	padding: 0px;
	margin: 0px;
}

#fillDiv 
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 270px;
	width: 995px;
	margin: 0px;
	padding: 0px;
}
 
#contentDiv
{
	position: relative;
	width: 995px;	
}
 
#contentLeftDiv 
{
	float: left;
	left: 0px;
	width: 230px;
	margin: 0px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentLeftTable
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0px;
}

#contentMiddleDiv 
{
	float: left;
	width: 525px;
	margin: 0px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentMiddleTable
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0px;
}

#contentRightDiv 
{
	float: left;
	width: 200px;
	margin: 0px;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentRightTable
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
}
 
#footerBackgroundDiv 
{
	z-index: 1000;
}

/* Control classes */
/* Menu */
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: 	#DE6602;
	border: none; 
	white-space: pre; 
	cursor: hand;
	z-index: 1000;
}

.menu td
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
}

.menuSelected 
{
	color:  #FFFFFF;
	border: none;
	margin: 0px; 
	background-color: #DE6602;
	cursor: pointer; 
	cursor: hand;
	z-index: 1000;
}
 
.subMenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:  #DE6602;
	border: solid 0px #00AEEF; 
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px; 
	background-color: #F2F2F2; 
	white-space: nowrap; 
	cursor: pointer; 
	cursor: hand;
	z-index: 1000;
}

.subMenuSelected 
{
	color: 	#39C1B9;
	background-color: #FFFFFF; 
	z-index: 1005;
}

/* Subscription */
.tdEditLabel
{
	left: 0px;
}

.subscriptionError li
{
	left: 0px;
	text-align: left;
	color: #FF0000;
	margin-left:-24px;
}

.subscriptionTitle 
{
	font-weight: bold;
	color: #DE6602;
}

.subscriptionTextbox 
{
	width: 100px;
}

/* Sitemap */
.tableSitemap
{
	border: 0px;
}

/* RotatorLink */
.rotatorLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color:#DE6602;
}

.rotatorLink:hover 
{
	text-decoration:underline;
}

.rotatorLink:link 
{
}

.rotatorLink:visited 
{
}

.rotatorLink:active 
{
}	




