/* CSS Document */

body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	color: black;
	margin: 0px;
	background-color: #000000;
	}

#horizon        
	{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #f00;
	margin-left: -125px;
	position: absolute;
	top: -35px;
	left: 45%;
	width: 350px;
	height: 150px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 20px;
	list-style-type: disc;
	line-height: 16px;
	}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px; list-style-type: disc; line-height: 16px; font-weight: bold; font-size: 11px;}
.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	text-decoration: none;
	color: #999999;
	}

a:hover 
	{
	text-decoration: underline
	}

.captions  
	{
	color: #CCCCCC;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: right;
}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}


.bodytextBold {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
}
.bodytextBold {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	right: 20px;
	padding-right: 20px;
}
.bodytextWhite {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bodytextYellow {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D87F3F;
	font-weight: bold;
}
.bodytext_tab {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 15px;
}
.outer_border {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #333333;
	top: 20px;
	padding: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
}
.bodytextBoldWhite {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext_Rtab {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: disc;
	line-height: 16px;
	padding-right: 20px;
}
.bodytextThick {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	list-style-type: disc;
	line-height: 16px;
	font-weight: bold;
}
.bodyTextBoldBlack {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.HeadingBoldWhite {


	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

