body {
	margin: 0px;	
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.generallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: none;
}
.generallinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: black;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #007CB9;
	text-decoration: none;
	text-transform: uppercase;
}


.mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mid:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.title {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
.border {
	border: 1px solid  #006699;
}
.titleCopy {

	font-family: sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #007CB9;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}
.panels {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.sidelinks {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.sidelinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}.highlight {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

