body {
 	font-family: Arial, Helvetica, sans-serif;
 	font:small/1.5em Arial, Helvetica, sans-serif;
 	voice-family: "\"}\""; voice-family:inherit;
 	font-size:73%;
 	color: #000000;
}

h1 {
	color: #000000;
	weight: bold;
	font-size: 160%;
	border-bottom: 2px solid #000000;
	margin-bottom: 0;
	text-transform: uppercase;
	}
	
h2 {
	color: #A50C0C;
	weight: bold;
	font-size: 110%;
	margin-bottom: 0;
	text-transform: uppercase;
	}
	
h3 {
	color: #FFFFFF;
	weight: bold;
	font-size: 110%;
	background-color: #002749;
	margin-bottom: -16px;
	text-transform: uppercase;
	}
	
h4 {
	color: #002749;
	weight: bold;
	font-size: 100%;
	margin-bottom: -2px;
	}

td.header {
	color: #FFFFFF;
	weight: bold;
	background-color: #002749;
	}

ul {
	margin-top: -2px;
	margin-bottom: -2px;
	}
	
ol {
	margin-top: -2px;
	margin-bottom: -2px;
	}

a {
    color: #2F8AD5;
    text-decoration: none;
    font-weight: bold;
    }

a:link { 
    color: #2F8AD5; 
    text-decoration: none;
    }

a:visited { 
    color: #2F8AD5; 
    }

a:hover {
    color: #FEC86B;
    text-decoration: underline;
    background-color: #2F8AD5;
    }  

#r2rImg {
	position: bottom:0, left:0;
	}
	
#r2rText {
	display: none;
	}

#scrollboxIndex {
	height: 490px; 
	width: 600px; 
	overflow: auto;
	}
	
#scrollbox {
	height: 403px; 
	width: 600px; 
	overflow: auto;
	}
	
#careersScrollbox {
	height: 325px; 
	width: 600px; 
	overflow: auto;
	}

.mobile {
	display: none;
	}

.right {
	text-align: right;
	}
	
.center {
	text-align: center;
	}	
	
ul.centerBox {
	margin-top: 8px;
	list-style: none;
	}
	
.centerBox {
	text-align: center;
	color: #000000;
	background-color: #FEC86B;
	border: 1px solid #BCBEC0;
	margin-right: 80px;
	margin-left: 80px;
	padding: 8px;
	}	
	
.top {
	vertical-align: top;
	}
	
.smallNav {
	text-align: right;
	margin-top: -20px;
	}
	
.smallerNav {
	text-align: left;
	margin-top: 0;
	font-size: 75%;
	}

ul.noBullets {
	list-style: none;
	margin-top: .4em;
	margin-left: -2.5em;
	}

.text {
	margin-top: -.4em;
	}

.label {
	text-align: right;
	font-weight: bold;
	}
	
.amt {
	text-align: right;
	margin-right: 10px;
	}
	
.value {
	text-align: left;
	}
	
.topPad {
	margin-top: 20px;
	}
	
.compact {
	display: compact;
	line-height: 9px;
	}
	
.xtraCompact {
	line-height: 2px;
	}
		
.leftImg {
	float: left;
	}
	
.hiddenImgRight {
	float: right;
	margin: .2em;
	}
