/* CSS Document */

/* BODY */

body, html {
background-color: #EAF2F5;
text-align: center;
margin: 5px auto;
padding: 0;
font: 100.01% Verdana, Arial, Helvetica, sans-serif;
}

/* MAIN CONTAINER DIV */

#container {
position: relative;
margin: 0 auto;
padding: 0;
width: 966px;
color: #000;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #343786;
overflow: hidden;
}

/* CONTENT DIV */

#content {
padding: 10px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
color: #000;
background-color: #FFF;
min-height: 420px;
overflow: hidden;
}

/* HEADER DIV */

#header {
width: 966px;
height: 197px;
background-image: url(/images/header.jpg);
}

/* LEFT FLOAT COLUMN */

#leftflt {
float: left;
width: 207px;
padding: 5px 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#leftflt ul {
list-style: none;
margin: 0 0 0 -5px;
}

#leftflt ul li {
padding-left: 0;
padding-right: 0;
}

/* RIGHT FLOAT COLUMN */

#rightflt {
float: right;
width: 711px;
padding: 10px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
color: #000;
text-align: justify;
}

/* NAVIGATION */

#navcontainer
{
width: 207px;
margin: 0;
padding: 0;
font: 13px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 200px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
border-bottom: 1px solid #fff;
color: #2C5188;
text-decoration: none;
background: #FFF;
}

#navcontainer>ul#navlist li a { 
width: auto; 
}

ul#navlist li#active a
{
background: #2C5188;
color: #FFF;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #fff;
background: #2029AF;
}

/* FOOTER DIV */

#footer {
position: relative;
margin: 0 auto;
bottom: 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #666;
width: 966px;
height: 40px;
padding-top: 3px;
padding-bottom: 3px;
}

/* FOOTER NAV */

#navcontainer1
{
margin: -15px 0 0 -35px;
padding: 5px 0 0 0;
line-height: 16px;
}

#footernav li
{
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
}

#footernav li a
{
color: #2C5188;
text-decoration: none;
}

#footernav li#active a, #footer active a
{
color: #666;
}

#footernav li a:hover, ul#footernav li#active a:hover
{
color: #2029AF;
text-decoration: underline;
}

/* HEADINGS */

h1 {
text-align: center;
font: 16px Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
color: #343786;
margin, padding: 0;
margin-left: -5000px;
margin-top: -20px;
}

h2 {
font: 18px Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
color: #343786;
text-align: center;
line-height: 20px;
}

h3 {
font: 14px Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
color: #343786;
}

h4 {
font: 14px Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
color: #000000;
text-align: center;
}

h5 {
font: 14px Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
color: #000000;
}

/* STYLED TEXT */

.basictxt {
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.redtxt {
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #CC0000;
font-weight: 900;
}

.bluetxt {
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #2029AF;
font-weight: 900;
}

/* LISTS */

ul li  {
list-style: disc;
list-style-position: outside;
margin-top: 10px;
margin-left: 15px;
}

/* IMAGE FLOATS */

.imgfltrt {
float: right;
}

.imgfltrtpd {
float: right;
margin: 5px 0 10px 10px;
border: 1px solid #000;
}

.imgfltlft {
float: left;
margin: 0px 10px 10px 0;
border: 1px solid #000;
}

.clearing { 
	clear: both; 
	line-height: 0;
	height: 0;
}

/* LINKS */

A:link {text-decoration: underline; color: #2029AF;}
A:visited {text-decoration: underline;}
A:active {text-decoration: none; color: #2029AF;}
A:hover {text-decoration: none; color: #2029AF;}

.A1:link {text-decoration: none; color: #666;}
.A1:visited {text-decoration: none; color: #666;}
.A1:active {text-decoration: none; color: #666;}
.A1:hover {text-decoration: underline; color: #800000;}

/* FORMS */

form {
height: expression('1%'); /* IE Pick-a-boo bug fix */
margin: -10px;
text-align:left;
}

input {
background: #FFF;
border: 1px solid #800000;
margin: 3px;
padding: 2px;
color: #254676;
}

.submit {
background: #2029AF;
border: 2px solid #FFF;
color: #FFF;
font-weight: bold;
font-size: 9px;
}

.submit:hover {
color: #FFF;
background: #3989FF;
}

/* blockquote start */
blockquote {
	float: none;
	display: block;
	margin: 1em auto;
	width: 80%;
	font-size: .9em;
	padding: 24px;
	line-height: 13px;
	font-weight: normal;
	border: 1px solid #2029AF;
	background: #FFFBCF url(../images/ltgrayonltyellowleft_quote.gif) top left no-repeat;
}
blockquote.right {
	float: right;
	clear: right;
	border: 1px solid #4F91CB;
	width: 25%;
	font-size: 1em;
	margin: 5px 0 10px 5px;
	padding: 8px;
	line-height:15px;
	font-weight: bold;
}
blockquote a {
	text-decoration:none;
	color:#4F91CB;
}
blockquote a:hover {
	text-decoration:underline;
}
cite {
	font-style: italic;
	color: #666;
	display: block;
	text-align: right;
	margin-right: -24px;
	margin-bottom: -24px;
	padding: 0 24px 24px 0;
	background: transparent url(../images/ltgrayonltyellowright_quote.gif) bottom right no-repeat;
}
/* blockquote end */

/* Boxes */

.boxred {
margin: 10px auto;
width: 450px;
height: 40px;
background: #CC0000;
color: #FFF;
border: 1px solid #000;
font: 24px Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
padding-top: 10px;
}

.box2 {
width: 500px;
background: #CCC;
border: 1px solid #CC0000;
color: #000;
padding: 10px;
text-align: left;
}

.box3 {
width: 450px;
border: 3px solid #000;
color: #000;
padding: 10px;
text-align: left;
}

.box4 {
width: 300px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: #000;
padding: 12px;
margin: 0 auto;
background-color: #AECDFC;
border: 1px solid #2029AF;
text-align: center;
}

.left-text {
width: 330px;
float: left;
margin-left: 30px;
}

/* PARAGRAPH FORMATTING */

p {
margin: 20px auto;
}
.centered {
text-align: center;
}

/* TABLES */

.table1 td {
border: 1px solid #CCC;
padding: 3px;
}

.table1hdg {
color: #FFF;
font-weight: 900;
}