body {
	background: #FFFFE8;
	margin: 0px;
	padding: 0px; 
	text-align: center;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
p {
	font-size: 12px;
	line-height: 16px;
}
h1 {
	color: #0B419B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5D7CBA;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	clear: both;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0B419B;
	margin-top: 15px;
	padding-left: 15px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
li {
	font-size: 12px;
	margin-bottom: 5px;
}
iframe {
	margin-top: -40px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 780px;
	margin: 10px auto 0px;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	background-color: #FFFFFF;
}
div#wrapper {
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	width: 770px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
div#audio {
	position: absolute;
	width: 38px;
	left: 536px;
	top: 103px;
}

div#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 770px;
	position: relative;
}
div#content {
	width: 560px;
	padding-left: 10px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	}
	div#content img {
	float: right;
	margin: 0px 0px 5px 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: right;
	}
	div#content ul {
	margin: 0px 0px 25px;
	padding: 0px;
	}
	div#content li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB098;
	list-style-type: none;
	padding: 0px;
	margin: 3px 0px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	width: 280px;
	line-height: 16px;
	}

div#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 770px;
}
div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #999999;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	color: #0B419B;
	}
/* ----------------- IMAGE ELEMENTS ----------------- */

p.clear {
	clear: both;
}

/* ----------------- CUSTOM CLASSES ----------------- */
div.column {
	float: left;
	width: 230px;
	margin-right: 20px;
}

/* ----------------- MAIN NAVIGATION ----------------- */
div#nav {
	width: 160px;
	float: right;
	padding: 10px 10px 0px 0px;
	}
	ul#mainnav {
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	text-indent: 25px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #2376F8;
	font-weight: bold;
	color: #FFFFFF;
	}
/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 750px;
	margin: 0px auto;
	height: 12px;
	}
	div#utility img {
	float: right;
}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 5px;
	margin: 0px;
	border-right: 1px none #AB9878;
	color: #84755C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #0B419B;
	}



