page {
	background-color: #007AC3;
}
.title1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#horizbk {
	background-image: url(graphics/horizontal_background.jpg);
	padding: 10px;
}
#box1 {
	background-color: #FFD65A;
}
#nav1 a:link, #nav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3A3B94;
	padding-right: 30px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3A3B94;
	padding-left: 5px;
	text-transform: lowercase;
}
#nav1 a:hover, #nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 30px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	text-transform: lowercase;
}
#box2 {
	padding: 20px;
	background-color: #DAEAF7;
}
#box2 a:link, #box2 a:visited {
	text-decoration: none;
}
.staff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
.content1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Title3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
#box3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#box3 a:link, #box3 a:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#box3 a:hover, #box3 a:active {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content1Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.content1Red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}
#box4 {

}
.divider {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.logo {
	float: left;
	clear: left;
}
.Title4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #FFF;
}
.Title5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}
.content1sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
