body {
	background-color: #071e3f;
}

td {
	color: 003466;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {
font: normal 11px Tahoma, Arial;
color: #99CCFF;
text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
	color: #ffffff;
	line-height: 18px;
	font-size: 13px;
}

a.white-text:hover{
	color: #99CCFF;
	line-height: 18px;
	font-size: 13px;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.Headline-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #de7627;
}

.Subhead-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
}

.Headline-orange-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DE782B;
}

.body-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003466;
	
}

.body-copy-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003466;
	font-weight: bold;
}

.body-copy-emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003466;
	font-style: italic;  
}

.caption-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003466;
}
.caption-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: 10;
	color: #003466;
}
.body-copy-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
