body {
   background: white;
   font-size: 12pt;
   }
.menu {
   display: none;
   }
.contentbox {
	width: auto;
	border: 0;
	font-size: 12pt;
	float: none;
	color: black;
	margin: 0.5in;
	padding: 0.5in;
   }
.footer {
	width: auto;
	border: 0;
	font-size: 12pt;
	float: none !important;
	color: black;
	background: white;
	text-align: center;
   }.subnavbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
}
.homebody {

	background-color: #030608;
	background-image: url(../assets/home_background.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 16px 16px 16px 25px;
	letter-spacing: .5px;
}
.pagehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
.projectstitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	color: #000066;
	font-weight: bold;
}
.collapse {
	display: compact;
}
.caption {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	font-weight: normal;
	font-style: italic;
}
a:link, a:visited {
	color: #000066;
	font-weight: bold;
	}
.subnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}
