#container			{
	margin: 1%;
	background-color: #FFF;
	background-repeat: repeat-y;
	border: 1px solid #00435E;
	background-position: right;
		}	

.Subheading {
	font-family: "trebuchet MS", "sans serif";
	color: #014461;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	margin-left: 0px;
}
.ABcell {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
}
		
	#banner {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #00435E;
	height: 113px;
 }
		
#header {
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-bottom: 0em;
	height: 15px;
	background-image: url(images/a3.gif);
	background-repeat: repeat-x;
	background-position: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #000000;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 19px;
}

#header h1 {
	font-size: 1.4em;
	font-family:  "trebuchet ms", sans-serif;
	height: 30px;
	color: #00435E;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 220px;
	margin-left: 0em;
	margin-bottom: 0em;
}
				
	#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 17em;
	padding-left: 115px;
	margin-top: -10px;
}

	
	
#content h2 {
	color: rgb(112,147,184);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#content h3 {
	color: rgb(112,147,184);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B3B3B;
	font-size: 1.25em;
	line-height: 1em;
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 1.5em;
}

#content h5 {
	color: rgb(112,147,184);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#content h6 {
	color: #014461;
	font-family: "trebuchet ms", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
}

#content img {
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 0px;
	border: medium double #014461;
	padding: 5px;
}

#content a:link {
	color: #014461;
	text-decoration: underline;
}
#content a:visited {
	color: #014461;
	text-decoration: underline;
}

#content a:hover {
	color: #fff;
	text-decoration:none;
	background-color: #014461;
	}
			
	#footer	{
	clear: both;
	background-color: #00435E;
	padding: 1em;
	text-align: left;
	border-top: 1px solid #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

 a:link {
	color: #00435E;
	text-decoration:none;
	font-weight: bold;
	}
a:visited {
	color: #00435E;
	text-decoration:none;
	font-weight: bold;
}


 a:hover {
	color: #fff;
	text-decoration:none;
	background-color: #00435E;
	}
.sub {
	text-transform: none;
	color: #330066;
}
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 22em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #fff;
	padding: 0.5em;
	background-color: #014462;
}

ul#menu li a:hover {
	background-color: #014462;
}

ul#menu li ul li a {
	background: #BBCA6D;
	color: #014462;
	padding-left: 20px;
	line-height: 1.25em;
}

ul#menu li ul li a:hover {
	padding-left: 15px;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #014462;
}
.subsub {
	text-transform: none;
	color: #000000;
	list-style-type: none;
}
#nav {
	width: 22em;
	font-family: "trebuchet MS", "sans serif";
	font-size: 0.8em;
	text-transform: uppercase;
	float: left;
}
