 body {
       background-color: #ffffff;
       font-size: 11px;
       font-family: Helvetica, Arial, Sans-Serif;
       color:#5C5C5C;
       padding:0px;
       margin:0px;
       margin-top:20px;
    }
    #wrapper {
	    text-align: left;
	    margin: 0px auto;
	    padding: 0px;
	    border:0;
	    width: 800px;
	    border:1px solid #999999;
    }
    #banner {
      background-color: #ffffff;
      padding: 0px 0px 0px 0px;
    }
    #navBar {
      font-size: 11px;
      text-align:right;
      color: #ffffff;
      padding: 0px 5px 0px 0px;
      background-image: url(images/blue_green_bar.gif);
      background-repeat: repeat;
    }
    #mainNav {
      background-color: #ffffff;
      padding: 0px 0px 0px 0px;
    }
    
    
    ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 0px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}


    
    
    #header {
	   margin: 0 0 15px 0;
	   background: ffffff;
    }

    #side-a {
	   float: left;
	   width: 201px;
    }

    .news {
      padding-left:15px;
      padding-right:8px;
     }
    
    #side-b { 
     border-left:1px solid #999999;
     padding-bottom:20px;
	   margin: 0;
	   float: left;
	   width: 598px;
	   height: 1% /* Holly hack for Peekaboo Bug */

    }

    .content {
     padding:15px;
    }
    
    .pBorderBottom {
     border-bottom:1px solid #999999; 
     padding-bottom:15px;
    }
    
    .homepageContentLeft {
     padding-right:10px; 
     border-right:1px solid #999999; 
     width:280px;
     float:left;
    }
    
    .homepageContentRight {
     padding-left:10px;
     width:250px;
     float:left;
    }

    #footer {
	   clear: both;
	   background: #ffffff;
    } 
    
    .footerDiv {
     padding:10px;
     width:775px; 
     text-align:center;
    }
    
    ul.pipedFooterLinks
    {
     margin: 0px;
     padding: 0px;
    }
   
    ul.pipedFooterLinks li
    {
     display: inline;
     border-left: 1px solid;
     padding-left:5px;
    }
    
    ul.pipedFooterLinks li.first
    {
     border-left: none;
    }
    
   h1 {font-size:16px;} 
   h2 {font-size:13px;} 
   a:link {text-decoration: none;}
   a:visited {text-decoration: none;}
   a:active {text-decoration: none;}
   a:hover {text-decoration: underline;}
   img {border:0px;}
   img.navicons {padding: 0px 10px 0px 0px;} 
   fieldset { margin: 0 0 2em 0; padding: 1em .5em .5em .5em; border: 1px solid #999999; width:425px; }
   legend { padding: .2em;}
   input { border: 1px solid #999999; background-color: #F5F5F5; }
   .submitButton { width:420px; text-align:center; }
   
   .left {float:left;}
   .textCenter {width:100%; text-align:center;}
   .redText {color: #C50019;}
   .blueText {color: #010EAD;}
   .largerText {color: #010EAD; font-size:12px;}
   .textGrey {color:#5C5C5C; padding-left: 15px;}

