body {
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: 343638;
	background-color: #000b44;
}
a:link {
	color: #343638;
}
a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #ad0404;
}
p {
	margin-top: 5px;
}
h1 {
	color: #ad0404;
	font: 190% times, "times new roman";
	font-weight: bold;
	margin: 0 0 2px 0;
}
h2 {
	color: #343638;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}
h2 a {
	text-decoration: none;
}
h3 {
	color: #343638;
	font: 100% arial narrow;
	background: transparent url(/images/lgChevGray.gif) left top no-repeat;
	padding-left: 15px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;
}
h4 {
	color: white;
	font: 120% arial narrow;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h5 {
	color:#ad0404;
	font: 90% arial;
	text-transform: uppercase;
	font-weight: bold;
	}
	
li.smchev {
	list-style-image:url(/images/smChevron.gif);
}
#container {
	margin: 20px auto;
	width: 780px;
	text-align: left;
	background-color: white;
}
#secondheader {
	height: 65px;
	margin-left: 20px;
	background-color: #190787;
	width: 540px;
	
}

#image{
	float:right;
	width: 200px;
	margin-right: 20px;
	background-color:#FFFFFF;
	}
	
#header2{
	
	float:left;
	width: 500px;
	display:inline;
	
}

#header2 h1 {
	padding: 20px 0px 0px 20px;
	font-family: optima;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#header2 h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#header {
	height: 50px;
	margin: 1px 20px 0 20px;
	background-color: white;
padding-top: 10px;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	display: inline;
	float: right;
	padding-top: 27px;
}
#header h1 {
	font-size: 40px;
	text-align: left;
	color: black;
	font: Times New Roman;
	margin: 0;
	padding-left: 20px;
}
#header li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}
#header li a {
	text-decoration: none;
	margin-top: 10px;
	color: #433638;
	font-family: arial;
}
#header li a:hover {
	color: #ad0404;
	text-decoration: none;
}
#decorright {
	clear: both;
	float: right;
	width: 200px;
	height: 30px;
	margin: 0px 20px 1px 0;
	border-top: solid #d6d6d7 5px;
	background-color: #190787;
}
#mainnav {
	height: 30px;
	width: 540px;
	margin-left: 20px;
	font: 110% "Arial Narrow" arial narrow;
	font-weight: 700;
	border-top: solid #ad0404 5px;
	background-color: white;
}
#mainnav ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#mainnav li {
	display: inline;
	padding: 0 5px;
}
#mainnav li a {
	text-decoration: none;
	color: #343638;
	margin-top: 10px;
}
#mainnav li a:hover {
	text-decoration: none;
	color: #ad0404;
	border-bottom: 4px solid #ad0404;
}
#content {
	clear:both;
	background-image:url(/images/contentBG.gif);
	width:740px;
	margin-left: 20px;
}

.left {
	float:left;
	width:500px;
	margin-left:0px;
	padding: 0px 0px 0px 10px;
	display:inline;
}
.left ul{

}

.left ul li{
padding-bottom: 5px;
}

.right {
	float: right;
	width: 160px;
	padding-left: 20px;
	padding-top: 10px;
	margin-right: 20px;
}
.right ul {
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
	font-color: 343638;
}
#left ul, #memberinfo ul, {
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
	font-color: 343638;
}
#newsletter {
	clear: both;
	float: right;
	width: 190px;
	height: 90px;
	margin-right: 20px;
	padding: 10px 0px 0 10px;
	background-color:#190787;
}
#newsletter a {
	color: #fff;
	font-size: 85%;
}
#memberinfo {
	width: 540px;
	height: 90px;
	margin-left: 20px;
	background-color: white;
}
#memberinfo p {
	margin-left: 15px;
}
html>body .leftInfo {
	margin-left: 5px;
} /*** IE doubles the margin on the float. This sets the margin to the correct width for others ***/
.leftInfo {
	float: left;
	margin-left: 6px;
	width: 45%;
	padding: 5px 5px 5px 5px;
}
html>body .rightInfo {
	margin-left: 12px;
} /*** IE doubles the margin on the float. This sets the margin to the correct width for others ***/
.rightInfo {
	float: right;
	margin-right: 6px;
	width: 45%;
	padding: 5px 5px 5px 5px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
#bottomspacer {
	clear: both;
	padding: 5px;
}
#footer {
	clear: both;
	background-color: #000B44;
	color: #fff;
	font-size: 10px;
}
#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	margin-top: 10px;
	color: #fff;
	font-family: arial;
}
#footer li a:hover {
	color: #ad0404;
	text-decoration: none;
}
#footer p {
	font-style: bold;
	color: #fff;
}
.decorbar {
	clear: both;
	width: 740px;
	height:5px;
	background-color: #9e9fa1;
	margin: 1px 20px 1px 20px;
}
.whiteline {
	background-color: fff;
	height: 1px;
}

blockquote {
text-indent:-0.5em;
}

.activeNav, #mainnav li a:active.activeNav, #mainnav li a:visited.activeNav{
border-bottom: 3px solid #ad0404;
color: #ad0404;
font-weight: 700;
}
