body {
	background: #094863;
  	margin: 0;
  	padding: 0;
}

h1 {
	color: #660000;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	background: no-repeat url(../images/back_h1.gif) 0px 7px;
	padding-left: 5px;
	padding-top: 20px;
}

h2 {
	color: #000000;
	font: bold 20px Arial, Verdana, Helvetica, sans-serif;
	padding-top: 5px;
}

h3 {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
		text-decoration: none;
	width: 240px;
}

h3 a:link {
  background: no-repeat url(../images/bullet_services.gif) 18px 0px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
	padding-top: 2px;
}

h3 a:visited {
  background: no-repeat url(../images/bullet_services.gif) 18px 0px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
}

h3 a:hover {
  background: no-repeat url(../images/bullet_services_roll.gif) 18px 0px;
	color: #336699;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
}

h3 a:active {
  background: no-repeat url(../images/bullet_services_roll.gif) 18px 0px;
	color: #336699;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
}

.maintable {
	padding: 0px;
	margin: 0px;
	width: 742px;
	height: 100%;
	border-spacing: 0px;
	background: repeat-y url(../images/harris_back.jpg);
}

.row1 {
	background: no-repeat url(../images/harris1.jpg);
	height: 145px;
}

.row2 {
	background: no-repeat url(../images/harris2.jpg);
	height: 32px;
	text-align: left;
	padding-left: 25px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.row2 a:link {
	color: #ffffff;
	margin-right: 20px;
	text-decoration: none;
}

.row2 a:visited {
	color: #ffffff;
	margin-right: 20px;
	text-decoration: none;
}

.row2 a:active {
	color: #ff9933;
	margin-right: 20px;	
	text-decoration: none;
}

.row2 a:hover {
	color: #ff9933;
	margin-right: 20px;	
	text-decoration: none;
}

.row3 {
	background: no-repeat url(../images/harris3.jpg);
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.row3splash {
	background: no-repeat url(../images/harris3_splash.jpg);
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.row4 {
	background: no-repeat url(../images/harris4.jpg);
	height: 39px;
}

.row5 {
	height: 29px;
	text-align: center;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #094863;
	padding-top: 7px;
}

#note {
	font-style: italic;
	color: #000080;
	font: 12px Arial, Helvetica, sans-serif;
}

.contenttable {
	background: no-repeat url(../images/sidebar.jpg) 2px 0px;
	width: 100%;
	height: 500;
	margin-top: 33px;
	vertical-align: top;	
}

.contenttablel {
	background: no-repeat url(../images/sidebar.gif);
	vertical-align: top;
	width: 285px;
}

.contenttabler {
	vertical-align: top;
}

#contentcellright {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	margin: 40px 10px 10px 30px;
}

#contentcellsplash {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 165px;
	margin-bottom: 10px;
}

#contentcell {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	margin: 1px 10px 30px 10px;
}


#footer {
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer a:link {
	color: #ff9933;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}

#footer a:visited {
	color: #ff9933;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}

#footer a:hover {
	color: #336699;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}

#footer a:active {
	color: #336699;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}

a:link {
	text-decoration: underline;
	color: #0033ff;
}

a:visited {
	text-decoration: underline;
	color: #0033ff;
}

a:hover {
	text-decoration: underline;
	color: #660000;
}

a:active {
	text-decoration: underline;
	color: #660000;
}


