body {
	font-family: futura, arial, helvetica;
	font-size: 14px;
}

div.footer {
	font-family: futura, helvetica, arial;
	font-size: 14px;
	color: #2eaed0;
}

div.divider {
	background-color: #886D00;
	height: 1px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.divider-light {
	background-color: #C1C1C1;
	font-size: 1px;
	height: 1px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 20px;
}

td.subsection {
 font-family: futura, helvetica, arial;
 font-size: 11px;
 color: #2eaed0;
 width: 180px;
 height: 21px;
}

div.menubox {
 display: table-cell;
 font-family: futura, helvetica, arial;
 font-size: 10px;
 position: relative;
 color: #2eaed0;
 width: 180px;
 text-align: center;
}

div.title0 {
	padding: 10px 2px 10px 2px;
	font-size: 20px;
	color: #FF7F00;
	font-weight: bold;
}

div.title1 {
	padding: 10px 2px 10px 2px;
	font-size: 15px;
	color: #FF7F00;
}

div.title2 {
	padding: 5px 2px 5px 2px;
	font-size: 15px;
	color: #2eaed0;
}

div.title3 {
	padding: 5px 2px 0px 2px;
	font-size: 18px;
	color: #2eaed0;
	font-weight: bold;
}

div.title4 {
	padding: 3px 1px 3px 1px;
	font-size: 15px;
	color: #2eaed0;
	font-weight: bold;
}

div.title5 {
	width: 95%;
	padding: 3px 5px 3px 5px;
	border: 1px solid #666666;
	font-size: 15px;
	color: #000000;
	background-color: #ffcc00;
	font-weight: bold;
}

div.title6 {
	padding: 3px 1px 3px 1px;
	font-size: 18px;
	color: #FF7F00;
	font-weight: bold;
}

div.title7 {
	padding: 5px 2px 0px 2px;
	font-size: 18px;
	color: #ff9900;
	font-weight: bold;
}

div.photo {
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	border: 1px solid #999;
}

img.photo {
	padding: 0px 0px 5px 0px;
}

.orange {
	color: #FF7F00;
}

.formlabel {
	text-align: right;
	color: #FF7F00;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}

input {
	border: 1px solid #999999;
	font-family: arial;
	font-size: 13px;
}

img {
 border: 0px;
}

.required {
	color: #990000;
}

a, a:visited, a.active {
	color: #2e7095;
}

a.menuitem, a.menuitem:visited{
	color: #2eaed0;
	text-decoration: none;
}
a.menuitem:active {
	font-weight: bold;
}
a.menuitem:hover {
	text-decoration: underline;
}


/* old styles */

span.mainheadlinebig {
  font-family: Verdana;
  font-size: 36px;
  font-weight: bold;
  color: #00396D;
}

span.mainheadlinenews {
  font-family: verdana;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}  

span.mainheadlineauthor {
  font-family: trebuchet ms;
  font-size: 12px;
  color: #666666;
}
  
span.mainheadline {
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
  color: #00396D;
}

span.mainheadlinesmall {
  font-family: trebuchet ms;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

span.maincontentbig {
  font-family: trebuchet ms;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
span.maincontent {
  font-family: trebuchet ms;
  font-size: 14px;
  color: #000000;
}

span.maincontentsmall {
  font-family: trebuchet ms;
  font-size: 12px;
  color: #000000;
}

div.ga-field {
	padding: 2px;
}

td.redtd {
 font-family: century gothic;
 font-size: 13px;
 color: #fff;
 background-color: #930;
 padding: 3px 6px 3px 6px;
}
