ul {margin:0; padding:0; list-style:none; line-height:17px;}
li {padding-left:13px; background:url(images/point_1.gif) no-repeat left center;}
table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../assets/gray_pattern.png) repeat top left;
	text-align:center;
}
input, textarea{
	font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
	color:#1C1B18;
	line-height:12px;
	vertical-align:top;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF ;
	scrollbar-face-color:#828282; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkShadow-color:#FFFFFF;
}
td{
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
	color:#1C1B18;
	line-height:13px;
	vertical-align:top;
}
h3{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#333333;
}
th{
	/* background-color:#CCCCCC; */
	background-color:#8E8B80;
	font-size:11pt;
    font-family:Arial, Helvetica, sans-serif;
	/* color:#1C1B18; */
	/* color:#C8C7C1; */
	color:#FFFFFF;
	line-height:13px;
	vertical-align:top;
	text-align:left;
}
a {
	color:#CA5100;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
a:visited {
	color:#FF6600;
}
.date{
	font-size:9px;
	color:#1C1B18;
	line-height:10px;
}
.light{
	color:#A6A68C;
}
.box{
	color:#2B2A23;
}

.copy{
	color:#22221E;
}
.copy a{
	color:#A6A68C;
	text-decoration:none;
}
.copy a:hover{
	text-decoration:underline;
}
.footer{
	font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
	color:#DDDDDD;
	line-height:13px;
	vertical-align:top;
}
/**************************************************************************
	Layers
***************************************************************************/
#container {
	width:772px;
	margin:0 auto;
	position:relative;
	text-align:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:13px;
	background:#DFDFDF;
}

#mid_container {
	margin-top:-20px;
	border-left:3px solid white;
	border-right:3px solid white;
	border-bottom:3px solid white;
}

#parent{
	margin:0 auto;
	position:relative;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:13px;
	width=766px;
	text-align:left;
}

#banner{
	vertical-align:top;
	width=766px;
	border-top:3px solid white;
	border-left:3px solid white;
	border-right:3px solid white;
	margin-top:0px;
}

#green1 {
	background:#9BEC37;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#green2 {
	background:#7ACD14;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#green3 {
	background:#65AB10;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#green_bar {
	background:url(../assets/green_bar.png) repeat-x top left;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#purple_bar {
	background:url(../assets/purple_bar.png) repeat-x top left;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#orange1 {
	background:#FF6600;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#orange2 {
	background:#FF9900;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#gray0 {
	background:#EFEFEF;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#gray1 {
	background:#DFDFDF;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#gray2 {
	background:#D8D8D8;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#gray3 {
	background:#B5B5B5;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#gray4 {
	background:#888888;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#hatched {
	background:url(../assets/gray_pattern.png) repeat left top;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#black {
	background:black;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#light_blue {
	background:#A2D1DD;
	border:3px solid white;
	font-family:Arial, Helvetica, sans-serif;
}
#body_text {
	margin: 15px;
	font-family:Arial, Helvetica, sans-serif;
}