body {
background-color:#e7effe;
margin:8px;border:8px;
color:#000;
}
hr {
height: 1px;
color:#009;
margin:12px 0px 12px 0px;
}
.mainBlock {
width:748px;
border:solid 0px #009;
background-color:#fff;
}
.header {
background-color:#fff;
height:90px;
font-family:"Monotype Corsiva",veranda,arial,helvetica,sans-serif;
font-size:30px;
font-weight:normal;
color:#f03;
}

/*table backgrounds*/
.tabBorder {
background-color:#009;
}
.tabHeader {
background-color:#c4d7ff;
}
.tabSubHeader {
background-color:#5d92ff;
color:#fff;
}
.tabRow1 {
background-color:#eee;
}
.tabRow2 {
background-color:#ddd;
}

/*masthead classes*/
.masthdBG {
background-color:#36f;
}
.masthdDiv {
border-top:solid 0px #009;
border-bottom:solid 0px #009;
height:20px;
padding:2px;
}
.masthd {
font-family: arial;
font-size: 12px;
font-weight:bold;
color:#fff;
text-align:right;
padding-right:8px;
}

/*navigation - left side menu*/
#button {
width: 128px;
height:100%;
border-right: 0px solid #009;
padding: 14px 0px 11px 0px;
margin-bottom: 0px;
background-color: #c4d7ff;
font-family: Arial, sans-serif;
font-size: 12px;
color: #333;
}
#button ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#button li {
border-bottom: 1px solid #c4d7ff;
margin: 0px;
}
#button li a {
display: block;
/*padding: 5px 5px 5px 0.5em;*/
padding: 5px 5px 5px 10px;
border-left: 5px solid #ccc;
border-right: 5px solid #eee;
background-color: #ddd;
color: #009;
text-decoration: none;
width:100%;
}
html>body #button li a {
width: auto;
}
#button li a:hover {
border-left: 5px solid #999;
border-right: 5px solid #ddd;
background-color: #ccc;
/*color: #0061c1;*/
color: #f03;
}
#button li a:active {
border-left: 5px solid #999;
border-right: 5px solid #ddd;
background-color: #ccc;
color: #f03;
}
#subBut {
font-size:11px;
padding-left:10px;
}

/*content section*/
.contentBlock {
height:300px;
background-color:#fff;
font-size:1.0em;
}
.contentPad {
margin:0px;
padding:10px;
}
.tabcnt {
font-size:1.0em;
}
.pageTitle {
font-family:veranda,helvetica,sans-serif;
font-size:1.3em;
font-weight:700;
color:#5d92ff;
}
.subTitle {
font-family:veranda,helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
color:#009;
}
.subSection {
font-family:veranda,helvetica,sans-serif;
font-size:1.0em;
font-weight:700;
color:#0061c1;
}
.content {
font-family:arial,veranda,helvetica,sans-serif;
font-size:.8em;
font-weight:normal;
color:#000;
}
.content a {
color:#009;
text-decoration:underline;
}
.content a:hover {
color:#0061c1;
text-decoration:underline;
}
.small {
font-family:arial,veranda,helvetica,sans-serif;
font-size:.7em;
font-weight:normal;
color:#000;
}
.small a {
color:#009;
text-decoration:underline;
}
.small a:hover {
color:#0061c1;
text-decoration:underline;
}
.caption {
font-family:arial,veranda,helvetica,sans-serif;
font-size:.75em;
font-weight:normal;
color:#009;
/*color:#5d92ff;*/
}
.pBot {
margin:0px;
padding:0px;
padding-bottom:12px;
}
.adBot1 {
margin:0px;
padding:0px;
padding-bottom:3px;
}
.adBot2 {
margin:0px;
padding:0px;
padding-bottom:6px;
}
.adBot3 {
margin:0px;
padding:0px;
padding-bottom:9px;
}
.listbot ul {
margin:0px;
padding:0px;
margin-left:24px;
}
/*.topbot ul li{
margin-bottom:6px;
padding-bottom:6px;
}*/
.listbot ol {
margin:0px;
padding:0px;
margin-left:24px;
}
/*.topbot ol li{
padding-bottom:12px;
}*/

.photoBkgr {
background-color:#e7effe;
}

/*footer text navigation bar*/
.footerBG {
background-color:#eee;
}
.footerDiv {
padding:2px;
border-top:solid 0px #009;
border-bottom:solid 0px #009;
}
.footer {
font-family:arial,veranda,helvetica,sans-serif;
font-size:11px;
line-height:normal;
font-weight:normal;
color:#009;
}
.footer a {
color:#009;
text-decoration:none;
}
.footer a:hover {
/*color:#0061c1;*/
color:#f03;
text-decoration:underline;
}

.copyBG {
background-color:#c4d7ff;
}
.copyDiv {
height:20px;
padding:2px;
}
.copyright {
font-family:veranda,helvetica,sans-serif;
font-size:11px;
line-height:normal;
font-weight:normal;
color:#000;
}
.copyright a {
color:#009;
}
.copyright a:hover {
color:#0061c1;
}
