/*<agl.folder "Structural">*/
	body {
		font-size: 0.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #213e76;
		background-image: url(../images/page-bg.jpg);
		background-repeat: repeat-x;
		background-position: center 0;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container {
		background-image: url(../images/container-bg.jpg);
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background-image: url(../images/header.jpg);
		width: 770px;
		height: 208px;
		float: left;
		clear: both; }
	#wrapper {
		background-image: url(../images/wrapper-bg.jpg);
		background-repeat: no-repeat;
		width: 770px; }
	#main-nav {
		background-image: url(../images/main-nav.jpg);
		width: 770px;
		height: 50px;
		clear: both; }
	#main-content {
		width: 745px;
		padding: 10px 10px 10px 15px; }
	#footer {
		background-image: url(../images/footer.jpg);
		text-align: center;
		width: 770px;
		height: 87px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	p {
		 }
	td {
		 }
	h1 {
		color: #213e76;
		font-size: 1.5em;
		font-style: italic;
		text-align: center; }
	h1 strong {
		color:      #213e76;
		font-size: 1.2em;
		font-style: normal;
		text-align: center; }

	h2 {
		color: #213e76;
		font-size: 1.2em; }

	h3 {
		color: #213e76;
		font-size: 1.1em;
		font-style: italic;
		text-align: center; }

	h4 {
		color: #213e76;
		font-size: 1.1em; }

	a:link, a:visited {
		color: #213e76; }
	a:hover {
		text-decoration: none; }
	a:active {
		color: #090;
		text-decoration: none; }
/*</agl.folder>*/
/*<agl.folder "main-nav">*/
	#main-nav * {
		margin: 0;
		padding: 0;
		list-style-type: none; }
	#main-nav li {
		float: left;
		display: inline; }
	#main-nav a {
		background-image: url(../images/main-nav.jpg);
		text-indent: -999em;
		height: 50px;
		display: block; }
	#home-button a {
		width: 147px; }

	#home-button a:hover {
		background-position: 0 -50px; }

	body#home-page #home-button a {
		background-position: 0 -100px;
		cursor: default; }

	#about-button a {
		background-position: -147px 0;
		width: 159px; }

	#about-button a:hover {	background-position: -147px -50px; }

	body#about-page #about-button a {	background-position: -147px -100px;
	cursor:              default; }

	#menu-button a {
		background-position: -306px 0;
		width: 154px; }

	#menu-button a:hover {	background-position: -306px -50px; }

	body#menu-page #menu-button a {	background-position: -306px -100px;
	cursor:              default; }

	#bar-button a {
		background-position: -460px 0;
		width: 115px; }

	#bar-button a:hover {	background-position: -460px -50px; }

	body#bar-page #bar-button a {	background-position: -460px -100px;
	cursor:              default; }

	#contact-button a {
		background-position: -575px 0;
		width: 195px; }

	#contact-button a:hover {	background-position: -575px -50px; }

	body#contact-page #contact-button a {	background-position: -575px -100px;
	cursor:              default; }

/*</agl.folder>*/
/*<agl.folder "menu">*/
	#menu-page td, #bar-page td {
		vertical-align: top;
		 }
	#menu-page td h1, #bar-page td h1 {
		color: white;
		background-color: #213e76;
		background-image: url(../images/menu-h1-bg.jpg);
		background-repeat: repeat-x;
		margin-top: 10px;
		margin-bottom: 0;
		padding: 3px; }

	#menu-page td h1 em, #bar-page td h1 em {
		color: white;
		font-size:   10pt;
		font-style:  normal;
		font-weight: normal; }

	#menu-page td h2, #bar-page td h2 {
		text-align: center; }
	#menu-page td h2 em, #bar-page td h2 em {
		color: black;
		font-size:   10pt;
		font-style:  normal;
		font-weight: normal; }

	#menu-page td h3, #bar-page td h3 {
		font-size: 1.1em;
		font-weight: normal;
		font-style: normal;
		text-align: left;
		margin: 15px 0 0; }

	#menu-page td h3 strong, #bar-page td h3 strong {
		font-style: normal;
		width: 250px;
		float: left;
		display: inline; }
	#menu-page td h4, #bar-page td h4 {
		font-size: 1.1em;
		text-align: center;
		margin-right: 5px;
		margin-left: 5px;
		padding: 5px;
		border: solid 1px #213e76; }
	#menu-page td h4 em, #bar-page td h4 em {
		color: black;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal; }

	#menu-page td p, #bar-page td p {
		margin: 0; }
	#menu-page form, #bar-page form {
		text-align: right;
		margin: 0;
		padding: 0; }

/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer .nav-links * {
		width: auto; }

	#footer .nav-links {
		width: 400px;
		height: auto;
		float: left;
		margin-top: 0;
		margin-left: 185px;
		padding: 0;
		display: inline; }

	#footer p {
		clear: both; }

	#footer .nav-links li {
		text-align: center;
		width: 80px;
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline; }

	#cred {
		color: white;
		font-size: 0.8em;
		padding-top: 15px; }

	#cred * {	color:     white; }
/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 280px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px;
		border: solid 1px #003060; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	#contact_form legend { color: #003060; font-weight: bold; margin: 0; }
	#contact_form h1 { font-size: 1em; font-weight: bold; clear: both; }
	#contact_form .footnote { clear: both; font-size: 0.7em; text-indent: 0; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
	#contact_form fieldset { text-align: left; width: 280px; padding: 10px; border: solid 1px #003060; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
