html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url(bkgrnd2.png);
	background-repeat: repeat-y;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-position: center;
}
#outerWrapper {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 750px;
	border-bottom: plain #859c7d 10px;
	padding-bottom: 0px;
}
#outerWrapper #header {
	background-color: #889D81;
	background-image: url(header.jpg);
	border-width: 0px;
	font-size: 18px;
	font-weight: bold;
	height: 290px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #CED3CD;
	color: #30438c;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	width: 134px;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#outerWrapper #contentWrapper #leftColumn1 a, #outerWrapper #contentWrapper #leftColumn1 a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
#outerWrapper #contentWrapper #leftColumn1 a:visited {
	color: #010066;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 a:hover {
	color: #FFFFFF;
	border-style: dotted;
	border-width: 1 px;
	border-color: #889D81;
}
#outerWrapper #contentWrapper #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 15px 10px 10px 180px;
}
#outerWrapper #contentWrapper #content a, #outerWrapper #contentWrapper #content a:link {
	color: #010066;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #content a:visited {
  text-decoration: underline;
}
#outerWrapper #contentWrapper #content a:hover {
  text-decoration: underline;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #CED3CD;
	color: #92A083;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: 0px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #010066;
	font-weight: normal;
	font-size: 9px;
}
#outerWrapper #footer a:visited {
  color: #010066;
  font-weight: normal;
}
#outerWrapper #footer a:hover {
  color: #010066;
}
h1 {
  color: #010066;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
h2 {
	color: #010066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-image: none;
	list-style-position: inherit;
}
