
h1 {font-size: 16px;; font-weight: bold; color: #FFFF99;}
h2 {font-size: 16px; font-weight: bold; }
h3 {font-size: 14px;; font-weight: bold;}
h4 {font-size: small;}
h5 {font-size: x-small;}
h6 {font-size: xx-small;}

div {
	 	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
body{
	margin: 0;
	border: 0;
	padding: 0;
}
.top-spacer {
	width: 99%;
	height: 15px;
	text-align: right;
}
.top {
	background-color: #333366;
	width: 99%;
	padding-top: 5px;
	border-width: 0px 0 0 0;
	border-color: #333333;
	border-style: solid;
}
.top img {
	margin: 5px;
}
.top2 {
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	border-style: solid;
	background-color: #444444;
	width: 99%;
	height: 15px;
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	
}
.top3 {
	background-color: #cccccc;
	width: 99%;
	height: 8px;
}
.left-nav a,.left-nav a:visited,.left-nav a:active {
 	width: 120px;
 	margin: -1px;
 	font-size: 10px;
 	font-family: Tahoma, Gadget, sans-serif;
 	text-align: left;
 	display: block;
 	text-decoration: none;
 	color: #333366;
 	padding-left: 0px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	border-style: solid;
 	border-color: #cccccc;
 	border-width: 1px;
 	font-weight: bold;
 	background-color: #dddddd;
}

  .left-nav a:hover {
   color: #000000;
   background-color: #B0A1C2;
  }
  
  .left-nav2 a,.left-nav2 a:visited,.left-nav2 a:active {
 	width: 100px;
 	margin: -1px;
 	font-size: 10px;
 	font-family: Tahoma, Gadget, sans-serif;
 	text-align: left;
 	display: block;
 	text-decoration: none;
 	color: #000000;
 	padding-left: 0px;
	padding-left: 10px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	border-style: solid;
 	border-color: #cccccc;
 	border-width: 1px;
 	font-weight: bold;
}

  .left-nav2 a:hover {
   color: #B0A1C2;
  }

.infobar {
	background-color: #B0A1C2;
}
.gutter {
	text-align: center;
	width: 99%;
	font-size: 10px;
 	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.text-well {
	margin: 15px;
}
.tout-header {
	padding: 3px;
	margin-top: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333366;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
.tout-box {
	padding: 3px;
	background-color: #B0A1C2;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
.home-pic {
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
}

.right-column {
	width: 200px;
}

.left-column {
	width: 430px;
}

.text-well a, .text-well:visited {
	color: #333366;
}

.highlight-title {
float: left;
padding: 5px;
width: 200px;
font-weight: bold;
}
.highlight {
float: left;
padding: 5px;
width: 200px;
}