/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#newsgraph1 {
	position: absolute; 
	left: 0px; 
	width: 319px; 
	top: 260px; 
	height: 217px;
	text-align:center;
/*	border:thin dotted; */
}

#newsgraph2 {
	position: absolute; 
	left: 320px; 
	width: 319px;
	top: 20px; 
	height: 217px;
	text-align:center;
/*	border:thin dotted; */
}


#graph1 {
	position:relative;
	left:10px;
	height: 199	px; 
	width: 300px;
}


#newsblock1 {
	position: absolute; 
	left: 320px; 
	width: 320px; 
	top: 220px; 
	height: 217px;
	text-align:justify;
/*	border:thin dotted; */
/*	border-left-style:dotted; */
/*	border-left-width:thin; */
}

#newsblock2 {
	position: absolute; 
	left: 0px; 
	width: 320px; 
	top: 20px; 
	height: 217px;
	text-align:justify;
/*	border:thin dotted;
	border-right-style:dotted;
	border-right-width:thin; */

}


#tablecolor {
	background-color:#DAD8FC;
	border-left: 1px solid #DAD8FC; 
	border-right: 1px solid #DAD8FC;
	padding:0;
	margin:0;
}

Layer1 {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:1; 
	left:1px;
}

Layer2 {
	position:absolute; 
	width:47px; 
	height:115px; 
	z-index:2; 
	left: 1px; 
	top: 183px;
}


body 
	{
	color:	#666666;	
	background-color: #FFFFF;
	margin: 1px
	}

#news {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
	background-color: transparent;
	margin-left: -5px;
	position: absolute;
	top: 35px;
	left: 10%;
	width: 425px;
	visibility: visible
}

.news_reader {
	margin-left:20px;
	visibility: visible;
	font-stretch:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:120%;
	
}
.news_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	font-stretch:expanded;
	letter-spacing:1.2px	;}


#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 30%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
#purpose        
	{
	color: black;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 55px;
	left: 130px;
	width: 672px;
	height: 50px;
	overflow: visible;
	visibility: visible;
/*	display: block */
	}

.mission{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing:1px;
	line-height:20px;
	color:#333333;
	background-color: #FFFFFF;
}
#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -125px;
	position: absolute;
	top: -35px;
	left: 50%;
	width: 250px;
	height: 70px;
	visibility: visible
	}

#graph{
 	width:75%;
}

#t100{
 	width:400px;
}

.top{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-align:right;
	color:#A7A7A7;
	}
.normal{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-align:right;
	color:#000000;
	}
	

.bodytext 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-stretch:expanded;
	line-height:20px;
	text-align:left;
	color: #333333;
	padding:20px;
	padding-left:25px;
	margin-right:30px;

/*	color:#3399FF;*/
	}
	
	
.tabletext 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	color: #000000;
/*	color:#3399FF;*/
	}
	
.feldertext 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	color: #000000;
	}


.toptext 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-stretch:expanded;
	line-height: normal;
	text-align:left;
	color: #333333;
	padding-top:20px;
	padding-left:5px;
	margin-right:20px;

/*	color:#3399FF;*/
	}
	
.middletext 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-stretch:expanded;
	line-height: normal;
	text-align:center;
	color: #333333;
	padding-top:10px;
	padding-bottom:5px;
	margin-right:20px;
	}	

.headline 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:3px;
	color:#333333;
	background-color: #FFFFFF;
	}
	
#semiheading
	{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	background-color:#99CC00;
	}	

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: right;
	position: absolute;
	bottom 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}
tfoot {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color:black;
}

.graph {
	position: absolute;
	height:auto;
	width:auto;
	top: 20px;
	right: 0px;

}

.msg {
	color:#FF0000;
	font-weight:bold;
}