@charset "utf-8";
@import url("profile.css");
/*

**** LAYOUT ****

    Main Color
*/
.sectioncontentheader, .sectioncontentleft, .sectioncontent, .sectioncontentBorderRight, .sectioncontentright, .sectionfooter, .sectionfooterBorderRight {
    background:#FFF;
    color:#000;
}
/*
    Header Color
*/
.sectionheader{
    background:#000;
    color:#FFF;
}
.sectioncontentheader, .sectioncontentleft, .sectioncontentright, .sectioncontentBorderRight, .sectionfooter, .sectionfooterBorderRight {
    border:0px solid #000;
}
/*
    Layout
*/
.sectionheaderleft, .sectionheaderright, .sectioncontentheaderleft, .sectioncontentheaderright, .sectionfooterleft, .sectionfooterright {
    width:7px;
    overflow:hidden;
}
.sectionheaderleft {
    background:url(../Images/SectionTopLeft.gif) no-repeat;
}
.sectionheader {
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
    text-align:left;
    font-size:30px;
    padding-left:30px;
}
.sectionheaderright {
    background:url(../Images/SectionTopRight.gif) no-repeat;
}
.sectioncontentheaderleft {
    background:url(../Images/ContentTopLeft.gif);
    height:7px;
}
.sectioncontentheader {
    border-top-width:1px;
    height:6px;
    overflow:hidden;
}
.sectioncontentheaderright {
    background:url(../Images/ContentTopRight.gif);
    height:7px;
}
.sectioncontentleft {
    border-left-width:1px;
}
.sectioncontentright, .sectioncontentBorderRight, .sectioncontentright, .sectionfooterBorderRight {
    border-right-width:1px;
}
.sectionfooter, .sectionfooterBorderRight {
    border-bottom-width:1px;
    height:6px;
    overflow:hidden;
}
.sectionfooterleft {
    background:url(../Images/ContentBottomLeft.gif);
    height:7px;
}
.sectionfooterright {
    background:url(../Images/ContentBottomRight.gif);
    height:7px;
}



/*

**** Navigation ****

*/
.navigationitems {
    width: 162px;
}
.navigation {
    background:url(../Images/BackgroundNavigation.gif);
    color: #FFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height:24px;
    padding:0;
    margin:0;
    height:31px;
}












.featuredtitle {
    background:url(../Images/FeatTitle.gif) no-repeat #000;
    color:#FFF;
    font-weight:bold;
    font-size:12px;
    padding-left:8px;
    padding-right:4px;
    line-height:19px;
    height:19px;
}
.featuredend {
    background:url(../Images/FeatEnd.gif) bottom left no-repeat;
    color:#000;
    font-weight:bold;
    font-size:12px;
    padding-right:8px;
    padding-left:8px;
    line-height:19px;
    height:19px;
}
.featuredcontent, .featuredcontentend {
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    color:#000;
    font-weight:bold;
    font-size:12px;
    padding-right:8px;
    padding-left:8px;
    line-height:19px;
    height:19px;
}
.featuredcontentend {
    background:url(../Images/FeatContent.gif) top right no-repeat;
}
.featuredcontentend:hover {
    background:url(../Images/FeatContent.gif) top right no-repeat #09C;
}
.featuredcontent:hover {
    background:#09C;
}
.borderT {
    border-top-width: 1px;
    border-top-style: solid;
}
.borderTRBL {
    border: 1px solid #336;
}
.borderRBL {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.borderR {
    border-right-width: 1px;
    border-right-style: solid;
}
.borderL {
    border-left-width: 1px;
    border-left-style: solid;
}
.borderTB {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.navigationSubImage {
    border-width: 1px;
    border-style: solid;
    margin: 5px;
}
.borderT, .borderTRBL, .borderTB, .borderRBL, .borderR, .borderL, .navigationSubImage {
    border-color: #336;
}
.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #fff;
    text-align: center;
    background:url(../Images/BackgroundCopyright.gif);
    height:14px;
}
.margin {
    width:20px;
}
.textPageTitles {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    text-align: left;
}
.textSmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.textParagraph {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 10px;
}
.textQuotes {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 10px;
    font-weight: bold;
    font-style: italic;
}
.textTitles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
}

.navigationSub {
    font-size: 16px;
    font-style: italic;
}
.navigation a {
    color: #FFF;
    text-decoration: none;
}
.navigation a:hover, .selected {
    color:#FFF;
    text-decoration:underline;
}
.selected, .selected a, .selected a:hover {
    text-decoration:underline overline;
}
body {
    background-attachment: fixed;
    background:url(../Images/BackgroundGrad.jpg) fixed #006 repeat-x;
/*    background-color: #006;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.headerMain {
    background:url(../Images/BackgroundBanner.gif) no-repeat;
    height:112px;
    margin-top:14px;
}
.headerDefault {
    /*background:url(../Images/navigationtop.gif) no-repeat;
    height:100px;
    margin-top:14px;*/
    background:url(../Images/BackgroundBanner.gif) no-repeat;
    height:112px;
    margin-top:14px;
}
.headerMinimal {
    background:url(../Images/navigationtop.gif) no-repeat;
    height:100px;
    margin-top:14px;
}
.textBold {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
ul, li {
    list-style-position:outside;
    list-style:disc;
/*    list-style-image:url(../images/bullet.gif);*/
}
.navlist {
    font-weight:bold;
}
.navlist li {
    padding-top: 4px;
}
.tableHeader {
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
.tableData {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}

.Quote {
    font-size:24px;
    font-style:italic;
    font-family:"Times New Roman", Times, serif;
}

