
body { 
background: #ffffff url(/images/background2.jpg) repeat center top;
font-family: arial;
}

#header { 
background-image: url(/images/header.gif); background-repeat: no-repeat;
}

#header h1 { 
float: right;
height: 20px;
padding-right: 39px;
margin-top: 0px;
}

.bg  a {
width:208px;
height:41px;
display: block;
padding: 2px 0px 2px 0px;
}

.bg a:link, .bg a:visited, .bg a:active{ 
background-image: url(/images/nav-btn.gif); background-repeat: no-repeat;
font-size: 18px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.bg a:hover{ 
background-image: url(/images/nav-btn-on.gif); background-repeat: no-repeat;
font-size: 18px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.bg div{ 
text-align: center;
padding: 8px 0px 0px 0px;
}

.bgTop  a {
width:126px;
height:26px;
display: block;
padding: 0px 1px 0px 1px;
}

.bgTop a:link, .bgTop a:visited, .bgTop a:active{ 
background-image: url(/images/nav-btn-sm.jpg); background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.bgTop a:hover{ 
background-image: url(/images/nav-btn-sm-on.jpg); background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.bgTop div{ 
text-align: center;
padding: 5px 0px 0px 0px;
}

















.style1 {
font-weight: bold
}

H1, .mimicH1  { font-size: 30px; font-weight: bold; color: #1b407a; text-transform:uppercase; margin-top:0px }
H2, .mimicH1  { font-size: 20px; font-weight: normal; color: #4B802D; line-height: 24px; margin-top:0px}
H3, .mimicH2  { font-size: 16px; color: #4A4A4A; font-weight: bold; line-height: 23px; padding-left: 1px; margin:0px}
H4, .mimicH3  { font-size: 14px; color: #144496; font-weight: bold; border-bottom: 0px solid #4a4a4a; }
H5, .mimicH4  { font-size: 17px; color: #4B80BF }
H6, .mimicH5  { font-size: 11px; color: #C91D4D; font-weight: bold  }