body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #27335D;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:link,a:visited {
	font-weight: bold;
	color: #3E4F86;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #57689C;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #8896C2;
	text-decoration: underline;
}

.pagebox {
	background-color: #FFFFFF;
	border: 1px solid #DBD5C9;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.navbar {
	background-color: #F5F8FE;
	background-image: url(images/navbarBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBD5C9;
}
.logoBG {
	background-color: #FFFFFF;
	background-image: url(images/logoBG.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD5C9;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD5C9;
}
a.nav:link,a.nav:visited {
	background-color: #9CA7CD;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover,a.nav:active {
	background-color: #BDCBF9;
	background-image: url(images/navBGon.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.fronthead {
	background-color: #FFFFFF;
	background-image: url(images/frontheadBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD5C9;
}
.tanhorizBG {
	background-image: url(images/tanhorizBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBD5C9;
}
.tanvertBG {
	background-image: url(images/tanvertBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.borderall {
	border: 1px solid #DBD5C9;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9BA6CC;
	background-image: url(images/subheadBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 4px;
}
.brownbold {
	font-weight: bold;
	color: #97825D;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(images/pageheadBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD6C8;
	border-bottom-color: #DDD6C8;
	background-color: #9BA6CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
