
	a:link{
	color: black;
	Background-color: transparent;
	text-decoration: underline;
	}        

	a:visited {
	color: black;
	background-color: transparent;
	text-decoration: underline;
	}

	

         body {
	background:#BDBDBD;
         }

	

	#nav {
	   background-color:none;
	   color: black;
	   padding: 5px;
	   font-family: verdana;
	   font-size: .9em;
	
	}

	#nav td {
	   background: #848484;
	   padding: 0px 10px;
	   margin: 5px;
	}
	   
	#nav a {
	   color:black;
	   text-decoration: none;
	}

	

	#nav a:hover {
	   color: white;
	   text-decoration: none;
	 
	}



	#jacknav {
	   background-color:none;
	   color: black;
	   padding: 5px;
	   font-family: verdana;
	   font-size: .9em;
	
	}

	#jacknav td {
	   background: #A4A4A4;
	padding: 0px 10px;
	   margin: 5px;
	}
	   
	#jacknav a {
	   color:black;
	   text-decoration: none;
	}

	

	#jacknav a:hover {
	   color: white;
	   text-decoration: none;
	 
	}

		
         #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: .8em;
         }
	 
	 #PageContentsTitle {
	   font-family: verdana;
	   font-size: .8em;

	}
	 
	 #PageContentsSmall {
	   font-family: verdana;
	   font-size: .4em;

	}

	#PageContentsMedium {
	   font-family: verdana;
	   font-size: .6em;

	}
	 
	 #PageContentsBig {
	   font-family: verdana;
	   font-size: 1.2em;

                  #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: 5882FA;
            text-decoration: none;
         }

         #TopNavBar a:active {
            color: black;
            text-decoration: none;
         }

         #TopNavBar a:hover {
            color: 5882FA;
            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;
         }


         
		