/*body style*/
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #4A5E7B;
    font-family: Arial;
    font-size: 12px;
    color: #4A5E7B;
    line-height: 17px;
}
/*end body style*/

/*body text style*/
.bodytext {
    
}
/*end body text style*/

/*homepage database feature*/
.homefeature {       
    margin:8px;
}
.homefeature a {       
    font-size: 18px;
    font-style: italic;
    font-weight: bold;  
    text-decoration: none;
}
.homefeaturescall {
    font-size: 16px;
    color: #4A5E7B;
    font-weight: bold;    
    padding-right: 8px;
}
/*end homepage database feature*/

/*pocket style*/
.headerpocket {
    padding: 4px;
    left-margin: 10px;
    border-style: solid;
    border-color: #495977;
    border-width: 1px;
    background-color: #4A5E7B;
    font-family: Arial
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.textpocket {
    padding: 4px;
    left-margin: 10px;
    border-style: solid;
    border-color: #495977;
    border-width: 1px;
}
.textpocket a {
    color: #8D2A26;
    font-weight: normal;
}
ul.spaced-bullets {
    font-size: 14px;
}

.textpocket a.right {
    float: right;
}
.bulletpocket {
    padding: 8px;
}
.bulletpocket a {
    color: #005598;
    font-weight: normal;
}
.bulletpocket ul {
    list-style-position: outside;
    margin-left: 7px;
    padding-left: 7px;
    margin-top: 2px;
    padding-top: 2px;
    list-style-type: square;
}

.bulletpocket ul {
    margin-bottom: 4px;
}

/*Begin additions 2/2/2009 by David Dudley */

.textpocket h1 {
    font-size:1.5em;
    }

.textpocket h2 {
    font-size:1.2em;
    }

.textpocket h3 {
    font-size:1.1em;
    }

/* End additions */

/*end pocket style*/

/* Style for Documents */

li.wordDoc., li.doc, li#doc {
 list-style-image: url(/agewise/images/doc.gif);
 list-style-position: left;
}
li.adobePdf, li.pdf, li#pdf {
 list-style-image: url(/agewise/images/pdf.gif);
 list-style-position: left;
}
li.ppt, li#ppt {
 list-style-image: url();
 list-style-position: left;
}
li.pps, li#pps {
 list-style-image: url(/agewise/images/pps.gif);
 list-style-position: left;
}
li.xls, li#xls {
 list-style-image: url(/agewise/images/xls.gif);
 list-style-position: left;
}
li.txt, li#txt {
 list-style-image: url(/agewise/images/txt.gif);
 list-style-position: left;
}
li.zip, li#zip {
 list-style-image: url(/agewise/images/zip.gif);
 list-style-position: left;
}

/* End UL with Icons */

/* Topper */

#topper {
    width: 100%;
    background: url(/agewise/images/topperBg.gif) top left repeat-x;
    height: 24px;
}

.arcSupported {
    background: url(/agewise/images/arcSite.gif) top left no-repeat;
    margin: 0;
    padding: 0;
}

select.top {
    font: 9px Tahoma, Arial, sans-serif;color: #333333;
}

/* End Topper */

/*footer*/
.footer {
    color: #8D2A26;
    font-size: 14px;
    font-family: Arial;

}
.footer a {
    text-decoration: none;
    color: #8D2A26;
    font-weight: normal;
    font-family: Arial;

    
}

.button {
    font: 10px arial;
}

/*end footer*/

/*tiptext*/

/*end tiptext*/