@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../indexGFX/stripe-background.png);
	background-repeat: repeat;
	background-color: #E3E3E3;
	position: relative;
}
#backgroundBar {
	margin: 0px;
	padding: 0px;
	width: 2000px;
	background-image: url(../indexGFX/indexHeader-backgroundX.png);
	background-repeat: repeat-x;
	height: 35px;
	position: absolute;
	z-index: auto;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#masthead {
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
}
#flyNavigation {
	position: absolute;
	width: 730px;
	left: 35px;
	top: 195px;
	background-color: #0F2056;
}
#upperNav {
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
	height: 30px;
}
#upperNav h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #9B0B33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#upperNav #search a:link, a:visited {
	color: #001F56;
	text-decoration: none;
}
#upperNav #search a:hover {
	color: #AD002C;
	text-decoration: underline;
}
#search {
	height: 20px;
	width: 240px;
	position: absolute;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B0B33;
	top: 234px;
	margin: 0px;
	padding: 0px;
	right: 35px;
}
#jumpers {
	height: 20px;
	width: 200px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B0B33;
	top: 234px;
	margin: 0px;
	padding: 0px;
	left: 322px;
}
#masthead #jumpers a:link ,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
#masthead #jumpers a:hover {
	color: #9C0831;
	text-decoration: underline;
}

#facebook {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
}
#facebook p a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A2057;
	text-decoration: none;
}
#facebook p a:hover {
	color: #9C0B32;
	text-decoration: none;
}
#facebook p a img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigationLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}



#navigationLeft p {
	margin-left: 35px;
	padding: 0px;
	margin-right: 12px;
}
#navigationLeft ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	text-decoration: none;
}
#navigationLeft ul li a:link,a:visited strong  {
	color: #FFF;
	text-decoration: none;
}
#navigationLeft ul li a:hover strong {
	color: #FF9;
}




#navigationLeft ul li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-color: #9C0B32;
	color: #FFF;
	border: 1px solid #FFF;
	width: 165px;
	height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#slideshowAds {
	width: 185px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 570px;
	position: relative;
	height: auto;
	background-color: #FFF;
}
#content h1, h2, h3, p {
	margin-right: 200px;
}
#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0F2056;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	color: #0A2057;
}

#content h3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 14px;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	color: #333;
}
#adGroup1 {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 150px;
}
#adGroup2 {
	padding: 0px;
	width: 150px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#adGroup3 {
	padding: 0px;
	width: 150px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 150px;
}
#fixedAdhead {
	margin: 0px;
	width: 150px;
	background-color: #0A2057;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
	font-weight: bold;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	position: relative;
}
#copyright {
	font-size: 10px;
	color: #999;
	position: absolute;
	left: 361px;
	top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	height: 48px;
	width: 368px;
}
#copyright p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.status {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #1A1364;
	padding-right: 10px;
	padding-left: 10px;
}
.newsletter {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #0F2056;
}
.newsletterCover {
	margin-right: 8px;
	margin-bottom: 20px;
}
.newsletter a:link, a:visited {
	color: #0F2056;
	text-decoration: none;
	line-height: 14px;
}
.newsletter a:hover {
	color: #9B0B33;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14px;
}
.prev {
}
.next {
}

