/* SITE WRAPPER */

div#fixedwidthcontainer
{
	width: 780px;
	margin: 0 auto 0 auto;
	background: url(images/f_bg2.gif) repeat-y left top;
}


/*  MAIN CONTENT COLUMN */

div#pagebody
{
	width: 780px;
/*	background: url(images/f_tp.gif) no-repeat left top;*/
}
div#content
{
	width: 718px;
	padding: 0px 0px 0px 0px;
/*	background: url(images/f_bt.gif) no-repeat left bottom;*/
}


/* Form Navigation */

div#formnav
{
	padding: 0 0 0 300px;
}
div#formnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#formnav ul li
{
	float: left;
	background: url(images/formnav_inactive_left.jpg) no-repeat left bottom;
	margin-right: 5px;
}
div#formnav ul li a
{
	display: block;
	height: 20px;
	padding: 4px 18px 0 18px;
	background: url(images/formnav_inactive_right.jpg) no-repeat right bottom;
	color: #fff;
}
div#formnav ul li#active
{
	background-image: url(images/formnav_active_left.jpg);
}
div#formnav ul li#active a
{
	background-image: url(images/formnav_active_right.jpg);
}

div#content form
{
	padding-top: 40px;
} 


/* FOOTER */

div#footer
{
	width: 780px;
	height: 23px;
	padding-top: 9px;
	background: url(images/footer_form2.jpg) no-repeat left top;
	text-align: center;
	color: #fff;
	font-size: 86%;
}
div#footer a
{
	color: #fff;
	text-decoration: none;
}
div#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}





/*new*/

.hd{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:19px;
}

.hd1{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:13px;
	margin-left:0px;
}

.hd2{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:20px;
	margin-left:0px;
}

.l{
color:#FFFFFF !important;
text-decoration:none!important;
padding-left:9px!important;
padding-right:9px!important;
padding-top:2px!important;
padding-bottom:2px!important;
}

.l:hover{
color:#FFFFFF !important;
text-decoration:none!important;
}

input{
background:#FFFFFF !important;}