*{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	background-color: #DADADA;
}
a{
	color: #1e5c29;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#wrapper{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
}
#header{
	float: left;
	height: 54px;
	width: 900px;
	background-color: #FFF;
}
.logo{
	float: left;
	height: 54px;
	width: 326px;
}
.month{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 54px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 54px;
	width: 559px;
	text-align: right;
}
#nav{
	background-color: #000;
	float: left;
	height: 22px;
	width: 900px;
}
.reports_area{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/sricon.gif);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	margin-left: 18px;
	padding-left: 23px;
	line-height: 22px;
	height: 22px;
	background-position: 1px;
	display: inline;
}
.reports_area a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.reports_area a:hover{
	color: #F60;
}
#nav ul{
	list-style-type: none;
	margin-right: 15px;
}
#nav ul li{
	float: right;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	font-weight: bold;
	margin-left: 5px;
}
#nav ul li a{
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover{
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	font-weight: bold;
	background-color: #F90;
}
#content{
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}
#left{
	display: inline;
	float: left;
	margin-left: 7px;
	width: 190px;
	padding-top: 37px;
}
.center{
	text-align: center;
	float: left;
	width: 100%;
}
.center{
	text-align: -moz-center;
	float: left;
	width: 100%;
}
#left ul{
	float: left;
	list-style-type: none;
	padding-left: 5px;
}
#left ul li{
	float: left;
	width: 179px;
	background-image: url(../images/bullet.gif);
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}
#right{
	display: inline;
	float: left;
	margin-left: 14px;
	width: 680px;
	padding-top: 12px;
}
p{
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
	line-height: 22px;
}
.datagridtable{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #EAEAEA;
	padding: 2px;
	border: 1px solid #333;
}
.datagridtable td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #EAEAEA;
	padding: 2px;
	border: 1px solid #333;
}
.datagridtable tr{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #EAEAEA;
	padding: 2px;
	border: 1px solid #333;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #333;
	background-color: #c1c1c1;
	float: left;
	height: 33px;
	width: 900px;
	text-align: center;
}
#right ul{
	float: left;
	list-style-type: none;
	padding-left: 5px;
}
#right ul li{
	float: left;
	width: 665px;
	background-image: url(../images/bullet2.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	text-align: justify;
}
#right ol{
	float: left;
	list-style-type: none;
	padding-left: 5px;
}
#right ol li{
	float: left;
	width: 665px;
	background-image: url(../images/bullet2.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: justify;
}
