body {
		margin: 0px;
		color: #333;
		font-family: 'Trebuchet MS', verdana, arial, sans-serif;
		font-size: small !important;
		font-size: x-small;
		}

#container {
		clear: both;
		float: left;
		margin: 0em;
		padding: 0px 0px 25px 0px;
		background-color: #FFF;
		background-image: url(images/leftNavStrip.gif);
		background-repeat: repeat-y ;
		}
		
#banner {
		width: 100%;
		height:139px;
		margin: 0px;
		clear: both;
		padding: 0px;
		background: #FFF url(images/banner07a.jpg);
		background-repeat: no-repeat;
		background-position: left;
		border-bottom:1px solid #000;
		}
		
#mainnav {
		float: left;
		width: 100%;
		background-color: #333;
		color: #FFF;
		text-indent: 10px;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		padding: 2px 0px 5px 0px;
		}
		
#secondarynav {
		float: left;
		left: 0px;
		top: 180px;
		width: 130px;
		font-size: x-small !important;
		font-size: xx-small;
		color: #BDC3CD;
		margin-left: 10px !important;
		margin-left: 5px;
		margin-top: 10px !important;
		margin-top: 15px;
		font-family: Arial, verdana, 'Trebuchet MS', sans-serif;
		}
		
#secondarynav a:link {
	color: #BDC3CD;
	text-decoration: none;
	}
	
#secondarynav a:active {
	color: #BDC3CD;
	text-decoration: none;
	}
	
#secondarynav a:visited {
	color: #BDC3CD;
	text-decoration: none;
	}
	
#secondarynav a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
#secondarynav li {
	margin-left: -25px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
	
#pageheadings {
		margin-top: 40px !Important;
		margin-top: 20px;
		margin-left: 150px;
		margin-right: 15px;
		text-align: right;
		color: #333;
		font-family: Verdana, Arial, 'Trebuchet MS', sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		}
		
hr 
{
border-top: 1px dashed #333;
border-left: 0px dashed #FFF;
border-bottom: 0px dashed #FFF;
border-right: 0px dashed #FFF;
}

		
#content {
		margin-left: 155px;
		margin-top: 35px !important;
		margin-top: 18px;
		margin-right: 150px;
		}
		
#content a {
		color: #CE610A;
		}
		
#secondarynav H3 {
		font-size: small !important;
		font-size: x-small;
		color: #85B1DE;
		}
	
#rightimages {
		position: absolute;
		right: 5px;
		top: 220px;
		margin-right: 5px;
		}
	
		
a:link {
	color: #FFF;
	text-decoration: none;
		}
		
a:active {
	color: #FFF;
	text-decoration: none;
		}
		
a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
a:hover {
	color: #B1EF58;
	text-decoration: underline;
	}
	
#footer {
		float: left;
		width: 100%;
		padding: 3px 0px 3px 0px !important;
		padding: 3px 6px 3px 6px;
		background-color: #90CCE8;
		color: #333;
		border-top: 1px solid #000;
		font-size: 0.9em !important;
		font-size: 0.8em;
		}
		
#footer a {
		color: #063857;
		}
		
		
		
h2 {
	color: #385F71;
	font-size: 1.2em;
	font-family: Verdana, Arial, 'Trebuchet MS', sans-serif;
	}
	
h3 {
	color: #385F71;
	font-size: 1em;
	font-family: Verdana, Arial, 'Trebuchet MS', sans-serif;
	}
		
td {
	font-size: 0.8em !important;
	font-size: 0.7em;
	background-color: #EBF5F7;
	vertical-align: top;
	padding: 3px;
	}
	
.tdheadings {
	font-size: 0.8em !important;
	font-size: 0.7em;
	font-weight: bold;
	color: #246276;
	}

.noButton {
	list-style-type: none;
	}

.noBackground {
	background: none
	}