body {
	background-color: #10303F;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #000;
	margin: 0;
	padding: 0;
	background-image: none;
	line-height: 20px;
	text-align: center;
}

.max-width {
	width: 1020px;
}

a {
	font-size: 100%;
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	font-size: 100%;
	color: #B50005;
 }

.a img {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: #FFFFFF;
	background-image: none;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 175%;
	color: #B50005;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 125%;
	color: #B50005
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 108%;
	color: #B50005
}

table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 93%;
	color: #000;
	padding: 0px;
}

td.headerbg {
	background-image: none;
	background-color: #FFF;
}

td.headerbg2 {
	background-color: #fff;
	padding: 5px;
}

td.hheaderbg {
	background-image: url(../bg-images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	clear: none;
	margin: 0px;
	height: 220px;
	width: 100%;
}

td.spacerbg {
	height: 1px;
	background-color: #fff;
	width: 15%;
	padding: 0px;
}

td.contentbg {
	background-color:#fff;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #ccc;
}

td.rightbg {
	font-family: Arial, Verdana, sans-serif;
	font-size: 93%;
	color: #000;
	background-color: #fff;
	width: 15%;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.leftbg {
	font-size: 93%;
	margin-left: 10px;
	background-color:#fff;
	padding:10px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.footerbg {
	font-size: 93%;
	background-color:#fff;
	padding:5px;
}

td.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #FFF;
	text-align: center;
	background-image: url(../bg-images/copyright.jpg);
	background-position: center;
	padding: 0px;
	height: 120px;
	width: 995px;
}

a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 

.image-left {
	float: left;
	padding: 1px;
	
	margin-right: 5px;
	border: 1px solid #000;
}
.image-right {
	float: right;
	padding: 1px;
	margin-left: 5px;
}

.box{
padding: 2px;
border: 1px solid #666;
}

#navigator {

}

.navbutton {
line-height: 90%;
}

.navbutton a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.navbutton a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

#navigator {
	background-color: transparent;
	border:  none;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	text-align: left;
}

.navbutton {

font-weight: normal;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}

.navbutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #3333CC;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	line-height: normal;
	text-align: center;
}

.navbutton a:hover {
	color: #B50005;
	border-top:  none;
	border-left: none;
	border-bottom:  none;
	border-right: none;
	background-color: #bad9ed;
}

.nav{
	font-size: 100%;
	color: #B50005;
	background-color: #bad9ed;
	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;
	background-image: none;
	background-repeat: repeat-x;
	padding: 2px;
	text-align: center;
}

.top-nav  {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 95%;
	position: relative;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
}


.top-nav  ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.top-nav  ul li {
border: none;
display: inline;
background-color: transparent;
padding: 4px;
margin: 5px;
}

.top-nav  a {
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}

.top-nav  a:visited {
	text-decoration: underline;
}

.top-nav  a:hover {
	color: #F90000;
	background-color: transparent;
}

div.full-width-box {
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
}

td.grey {
	color: #000;
	height: 50px;
}

td.white {
	color: #000;
	height: 50px;
}


th.heading {
	height: 30px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 93%;
}

div.side-box {
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.double_underline {
	border-bottom: 3px double;
}

div.promotion {
	margin: 5px;
	padding: 5px;
}

.promo {
	padding: 5px;
	height: 140px;
	width: 260px;
	background-color: #e4f2d8;
	text-align: center;
	border: thin dotted #ccc;
}

.promo-box {
	margin-right: auto;
	margin-left: auto;
}

.spacer-box {
	color:#FFF;
	width: 25px;
	margin: 0px;
	padding: 0px;
}

div.facebook {
	width: 95%;
	padding: 5px;
	text-align: left;
}

div.google-plus {
	width: 95%;
	padding: 5px;
	text-align: left;
}

div.social {
	width: 95%;
	padding: 5px;
}

div.right-box {
	background-color: #bad9ed;
	padding-top: 10px;
	padding-bottom: 10px;
}
