@charset "UTF-8";
/* CSS Document */

@import url("layout.css");
@import url("nav.css");
@import url("subnav.css");


/* body styles */


body, td, th {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 2em;
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #1b4298;
	text-decoration: none;
}

#textsizer {
	margin-top:15px;
	width: 813px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: .8px;
	height: 10px;
}

.sizer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	color: #1B4298;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	font-weight: lighter;
	text-decoration: none;
}
.copyrighttighten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 15px;
}
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.blue20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #1B4298;
}


.red {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F00;
	text-decoration: none;
}

