body {
	margin: 0;
	text-align: center;
	background-position: top center;
	background-color: #080b14;
	background-image: url(../images/backgroundGradient.png);
	background-repeat: repeat-x;
	min-height: 100%; 
	height: 100%;
}

body, td {
	font-family: tahoma, arial, helvetica;
	font-size: 13px;
	color: #666666;
}

html {
	background-position: top center;
	background-image: url(../images/backgroundGray.gif);
	background-repeat: repeat-y;
	background-color: #0a101b;
	height: 100%;
}

#shadows {
	margin: 0 auto;
	background-position: top center;
	background-image: url(../images/shadowGradient.png);
	background-repeat: no-repeat;
}

#container {
	margin: 0 auto;
	width: 953px;
	height: 100%;
	background-position: top center;
	background-color: #d1dae2;
	background-image: url(../images/contentGradient.jpg);
	background-repeat: no-repeat;	
	text-align: left;
}

#header {
	height: 127px;
}
#logo {
	float: left;
	width: 251px;
}
#topnav {
	float: right;
	margin-top: 15px;
	margin-right: 17px;
}
#tagline {
	float: right;
	margin-top: 55px;
	margin-right: 17px;
}
.topnavlinks td {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.topnavlinks a {
	color: #0a2651;
	text-decoration: none;
}
.topnavlinks a:hover, .topnavlinks a:active {
	text-decoration: underline;
}
.topnavlinks a.marker {
	color: #d49700;
	font-weight: bold;
}

#splashSeparator {
	margin-bottom: 15px;
	width: 947px;
	margin-left: 3px;
}

#homepageContent {
	float: left;
	margin-left: 60px;
	margin-right: 40px;
}
#homepageIntro {
	float: left;
	width: 600px;
	margin-right: 30px;
	font-size: 14px;
}
#newsSummary {
	float: right;
	width: 219px;
	height: 281px;
	background-image: url(../images/backgroundNewsSummary.png);
}
#specials {
	float: left;
	width: 289px;
	height: 134px;
	color: #0a2651;
	margin-top: 26px;
	margin-right: 10px;
	background-image: url(../images/backgroundSpecials.png);
	background-repeat: no-repeat;
}
html>body #specials {
	margin-top: 17px;
}
#specialsContent {
	padding: 20 10 10 10;
}
#newsSummaryContent {
	padding: 42 10 10 10;
}

.leadin, .newsleadin {
	color: #d49700;
	font-weight: bold;
}
.newsleadin {
	margin-bottom: 10px;
}
.bold, .quotationSource {
	font-weight: bold;
}

a.learnmore, a.readmore {
	font-weight: bold;
	color: #0a2651;
	text-decoration: none;
}
a.learnmore:hover, a.learnmore:active, a.readmore:hover, a.readmore:active {
	text-decoration: underline;
}
a.readmore {
	display: block;
	margin-top: 10px;
}

a.specials {
	font-weight: bold;
	color: #0a2651;
	text-decoration: underline;
}
a.specials:hover, a.specials:active {
	color: #6c80b7;
}

.newsSummaryDate {
	font-size: 12px;
	font-weight: bold;
}
a.newsSummaryBlurb {
	font-size: 12px;
	color: #666;
	margin-bottom: 12px;
	text-decoration: none;
	display: block;
	margin-right: 2px;
}
a.newsSummaryBlurb:hover, a.newsSummaryBlurb:active {
	text-decoration: underline;
}

/* SUBPAGES */
#subpageColumnLeft {
	float: left;
	width: 185px;
	height: 300px;
	margin-left: 18px;
	margin-right: 32px;
	line-height: 21px;
	color: #0a2651;
}
#subpageContent {
	float: left;
	width: 517px;
	height: 300px;
	margin-right: 22px;
}
#subpageColumnRight {
	float: left;
	width: 168px;
	height: 300px;
}

.pageImage {
	display: block;
	margin-bottom: 25px;
}

#pageTitle {
	color: #d49700;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

#subnav {
	margin-bottom: 20px;
}
#subnav a {
	color: #666;
	text-decoration: none;
}
#subnav a:hover, #subnav a:active {
	text-decoration: underline;
}
#subnav a.marker {
	color: #d49700;
	font-weight: bold;
}

.contactusImage {
	display: block;
	margin-bottom: 15px;
}

.downloadBox, .downloadBoxAlt {
	width: 166px;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background-color: #fff;
	font-size: 12px;
}
.downloadBoxAlt {
	background-color: #efefef;
}
.downloadBoxContent {
	padding: 8 9 0 7;
	height: auto;
	margin-bottom: 6px;	
}
html>body .downloadBoxContent {
	overflow: hidden;
}
.downloadImage {
	float: left;
	width: 38px;
	margin-right: 10px;
}
.downloadTitleLink {
	float: left;
	width: 100px;
}
.downloadTitle {
	margin-bottom: 4px;
}

.sig {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clientList td {
	font-size: 11px;
	line-height: 18px;
}

#footer {
	float: left;	
	padding-top: 30px;
	font-size: 11px;
	padding-bottom: 30px;
}
#footer .phone {
	color: #0a2651;
	font-weight: bold;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
}

a {
	color: #0a2651;
	text-decoration: underline;
}
a:hover, a:active {
	color: #6c80b7;
}

input, select, textarea, button {
	font-size: 13px;
	font-family: tahoma, arial, helvetica;
	color: #000;
	border: 1px solid #c7c7c7;
}
.required {
	background-color: #fff;
}	
.button {
	background-color: #fff;
	color: #0a2651;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;	
}
.checkbox {
	border: 0px;
}

#tickerFrame {
	width: 517px;
	height: 165px;
	padding-top: 15px;
	background-image: url(../images/backgroundTicker.jpg);
	background-repeat: repeat-x;	
}

#preload { 
	display: none; 
}