﻿/* >>>>>>>>>>>> John Alton Website CSS Document - June 2009 >>>>>>>>>>>> */
body {
	margin: 0;
	font-family: Georgia;
	font-size: 12px;
	background: #ffffff url('../images/pg-tile.gif') repeat fixed left top;
}
h1, h2, h3, h4, h5, h6, div, form {
	margin: 0;
}
.fr {
	float: right;
	margin-left: 10px;
}
.fl {
	border-width: 0px;
	float: left;
	margin-right: 10px;
}
.imgbr {
	border: 1px solid #cccccc;
}
.icon {
	border: 0;
	margin: 0 8px 0 0;
	vertical-align: bottom;
}
p {
	margin: 1em 0;
}
.pbot {
	margin-bottom: 0em;
}
.ptop {
	margin-top: 0em;
}
.pno {
	margin: 0;
}
.hr {
	border: 0;
	background-color: #8d7b6d;
	color: #8d7b6d;
	margin: 0 0 10px 0;
	height: 1px;
	padding: 0;
}
/* Main Table */
#main {
	margin: 0 auto;
	width: 1000px;
}
.header {
	background: #e4e4e4 url('../images/header-bg.gif') repeat-x scroll left top;
	height: 100px;
	text-align: right;
}
.header h1 {
	font-family: Georgia;
	font-size: 35px;
	color: #005091;
	line-height: normal;
	font-weight: normal;
}
.header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #3f3f3f;
	line-height: normal;
	font-weight: normal;
}
.header p {
	margin: 0.5em 0 0 0;
	color: #626262;
}
.tabcol td {
	vertical-align: top;
	text-align: left;
}
/* >>>>>>>>>>>>>>> Rounded Box >>>>>>>>>>>>>>> */
.rdbox {
	border-collapse: collapse;
	background-color: #eeeeee;
}
.rdcont {
	padding: 2px 5px;
}
.rdtop {
	background-color: #eeeeee;
	height: 4px;
	border-top: 1px solid #d9d9d9;
}
.rdbot {
	height: 4px;
	background-color: #eeeeee;
	border-bottom: 1px solid #d9d9d9;
}
.rdleft {
	width: 4px;
	background-color: #eeeeee;
	border-left: 1px solid #d9d9d9;
}
.rdright {
	background-color: #eeeeee;
	border-right: 1px solid #d9d9d9;
	width: 4px;
}
.rblt {
	background: transparent url('../images/bl-top.gif') no-repeat scroll left bottom;
	width: 4px;
	height: 4px;
}
.rbrt {
	background: transparent url('../images/br-top.gif') no-repeat scroll left top;
	width: 4px;
	height: 4px;
}
.rblb {
	background: transparent url('../images/bl-bot.gif') no-repeat scroll left top;
	width: 4px;
	height: 4px;
}
.rbrb {
	background: transparent url('../images/br-bot.gif') no-repeat scroll left top;
	width: 4px;
	height: 4px;
}
.videopromo {
	padding: 0;
	position: relative;
}
.promo {
	margin: 0px 10px 10px 10px;
	border: 1px solid #787777;
	background-color: #d9d9d9;
	line-height: 18px;
	padding: 10px;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #787777;
}
.promo a {
	display: block;
	text-decoration: none;
	color: #005091;
	background: transparent url('../images/icon-doc.gif') no-repeat scroll left 3px;
	padding: 0 0 2px 33px;
}
.promo a:hover {
	text-decoration: underline;
	color: #005091;
}
.more {
	color: #b32a32;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
}
a.more:link, a.more:visited {
	float: right;
	display: block;
	padding: 2px 15px 2px 5px;
	color: #b32a32;
	text-decoration: none;
	background-color: #9c9c9c;
	background: #9c9c9c url('../images/blt-more.gif') no-repeat scroll right center;
}
a.more:active, a.more:hover {
	color: #ffffff;
	text-decoration: none;
}
.leftnav {
	background-color: #eeeeee;
	border: 1px solid #707070;
	border-width: 0 1px 1px 0;
}
.bodycont {
	background-color: #ffffff;
}
/* >>>>>>>>>>>>>>> Local Navigation >>>>>>>>>>>>>>> */
.globalnav {
	margin: 0;
	padding: 0;
}
.globalnav li {
	list-style-type: none;
	float: right;
	border-right: 1px solid #3f3f3f;
	margin: 5px 0;
	padding: 0px 9px;
}
.globalnav a {
	display: block;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}
.globalnav a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}
.globalnav li.last {
	border-right: 0;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> Main Navigation >>>>>>>>>>>>>>>>>>>>>>>> */
.mainnav {
	margin: 0;
	padding: 0;
	background-color: #787777;
	height: 31px;
}
.mainnav ul {
	margin: 0;
	padding: 0;
}
.mainnav li {
	list-style-type: none;
	float: left;
	margin: 0;
}
.mainnav a {
	margin: 7px 3px 0 10px;
	padding: 0 15px 0 0;
	display: block;
	color: #d3d3d3;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ffffff;
}
.mainnav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.mainnav a.current:link, .mainnav a.current:visited {
	text-decoration: none;
	color: #ffffff;
}
.mainnav li a.last {
	border-right: 0;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> Bullet List >>>>>>>>>>>>>>>>>>>>>>>> */
.listnav {
	text-align: left;
	padding: 10px;
	margin: 0px;
}
.listnav li {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:18px;
	color: #005091;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.listnav li a {
	text-decoration: none;
	color: #005091;
	background: transparent url(../images/blt.gif) no-repeat scroll 5px 9px;
	display:block;
	padding: 3px 0px 3px 20px;
	height:20px;
}
.listnav li a:hover {
	text-decoration: underline;
	color: #005091;
}

.listnav li a.current:link,  .listnav li a.current:visited{
	text-decoration: none;
	color: #005091;
	background-color:#ffffff;
}

/* Sub Level */

.listnav li .subnav {
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.listnav li .subnav li {
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:18px;
}

.listnav li .subnav li a{
	background: transparent url(../images/blt-arrow.gif) no-repeat scroll left 8px;
	font-weight: normal;
	margin:0;
	padding:2px 0 2px 15px;
	display:block;
	height:20px;
}

.listnav li .subnav li a.current{
	text-decoration:none;
	background-color: #eeeeee;
	color:#787777;
	font-weight:bold;
}

/* >>>>>>>>>>>>>>>>>>> Left Navigation End >>>>>>>>>>>>>>>>>>> */

.bullet1 {
	text-align: left;
	padding: 5px 0px 0px 2px;
	margin: 0px;
}
.bullet1 li {
	background: transparent url(../images/blt1.png) no-repeat scroll left 7px;
	color: #c0111b;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.bullet1 li a {
	text-decoration: none;
	color: #363636;
}
.bullet1 li a:hover {
	text-decoration: none;
	color: #363636;
}
.bullet1 li ul {
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.bullet1 li ul li {
	background: transparent url(../images/blt-rd-sub.gif) no-repeat scroll left 4px;
}
.clist {
	text-align: left;
	padding: 15px 0px 15px 15px;
	margin: 0px;
}
.clist li {
	background: transparent url(../images/blt1.png) no-repeat scroll left 9px;
	color: #363636;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
.clist li a {
	text-decoration: none;
	color: #363636;
}
.clist li a:hover {
	text-decoration: none;
	color: #363636;
}
.clist li ul {
	text-align: left;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
.clist li ul li {
	background: transparent url(../images/blt-rd-sub.gif) no-repeat scroll left 6px;
}
/* >>>>>>>>>>>>>> Pdf Links >>>>>>>>>>>>>> */
.pnav {
	text-align: left;
	padding: 10px 15px 15px 0px;
	margin: 0px;
}
.pnav li {
	background: transparent url('../images/icon-acrobat.gif') no-repeat scroll left 3px;
	color: #343434;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0px 0px 8px 25px;
	list-style-type: none;
}
.pnav li a {
	text-decoration: none;
	color: #343434;
}
.pnav li a:hover {
	text-decoration: underline;
	color: #343434;
}
.pnav li ul {
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> End Bullet List >>>>>>>>>>>>>>>>>>>>>>>> */
.pagetitle {
	font-size: 25px;
	color: #005091;
	line-height: 30px;
	font-weight: normal;
	padding: 0 0 15px 0;
	font-style: italic;
	font-family: Georgia;
	background: transparent url('../images/blt-head.png') no-repeat scroll left 11px;
}
.title {
	font-family: Georgia;
	font-size: 20px;
	color: #005091;
	line-height: 26px;
	font-weight: bold;
}
a.title:link, a.title:visited {
	text-decoration: none;
	color: #005091;
}
a.title:active, a.title:hover {
	text-decoration: underline;
	color: #005091;
}
.title1 {
	font-size: 18px;
	color: #363636;
	line-height: 20px;
	font-weight: bold;
}
a.title1:link, a.title1:visited {
	text-decoration: underline;
	color: #363636;
}
a.title1:active, a.title1:hover {
	text-decoration: none;
	color: #782302;
}
.subtitle {
	font-size: 15px;
	color: #005091;
	line-height: 20px;
	font-weight: bold;
}
a.subtitle:link, a.subtitle:visited {
	text-decoration: none;
	color: #005091;
}
a.subtitle:active, a.subtitle:hover {
	text-decoration: none;
	color: #005091;
}
.subtitle1 {
	font-size: 15px;
	color: #363636;
	line-height: 24px;
	font-weight: bold;
}
a.subtitle1:link, a.subtitle1:visited {
	text-decoration: underline;
	color: #363636;
}
a.subtitle1:active, a.subtitle1:hover {
	text-decoration: none;
	color: #782302;
}
.navhead {
	font-size: 17px;
	color: #363636;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
a.navhead:link, a.navhead:visited {
	text-decoration: underline;
	color: #363636;
}
a.navhead:active, a.navhead:hover {
	text-decoration: none;
	color: #782302;
}
.bodyhome {
	font-size: 14px;
	color: #3f3f3f;
	line-height: 22px;
}
a.bodyhome:link, a.bodyhome:visited {
	text-decoration: underline;
	color: #3f3f3f;
}
a.bodyhome:active, a.bodyhome:hover {
	text-decoration: none;
	color: #005091;
}

.body {
	font-size: 12px;
	color: #3f3f3f;
	line-height: 19px;
}
a.body:link, a.body:visited {
	text-decoration: underline;
	color: #3f3f3f;
}
a.body:active, a.body:hover {
	text-decoration: none;
	color: #005091;
}
.body1 {
	font-size: 11px;
	color: #343434;
	line-height: 16px;
}
a.body1:link, a.body1:visited {
	text-decoration: none;
	color: #343434;
}
a.body1:active, a.body1:hover {
	text-decoration: underline;
	color: #343434;
}
.body2 {
	font-size: 12px;
	color: #005091;
	line-height: 17px;
	font-weight: normal;
}
a.body2:link, a.body2:visited {
	text-decoration: underline;
	color: #005091;
}
a.body2:active, a.body2:hover {
	text-decoration: none;
	color: #005091;
}
.body3 {
	font-size: 11px;
	color: #d2252b;
	line-height: 15px;
}
a.body3:link, a.body3:visited {
	text-decoration: underline;
	color: #d2252b;
}
a.body3:active, a.body3:hover {
	text-decoration: none;
	color: #9a4d32;
}
.doc {
	font-size: 12px;
	color: #3f3f3f;
	line-height: 20px;
	background: transparent url('../images/icon-acrobat.gif') no-repeat scroll left 2px;
	padding-left: 23px;
}
.doc a, .doc a:visited {
	text-decoration: underline;
	color: #545454;
}
.doc a:active, .doc a:hover {
	text-decoration: none;
	color: #005091;
}
/* >>>>>>>>>>>>>>> Footer >>>>>>>>>>>>>>> */
.footer-bg {
	background-color: #eeeeee;
}
.footer {
	font-size: 11px;
	color: #787878;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #787878;
}
a.footer:active, a.footer:hover {
	text-decoration: underline;
	color: #787878;
}
.footer1 {
	font-size: 10px;
	color: #999999;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.footer1 p {
	margin: 0;
}
.footernav {
	margin: 0;
	padding: 0;
}
.footernav li {
	list-style-type: none;
	float: right;
	border-right: 1px solid #939393;
	margin: 0;
	padding: 0px 9px;
	line-height: 10px;
}
.footernav a {
	display: block;
	color: #787878;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-decoration: none;
}
.footernav a:hover {
	color: #787878;
	text-decoration: underline;
}
.footernav li.first {
	border-right: 0;
	padding-right: 0;
}
