
a.drkblu:link {font-size: 9pt; font-family: verdana; font-weight: 500; font-style: normal; color: #FFF; text-decoration: none; border-bottom: 1px dashed #FFF;}
a.drkblu:hover {background-color: #567A8F; color: #FFF; font-weight: 500; text-decoration: none; border-bottom: 1px dashed #FFF;}
a.drkblu:visited {font-size: 9pt; font-family: verdana; font-weight: 500; font-style: normal; color: #FFF; text-decoration: none; border-bottom: 1px dashed #FFF; }

a.quicklnks:link {font-size: 10pt; font-family: verdana; font-weight: 500; font-style: normal; color: #FFF; text-decoration: none; border-bottom: 1px dashed #FFF;}
a.quicklnks:hover {background-color: #63170A; color: #FFF; font-weight: 500; text-decoration: none; border-bottom: 1px dashed #FFF;}
a.quicklnks:visited {font-size: 10pt; font-family: verdana; font-weight: 500; font-style: normal; color: #FFF; text-decoration: none; border-bottom: 1px dashed #FFF;}

a.bodylink:link {font-size: 9pt; font-family: verdana; font-weight: 500; font-style: normal; color: #63170A; text-decoration: none; border-bottom: 1px dashed #63170A;}
a.bodylink:hover {background-color: #ECDEB9; color: #63170A; font-weight: 500; text-decoration: none; border-bottom: 1px dashed #FFFFFF;}
a.bodylink:visited {font-size: 9pt; font-family: verdana; font-weight: 500; font-style: normal; color: #63170A; text-decoration: none; border-bottom: 1px dashed #63170A; }

.title {font-size: 11pt; font-family: verdana; font-weight: 700; color: #FFFFFF; text-decoration: none; }
.content {font-size: 12px; font-family: verdana; font-weight: normal; color: #63170A; text-decoration: none; }
.contact {background-color: lightyellow; font-size: 12px; font-family: verdana; font-weight: normal; color: #63170A; text-decoration: none; }
.content-submit {font-size: 12px; font-family: verdana; font-weight: 300; color: #63170A; text-decoration: none; }
.body {font-size: 10pt; font-family: verdana; color: #63170A; text-decoration: none; }
.body_margins {padding-top: 13px; padding-left: 15px; padding-right: 15px; padding-bottom: 15px;}
.copyright {font-size: 8pt; font-family: verdana; color: #FFFFFF; text-decoration: none;}
.search {font-size: 10pt; font-family: verdana; color: #63170A; text-decoration: none; }


/* ********** Begin nav_global CSS **********  */

#menu { 
background-color: transparent; 
width: 835px; 
display: block;
padding: 0pt;
position: relative; 
top: 0px; 
margin-left: 0px; 
} 


        /*main menu headers*/
#menu div.top {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;}

           /*sub menu box bg width*/
#menu div.section {
    position: absolute;
    width: 168px;
    display: inline;
    z-index: -1;   /*moves sub menu behind main menu*/  }
    

                 /*sub menu box bg color width and borders*/
#menu div.box {background-color: #F5EDD9; 
    margin: 0px;
    margin-top: -1px;
    border-color: #A23D14; /*produces lines between items in sub menu*/
	border-left:1px solid #63170A; border-right:1px solid #63170A; border-top: .5pt solid #63170A; border-bottom: .5pt solid #63170A; display: block;
    position: relative;
    top: 1pt;
    left: 25px;
    padding: 2pt;
    visibility: hidden; /*sub menu box is hidden until mouseover*/
    width: 100%; }

#menu a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #63170A;
    text-decoration: none;
    white-space: nowrap; }
    
#menu a.nav_global {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #eeefed;
    text-decoration: none;
    white-space: nowrap; }


#menu a:hover.subnav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	background: #63170A;
    color: #fff; 
    text-decoration: none;
    white-space: nowrap;
    display: block; }

#menu a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; }

/* **********  End nav_global CSS **********  */




/* **********  Begin Switch Content Script ******** */

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 556px;
font-size: 11px;
font-weight: 700;
border: none;
background-color: #eeefed;
}

.switchcontent{
width: 556px;
border: none;
border-top-width: 0;
padding: 2px;
}


/* ************* End Switch Content Script ************* */