<style>
tr.list	{
		font-family: Arial, Helvetica, sans serif;
		color: #000;
		font-size: smaller;
		}			
	
div.heading	{
	font-family: Arial, Helvetica, sans serif;
	border-width: medium;
	border-style: groove;
	border-color: #0099CC;
	color: #124A8E;
	padding: 10px;
	clear: both;
	}
    
div.error	{
	font-family: Arial, Helvetica, sans serif;
	color: #993300;
	padding: 10px;
	clear: both;
    text-align: center;
    font-size: 1.20em;
	}
			
.pageHead	{
			font-family: Arial, Helvetica, sans serif;
			text-align: center;
			font-size: 1.20em;
			color: #124A8E;
			font-weight: bold;			
			}			
	
.title	{
		font-family: Arial, Helvetica, sans serif;
		text-decoration: overline;
		font-size: 1.10em;
		color: #000;		
		}	
		
div.bar	{
		clear: none;
		border-left: 0.06in groove #124A8E;
		padding: 10px;
		}		
		
.required	{color: red;}

td.title	{
		font-family: Arial, Helvetica, sans serif;
		text-decoration: none;
		font-size: 1.15em;
		color: #000;		
		}		

td.label	{
			font-family: Arial, Helvetica, sans serif;
			font-size: small;
			text-align: center;
			color: #000;		
			}
				
td, th, tr	{color: #000;
            font-family: Georgia, "Times New Roman", Times, serif;}
		
.emphasized	{
			font-family: Arial, Helvetica, sans serif;
			font-weight: bold;
			color: #000;
			}	
		
.pbreak {page-break-after: always; }

.small   {font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 80%;
	  margin-left: 5em;
	  color: #000;}

.divnav{
	line-height: normal;
	border-right: 0.06in groove #0099CC;
	float: left;
	clear:both;
	}

.plainLeft {	
  font-size: 90%;
  font-weight:bold;
  line-height: normal;
  background:url("../images/left.gif") no-repeat left top;
  list-style:none;
  padding:5px 15px 2px 6px;
  float: left;
  }
	  
.currentLeft {
  font-size: 90%;
  font-weight:bold;
  line-height: normal;
  background:url("../images/left_on.gif") no-repeat left top;
  list-style:none;
  padding:5px 15px 2px 6px;
  float: left;
  }
  
.plainRight	{	
	  font-size: 90%;
	  line-height: normal;
	  background:url("../images/right1.gif") no-repeat right top;
	  list-style:none;
	  padding:6px 15px 2px 6px;
	  text-decoration:none;
	  font-weight:bold;
	  color:#000000;
	  margin-right: 3px;
	  border-bottom: solid thin; 
	  clear: right;
	}
		
.currentRight {
	  font-size: 90%;
	  line-height: normal;
	  background:url("../images/right_on.gif") no-repeat right top;
	  list-style:none;
	  padding:6px 15px 2px 6px;
	  text-decoration:none;
	  font-weight:bold;
	  color:#000000;
	  margin-right: 3px;
	  border-bottom: solid thin; 
	  clear: right;
  }
      
BODY {font-family: Georgia, "Times New Roman", Times, serif;
        background-color: #FFEEAB;}
            
H1, H2, H3, H4, H5 	{font-family: Arial, Helvetica, sans serif;}
 
a:link {
	  color: #124A8E; }
  
a:visited {
	  color: #AF6054; }

li    {margin-left: 2em;
	  color: #000;}

HR {background-color: #3882AF;
	  border-top: thin groove #3882AF;}
				
.header		{font-family:  Arial, Helvetica, sans serif;
			padding-left: 3em;
			padding-right: 2em;
			padding-bottom: .5em;
			padding-top: .5em;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 110%;
			color: #124A8E;
			}
			
p.footer	{font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 80%;
			color: #000;
			margin-left: 15em;
			margin-top: 2em;
			border-top: thin dotted;
			float: right;
			}

p		{color: #000;
		 font-family: Georgia, "Times New Roman", Times, serif;}

dt		{color: #000;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;}

span.plain {color:#000000;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;}
		
</style>