/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #FFFFFF;
}
.container {
  margin: 0px auto;
  width: 1000px;
  text-align: center;
  padding-bottom: 20px;
  background-color: #FFFFFF;
	
}

.content {
  margin-top: 5px;
	margin-left: 290px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 10px;
	
	background-color: #ffffff;
}

.commoncontainer {
  margin: 0px auto;
  width: 1000px;
  text-align: center;
  padding-bottom: 20px;
  background-color: #FFFFFF;
	margin-left: 300px;
	
}

.foot {
  font-size: 1.5em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	height: 35px;
	border: 5px solid #33499E;
	background-image: url("graphics/contentbg.gif");
	background-repeat: repeat;
	
}

.bottom {
  font-size: 1em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;


}

.top {
  background-color: yellow;
	background-image: url("graphics/top.jpg");
	background-repeat: no-repeat;
	height: 305px;
}

.nav {
  width: 250px;
  height: 500px;
  border: 5px solid #33499E;
	border-top: 0px none;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
	background-image: url("graphics/navbg.gif");
	background-repeat: repeat;
	padding: 5px;
	z-index: 5;
	font-weight: bold;
}

.navlink {
color: blue;
}

.redlink {
color: red;
}

.hnav {
  text-align: center;
	height: 25px;
  font-weight: bold;
  background-color: #ffffff;
	background-image: url("graphics/topbarbg.gif");
  color: #2758a6;
  font-family: Arial,Helvetica,sans-serif;
	border: 5px solid #33499E;
  border-top: 0px none;
  z-index: 1;
	padding: 2px 3px 2px 3px;
}

.textbox {
  border-style: none;
  margin: 10px;
    margin-top: 25px;
	margin-bottom: 40px;
  padding: 20px 15px 20px 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  text-align: center;
  background-color: #ffffff;
  color: #003366;
  border: 2px solid black;
}

.title {
  margin: 0px auto;
  text-align: center;
  color: #ffffff;
}

.homediv {
  background-image: url("graphics/homepagebg.gif");
	background-repeat: no-repeat;
	padding: 5px;
	height: 860px;
	text-align: left;

}

h3 {
margin: 0px;
}

h1 {
margin: 0px;
font-size: 26pt;
color: #003366;
font-weight: bold;
font-style: italic;
}

h2 {
margin: 0px;
font-size: 32pt;
}
