﻿@charset "utf-8";
body {
	background-color: #787878;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #004b8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004b8d;
}
a:hover {
	text-decoration: underline;
	color: #004b8d;
}
a:active {
	text-decoration: none;
	color: #004b8d;
}


.address {
	font-size: 10px;
	color: #ffffff;
}
.address a:link {
	color: #ffffff;
	text-decoration: none;
}
.address a:visited {
	color: #ffffff;
	text-decoration: none;
}
.address a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.address a:active {
	color: #ffffff;
	text-decoration: underline;
}
.redbarheds {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CA1004;
	letter-spacing: 3px;
	font-size: 12px;
}

.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #004B8D;
	margin-bottom:0px;
	padding-bottom:0px
	
}

.subheadred {
	font-size: 13px;
	font-weight: bold;
	color: #CA1004;
}

.bluebarheds {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #004b8d;
	letter-spacing: 3px;
	font-size: 12px;
}
.greybarheds {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #b1b1b1;
	letter-spacing: 2px;
	font-size: 12px;
}
.sectionlinks {
	font-size: 12px;
	font-weight: bold;
}
.normal {
	font-size: 11px;
	font-weight: normal;
}
.highlightedtext {
	color: #ca1004;
	font-weight: bold;
}

.LargeText {
	font-size: 12px
}



h1 {
	font-size: 19px;
	font-weight: bold;
	color: #CA1004;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #004B8D;
	margin-bottom:-8px
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #CA1004;
	margin-bottom:-10px
	}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #004B8D;
	}
	

