body {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #102c17;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.4em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.4em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.3em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.1em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.6em;
	margin-top: 0.2em;
	margin-bottom: 0.8em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0.2em 0em 0.8em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

a:link {  text-decoration: underline; color: #3355a1}
a:hover {  text-decoration: underline; color: #3355a1}

a.menu {display: block;}
a.menu:link {  text-decoration: none; color: #666666}
a.menu:hover {  text-decoration: underline; color: #3355a1}
a.menu:visited {	text-decoration: none; color: #666666}
a.menu:visited:hover {  text-decoration: underline; color: #3355a1}

a.utes {padding:4px;}
a.utes:link {  text-decoration: none; color: #000066}
a.utes:hover {  text-decoration: none; color: #000066; background-color: #eed1ca;}
a.utes:visited {	text-decoration: none; color: #000066}
a.utes:visited:hover { text-decoration: none; color: #000066; background-color: #eed1ca;}

.bottomrow {
	padding: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.content {
	padding: 10px;
}
.welcome {
		color: #003366;
		padding-left: 16px;
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	background-color: #ffffff;
}
#secondrow {
	width: 780px;
	text-align: center;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
	margin-bottom: 20px;
	background-color: #Faf3dc;
		}
#toplinks {
		padding:5px;
		line-height: 13px;
		}
#leftcolumn {
	float: left;
	width: 160px;
	padding: 6px;
	margin-left: 8px;
	background-color:#926e56;
}
#maincolumn {
	margin-left: 210px;
	text-align: left;
	padding-right: 16px;
	}
#bgcontainer {
	background-image:url(images/left-dots2.gif);
	background-repeat:repeat-y;
	min-height: 400px;
	}
#footer {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 4px;
	background-color: #Faf3dc;
	}
.footertext {
	font-size: 90%;
	color: #666666;
	line-height: .9em;
}
.testimonial {
font-style: italic;
color:#FFFFCC;
line-height:1.4em;
}
.sample {
	font-size: 0.9em;
	line-height: 1.4em;
	}
