#mainbox {
	width: 1024px;
	height: auto;
	background-color: #ffffff;
	margin: auto;
}
#logo {
	width: 1024px;
	height: 106px;
	background-image: url("images/LOGO2020.jpg");
	margin-top: 10px;
}
#headerdec{
	width: 1024;
	height:303;
	background-color: #;
	margin-top: 30px;
}

#menubar {
	font-family: Calibri, sans-serif;
	font-weight: bold;
	font-size: 25px;	
	margin-left: auto;
	margin-top: 40px;
}

#menubar a{
	float: left;
	margin-right: 50px;
}
#topborder {
	border-top: 1px solid #004459;
	height: 5px;
	font-size: 0px;
	width: 1024px;
	margin-top: 70px;
	margin-left: auto;
}

#contentbox {
	width: 1024px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
	text-align: center;
	font-family: Calibri, sans-serif;
}

#contentbox2 {
	width: 1024px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
	font-family: Calibri, sans-serif;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#blue {
	font-family: Calibri, sans-serif;
	margin-top: 7px;
	font-size: 18px;
	color: #2224FF;
}

#small {
	font-family: Calibri, sans-serif;
	margin-top: 7px;
	font-size: 10px;
	color: #000;
}

#red {
	font-family: Calibri, sans-serif;
	font-weight: bold;	
	margin-top: 7px;
	font-size: 18px;
	color: #FF0000;
}

#green {
	font-family: Calibri, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	font-size: 20px;
	color: #004459;
}
#green2 {
	font-family: Calibri, sans-serif;
	margin-top: 7px;
	font-size: 20px;
	color: #004459;
}


#greensmlr {
	font-family: Calibri, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	font-size: 12px;
	color: #004459;
}






