@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #5563ae;
	background-image: url(images/faded_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
p {
	font-size: 12px;
}
.oneColFixCtrHdr #container {
	width: 773px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.blue1 {
	background-color: #102a80;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #102a80;
	font-weight: bold;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #79d2f3;
	text-decoration: none;
}
a.bottomnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #79d2f3;
	text-decoration: none;
}
a.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffae5c;
	text-decoration: none;
}
.white {
	background-color: #ffffff;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
.notopspace {
	margin-top: 0px;
	padding-top: 0px;
}
a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #108062;
	text-decoration: none;
}
a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #108062;
	text-decoration: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d36f09;
	text-decoration: none;
}
div.figure1 {
	float: right;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 302px;
}
.figure1 img {
	border: 1px solid #666666;
}
.figure1_text {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #102a80;
	text-decoration: none;
}
a.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #102a80;
	text-decoration: none;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #d36f09;
	text-decoration: none;
}
a.title1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d36f09;
	font-weight: bold;
	text-decoration: none;
}

a.title2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d36f09;
	font-weight: bold;
	text-decoration: none;
}
.blackitalics {
	font-style: italic;
	color: #000000;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102a80;
	font-weight: bold;
	text-decoration: none;
}
a.title3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d36f09;
	font-weight: bold;
	text-decoration: none;
}
.title3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.title3black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.title3black:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.title3black:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d36f09;
	font-weight: normal;
	text-decoration: none;
}
a.link1a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #108062;
	text-decoration: none;
}
a.link1a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #108062;
	text-decoration: none;
}
a.link1a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #d36f09;
	text-decoration: none;
}
a.link1b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #108062;
	text-decoration: none;
}
a.link1b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #108062;
	text-decoration: none;
}
a.link1b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #d36f09;
	text-decoration: none;
}
.title2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E6073;
	font-weight: bold;
	text-decoration: none;
}
.topspace1 {
	margin-top: 10px;
	padding-top: 10px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.title3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e6073;
	font-weight: bold;
	text-decoration: none;
}
.title2und {
	color: #102a80;
	text-decoration: underline;
	font: bold 13px Arial, Helvetica, sans-serif;
}
a.title2und:link {
	color: #102a80;
	text-decoration: underline;
	font: bold 13px Arial, Helvetica, sans-serif;
}
a.title2und:hover {
	color: #d36f09;
	text-decoration: underline;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.title3red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.title3red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.title3red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.topspace2 {
	margin-top: 5px;
	padding-top: 5px;
}
