body {
	background-color: #B0B8AE;
	margin: 0px;
	padding: 0px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A8378;
	line-height: 18px;
}

.errMsg 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Red;
	line-height: 18px;
	font-weight: bold;
}

.errormessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Red;
	line-height: 18px;
	font-weight: bold;
}

.successmessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Blue;
	line-height: 18px;
	font-weight: bold;
}

.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A8378;
	line-height: 18px;
	font-weight: bold;
}

.bodySelected 
{
	background-color:Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}


.bodyfooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9AA497;
}
.indexintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D7DBD6;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.bodypromos {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F79B1;
}
.bodyfooterinside {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626C60;
}
bodytertiarybg {

	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bodysubcapt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #D4BD52;
}

.button
{
	background-color: #b0b8ae;
	font-family: Arial, Verdana, Sans-Serif;
	color: black; 
	font-size: 12px;
}

.bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.bodysmallgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A8378;
}

.bodysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D4BD52;
	font-weight: bold;
}

.tdWithDottedBottom
{
	border-bottom-style:dotted;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-width:thin;
	
	border-bottom-color:#B0B8AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A8378;
	line-height: 18px;
}

.tdWithDottedTop
{
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:dotted;
	border-top-width:1px;
	padding:20px;
	}

.dottedInnerBorder
{
	border-left-style:none;
	border-right-style:dotted;
	border-right-color:#B0B8AE;
	border-right-width:1px;
	border-top-style:none;
	border-bottom-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A8378;
	line-height: 18px;
	}

.rightOrangeBorder
{
	border-left-style:none;
	border-top-style:none;
	border-bottom-style:none;
	border-right-style:solid;
	border-right-color:#D4BD52;
	border-right-width:1px;
	
	}
	
.ulStyle
{
	color:#7A8378;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #7A8378;
	line-height: 18px;
	}
