body, p, td, th, ul, a {
	background-color:#FFF;
	color:#000;
	font-family:"Times New Roman", Garamond, serif;
	font-size:10pt;
	text-align:left
}
a, a.visited {
	color:#369
}
h1 {
	font-family:"Times New Roman", Garamond, serif;
	font-size:16pt
}
h2 {
	font-size:12pt
}
#content {
	background-color:#FFF;
	border:none
}
#navigation, #footer, .noprint {
	display:none
}
.printtext {
	display:block
}

.txtarea{
	background:url(../images/text-area-bg.png) 0 0 no-repeat;
	height:125px;
	width:638px;
	padding:5px;}
	
.txtarea_cont{
	background:url(../images/text-area-bg.png) 0 0 no-repeat;
	height:130px;
	width:638px;
	padding:5px;}


.txtarea-small{
	background: url(../images/text-area-small.png) 0 0 no-repeat;
	height:52px;
	width:638px;
	padding:5px;}
	
.frm-feild{
	background:url(../images/frm-field-bg.png) 0 0 no-repeat;
	height:14px;
	width:155px;
	padding:4px;
	font-size:12px;
	color:#333;}
.sbmtbtn{
	background:url(../images/sbmt-btn.png) 0 0 no-repeat;
	height:25px;
	width:119px;
	cursor:pointer;
	z-index:999;
	margin-top:10px;}
	
.print-btn{
	background:url(../images/print-btn.png) 0 0 no-repeat;
	height:25px;
	width:119px;
	cursor:pointer;
	z-index:999;
	margin-top:10px;}
.reset{
	background:url(../images/reset-btn.png) 0 0 no-repeat;
	height:25px;
	width:119px;
	cursor:pointer;
	z-index:999;
	margin-top:10px;}
