body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #7591AB;
}

.container { border: 1px solid #1D3F48; background-color: white; }

.inset { padding-right: 12px; padding-bottom: 5px; padding-top: 5px; float: left; }
.insetrt { padding-left: 12px; padding-bottom: 5px; padding-top: 5px; float: right; }
.insetalt { padding-right: 12px; padding-bottom: 5px; float: left; }

.bkgcolor { background-color: #FFFFCC; }

hr {width: 94%; border: 1px solid #00599B; color: #FFFFCC; background-color: white; height: 6px; padding-top: 1px;}
.hr { margin-top: 7px; margin-bottom: 7px; }

/* ul { text-indent: 16px; } */

.homeimage { position: relative; margin-bottom: -100px; z-index: 1; }

.subborder { background-color: #FFFFCC; margin-left: 10px; margin-right: 5px; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; padding-right: 5px; position: absolute; z-index: 1; }

/* ##### Text ##### */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

.footer { background-color: black; color: white; font-size: 10px; }
.footer A { color: white; }

.home { color: white; font-size: 11px;  font-weight: bold; padding-left: 95px; padding-right: 95px; line-height: 24px;}
.home A { color: white; text-decoration: underline; }
.home A:link { text-decoration: underline; }
.home A:visited { text-decoration: underline; }
.home A:hover { color: #CCCCCC; }
.icons { background-repeat: no-repeat; background-position: bottom left; }

.menu { background-color: #FFFFCC; padding-left: 25px; padding-right: 20px; } /* padding-top: 10px; */
.submenu A { color: #333399; font-size: 10px; line-height: 13px; }
.submenu A:hover { text-decoration: none; color: #03B2E7; }

h1 { font-size: 14px; color: #BDB480; margin: 0; margin-bottom: 8px; }
h2 { font-size: 12px; color: #7F694F; margin: 0; }

.content { padding-left: 80px; width: 600px; text-align: left; font-size: 12px; }
.content A { color: #333399; text-decoration: underline; }
.content A:hover { color: #333399; }