body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
#container {
	margin: 1%;
	width: 95%;
}
#top {
	background-color: #CDDDED;
	color: #000000;
	padding: 10px;
	clear: both;
	border-top-width: 4px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005BA6;
	border-bottom-color: #005BA6;
	height: 100px;
	width: 770px;
}
#top a:link {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
}
#top a:visited {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
}
#top a:hover {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
	text-decoration: underline;
}
#top a:active {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
}
#topprinter {
	font-size: 125%;
	color: #000000;
	background-color: #FFFFFF;
	display: none;
}
#sidelinks {
	float: left;
	width: 190px;
	clear: left;
	text-align: left;
	margin-top: 15px;
	top: 115px;
}
#sidelinks a:link {
	display: block; 
	padding: 0.3em 0.3em 0.3em .7em;
 	text-decoration: none;
 	font-weight: 500;
	font-size: 90%;
 	border-top: 2px solid #005BA6;
 	border-right: 4px solid #005BA6;
  	border-bottom: 2px solid #005BA6;
 	border-left: 4px solid #005BA6;
	margin-bottom: 7px;
	margin-top: 3px;
	color: #005295;
	background-color: #A7C4E0;
 }
 #sidelinks a:visited {
	display: block; 
	padding: 0.3em 0.3em 0.3em .7em;
 	text-decoration: none;
 	font-weight: 500;
	font-size: 90%;
 	border-top: 2px solid #005BA6;
 	border-right: 4px solid #005BA6;
  	border-bottom: 2px solid #005BA6;
 	border-left: 4px solid #005BA6;
	margin-bottom: 7px;
	margin-top: 3px;
	color: #005295;
	background-color: #E2E2E2;
 }
 #sidelinks a:hover {
	display: block; 
	padding: 0.3em 0.3em 0.3em .7em;
 	text-decoration: none;
 	font-weight: 500;
	font-size: 90%;
 	border-top: 2px solid #005BA6;
 	border-right: 4px solid #005BA6;
  	border-bottom: 2px solid #005BA6;
 	border-left: 4px solid #005BA6;
	margin-bottom: 7px;
	margin-top: 3px;
	color: #9A4961;
	background-color: #ffffff;
}
#sidelinks a:active {
	display: block; 
	padding: 0.3em 0.3em 0.3em .7em;
 	text-decoration: none;
 	font-weight: 500;
	font-size: 90%;
 	border-top: 2px solid #005BA6;
 	border-right: 4px solid #005BA6;
  	border-bottom: 2px solid #005BA6;
 	border-left: 4px solid #005BA6;
	margin-bottom: 7px;
	margin-top: 3px;
	color: #005295;
	background-color: #A7C4E0;
 }
#mainarea {
	margin-left: 200px;
	padding: 1em 1.2em 1em 1.2em;
	top: 135px;
	margin-right: 145px;
}
#footer {
	clear: both;
	margin: 1.2em 0 0;
	padding: 0.8em;
	background-color: #CDDDED;
	color: #000000;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #005BA6;
	border-top-style: solid;
	border-top-color: #005BA6;
	font-size: 85%;
	width: 770px;
}	
#footer a:link {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
}
#footer a:visited {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
}
#footer a:hover {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
	text-decoration: underline;
}
#footer a:active {
	font-weight: 500;
	color: #A34961;
	background-color: #CDDDED;
}
.floatleft {
	float: left;
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.floatright {
	float: right;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 9px;
	margin-top: 4px;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p {
	margin-bottom: 6px;
	margin-top: 2px;
}
a:link {
	text-decoration: none;
	color: #9A4961;
	background-color: #CDDDED;
	font-weight: 500;
}
a:visited {
	text-decoration: none;
	font-weight: 500;
	color: #000000;
	background-color: #FFFFFF; 
}
a:hover {
	text-decoration: underline;
	font-weight: 500;
	color: #9A4961;
	background-color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #9A4961;
	background-color: #ffffff;
	font-weight: 500;
}
h1 {
	font-size: 180%;
	margin-top: 5px;
	margin-bottom: 6px;
	color: #00569D;
	font-weight: 700;
	background-color: #CDDDED;
}
h2 {
	font-size: 125%;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #9A4961;
	background-color: #CDDDED;
}
h3 {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #9A4961;
	background-color: #FFFFFF;
	font-style: italic;
}
h4 {
	font-size: 115%;
	margin-top: 20px;
	margin-bottom: 4px;
	color: #9A4961;
	background-color: #FFFFFF;	
}	
.clear {
	clear: both;
}
#contactinfo {
	float: right;
	width: 25%;
	text-align: left;
	margin-top: 20px;
	z-index: 10;
	top: 115px;
	font-size: 95%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
	border: 3px solid #005BA6;
}
.smaller {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a3086;
}

