body {
	background-color: #FFFFDF;
	color: #000000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
}

h3 { margin-bottom: 0px; font-size: 11pt; font-weight: boldest; }

.blockHead {
	font-family: Georgia, garamond, times, serif;
	margin:0;
	padding: 2px 0 2px 10px;
	background:#008900;
	color:#fff;
}

a, A, th {
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}

a:hover, A:hover {
  color: #663300;
  text-decoration: none;
  font-weight: bold;
}

a img { border: 0px; }

a u { text-decoration: none; }

p { margin: 0px; padding: 0px; }

table.header {
  background-repeat: repeat-x;
  background-color: #FFFFDF;
  border-bottom: 1px solid #003366;
}

table.footer {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	text-align: center;
	height: 100px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
}

h2, h2.head {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 0px 0px 0px 0px;
}

h2.subhead {
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin: 0px 0px 0px 0px;
}

.center_column {
	padding: 8px;
}

table.navigationMenu a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.main_page{
  width: 100%;
  background-color: #FFFFDF;
  border: 0px;
  padding: 5px;
}

form { display: inline; }

#edit1 { width: 500px; height: 300px; }

td.nonmonthdays, td.today, td.days { min-width: 100px; }

table.borderTable, table.calendar { border-style: solid; border-width: 0px 1px 1px 0px; border-color: gray; }
table.borderTable td, table.borderTable th, table.calendar td, table.calendar th { border-style: solid; border-width: 1px 0px 0px 1px; border-color: gray; }


div.pageContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #9a9a9a;
	padding: 10px 10px 10px 10px;
	line-height: 1.5;
	text-align: justify;
}

