body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1ems;
	padding: 0px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	background-image: url(resource/olive/homeback.gif);
	background-repeat: repeat-y;
}
#content h1 {
	background-image: url(resource/olive/header.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 144px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#content h1 span {
	position: relative;
	left: -999em;
	margin: 0px;
	padding: 0px;
}
#content #footer {
	background-image: url(resource/olive/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 145px;
	width: 800px;
	color: #1C3E76;
	clear: both;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	top: -1.8em;
}
#content #headerImage {
	position: absolute;
	top: 15px;
	left: 260px;
}
#navigation {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	position: absolute;
	top: 110px;
  }
#navigation ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
  }
#navigation li {
	float:right;
	background:url("resource/olive/left.gif") no-repeat left top;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 9px;
	margin: 0;
  }
#navigation a {
	float:right;
	display:block;
	background:url("resource/olive/right.gif") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#BCD68A;
  }
#navigation #current {
  background-image:url("resource/olive/left_on.gif");
  }
#navigation #current a {
  background-image:url("resource/olive/right_on.gif");
  color:#112668;
  padding-bottom:5px;
  }
#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #6C719F;
	position: relative;
	top: -100px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	left: 20px;
}
#content #main {
	position: relative;
	top: -1.8em;
	margin: 0px;
	padding: 0px;
}
#content #main #left {
	width: 200px;
	padding: 20px;
}
#content #main #right {
	position: relative;
	float: right;
	width: 500px;
	padding: 20px;
}
#content #main #left h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #8AC232;
	position: relative;
}
#content #main #left h4 {
	font-size: .8em;
}
#content #main #right h3 {
	font-size: 1.2em;
	font-weight: normal;
}
#content #main #right h4 {
	font-size: 1em;
	font-weight: normal;
}
#content #main #right ul {
	font-size: 0.9em;
	color: #000000;
}

#content #main p {
	font-size: 0.8em;
}
#content #main #left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #003300;
}
#content #main #right dt {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content #main #left li {
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
}
#content #main #right a:link, #content #main #right a:visited {
	color: #112668;
	text-decoration: none;
}
#content #main #right a:hover {
	color: #112668;
	text-decoration: underline;
}
#content #main #right a:active {
	color: #112668;
	text-decoration: none;
}
#content #main #left td {
	vertical-align: top;
	color: #95C745;
}
#content #main #left th {
	text-align: left;
}
#content #main #right dl {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#content #main #left q {
	display: block;
	padding-bottom: 10px;
	font-style: italic;
}

