/*<group=Body>*/

body {
	margin: 0px;
	padding: 0px;
	background: #907a61 url(../images/for_templates/body_background.gif) repeat-x;
}

img {
	border-style: none;
	text-decoration: none;
}

.leftContainer {
	background: #d4b88c;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.mainContainer {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

.mainShadow {
	margin: 0px;
	padding: 0px;
}

.mainShadowx {
	margin: 0px;
	padding: 0px;
	background: url(../images/for_templates/main_shadow.gif) repeat-y #907a61;
}
	
/*</group>*/

/*<group=mainContainer>*/

.boiler {
	margin: 0px;
	padding: 22px 20px 20px 5px;
	color: #493e31;
	font: 9px/16px "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;
	border-top: 3px solid #6e5d49;
}

.boilerLeft {
	margin: 0px;
	padding: 0;
	color: #493e31;
	font: 9px/16px "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;
	border-top: solid #6e5d49 3px;
}

.boiler select {
	color: #5f5f5f;
	font: 9px "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;
}

.boiler a:link {
	text-decoration: underline;
	color: #5f5f5f;
}

.boiler a:visited {
	text-decoration: underline;
	color: #5f5f5f;
}

.boiler a:hover {
	text-decoration: underline;
	color: #000000;
}

.boiler a:active {
	text-decoration: underline;
	color: #000000
}

.services {
	margin: 0px;
	padding: 15px 15px 20px 0px;
	color: #000000;
	text-decoration: none;
	font: 10px/14px "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;
}

.services h1 {
	color: #907a61;
	font: bold 16px "Palatino", Georgia, Times New Roman, Times, serif;
}

.leftColumn {
	background: #ffffff;
}

.rightColumn {
	background: #ffffff;
}

.top {
	background: #f3e7d4;
}

.whiteCells {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}
	
/*</group>*/

/*<group=corporate>*/

.formCopy {
	color: #493e31;
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #d4b88c;
}

.formCopy input {
	color: #493e31;
	font: bold 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.copy img {
	margin-right: -10px;
}

.disclosure {
	color: #493e31;
	font: 9px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #d4b88c;
	margin: 0;
	padding: 15px 20px 15px 15px;
}

.bold {
	color: #000000;
	font-weight: bold;
}

.note {
	color: #907a61;
	font-size: 9px;
}

.contentHolder {
	margin: 0;
	padding: 10px 0 0;
	background: #ffffff;
}

.homeImage {
	padding: 10px 0 0;
	margin: 0;
}

.copy h1 {
	color: #907a61;
	font: bold 16px "Palatino", Georgia, Times New Roman, Times, serif;
	margin-top: 25px;
}

.copy2 h1 {
	color: #907a61;
	font: bold 16px "Palatino", Georgia, Times New Roman, Times, serif;
	margin-top: 0;
}

.copy h2 {
	color: #5f5f5f;
	font: italic 14px "Palatino", Georgia, Times New Roman, Times, serif;
}

.copy {
	color: #000000;
	font: 10px/16px "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 10px 20px 40px 0px;
	list-style: disc inside;
	background: #ffffff;
}

.copy2 {
	color: #000000;
	font: 10px/16px "Lucida Grande", LucidaGrande, Lucida, Geneva, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 10px 20px 40px 0px;
	list-style: disc inside;
	background: #ffffff;
}
	
/*</group>*/

a:link {
	color: #493e31;
	text-decoration: underline;
}

a:visited {
	color: #493e31;
	text-decoration: none;
}

a:hover {
	color: #d4b88c;
}

a:active {
	color: #d4b88c;
}