body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}
#outerwrap {
	padding: 0px;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 153px;
}
#banner img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 4em;
	background-image: url(../navimages/bg_nav_tile_up.jpg);
	background-repeat: repeat-x;
	display: none;
}
#leftbar {
	margin: 0px;
	padding: 0px;
	width: 120px;
	border: 1px none #FFFF00;
	float: left;
	display: none;
}
#midbar {
	margin: 0px;
	padding: 0px;
	height: 133px;
	border: 1px none #990000;
	display: none;
}
#content {
	border: 1px none #990000;
	margin: 0px 0px 0px 160px;
	padding: 0px 0px 8px;
}
.alignright {
	text-align: right;
	margin-top: 0.8em;
	margin-right: 0.6em;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	line-height: 1.2em;
}

#nav ul {
	margin-top: 0.3em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0.2em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

#nav li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
}

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 11px;
	padding-right: 1.1em;
	padding-bottom: 11px;
	padding-left: 1.1em;
	background-image: url(../navimages/bg_nav_tile_up.jpg);
	background-repeat: repeat-x;
}
#nav li a:hover {
	color: #457CC1;
	text-decoration: none;
	background-image: url(../navimages/bg_nav_tile_dn.jpg);
	background-repeat: repeat-x;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #19406E;
	display: none;
}
#footer ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
#footer li a:link, #footer li a:visited {
	text-decoration: none;
	font-size: 1em;
	margin: 0px;
	border: 1px none #0099FF;
	padding-top: .2em;
	padding-right: .8em;
	padding-bottom: .2em;
	padding-left: .8em;
	color: #CCCCCC;
}
#footer li a:hover {
	text-decoration: underline;
}
#rightbar {
	margin: 0px;
	padding: 0px;
	width: 145px;
	border: 1px none #FF9900;
	top: 0px;
	right: 0px;
	position: absolute;
	display: none;
}
#contentwrap {
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 98%;
}
p {
	font-size: .9em;
	color: #333333;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0.8em;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
#printbanner {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .3em;
	margin-left: 0px;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin-top: .4em;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
h3 {
	font-size: 1.2em;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}
h4 {
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#clearfooter {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content li {
	font-size: 0.9em;
	color: #333333;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.5em;
}

#content li a:link, #content li a:visited {
	text-decoration: none;
	padding: 0em;
	margin: 0px;
}
#content a:hover {
	text-decoration: underline;
	color: #CC00CC;
}
#base {
	display: none;
}
.alignrighttop {
	text-align: right;
	padding: 0px;
	margin-top: 1.1em;
	margin-right: 0.6em;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	display: none;
}
#noprintlm {
	display: none;
}
#rightbar_home {
	margin: 0px;
	padding: 0px;
	width: 145px;
	border: 1px none #FF9900;
	top: 0px;
	right: 0px;
	position: absolute;
	display: none;
}

#content_homepage {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 180px;
	border: 1px none #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#valueandreward {
	background-image: url(../navimages/valueandreward.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 110px;
	height: 80px;
	width: 500px;
	display: none;
}
.boldtext {
	font-weight: bold;
	color: #666666;
}
.alignrightquote {
	text-align: right;
	margin-top: 0.8em;
	margin-right: 0.6em;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.italictxt {
	font-style: italic;
}
h5 {
	font-size: 1.1em;
	color: #0864FA;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	font-weight: bold;
}
#leftbar #anchorlinks {
	display: none;
}

#rightbar .titletext {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #333333;
}
#rightbar #Scott_Farmer {
	position: absolute;
	top: 400px;
	margin: 0px;
	padding: 0px;
}

#content #rightphotoalign {
	margin: 0px;
	position: absolute;
	right: 0px;
	height: 191px;
	width: 145px;
	padding: 0px;
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	left: 0px;
}
#content .spacer20 {
	padding: 0px;
	height: 20px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .spacer40 {
	padding: 0px;
	height: 40px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .spacer80 {
	padding: 0px;
	height: 80px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightphotoalign #titletext {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#printbanner h3 {
	font-size: 1.6em;
	text-align: left;
	margin: 0px;
	padding: 2em 0.5em 1em 0em;
}
#content img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #rightphotoalign .titletext {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content .photoalignright .titletext {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .photoalignright {
	margin: 0px;
	position: absolute;
	right: 0px;
	height: 191px;
	width: 145px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
}
.clearright {
	margin: 80px 0px 0px;
	padding: 0px;
	clear: right;
}
