/*  Project Website Style Sheet */

BODY { 
  color: #000000;
  background: #FFFFFF;
  font-family: arial, helvetica, geneva, sans-serif; 
  margin-left: 0%;
  margin-right: 0%;
  }

.Yellow {
  color: #000000;
  background: #FFFFAA;
  font-family: arial, helvetica, geneva, sans-serif;
  margin-left: 0%;
  margin-right: 0%;
  }

h1 {
    margin-bottom:.0001pt;
    text-align:center;
    page-break-after:avoid;
    font-size:6.0pt;
    font-family:"Times New Roman";
    margin-left:0in; 
    margin-right:0in; 
    margin-top:0in
    }

h3 {
    margin-bottom:.0001pt;
    page-break-after:avoid;
    font-size:18.0pt;
    font-family:"Times New Roman";
    font-weight:heavy; 
    margin-left:0in; 
    margin-right:0in; 
    margin-top:0in
    }

.GridPagerStyle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #DDDDDD;	
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;	
    border-width: 10px;	
    }

.Page {
    page-break-before: always;
    }

a:link { 
    color: #003300; text-decoration: none 
    }

a:active { 
    color: #003300; text-decoration: none 
    }

a:visited { 
    color: #003300; text-decoration: none 
    }

a:hover { 
    color: #003300; text-decoration: none; background: #F9EDED 
    }

