@charset "UTF-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	padding:20px auto auto 20px;
	background-color: #FFFFFF;
}
p {
	font-size:13px;
	line-height:1.2em;
}
#container {
	width:900px;
	margin:0 auto;
}
#menu {
	height:65px;
	padding:0;
	width:100%;
	color:#333333;
	border-bottom:1px #333333 solid;
	height:152px;
}
#bodyText {
	background:url(img/pattern.jpg);
	width:900px;
	height:100%;
}
#left {
background:url(img/pattern.jpg) repeat-x;
	width:244px;
	height:220px;
	float:left;
	padding:20px;
	overflow:visible;
}
#right {
	border-left:1px solid #333333;
	background:#FFFFFF;
	padding:20px;
	width:570px;
	float:right;
}
#footer {
float:left;
	padding:0;
	width:100%;
	color:#999999;
	font-size:12px;
	border-top:1px solid #666666;
}
#topMenu {
	float:right;
	padding-top:75px;
}
#topMenu a {
	color:#666666;
	text-transform:uppercase;
}
#topMenu a:hover {
	color:#216D39;
	text-decoration:none;
}
a:link {
	color:#216D39;
	text-decoration: none;
}
a:visited {
	color: #216D39;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
}
.style1 {
	color: #216D39;
	font-weight: bold;
}
.style3 {
	color: #666666
}
ul {font-size:14px;}
.chart{font-size:12px;}

