.TextSideBar
	{
		font-family: Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333333;
	}
	
	.HeadlineSideBar
	{
		font-family: Times;
		font-size: 14px;
		font-style: italic;
		line-height: 16px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
	}
	
	.MainHeadline
	{
		font-family: Times;
		font-size: 24px;
		font-style: normal;
		line-height: 18px;
		font-weight: bold;
		font-variant: normal;
		text-transform: capitalize;
	}
	
	.MainSubhead
	{
		font-family: Verdana;
		font-size: 12px;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		text-transform: none;
		color: #000000;
	}
	
	.MainText
	{
		font-family: Verdana;
		font-size: 10px;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333333;
	}
	
	.CopyrightLine
	{
		font-family: Times;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
	}
	
	.HeadlineSideBar2
	{
		font-family: Times;
		font-size: 13px;
		font-style: italic;
		line-height: 16px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #000000;
	}
	
	.Buttons-Button
	{
		font-family: Verdana;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
	}
	
	.ChartText
	{
		font-family: Verdana;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
	}
	
	#main	
	{
		float: left;
		background-color: transparent;
		width: 350px;
		font-family: Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-align: left;
		margin: 0 11 0 7px;
	}
	
	.main2	
	{
		float: left;
		background-color: transparent;
		width: 550px;
		font-family: Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: 15px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-align: left;
		margin: 0 11 0 0px;
	}
	
.main3
{
	float: left;
	background-color: transparent;
	width: 360px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	margin: 0 11 0 0px;
	padding: 0 0 0 20px;
}

#pagewide{
	width:802px;	
}

.container
{
	float: left;
	width: 802px;
	background-color: #E3E3E3;
}

#headline{
	font-family: Times;
	font-size:14px;
	font-style:italic;
	line-height:16px;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:black;
	
}

.rightmenu
{
	float: left;
	width: 200px;
	background-color: transparent;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


.rightmenu2
{
	float: left;
	width: 200px;
	background-color: transparent;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 0 0px 0 0px;
}

#leftmenu
{
	float: left;
	width:180px;
	background-color:transparent;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#333333;
	margin:0 0 0 20px;
	
}



#leftmenu2
{
	float: left;
	width:194px;
	background-color:transparent;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#333333;
	margin:0 0 0 0px;
	
}


#endbar
{
	width:802px;
	float: left;
	background-color:transparent;
	text-align:center;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.indented
{
	margin: 0 0 0 40px;
}

.imageRight
{
	float: right;
	padding: 6px;
}

.imageLeft{
	float:left;
	padding:6px;
	}
.headings{float:left;}

a {color:#004400;}
a:hover {color:#AA0000;}

body
{
	background-color: #FFFFFF;
	margin: 0px;
}
