﻿html, body
{
    width: 100%;
    min-height: 100%;
    min-width: 100%;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ccd1d7;
background-image: url(../images/main_background.jpg);
background-repeat: repeat-x;
background-position: bottom;
margin:0;
padding:0;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

img {
border:0;
}

.clear {
width:100%;
overflow:auto;
}

div#wrapper {
width:767px;
height: auto;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
}

div#innerWrapper {
width:750px;
height: auto;
margin-left:auto;
margin-right:auto;
}

div#header {
width:inherit;
height:300px;
background-image:url(../images/header_back.jpg);
}

div#menu {
width:749px;
height:45px;
}

div#menu ul {
width:749px;
height:45px;
float:left;
list-style-type:none;
margin:0;
padding:0;
}

div#menu ul li {
float:left;
}

div#menu ul li a {
height:27px;
padding-top:18px;
display:block;
color:#FFF;
text-decoration:none;
}

div#menu ul li a:hover {
display:block;
text-decoration:underline;
}

.secLink {
display:block;
}

div#menu ul li a.firstSecLinkSize,div#menu a.secondSecLinkSize {
font-size:10px;
margin-left:9px;
background-image:url(../images/arrow_yellow.gif);
background-position:left top;
background-repeat:no-repeat;
}

div#menu a.thirdSecLinkSize {
font-size:9px;
}

div#headerSub {
width:inherit;
height:255px;
}

div#headerSubChildLeft {
width:49.5%;
height:260px;
float:left;
}

#headerSubChildLeft p {
margin-left:20px;
margin-top:100px;
}
#headerSubChildLeft blockquote 
{
margin-left:20px;
margin-top:35px;
}
#headerSubChildLeft blockquote a 
{
font-weight:400;
font-size:14px;
color:#FEC900;
line-height:1.75em;
text-decoration: none;
}
#headerSubChildLeft blockquote a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
#headerSubChildLeft i {
font-style:normal;
font-size:9px;
color:#FFF;
line-height:1.6em;
}

#headerSubChildLeft b {
font-weight:400;
font-size:14px;
color:#FEC900;
line-height:1.75em;
}

div#headerSubChildRight {
width:49.5%;
height:260px;
float:right;
}

div#headerSubChildRight p {
font-style:normal;
font-size:10px;
letter-spacing:normal;
color:#FFF;
line-height:1.6em;
float:right;
margin-right:10px;
margin-top:10px;
}

#headerSubChildRight a {
color:#FFF;
text-decoration:none;
}

#headerSubChildRight a:hover {
color:#FEC900;
text-decoration:underline;
}

div#main {
width:inherit;
}

div#mainSubLeft {
width:260px;
float:left;
}

div#mainSubLeft ul {
width:100%;
margin-left:0;
padding-left:0;
list-style-type:none;
}

div#mainSubLeft li {
width:100%;
height:70px;
font-size:9px;
color:#001848;
background-image:url(../images/leftnav_background.jpg);
margin-top:5px;
}

div#mainSubLeft a {
color:inherit;
text-decoration:none;
}

div#mainSubLeft img {
border:0;
display:inline;
white-space:nowrap;
}

div#mainSubLeft img.icon {
width:54px;
height:69px;
display:inline-block;
float:left;
padding-right:10px;
}

div#mainSubLeft b {
margin-top:3px;
}

div#mainSubLeft b,i {
font-style:normal;
font-size:9px;
letter-spacing:normal;
}

div#mainSubRight {
width:480px;
float:right;
}

div#mainSubRight h2 {
width:inherit;
height:23px;
border-bottom:solid 1px #999;
background-image:url(../images/subhead_grad.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:11px;
color:#001848;
font-weight:400;
}

div#mainSubRight h2.firstHeader {
margin-top:11px;
}

div#mainSubRight h1.firstHeader {
margin-top:11px;
}

div#mainSubRight br {
line-height:5px;
}

div#mainSubRight h2 b {
font-weight:400;
margin-left:5px;
}

div#mainSubRight h2 i {
font-style:normal;
text-align:right;
margin-left:330px;
}

div#mainSubRight p {
font-size:10px;
margin-left:10px;
}

div#mainSubRight h2 a {
color:#001848;
text-decoration:none;
}

div#mainSubRight div.animImg {
padding-top:10px;
padding-bottom:10px;
border-bottom:solid 1px #999;
border-top:solid 1px #999;
}

div#footer {
width:inherit;
height:120px;
background-image:url(../images/midbody_grad.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFF;
}

div#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#4A6480;
line-height:1.6em;
text-align:center;
}

div#footer .bottomMenu {
padding-top:25px;
}

.smallNudge {
padding-top:5px;
}

.mediumNudge {
padding-top:8px;
}

.largeNudge {
padding-top:12px;
}

.txtBlue {
color:#001848;
}

.txtBurg {
color:#390014;
}

.txtOrange {
color:#C46316;
}

.txtRed {
color:#720000;
}

.txtGreen {
color:#243B06;
}

.txtBrightRed {
color:#630026;
}

a:visited,a:link {
color:inherit;
}

div#mainSubLeft a:hover,div#mainSubRight h2 a:hover,div#mainSubRight a:hover,#footer a:hover {
  text-decoration:underline;
}

div#mainSubRight p a,div#footer a {
color:#000;
text-decoration:none;
}