/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { color: #00529B; text-decoration: underline;}

body
{
	width: 100%;
	margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #717073;
    background-color: #FFF;
}

h1,h2,h3,h4,h5,h6{ padding:0px; }

h1{font-size:160%;}        

h2{font-size:150%;}        

h3{font-size:140%;}        

h4{font-size:130%;}        

h5{font-size:120%;}        

h6{font-size:110%;}    


/* Background Images */
.topBG { background-image: url(images/topBG.jpg); background-repeat: no-repeat; }
.middleBG { background-image: url(images/middleBG.jpg); background-repeat: no-repeat; background-position:center; }
.submiddleBG { background-image: url(images/submiddleBG.jpg); background-repeat: no-repeat; background-position:center; }
.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }

/* Div Table Styles */
.site { width: 100%;}

.header { width: 1024px; margin: 20px auto 0px; text-align:center;}
.logo { width: 300px; float: left; }
.search { margin-right: 20px; float: right; text-align: right; color: #00529B; margin-top: 10px;}

.homeBanner { width: 100%; height: 200px; background-color: #6781BA;}
.subBanner { width: 100%; height: 100px; background-color: #6781BA;}

.bannerHolder { width: 978px; margin: auto; text-align:center;}

.picHolder { width: 400px; height: 180px; padding: 10px 0px 0px; float:left; text-align:left; }
.image1 { position: absolute; margin-left: 190px; margin-top: 35px; z-index: 10; }
.image1 img { border: 5px solid #00529B; width: 201px; height: 134px; }
.image2 { position: absolute; z-index: 5; }
.image2 img { border: 5px solid #00529B; width: 201px; height: 134px; }

.bannerText { width: 222px; float:left; padding: 55px 45px 0px; }
.flash { width: 230px; float:left; padding-top: 20px; }

.mainContent { width: 934px; margin: 20px auto 0px; text-align:center; }
.leftContent { width: 558px; padding: 0px 30px 0px 35px; float: left; text-align: left; }
.subLeftContent { width: 568px; padding: 0px 30px 0px 35px; float: left; text-align: left; border-right: 1px solid #00529B; }
.rightContent { width: 270px; padding: 0px 0px 0px 40px; float: right; text-align: left; color: #00529B; font-size: 16px; font-family: Georgia; font-weight: bold;}
.rightContent ul { margin: 0px 0px 0px 30px; padding: 0px 0px 0px 15px; line-height: 30px;}
.rightContentSub { width: 250px; padding: 0px 0px 0px 20px; float: left; text-align: left; color: #00529B; font-size: 16px; font-family: Georgia; font-weight: bold;}
.rightContentSub ul { margin: 0px 0px 0px 30px; padding: 0px 0px 0px 15px; line-height: 30px;}

.subTitle { font-family: Georgia; font-size: 34px; color: #FFF; padding-top: 50px; padding-left: 60px; text-align:left;}

/* Text Styles */


/* Navigation Styles */
.search a { font-family: Georgia; font-size: 12px; font-weight: bold; text-decoration: none;}

.navBG { height: 21px; background-color: #00529B; width: 100%; position: relative;  }

.mainNav { width: 924px; margin: auto; text-align: right; font-family: Georgia; padding: 3px 0px 0px; }
.mainNav a { color: #FFF; padding: 10px; text-decoration: none;}

.dropdown { color: #00529B; text-decoration: none; font-size: 11px;}

/* Logoworks Link Backs */
.footer
{
	width: 854px;
	margin: auto;
	font-family: Arial; 
	font-size: 9px;
	color: #717073;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
