body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	background-image: url(images/bgrnd-content.gif);
	height: 100%;
}
.content-box {
	background-color: #DBDBDB;
	border: 1px solid #002157;
	margin-left: 8px;
	padding: 0px 20px 10px;
}
.yearbook {
	width: 100%;
}

.subnav-box {
	background-color: #F8E6B6;
	padding: 5px 5px 10px;
	border: 1px solid #002157;
	margin-bottom: 36px;
	background-image: url(images/bgrnd-subnav.gif);
	color: #002157;
	font-size: 9pt;
}


.home-div {
	width: 80%;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	color: #002157;
}

.header1 {
	font-size: 11pt;
	font-weight: bold;
	color: #002157;
}
.header2 {
	font-size: 10pt;
	font-weight: bold;
	color: #4976A3;
}
.footer {
	font-size: 8pt;
	color: #002157;
	line-height: normal;
	font-weight: normal;
}
.highlight {
	font-size: 8pt;
	line-height: normal;
	color: #002157;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
}

.larger {
	font-size: 11pt;
}

.right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
	padding: 1px;
}
.left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #002157;
	margin-right: 20px;
	padding: 1px;
}
.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left {
	float: left;
	clear: none;
}
a:link {
	color: #002157;
	text-decoration: underline;
}
a:visited {
	color: #002157;
	text-decoration: underline;
}
a:hover {
	color: #002157;
	text-decoration: none;
}
a:active {
	color: #002157;
	text-decoration: none;
}
a.link2:link {
	text-decoration: none;
	color: #002157;
}
a.link2:visited {
	text-decoration: none;
	color: #002157;
}
a.link2:hover {
	text-decoration: none;
	color: #002157;
	background-color: #EBCD7E;
}

a.link2:active {
	text-decoration: none;
	color: #002157;
	background-color: #EBCD7E;
}
.address-box {
	background-image: url(images/bgrnd-address.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 8pt;
}
.top-bgrnd {
	background-image: url(images/bgrnd-top-home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo-float {
	margin-left: 310px;
}


.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #1E78B5;
	line-height: 20pt;
}
.border {
	padding: 1px;
	border: 1px solid #002157;
}
.highlightL {
	font-size: 8pt;
	line-height: normal;
	color: #002157;
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
}
.small {

	font-size: 8pt;
	line-height: normal;
	color: #002157;
}
