* {
	font-family: arial, sans-serif;
	font-size: 8.625pt;
	color: #231f20;
}
body {
	margin: 0;
	background-color: #e3e5d6;
}
ul {
	margin: 0;
	padding: 0;
}
ul a {
	text-decoration: none;
}
h1 {
	margin: 0 0 1em 0;
	font-family: times new roman, serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #004071;/*#1d4253;*/
}
img {
	border: none;
}
.head {
	height: 80px;
	position: relative;
	background-color: #fff;
}
.page {
	width: 900px;
	height: 600px;
	margin: auto;
	position: relative;
}
.logo {
	position: absolute;
	top: -60px;
}
.topnav {
	height: 25px;
	background-color: #b78857;
}
.topnav * {
	font-family: Myriad, Arial, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
.topnav ul {
	padding: 7px 0 0 20px;
	list-style-type: none;
}
.topnav li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #fff;
}
.topnav li.last {
	border-right: none;
}
.secure {
	height: 14px;
	padding: 7px 5px 0 20px;
	float: right;
	background: url(../images/diamond.gif) no-repeat 0 7px;
}
.secure a {
	text-decoration: none;
	vertical-align: middle;
}
/*
.topnav li.last {
	width: 150px;
	text-align: right;
	background: url(../images/diamond.gif) no-repeat top left;
}
*/
.topnav a:hover {
	color: #eeddaf;
}
#inner .topnav {
	margin-bottom: 40px;
}
.homeimg {
	margin-bottom: 20px;
}
.homecopy {
	width: 450px;
	float: left;
	line-height: 1.75em;
	font-size: 1em;
}
.homecopy p {
	margin: 0 0 1em 0;
	line-height: 2em;
	font-size: 1.1em;
}
.tabcopy {
	width: 200px;
	padding-left: 30px;
	float: right;
}
.tabcopy * {
	font-size: 7.5pt;
}
.tabcopy .title {
	padding: 3px 5px;
	font-size: 8pt!important;
	font-weight: bold;
	color: #eeeeee;
	background: url(../images/tab.jpg) no-repeat top left;
}
.tabcopy p {
	margin: 1em 0;
}
.left {
	width: 228px;
	height: 100%;
	float: left;
	position: relative;
}
.left img {
	position: absolute;
	top: 170px;
	right: 0;
}
/*.left ul {*/
.sidenav {
	padding-right: 20px;
	list-style-type: none;
}
.left li {
	padding-bottom: 8px;
	text-align: right;
}
.left ul * {
	font-family: Myriad, Arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #676767;
}
.left li.active a {
	color: #000;
}
.subnav {
	margin-top: 8px;
	list-style-type: none;
}
.subnav * {
	font-size: 8px!important;
}
.mid {
	width: 392px;
	min-height: 540px;
	height: auto!important;
	height: 540px;
	padding: 0 20px;
	float: left;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}
.mid p {
	margin: 0 0 1em 0;
	line-height: 1.75em;
}
.right {
	width: 228px;
	padding-top: 170px;
	float: left;
}
.right .snippet {
	padding: 18px;
	text-align: center;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	background-color: #d4d7c9;
}
.right .snippet * {
	font-style: italic;
}

/***** Secure Documents ******/
#loginwidget {
	position: absolute;
	top: -25px;
	right: 0;
}
#loginwidget * {
	font-size: 11px;
}
#loginwidget #wlpeLoginButton,
#loginwidget #wlpeLogoutButton,
#loginwidget #wlpeProfileButton {
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	background-color: transparent;
}
#loginwidget #wlpeLoginButton:hover,
#loginwidget #wlpeLogoutButton:hover,
#loginwidget #wlpeProfileButton:hover {
	color: #ffcc00;
}
.docarchive {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.archiveyear {
	width: 300px;
	overflow: auto;
	margin-bottom: 4px;
	padding: 2px 5px;
	background-color: #eeeeee;
}
.yearlbl {
	width: 75px;
	display: block;
	float: left;
}
.archivemonths {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.month {
	padding: 0 10px;
	float: left;
}
.month a {
	color: #335599;
}
	
.secdocqtr {
	float: left;
}