body{
	padding : 0px;
	margin : 0px;
}
.table{
	width:884px;
}
td{
vertical-align:top;}

.header{
	background-image:  url(images/h_rpt.jpg);
	background-repeat: no-repeat;
	height:169px;
	width:354px;
	vertical-align:top;
}
.footer{
	height:21px;
	background-image:  url(images/foot_rpt.gif);
	background-repeat: repeat-x;
	}
.content{
	padding-top:20px;
	padding-bottom:20px;
}
.links a{
	background-image:  url(images/h1_leaf.gif);
	background-repeat: no-repeat;
	padding-left:35px;
	padding-bottom:25px;
	height:35px;
}
p, li,ul, td, body, h1{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.small{
	font-size: 9px;
}
.feedback, .feedback b{
color:#ffffff;
}
.input{
width:100%;
height:18px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.textarea{
	width:100%;	
	font-family: Verdana;
	font-size: 10px;
	color: #666666;}
.submit{
	width:74px; 
	height:23px; 
	float:right;	

}
.feedback textarea{width:100%}
#feedback{
background-color:#3c6350;
width:239px;
position:relative;
left:35px;
padding:15px;
}
span{border:1px solid #666666;}
h1 {font-weight:bold; color:#008d45;}
h3 {}
h4 {}
a {color:#008d45}
.res, .res a{font-size: 9px; text-align:center;}
b {color:#008d45;}
.left {float: left;}
.right{float: right;}
