body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}

.outertable {
	background-color: #096dad;
	border-width: 1px;
	height: 81px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

.leftnav {
	font-family: verdana, tahoma, arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	padding-left: 0px;
	line-height: 19px;
	padding: 0px;
	background-color: #096dad;
}

.intext {
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	color: #212121;
	background-color: #ffffff;
	font-size: 12px;
	padding-left: 35px;
	padding-right: 40px;
	line-height: 19px;
	padding-top: 10px;
}

td {
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	color: #212121;
	background-color: #ffffff;
	font-size: 12px;
}

.timesi {
	font-family: "Times New Roman", Times, serif;
	color: #99d1f5;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}

.logotitle {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 3.2em;
	font-weight: bold;
	line-height: 1.1em;
}
.logosubtitle {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: bold;
}

.leftlogo {
	background-image: url(images/nav-logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 113px;
	height: 61px;
}

.toppics {
	background-image: url(images/toppics.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 980px;
	height: 81px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #096dad;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #096dad;
	border-left: 0px;
	border-right: 0px;
}

.hdend {
	background-image: url(images/hdend.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 32px;
}

.maintable {
	width: 980px;
	border-style: solid;
	border-width: 1px;
	border-color: #096dad;
	border-top: 0px;
	border-left: 0px;
}

hr {
	height: 1px;
	color: #096dad;
	background-color: #096dad;
	border: 0px;
	width: 100%;
}

A.inblue:link {text-decoration: none; color: #ffffff; font-size: 11px; font-family: trebuchet ms, arial, verdana;  text-transform: uppercase; font-weight: bold; font-size: 14px; padding-left: 15px;}
A.inblue:visited {text-decoration: none; color: #ffffff; font-size: 11px; font-family: trebuchet ms, arial, verdana; text-transform: uppercase; font-weight: bold; font-size: 14px; padding-left: 15px;}
A.inblue:active {text-decoration: none; color: #99d1f5; font-size: 11px; font-family: trebuchet ms, arial, verdana; text-transform: uppercase; font-weight: bold; font-size: 14px; padding-left: 15px;}
A.inblue:hover {text-decoration: none; color: #99d1f5; font-size: 11px; font-family: trebuchet ms, arial, verdana; text-transform: uppercase; font-weight: bold; font-size: 14px; padding-left: 15px;}

A.btmlink:link {text-decoration: underline; color: #096dad; font-size: 11px; font-family: arial, verdana;  text-transform: uppercase; font-size: 10px;}
A.btmlink:visited {text-decoration: underline; color: #096dad; font-size: 11px; font-family: arial, verdana; text-transform: uppercase; font-size: 10px;}
A.btmlink:active {text-decoration: none; color: #99d1f5; font-size: 11px; font-family: arial, verdana; text-transform: uppercase; font-size: 10px;}
A.btmlink:hover {text-decoration: none; color: #99d1f5; font-size: 11px; font-family: arial, verdana; text-transform: uppercase;  font-size: 10px;}

A:link {text-decoration: underline; color: #096dad;}
A:visited {text-decoration: underline; color: #096dad;}
A:active {text-decoration: none; color: #09ad79;}
A:hover {text-decoration: none; color: #09ad79;} 

.left {
	float: left;
	width: 50%;
}

.right {
	float: left;
	width: 50%;
}

h1 {
	font-family: trebuchet ms,arial, tahoma, verdana, Helvetica, sans-serif;
	color: #096dad;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: .4em;
	margin-top: 25px;
	text-transform: uppercase;
}

h2 {
	font-family: trebuchet ms,arial, tahoma, verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.3em;
	text-align: left;
	margin-bottom: .4em;
	margin-top: 2px;
	padding-bottom: 5px;
	letter-spacing: -.5px;
}

h3 {
	font-family: trebuchet ms,arial, tahoma, verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.6em;
	text-align: left;
	margin-bottom: .4em;
	margin-top: 2px;
	padding-bottom: 8px;
}

.red {
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
}
