body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: times new roman, times, serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 11px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

body {
	background-color: #94a5b7;
  color: #687078;
	margin:0;
	margin-top:7px;
}

hr {
	color:#cfcfcf;
	width:90%;
	background:#cfcfcf;
	border:0;
	margin:15px auto 15px auto;
	
}

h1 {
  font-size: 16px;
	margin:0;
}

h2 {
  font-size: 15px;
	margin:0 0 5px 0;
	color:#385486;
	text-transform:uppercase;
	border-bottom:#bbccdc 1px solid;
	padding-bottom:3px;
}

h3 {
  font-size: 14px;
	margin:0;
	color:#4d6ba0;
}

h4 {
  font-size: 14px;
	margin:0;
	color:#814d23;
	text-transform:uppercase;
	font-style:normal;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a {
  color: #3987cf;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
  color: #11416e;
	font-weight:bold;
	text-decoration:none;
}

a.footLink {
  color: #fff;
  font:9px verdana, arial, sans-serif;
	font-weight:bold;
}

a.footLink:hover {
  color: #bcc7d3;
  font:9px verdana, arial, sans-serif;
	font-weight:bold;
}

a.brown {
  color: #8d7743;
	font-weight:bold;
	font-style:normal;
}

a.brown:hover {
  color: #baad8d;
	font-weight:bold;
	font-style:normal;
}

a.subnavLink {
  color: #fff;
}

a.subnavLink:hover {
  color: #3987cf;
	background:white;
	font-weight:bold;
	font-style:normal;
}

.alert {
  color: #f00;
}

.required {
  color: #3987cf;
	font-size: 10px;
}

.stroke {
	border: #000 1px solid;
}

.contentBack {
	margin-left:10px;
	border:white 10px solid;
	border-top:0;
	background:url(../images/backgrounds/behindContent.jpg) repeat-y;
	width:760px;
}

.contentTop {
	padding:0 34px 10px 34px;
	background:url(../images/backgrounds/contentTop.jpg) no-repeat;
	line-height:17px;
}

.contentBottom {
	background:url(../images/backgrounds/contentBottom.jpg) no-repeat bottom center;
	height:300px;
}

.footer {
	color:#e4e8ed;
  font:9px verdana, arial, sans-serif;
	padding-top:10px;
}

.footer2 {
	color:#bcc7d3;
  font:9px verdana, arial, sans-serif;
	padding-top:10px;
	text-align:right;
}

.blueBox {
	background:url(../images/backgrounds/behindBlue.jpg) repeat-y top right;
	height:257px;
	padding:10px 28px 10px 5px;
}

.blue {
	background:url(../images/backgrounds/behindBlue.jpg) repeat-y top right;
	height:257px;
	padding:10px 28px 10px 5px;
}

.blueBack {
	background:#d7e7f6;
}

.blueBorder {
	border:#aac2d9 1px solid;
	padding:9px;
}

.divider {
	background:#cfcfcf;
	margin:15px;
}

.block {
	padding:0 25px 0 25px;
}

.behindTable {
	background:url(../images/backgrounds/behindTable.gif) repeat-x;
}

.rightAlign {
	float:right;
	margin:10px 0 10px 25px;
}

.photo {
	border:#baad8d 1px solid;
	background:#ede6d6;
	padding:2px;
	color:#8d7743;
	text-align:center;
	font-style:italic;
	line-height:13px;
}

.photo2 {
	border:#d3c8ae 1px solid;
	padding:6px;
}

.photo3 {
	border:#d3c8ae 1px solid;
	padding:6px;
	text-align:left;
	font-style:normal;
	height:25px;
}

.photoBorder {
	border:#bdaf8d 1px solid;
}

.engine {
	background:url(../images/photos/fishingLine.jpg) no-repeat bottom center;
	padding-bottom:135px;
}

.subnav {
	text-transform:uppercase;
	font-size:13px;
	color:#b4c0cc;
	padding:4px 4px 3px 4px;
	text-align:center;
	border:white 10px solid;
	border-left:0;
	border-right:0;
	margin-left:10px;
}

.borderTop {
	border:white 10px solid;
	border-top:0;
	border-bottom:0;
	margin-left:10px;
}