body {
	background-color: #d6bd94;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.text
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;

}


.textForm
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	vertical-align: top;

}

.textNoPadding
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	line-height: 14px;
	float: left;

}

.textPadding
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px 20px 10px 17px;
	vertical-align: top;
	line-height: 14px;

}

.textTable
{
	padding: 0px 0px 0px 20px;
	float: left;

}

.tableHdr {
	color: #531c23;
	font-weight: bold;
	font-size: 14px;
}

.tableSubHdr {
	color: #531c23;
	font-size: 14px;
}


.navRight {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #411B1C;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 10px;
}


.navLeft {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #411b1c;
	font-weight: bold;
	padding: 3px 0px 3px 15px;
}


a.nav:link {
color: #411B1C;
	text-decoration: none;

}
a.nav:visited {
color: #411B1C;
	text-decoration: none;

}
a.nav:hover {
color: #411B1C;
	text-decoration: underline;
}
a.nav:active {
color: #411B1C;
	text-decoration: none;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D542C;
	text-align: center;
}

a.footer:link {
	text-decoration: none;
	color: #6d542c;

}
a.footer:visited {
	text-decoration: none;
	color: #6d542c;

}
a.footer:hover {
	text-decoration: underline;
	color: #6d542c;
}
a.footer:active {
	text-decoration: none;
	color: #6d542c;
}


	

a:link {
	color: #006F93;
}
a:visited {
	color: #006F93;
}
a:hover {
	color: #006F93;
	text-decoration: none;
}
a:active {
	color: #006F93;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #531c23;
	display: inline;
}
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
}	
.caption {
	font: 10px arial, verdana, sans-serif; padding: 5px 10px 5px 15px;
}		
h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #531c23;
}
.rightalign {
	float: right;
	padding-right: 250px;
}
.row {
	background-color: #EEDFC7;
}

.popupBorder {
	border: 3px solid #FFFFFF;
}
.red {
	color: #531c23;
	font-weight: bold;
}
.mainBottom {
	background-image: url(../bg_graphics/main_bottom.gif);
	background-repeat: no-repeat;
}

