        body {
            background-color: white;
            font-family: Arial, Helvetica, sans-serif;
						margin: 0pt;						
        }

        hr, .navbarText {
            color: #00008B;
        }

        hr {
            display: none;
        }

        div#poweredByText {
						color: #696969; /*dark grey*/
            font-family: Arial, Helvetica, sans-serif;													
        }

        div#poweredByText a:hover {
            background-color: transparent;
        }
        span#gvcSiteMakerLink {
						color: #696969; /*dark grey*/
            font-family: Arial, Helvetica, sans-serif;						
        }

        em, listOfLinksText {
            font-style: italic;
            color: #3333CC; /*previous #8DB6CD; */
        }

        a:link {
            color: #009ACD;         
        }

        a:visited {
            color: #8DB6CD;
        }

        a:hover {
            text-decoration: none;
            background-color: #A4D3EE;
            color: white;
        }

        a:active {
            color: #006400;
        }

        code, span.listLinkInfo{
            color: #6C7B8B;
        }

        div#Document {
						background-color: white; 				
            z-index: 2;
            width: 100%;
        }

        #menuBar {
            width: 100%;
            height: 70;
            text-align: left;
            vertical-align: top;
            z-index: 3;
            /* customize -> background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/News/red_sidebar.jpg);*/
        }
        #barBackground {
        }
        #topLeftCorner {
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/left_border_clear.gif);
        }
        #topCenter {
            /* customize -> background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/News/top_red_news.gif); */
            background-repeat: repeat-x;
        }				
        #topRightCorner {
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/right_border_clear.gif);
        }
        #leftSideBorder {
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/left_border_clear.gif);
        }
        #rightSideBorder {
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/right_border_clear.gif);
        }

        #bottomRow {
            height: 11px;
            vertical-align: top;
        }
        #bottomLeftCorner, #bottomRightCorner {
            background-repeat: no-repeat;
        }
        #bottomBorder {
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/bottom_border_clear.gif);
        }
        #bottomLeftCorner { 
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/bottom_border_left_clear.gif);
            background-position: top right;
        }
        #bottomRightCorner {
            background-image: url(/GVCSiteMaker/Styles/GVCCorporateHome/bottom_border_right_clear.gif);
        }
        #gvcMenu {
            /* potentially useful */
        }

        #leftColumn {
            /* float: left; */ 
            /* the float in Netscape 4 cross mojo'ed with the relative positioning, do without it */
         }

        div#Header {
            text-align: center;
            vertical-align: middle;
            color: black;
            font-style: normal;
            font-weight: bold;
            font-size: 120%;
        }
        div#Footer {
            /* customize -> background: transparent url(/GVCSiteMaker/Styles/GVCCorporateHome/News/redBarSnippet.jpg) repeat-x; */
            padding-top: 25px; /* for extended bar */
            clear: both;
        }
        div#Footer div.footerContactInfoTitle, div#Footer div.footerContactInfoText {
            padding-left: 0.25em;
        }
        div#Footer div.footerUserLinks {
            color: #00008B;
        }

        /* Data Access Styles */
        .dataAccessSubtitle  {
        }
        .dataAccessColoredSubtitle {
        }
        .dataAccessAlternateText {
        }
        .dataAccessNavigation td {
        }
        #dataAccessActions {
        }
        #dataAccessTable {
        }
        .dataAccessTableHeading {
        }
        .dataAccessTableCell {
        }
        .dataAccessException {
        }
        .dataAccessInstruction {
        }

        /* Content styles */
        div#Content
        {
            padding-left: 0.5em;
        }
        div#Content h1,  div#Content h2,  div#Content h3,  div#Content h4,  div#Content h5,  div#Content h6, .listOfLinksTitle, .footerContactInfoTitle
        {
            color: #00008B;
            text-transform: capitalize;
            letter-spacing: normal;
        }
        div#Content .headline, div#Content h3
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
        }
        div#Content .productHeading
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
            color: #006699;
            text-align: left;
        }
        div#Content .subheadline, div#Content h4
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
        }
        div#Content .smalltext
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
        }
        div#Content .vsmalltext
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 9px;
        }
        div#Content .vvsmalltext
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 8px;
        }
        div#Content td
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
        }
        div#Content th
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            text-align: left;
            vertical-align: top;
        }
        div#Content .blueLinkText
        {
            font-family: Georgia, Arial, Helvetica, sans-serif;
            font-size: 11px;  /* was 12pt in image */
            font-weight: bold;
            text-decoration: none;
            color: #3333CC;
        }

				

