body {
	text-align: center;
	width: 100%;
}
.bodycopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #828487;
	vertical-align: top;
	text-align:left;
	padding-top: 28px;
	padding-right: 35px;
	padding-bottom: 28px;
	padding-left: 35px;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B0ADCD;
	margin: 0;
	padding-top:18px;
	padding-left:52px;
	text-align: left;
}

h1 li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(../images/g_plus.gif);
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.bodycopy ul {
	margin: 0;
	padding: 0 0 0 17px;
	list-style-image: url(../images/g_blt.gif);
	list-style-position: outside;
}
hr {
	color: #ded9df;
	height:1px;
	border: 0;
	background-color: #ded9df;
	margin-bottom:20px;
	margin-top:20px;
}
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 33px;
	background-color: #E4E4CE;
}

.bodycopy a:link {
	color: #aa9eac;
	text-decoration: underline;
}
.bodycopy a:visited {
	color: #aa9eac;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #bfbcd8;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #aa9eac;
	text-decoration: underline;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.subnav{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #A8A5C3;
	list-style-type: none;
	text-align:left;
	}
	.subnav ul{
margin:0;
	padding:0;
	list-style-type: none;
}
	.subnav li{
	padding-right: 15px;
	padding-left: 39px;
}
.subnav ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	.subnav ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	.subnav ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	
	
	
	
