html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li, p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	margin-bottom:10px;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #253255;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #253255;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #253255;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #253255;
	font-weight: bold;
}
.cell {
	background-color: #CCCCCC;
	font-size: 12px;
}

.cell2 {
	background-color: #93ADC4;
}

.cell3 {
	background-color: #FFFFFF;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: 4A3B04;
}


.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.copyital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: 16px;
}
.highlightsblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #253255;
}
.highlightsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8A2034;
}
#home_title {
	background:url(../images/header_image_text.jpg) no-repeat;
	position:relative;
	margin-left:55px !important; margin-left:25px; /* hack so title header appears in correct location in ie6.  Curse you Bill Gates! */ 
	padding-bottom:15px;
	width:750px;
	height:41px;
	float:left;
	z-index:1;
}
#home_pic01 {
	position:relative;
	float:left;
	width:169px;
	height:169px;
	z-index:2;
}
#home_pic02 {
	float:left;
	position:relative;
	width:169px;
	height:223px;
	z-index:3;
}
#outerWrapper {
  background-image: url(../images/bottom_corner_image.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 975px;
  border:1px solid #000000
}
#outerWrapper #header {
  background-image: url(../images/header_image.jpg);
  background-repeat: no-repeat;
  font-weight: bold;
  height: 170px;
  line-height: 15px;
  width: 975px;
}
#outerWrapper #header a {
	display:block;
	width:275px;
	height:170px;
}
#outerWrapper #contentWrapper {
	float:left;
	background-image: url(../images/rope_repeat_bkgd.gif);
	background-repeat: repeat-y;
	padding-top: 41px;
	padding-bottom:40px;
}
#outerWrapper #contentWrapper #nav {
  float: left;
  padding-left: 55px;
  width: 240px;
}
#outerWrapper #contentWrapper #contentHome {
	float:left;
	width:425px;
	padding-right:40px;
}
#outerWrapper #contentWrapper #content {
	float:left;
	width:425px;
	padding-right: 40px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	clear:both;
  background-image: url(../images/footer_image.jpg);
  background-repeat: no-repeat;
  height: 92px;
  width: 975px;
  color: #253255;
  text-align:right;
}
#outerWrapper #footer h2 {
	font-size:1.2em;
	font-weight:bold;
	line-height:2em;
	padding:35px 10px 0px 0px;
}
#outerWrapper #footer p {
	padding-right:10px;
}
#outerWrapper #contentWrapper #nav ul {
	list-style-type:none;
	padding-bottom:25px;
}
#outerWrapper #contentWrapper #nav a:link, #nav a:visited{
	color: #8A2034;
	font-size:12px;
	font-weight:bold;
	line-height:2em;
	text-decoration:none;
}
#outerWrapper #contentWrapper #nav a:hover, #nav a:active{
	color: #8A2034;
	font-size:12px;
	font-weight:bold;
	line-height:2em;
	text-decoration:underline;
}
/*#outerWrapper #contentWrapper #contentHome  a:link,  a:visited{
	text-decoration: none;
	color: #253255;
	font-weight: bold;
	line-height:2em;
}
#outerWrapper #contentWrapper #contentHome  a:hover,  a:active{
	text-decoration: underline;
	color: #253255;
	font-weight: bold;
	line-height:2em;
}*/

.highlightsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.bullett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
}

a.bodylink:link {
	font-weight:normal;
	color:#000000;
}
a.bodylink:visited {
	font-weight:normal;
	color:#000000;
}
a.bodylink:hover {
	font-weight:normal;
	color:#000000;
}
a.bodylink:active  {
	font-weight:normal;
	color:#000000;
}
.copyitalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
