body {
margin: 0;
padding: 0;
font-weight: normal;
background-color: #333333;
background-attachment: fixed;
text-align: center;
font-family: Arial, Helvetica;
font-weight: normal;
font-size: 12px;
color: #ffffff;
width:100%;
}

#content {
	padding: 0px;
	padding-left: 0px;	
	padding-right: 0px;	
	margin-top: 0px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	border: 0px solid #000;
	text-align: center; /* part 2 of 2 centering hack */
	width: 1003px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	}
html>body #content {
	width: 1003px; /* ie5win fudge ends */
	background-color: #333333;
	}

img {
/*display: block;*/
border: 0;
vertical-align: bottom;
}

  td {
        font-size: 12px;
        font-family: Arial, Helvetica;
        color: #ffffff;
}

/* text lay-out */

h1 {
font-family: Helvetica, Arial;
font-weight: normal;
font-size: 25px;
color: #217cab;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

h2 {
font-family: Helvetica, Arial;
font-weight: normal;
font-size: 18px;
color: #217cab;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

h3 { 
width: 90%;
	border-bottom: 1px solid #222;}
	
h4 {
width: 90%;
border-bottom: 1px solid #222;
font-size: 23px;
color: #333;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

  a:link {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
      color: #1ba0e3
  }

  a:visited {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
      color: #1ba0e3
  }

  a:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
      color: #90d390
  }

  a:hover {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
      color: #90d390
  }

  a.agenda:link {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
      color: #aaddff;
  }

  a.agenda:visited {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
      color: #aaddff;
  }

  a.agenda:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
      color: #90d390;
  }

  a.agenda:hover {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
      color: #90d390;
  }

.labelcell { 
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #62360F; 
	background-color: transparent; 
	height: 30px;
} 

.formfield { 
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #62360F;
	background-color: #ffffe8; 
	border: 1px solid #62360F;
	text-align: left; 
	margin-right: 0px; 
	padding-left: 4px; 
} 

.formbutton { 
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff; 
	background-color: #5b74cb; 
	border: 1px solid #62360F;
	width: 140px; 
} 

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #62360F;
  padding: 5px;
  padding-bottom: 8px;
}

