@charset "UTF-8";
/* CSS Document */


body
{
	margin: 0;
	padding: 0;
	background-color: #0D0E10;
	background-image:url(images/ScottHarding_BackgroundImage3.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605F60;
}
a:link {
	color: #704C16;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #704C16;
}
a:hover {
	text-decoration: underline;
	color: #704C16;
}
a:active {
	text-decoration: none;
}

p.contactinfo {
	margin-top: 0px;
	font-size: 10pt;
	line-height: 13pt;
	color: #113277;
}

.scrollingtext {
	margin-top: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.scrollable {
width: 200px;
height: 100px;
overflow: auto;
}


p.bodyheader {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #113277;
}

p.bodyheader2 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #113277;
}

p.bodycopy {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #113277;
}

p.bodycopy a:link {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.bodycopy a:hover {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.bodycopy a:visited {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.topbodycopy {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #113277;
}

p.bodycopyaftersubhead {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #113277;
}

p.bodycopyaftersubhead a:link {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #704C16;
	text-decoration: none;
	
}

p.bodycopyaftersubhead a:hover {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #704C16;
	text-decoration: underline;
	
}

p.bodycopyaftersubhead a:visited {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #704C16;
	text-decoration: none;
	
}

p.subhead {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #704C16;
}

p.subhead2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #704C16;
}

p.listleadin {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #113277;
}

ul.bodylist {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #113277;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

ul.bodylist a:link {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #113277;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

ul.bodylist a:hover {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #AE2428;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

ul.bodylist a:visited {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #113277;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

p.footer {
	font-size: 8.5pt;
	vertical-align: middle;
	color: #728ebc;
	text-align: center;
	line-height: 15pt;
}

