*{margin:0; padding:0;}

body {
	font-family: Verdana, Arial, sans-serif;
	background: #00b04d;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#pageSurround {
	margin: 0px auto;
	padding: 0 0 0 0;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 855px;
	background: url(body.gif) repeat-y;
}

* html #pageSurround {
	height: 100%;
}

#pageSurround:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 855px;
	height: 149px;
	background: url(header.jpg) no-repeat;
}

#main-body {
	width: 850px;
}

#navigation {
	width: 170px;
}

#container {
	margin-right: 80px;
	padding: 0 0 0 0;
	width: 600px;
	background-color: white;
	float: right;
	background-position: right;
}

#footer {
	text-align: center;
	width: 855px;
	height: 39px;
	font-size: 12px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	background: #00b04d url(footer.gif) no-repeat;
	color: #ffffff;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top: 8px;
}

#footer a, a:visited {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: underline;
	color: white;
}

#spacer {
	clear: both;
}

#text {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 1.0em;
	line-height: 1.4em;	
}

#text ol {
	list-style: decimal inside;
}

#text ol ol {
	list-style: lower-roman inside;
	padding-left: 20px;
}

#text ul {
	list-style: disc inside;
}

#text img {
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#text .noborder {
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#text a, a:visited {
	color: #ea1e27;
	text-decoration: none;
}

#text a:hover {
	color: #ea1e27;
	text-decoration: underline;
}

.pdflink {
	padding-left: 20px;
	background-image: url(pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#navigation {
	width: 170px;
}

#navigation li {
	float: left;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	white-space: nowrap;
	width: 170px;
}

#navigation li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #ffffff;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	border-bottom: none;
}

#navigation li li {
	border-bottom: 0px;
	width: 170px;
	background-color: #ececec;
}

#navigation li li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #000;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	border-bottom: none;
}

#navigation a:hover {
	background: #ea1e27;
	color: #ffffff;
	text-decoration: none;
	
}

#navigation .menu-parent > a  { background-color: #ececec; color: #000; }
#navigation .menu-current > a { background-color: #ea1e27; color: #fff; }



h1, h2, h3 {
	font-weight: bold;	
	font-family: Calibri, Verdana, sans-serif;
	font-style: normal;
	color: #302e82;
}

h1 {
	font-size: 22px; /* 16x1.375=22px */
	line-height: 36px; /* 16x1.636=36px */
	margin-bottom: 10px;
	border-bottom: 1px solid gray;
}

h2 {
	font-size: 18px; /* 16x1.125=18px */
	margin: 10px 0 0 0; /* 18x1=18px */
}

h3 {
	font-size: 16px;
	margin: 10px 0 0 0;
}

hr {
	height: 0px;
	border-top: none;
	border-bottom: 1px solid #f46813;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	padding-bottom: 10px;
}

.directory-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fffacd;
	font-weight: bold;
	text-align: left;
}

.directory-row-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f8ff;
}

.directory-row-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff5ee;
}