
body {
  font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#top 	{
	font-size: 12px;
	font-weight: bold;
	color: #8A9A8D;
  min-height: 85px;
  background-color: #E8ECF4;
  border-bottom: 1px solid #4981A1;
}

#header {
  background:url(img/logo.gif) no-repeat bottom left;	
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 850px;
	min-height: 60px;
	text-align: center;
}

#header ul {
  float: right;
  width: 500px;
  padding:0;
  margin: 35px 0px 0px 0px;
  list-style-type:none;
}

#header a:link {
  float: left;
  text-decoration: none;
  color: #4FAA47;
  text-transform: uppercase;
  padding: 0.5em 0em 0em 0em;
}

#header a:visited {color: #4FAA47;text-decoration:none;text-transform: uppercase;  padding: 0.5em 0em 0em 0em;  float: left;}
#header a:hover {color: #4FAA47;text-decoration: none;font-size: 13px;text-transform: uppercase;  padding: 0.5em 0em 0em 0em;  float: left;}
#header a:active {color: #4FAA47;text-decoration: none;font-size: 13px;text-transform: uppercase;  padding: 0.5em 0em 0em 0em;  float: left;}

#header li {display:inline;}

#content {
	margin: 0px;
	padding: 10px 0px;
	width: 850px;
	min-height: 428px;
}

p {
	font-size: 12px;
	color: #003366;
}

.title {
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

.quote {
  clear: both;
  font-size: 11px;
  font-style: italic;
  margin: 0px;
  padding: 20px 0px 0px 0px;
}

.byline {
  float:right;
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding:0px;
}

span {
	font-size: 12px;
	color: #003366;
}

span2 {
	font-size: 13px;
	color: #003366;
}
span3 {
	font-size: 16px;
	color: #003366;
}
img {
  border: 0;
}

#content a:link {
	font-size: 12px;
  text-decoration: none;
  color: #003366;
  font-weight: bold;
}

#content a:visited {font-size: 12px; color: #003366;text-decoration:none;font-weight: bold;}
#content a:hover {font-size: 12px;color: #4FAA47;text-decoration: underline;font-weight: bold;}
#content a:active {font-size: 12px;color: #4FAA47;text-decoration: underline;font-weight: bold;}

#content ul {
  margin: 0px;
  padding: 0px;
  list-style: circle inside;
}

#content ol {
  margin: 20px;
  padding: 10px;
  list-style: decimal;
}


#content1 {
	float: left;
	text-align: left;
}

#content2 {
	float: right;
	text-align: left;
}

#bottom1 	{
  background: url(img/body-background.gif) repeat-x top left;
	background-color: #CAD7E8;
  min-height: 89px;
  border-bottom: 1px solid #4981A1;
}

#footer1 {
	width: 850px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 75px 0px 0px 0px;
}

#footer1 a {
  text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
}

#footer1 a:hover {color: #4981A1; text-decoration: underline;}
#footer1 a:visited {color: #FFFFFF;text-decoration:none;}

#bottom2 {
	background-color: #83A3D1;
  min-height: 100px;
}

#footer2 {
	width: 850px;
  background: url(img/bottom-text.gif) no-repeat left;
  min-height: 70px;
}