@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.header {
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 100%;
	background-color: #013668;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B6985A;
}
.headerTop {
	background-image: url(../img/headerTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
}
.headerTop a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headerTop a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.headerTop a:hover {
	text-decoration: none;
	color: #B5995A;
}
.headerTop a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.title {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 20px;
	text-align: left;
}

.menu {
	font-size: 9pt;
	font-weight: bolder;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	height: 53px;
	width: 85px;
}
.menuBackground {
	background-image: url(../img/buttonBackA.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 58px;
}

.menuLeft {
	background-image: url(../img/menuLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 58px;
	width: 18px;
	margin: 0px;
	padding: 0px;
}
.menuRight {
	background-image: url(../img/menuRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	width: 18px;
	margin: 0px;
	padding: 0px;
}


.menu a:link {
	color: #013668;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #013668;
}
.menu a:hover {
	text-decoration: none;
	color: #B5995A;
}
.menu a:active {
	text-decoration: none;
	color: #013668;
}
.menuHighlight {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bolder;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 15px;
	padding-left: 15px;
	height: 53px;
	width: 85px;
	background-image: url(../img/menuHighlightBackground.jpg);
}
.menuHighlight a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuHighlight a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuHighlight a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menuHighlight a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.footer {
	color: #FFFFFF;
}
.footerHeading {
	font-size: 11px;
	font-weight: 200;
	line-height: 12px;
	letter-spacing: 0.5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	height: 23px;
}
.footerTitle {
	font-size: 14pt;
	font-weight: 300;
}

.footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	letter-spacing: .5px;
}
.footer div {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: none;
	color: #B5995A;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #03386A;
}
h3 {
	font-size: 18px;
	color: #03386A;
}
h4 {
	font-size: 16px;
	color: #03386A;
}
h5 {
	font-size: 14px;
	color: #03386A;
}
h6 {
	font-size: 12px;
	color: #03386A;
}
.font2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 200;
	letter-spacing: -0.03em;
}
.font3 {
	font-size: 18pt;
	font-weight: 500;
}
.font4 {color: #B6995D}

.factFinder {
	list-style-type: none;
	margin: 0px;
	letter-spacing: 0.5px;
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	border: 2px solid #03386A;
	vertical-align: middle;
}
#TICKER {
	vertical-align: top;
	float: left;
}

.factFinder a:link {
	color: #013668;
	text-decoration: none;
}
.factFinder a:visited {
	text-decoration: none;
	color: #013668;
}
.factFinder a:hover {
	text-decoration: none;
	color: #C9B487;
}
.factFinder a:active {
	text-decoration: none;
	color: #013668;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	display: block;
	float: left;
	height: 58px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/buttonBackA.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #013668;
	text-align: center;
	vertical-align: middle;
}

a.button span {
	background: transparent;
	background-image: url(../img/buttonBackA.jpg);
	background-repeat: repeat-x;
	display: block;
	line-height: 12px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 18px;
} 
a.button:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
	color: #FFFFFF;
    padding: 24px 18 22px 18px; /* push text down 1px */
} 
a.button2 {
	display: block;
	float: left;
	height: 58px;
	width: 366px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/buttonBackA.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-variant: normal;
	color: #013668;
	text-align: center;
	vertical-align: middle;
}

a.button2 span {
	background: transparent;
	background-image: url(../img/buttonBackA.jpg);
	background-repeat: repeat-x;
	display: block;
	line-height: 12px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 18px;
} 
a.button2:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:hover span {
    background-position: bottom left;
	color: #FFFFFF;
    padding: 24px 18 22px 18px; /* push text down 1px */
} 
