body 
{
	/*text-align:center;*/
	background-image:url(../images/body-back.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

.container3
{
	/*margin: 0px 0px 0px 0px;*/
	width: 982px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.header {
	width:102%;
}

.form_table
{
	width: 100%;
	border:1px dotted #000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:795px;
}

.pad_left
{
	padding-left: 160px;
	text-align: left;
}

.sectionHeader
{
	margin-left:auto;
	margin-right:auto;
	width:795px;
}
.subsection_header
{
	background-color:#FDFDFD;
	border-bottom:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
	padding: 5px 0 0 15px;
	height: 24px;
}

.lmenu
{
	float: left;
	padding: 0px 10px 0px 10px;
}

.lmenu br
{
	display: none;
}

.appmenu
{
	width: 400px;
}

.lmenuFirst
{
	clear: both;
	float: none !important;
}

.lmenu2
{
	border-right: none;
}

.spacer
{
	clear:both;
}

.total
{
	border: none;
}