
         #TopContainer {
         }

         #TopBanner {
            background: #145C87;
            background-image: url("/themes/default/topbanner.jpg");
            border-top: solid black 2px;
            border-left: solid black 2px;
            border-right: solid black 2px;
         }

         #Tagline {
            color: white;	
            font-family: verdana;
            font-size: .8em;
            font-weight: bold;
            border-left: solid black 2px;
            border-right: solid black 2px;
         }

         #MainContainer {
            border-left: solid black 2px;
            border-right: solid black 2px;
         }

         #TOCContainer {
            background:    #dddddd;
         }

         #TableOfContents {
            color: black;
            background: #dddddd;
            font-family: verdana;
            font-size: .85em;
         }

         .TOCHeading {
            font-weight: bold;
         }

         #TableOfContents .TOCHeading a {
            color: #145C87;
         }

         .TOCItem {
         }

         #TableOfContents a {
            color: black;
         }

         #TableOfContents a:link {
            text-decoration: none;
         }

         #TableOfContents a:visited {
            text-decoration: none;
         }

         #TableOfContents a:hover {
            text-decoration: underline;
         }

         body {
         }

         #MainTable table {
		margin: 0cm;
		border: 0cm;
	 }

	 #PageContents th {
            font-size: .8em;
            background-color: #dddddd;
         }

         #PageContents td {
            background-color: #f5f5f5;
            font-size: .8em;
         }
 
         #PageContents table {
         }

         #PageContents {
            background:    white;
            font-family: verdana;
            font-size: .75em;
            color: gray;
	    font-weight: 100;
            line-height: 135%;
            padding: 0.5cm;
         }

         .DownLink {
         }

         .PageLink {
         }

         .WebLink {
         }

         .SeeAlsoBox {
         }

         #RelatedContents .SeeAlsoBox p {
         }

         #RelatedContents .SeeAlsoBox th {
            font-family: verdana;
            font-size: .8em;
            font-weight: bold;
            background-color: #145C87;
            color: white;
         }

         #RelatedContents .SeeAlsoBox td {
            font-family: verdana;
            background-color: #dddddd;
            color: black;
         }

         #RelatedContents .SeeAlsoBox a {
         }

         #RelatedContents {
            background:    white;
         }

         #TopNavBar {
            color: black;
            background: white;
            font-family: verdana;
            font-size: .75em;
            font-weight: bold;
         }

         #TopNavBar a {
            color: black;
            text-decoration: none;
            font-family: verdana;
            font-weight: bold;
         }

         #TopNavBar a:link {
            color: blue;
            text-decoration: none;
         }

         #TopNavBar a:visited {
            color: red;
            text-decoration: none;
         }

         #TopNavBar a:active {
            color: black;
            text-decoration: none;
         }

         #TopNavBar a:hover {
            color: red;
            text-decoration: underline;
         }

         #BottomNavBar {
            text-align: center;
            color: white;
            font-family: verdana;
            font-weight: bold;
            background: black;
            border-left: solid black 2px;
            border-right: solid black 2px;
            border-bottom: solid black 2px;
         }

         #BottomNavBar a {
            color: white;
            text-decoration: none;
            font-family: verdana;
            font-weight: bold;
         }

         #BottomNavBar a:link {
            color: white;
            text-decoration: none;
         }

         #BottomNavBar a:visited {
            color: white;
            text-decoration: none;
         }

         #BottomNavBar a:active {
            color: white;
            text-decoration: none;
         }

         #BottomNavBar a:hover {
            color: white;
            text-decoration: underline;
         }

         .LocatorLine {
         }

         .LocatorLine a:hover {
            text-decoration: underline;
         }

         .Location {
            color: #145C87;
            font-family: verdana;
            font-size: .85em;
            text-decoration: none;
         }

         .FeatureBox .Feature1Title {
            background-color: #A6D6A6;
         }

         .FeatureBox .Feature1Body {
            background-color: #E7F5E9;
         }

         .FeatureBox .Feature2Title {
            background-color: #A6C6D6;
         }

         .FeatureBox .Feature2Body {
            background-color: #E7F0F5;
         }
         .FeatureBox .Feature3Title {
            background-color: #D6C8A6;
         }

         .FeatureBox .Feature3Body {
            background-color: #F5F1E7;
         }

         .FeatureBox .FeaturePollTitle {
            background-color: #DEDE9A;
         }

         .FeatureBox .FeaturePollBody {
            background-color: #F7F7E4;
         }

         /* Front page articles */
        .ArticleHeadingLink A:link {
            text-decoration: none;
            color:black;
        }

         .ArticleHeadingLink A:visited {
            text-decoration: none;
            color:black;
        }
         .ArticleHeadingLink A:hover {
            text-decoration: underline;
        }
