/********** Global Styles **********/
html {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
color: #222222;
background: #fff8f0 url(images/bodyBackground.jpg) top left repeat-x;
font: .8em arial, sans-serif;
}
#pageContainer {
width: 740px;
margin: auto;
}
input {
font: .9em arial, sans-serif;
color: #404040;
background: #ffffff;
border: 1px solid #555555;
padding: 2px;
}
textarea {
font: .9em arial, sans-serif;
color: #404040;
background: #ffffff;
border: 1px solid #555555;
padding: 2px;
}
select {
font: .9em arial, sans-serif;
color: #404040;
background: #ffffff;
border: 1px solid #555555;
padding: 2px;
}
.clear {
height: 1px;
clear: both;
}
/* IE5 Hack \*/
* html .clear {
overflow: hidden;
}
/* End Hack */
.inlineLink, .inlineLink:visited {
color: #00387f;
background: none;
text-decoration: none;
}
.inlineLink:hover, .inlineLink:visited:hover {
color: #00387f;
background: none;
text-decoration: underline;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
p {
margin: 0px;
padding: 0px;
}
form {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}

/********** Body **********/
#contentContainer {
margin: 20px 0px 0px 0px;
color: inherit;
background: #ffffff url(images/contentBackground.jpg) top left repeat-y;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
#columnOne {
float: left;
color: #ffffff;
background: none;
width: 167px;
}
#columnTwo {
color: #333333;
background: none;
width: 571px;
float: right;
}


/********** Headers **********/
#c1Header {
color: #ffffff;
background: #00397e url(images/logo.jpg) top left no-repeat;
height: 70px;
margin: 0px;
}
#logoLink {
height: 70px;
width: 167px;
display: block;
}
#c2Header {
color: #ffffff;
background: #00397e;
height: 65px;
margin: 0px;
overflow: hidden;
}
/* IE6 Fix \*/
* html #columnTwo {
float: left;
width: 572px;
margin-right: -3px;
margin-left: -1px;
}
/* End Fix */
#hiddenHeader {
display: none;
}

/********** Main Navigation **********/
#mainNav {
list-style: none;
padding: 0px;
margin: 0px;
width: 167px;
font-size: .9em;
}
#mainNav li {
width: 166px;
}
.navOne, .navOne:visited {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #00397e url(images/mainNav.jpg) top left no-repeat;
padding: 18px 30px 22px 30px;
text-decoration: none;
text-align: right;
display: block;
width: 106px;
}
.navOne:hover, .navOne:visited:hover {
font: bold .9em arial, sans-serif;
color: #002D62;
background: #00397e url(images/mainNavOver.jpg) top left no-repeat;
padding: 18px 30px 22px 30px;
text-decoration: none;
text-align: right;
display: block;
width: 106px;
}
.navTwo:link, .navTwo:visited {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #00397e url(images/mainNav2.jpg) top left no-repeat;
padding: 18px 30px 22px 30px;
text-decoration: none;
text-align: right;
display: block;
width: 106px;
}
.navTwo:hover, .navTwo:visited:hover {
font: bold .9em arial, sans-serif;
color: #002D62;
background: #00397e url(images/mainNavOver2.jpg) top left no-repeat;
padding: 18px 30px 22px 30px;
text-decoration: none;
text-align: right;
display: block;
width: 106px;
}

/********** Login Area ***********/
#loginArt {
color: #ffffff;
background: #00397e url(images/secureLogin.jpg) top right no-repeat;
height: 22px;
}
#loginMessage {
text-align: right;
padding: 2px 8px;
}
#LogOn {
text-align: right;
padding: 2px 8px;
}
#LogOn input {
font: .9em arial, sans-serif;
color: #222222;
background: #ffffff;
border: 1px solid #000000;
padding: 1px 4px;
}
#loginSubmit {
cursor: pointer;
}
#forgotPassword {
cursor: pointer;
}
#forgotPassword a:link, #forgotPassword a:visited {
font: .8em arial, sans-serif;
color: #ffffff;
text-decoration: none;
}
#forgotPassword a:link:hover, #forgotPassword a:visited:hover {
font: .8em arial, sans-serif;
color: #ffffff;
text-decoration: underline;
}
.errorMessage {
font-size: 1.2em;
font-weight: bold;
color: #ff0000;
text-align: right;
margin: auto;
margin-top: 5px;
margin-bottom: -5px;
width: 740px;
overflow: hidden;
}
#userInput, #passInput {
position: relative;
}
#userTitle, #passTitle {
position: absolute;
top: 1.6em;
left: 1px;
font-size: .9em;
}

/********** Ad Space **********/
#adSpace {
background: transparent url(headerImages/rotate.php) top left no-repeat;
height: 115px;
}
#adLink {
height: 105px;
width: 571px;
display: block;
}
#adSpaceBlank {
background: #ffffff url(images/noPicture.jpg) top left no-repeat;
height: 25px;
}

/*********** Main Content Area **********/
h2 {
font-size: 1.5em;
color: #00387f;
background: none;
padding: 0px;
margin: 30px 30px 5px 30px;
}
h3 {
font-size: 1.2em;
color: #4b4b4b;
background: none;
padding: 0px;
margin: 5px 30px;
}
.bodyText {
margin: 0px 30px 20px 30px;
text-align: justify;
}
.bodyTextBox {
margin: 0px 30px 20px 30px;
text-align: justify;
padding: 20px;
color: #4b4b4b;
background: #e0e0e0;
border: 1px solid #668dae;
}
.quoteAttribute {
font-size: .9em;
text-align: right;
color: #666666;
background: none;
margin: -10px 30px -20px 30px;
}
.bodyText p {
margin: 10px 0px 0px 0px;
}
#contentColumn1 {
float: left;
width: 282px
}
#contentColumn2 {
float: right;
width: 282px
}
.linkList {
border-left: 1px solid #00387f;
border-bottom: 1px solid #00387f;
list-style: none;
margin: 0px;
padding: 5px 0px 10px 15px;
color: inherit;
background: url(images/listLinksBackground.jpg) bottom left no-repeat;
text-align: left;
}

/********** Content Ads **********/
.contentAd1 {
margin: 20px 0px 10px 0px;
}
.contentAd2 {
margin: 20px 0px 10px 0px;
}
#contentAdColumn1 {
float: left;
width: 255px
}
#contentAdColumn2 {
float: right;
width: 255px
}

/********** Contact Form **********/
.bodyForm {
margin: 0px 30px 20px 30px;
text-align: justify;
border: 1px solid #00387f;
}
.lightRow {
background: #ffffff;
color: #404040;
padding: 10px;
}
.darkRow {
background: #fef8ef;
color: #404040;
padding: 10px;
}
.inputLabel {
float: left;
}
.inputElement {
float: right;
}

/********** Info Table **********/
.bodyTable {
margin: 0px 30px 20px 30px;
text-align: justify;
border: 1px solid #00387f;
}
.bodyTable .lightRow {
background: #ffffff;
color: #404040;
padding: 10px;
}
.bodyTable .darkRow {
background: #fef8ef;
color: #404040;
padding: 10px;
}
td {
padding: 5px;
border-right: 1px solid #fae3bc;
}
.inputLabel {
float: left;
}
.inputElement {
float: right;
}

/********** Legal Data **********/
#legal {
text-align: center;
font-size: .9em;
color: #666666;
background: none;
margin: 50px 30px 0px 30px;
padding: 10px 50px;
position: relative;
display: block;
width: 410px;
}
#fdic, #fdic:visited, #fdic:hover, #fdic:visited:hover {
color: #ffffff;
background: url(images/fdic.jpg) top left no-repeat;
position: absolute;
top: 0px;
left: 0px;
width: 58px;
height: 34px;
display: block;
}
#eho, #eho:visited, #eho:hover, #eho:visited:hover  {
color: #ffffff;
background: url(images/eho.jpg) top left no-repeat;
position: absolute;
top: 0px;
right: 0px;
width: 45px;
height: 34px;
display: block;
}

/********** System Messages **********/
.success {
font: bold 1.2em arial, sans-serif;
color: #00397e;
background: none;
}
.fail {
font: bold 1.2em arial, sans-serif;
color: #910208;
background: none;
}

/********** Footer **********/
#footer {
font: .9em arial, sans-serif;
color: #c1c1c1;
background: #78797b url(images/footer.jpg) bottom left no-repeat;
margin: 0px 0px 20px 0px;
}
#footerText {
text-align: center;
padding: 9px 20px 50px 20px;
}
.legalLink, .legalLink:visited {
color: #666666;
background: none;
text-decoration: none;
}
.legalLink:hover, .legalLink:visited:hover {
color: #111111;
background: none;
text-decoration: underline;
}

/********** Footer Art **********/
#footerArt {
background: url(images/footerArt.jpg) top center no-repeat;
height: 40px;
}





#tlgp {
margin: 1em 0 0 0;
border-top: 1px solid #999999;
padding: .5em 0 0 0;
color: #999999;
}