html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #666;
  background-image:  url("images/background.gif");
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
}
a,  a:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:focus {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.topnav a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.topnav a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.topnav a:hover {
	color: #000066;
	text-decoration: none;
	background:#CCCCCC;
}
.topnav a:focus {
	color: #FFF;
}
.topnav a:active {
	color: #FFF;
}
#outerWrapper {
  background-image:  url("images/back.jpg");
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 770px;
}
#outerWrapper #header {
	background-image:  url("images/header.jpg");
	border-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 244px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-image:  url("images/left-column.jpg");
	background-repeat: no-repeat;
	border-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 174px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	border-style: none;
	padding: 0px 0px 0px 0px;
	width: 174px;
	float: right;
	clear: right;
}
#outerWrapper #contentWrapper #content {
	margin: 0 174px 0 174px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  border-style: none;
  padding: 0px 0px 0px 0px;
  width: 770px;
}

#snippet {
  text-align: left;
  background-color:#FFFFFF;
}

.rightcolumntext {
  padding: 10px 0px 0px 10px;
  color:#FFFFFF;
  font-weight:bold
}
.rightcolumntextindented {
  padding: 0px 0px 0px 15px;
  color:#FFFFFF;
  font-weight:normal;
}
.tablerightcolumn {
	width: 150px;
	margin-left: 20px;
	color: #FFFFFF;
}

.tablerightcolumn a:link {color: #FFFFFF; text-decoration: none; font-weight: bold }
.tablerightcolumn a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold }
.tablerightcolumn a:hover {color: #0000FF; text-decoration: none; background:#CCCCCC; font-weight: bold }
.tablerightcolumn a:active {color: #FFFFFF; text-decoration: none; font-weight: bold }

.photoboxrightcolumn {
  padding-top: 10px;
  text-align:center;
}
#headertagbox {
	width: 350px;
	height: 50px;
	text-align:center;
	color: #FFFFFF;
	margin-top: 145px;
	margin-left: 61px;
	line-height: normal;
	font-weight: normal;
	font-size: 12pt;
}
#navbox {
	height: 45px;
	width: 730px;
	text-align: center;
	margin-top: 18px;
	margin-left: 20px;
	font-size: 10pt;
}
.footerbox {
  width: 402px;
  text-align: center;
  padding: 0px 0px 0px 0px;
}

.signature {
  font-family: Times New Roman, serif;
  font-size: large;
  text-align: left;
  font-weight: bold;
  font-style:italic;
  padding: 10px 10px 10px 10px;
  color: #000066;
}

.address {
  font-size: 8pt;
}


.copyright {
  font-size: 8pt;
  text-align: center;
  color: #666666;

}

.copyright a:link {color: #666666; text-decoration: none; }
.copyright a:visited {color: #666666; text-decoration: none; }
.copyright a:hover {color: #000066; text-decoration: underline; }
.copyright a:active {color: #666666; }

.centerfootertext {
	text-align: center;
}

