body {
margin: 0; 
padding: 0; 
background-color: white;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

iframe {border: 0; width: 532px; height: 446px; overflow:auto;}

div#main {
margin: auto;
width: 742px;
}

div#mainBody {
border-width: 0px 1px 0px 1px; 
border-style:solid;
border-color: #CCCCCC;
}

div#left {
float: left;
width: 208px;
height: 493px;
background-color: #EEEEEE;
}

div#leftSpacer {
height: 141px;
width: 208px;
}

div#leftPic {
background-image: url(images/leftPic.jpg);
background-repeat: no-repeat;
width: 208px;
height: 493px;
}

div#leftContent {
width: 188px;
text-align: left;
margin: 10px;
color: #7F7F7F;
}

div#leftContent h3 {
color: black;
}

div#right {
float: left;
width: 534px;
height: 493px;
}

div#navSpacer {
width: 742px;
height: 0px;
}

div#nav {
background-image: url(images/navWide.jpg);
background-repeat: no-repeat;
width: 742px;
height: 49px;
}

div#nav * a:link {float: left; color: white; font-size: 10pt; font-weight:bold; text-transform: uppercase; text-decoration: none; width:100px; margin: 3px;}
div#nav * a:visited {float: left; color: white; font-size: 10pt; font-weight:bold; text-transform: uppercase; text-decoration: none; width:100px; margin: 3px;}
div#nav * a:hover {float: left; color: white; font-size: 10pt; font-weight:bold; text-transform: uppercase; text-decoration: none; width:100px; margin: 3px;}

div#mainPic {
background-image: url(images/bureauWide.jpg);
background-repeat: no-repeat;
width: 742px;
height: 141px;
}

div#underPic {
width: 534px;
height: 47px;
}

div#subContentLeftHeader{
float: left;
width: 249px;
height: 47px;
background-color: #fff;
text-align: left;
background-image:url(images/newsLeft.jpg);
background-repeat:no-repeat;
}

div#subContentLeftHeader h3 {
margin: 15px;
font-size:8pt;
color: #025FE2;
}

div#subContentRightHeader {
float: left;
width: 285px;
height: 45px;
background-color: #E43500;
text-align: left;
background-image:url(images/newsRight.jpg);
background-repeat:no-repeat;
}

div#subContentRightHeader h3 {
display: block;
margin:12px 0 0 10px;
color: white;
}

div#contentHeader {
float:left;
width: 534px;
height: 47px;
background-color: #E7E7E7;
background-image:url(images/contentHeader.jpg);
background-repeat:no-repeat;
text-align: left;
}

div#contentHeader h3 {
display:block;
margin: 15px 0 0 10px;
color: #025FE2;
}

div#content {
width: 532px;
height: 448px;
border-right: 2px solid #E7E7E7;
text-align: left;
overflow: auto;
}

div#content h3 {
color: #7F7F7F;
margin: 15px 0 0 10px;
font-size: 12pt;
}

div#content p {
display: block;
text-align: justify;
color: #7F7F7F;
margin: 0 10px 10px 10px;
}

div#content ul {
color: #7F7F7F;
list-style-type: circle;
margin: 0px 10px 0px 0px;
}

div#content a:link {color: #015B8E; text-decoration:underline;}
div#content a:visited {color: #626262; text-decoration:underline;}
div#content a:hover {color: #015B8E; text-decoration:none;}

div#subContentLeft {
float: left;
width: 249px;
height: 446px;
color: #7F7F7F;
overflow: auto;
}

div#subContentLeft p {
display: block;
text-align: left;
color: #7F7F7F;
margin: 10px;
}

div#subContentRight {
float: left;
width: 281px;
height: 446px;
background-color: #84ABCA;
color: white;
text-align: left;
overflow: auto;
}

div#subContentRight p {
margin: 0 10px 10 10px;
color:#fff;
text-align:left;
}

div#subContentRight ul {color:white;}

div#subContentRight h4 {
display: block;
text-align: left;
margin: 10px 0 10px 10px;
}

div#subContentRight h4:before {
content: url(images/bullet.jpg);
}

div#subContentRight h6 {
font-size: 10pt;
text-decoration: underline;
margin: 0 0 0 10px;
}

div#subContentRight hr {
height: 1px;
display: block;
background-color: #AFD4EF;
color: #AFD4EF;
width: 90%;
text-align: center;
margin: 12px;
}

div#footer {
margin: auto;
width: 742px;
height: 47px;
text-align: left;
}

div.footerLeft{
float: left;
width: 206px;
height: 47px;
background-color: #0093E9;
text-align: center;
text-decoration: none;
color: white;
font-weight: bold;
background-image:url(images/footerLeft.jpg);
background-repeat:no-repeat;
}

div.footerLeft a:link {color:white;}
div.footerLeft a:visited {color:white;}
div.footerLeft a:hover {color:white;}

div.footerMiddle{
float: left;
width: 243px;
height: 45px;
text-align: left;
font-size: 8pt;
color: #7F7F7F;
padding-left: 3px;
border-width: 1px 0px 1px 1px; 
border-style:solid;
border-color: #7F7F7F;
margin: 2px 0 0 2px;
}

div.footerRight{
float: left;
width: 281px;
height: 45px;
text-align: right;
font-size: 8pt;
color: #0093E9;
padding-right: 3px;
border-width: 1px 1px 1px 0; 
border-style:solid;
border-color: #7F7F7F;
margin: 2px 0 0 0;
}

* html div.footerRight{
width: 281px;
width: 288px;
}

.businessName {
font-size: 16px;
font-weight:bold;
}