.bg1 {
	background-color: #F6F2EF;
}
.bg2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C4D2;

}
.bg3 {
	background-color: #C8C0D8;
}
.nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2B2A28;
	text-decoration : none;
}
a.nav1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E78C3B;
	text-decoration : underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #323232;
	padding-left: 30px;
	vertical-align: bottom;



}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E78C3B;
	font-weight: bold;
	padding-left: 50px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D4CF;




}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C252C;
	line-height: 18px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 25px;
	padding-left: 10px;





}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.shadow {
	background-repeat: repeat-x;

}
.pic {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D4CF;

}
.sideline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}

