body { background-color: #006600; font-size: 100%; font-family: "Arial" serif; border: 0; padding: 0; margin: 0; }

#header { margin: 0;
					 padding: 0;
					 height: 144px;

 }
 
 table { border: 0;
 		margin: 0;
		padding: 0; }
					 
.access { color: #006600; background-color: #006600; font-size: 2pt; text-decoration: none }
.access a:link { color: #006600; background-color: #006600; font-size: 2pt; text-decoration: none }
.access a:visited { color: #006600; background-color: #006600; font-size: 2pt; text-decoration: none }

#topimage { 	position: absolute;
		margin: 0;
		padding: 10px 0px 0px 0px;
		top: 0;
		left: 0;
		height: 134px;
		width: 136px;	  
		text-align: center;

 }
		
#topbar { 	position:absolute;
		margin: 0;
		padding: 0;
		top: 0;
		left: 136px;
		height: 112px;
		width: 85%;
		font-style: italic;
  }	
  
  #lowerbar { 	position:absolute;
		margin: 0;
		padding: 0;
		top: 112px;
		left: 136px;
		height: 32px;
		background-color: #ffffff;
		width: 86%;

  }		
  
  #leftbar { float: left;
					width: 136px;
					margin: 0;
					padding: 0; 
					background-color: #006600;
}
					
#content {  
		margin:  0px 0px 0px 136px;
		padding: 2px;
		background-color: #ffffff;

}	

#footer { clear: both; 
		color: #CC9900; 
		font-size: 75%; 
		font-family: "Century Schoolbook" sans-serif; 
		padding: 8px 2px;
		text-align: center; }
		
#footer a:link{ clear: both; 
		color: #CC9900; 
		font-size: 100%; 
		font-family: "Century Schoolbook" sans-serif; 
		padding: 8px 2px;
		text-align: center;
		text-decoration:none}
		
#footer a:hover{ clear: both; 
		color: #CC9900; 
		font-size: 100%; 
		font-family: "Century Schoolbook" sans-serif; 
		padding: 8px 2px;
		text-align: center;
		text-decoration:underline}

h1 { font-size: 135%; font-family: "Century Schoolbook" sans-serif; color: #005500; font-weight: bold;  }
h2 { font-size: 115%; font-family: "Century Schoolbook" sans-serif; color: #CC9900; font-weight: bold }
h3 { font-size: 100%; font-family: "Century Schoolbook" sans-serif; color: #000000; font-weight: bold }

TD.main {background: #ffffff; margin: 3;  color: #000000 }
TD.main A:link {text-decoration: none; color: #005500 }
TD.main A:visited {text-decoration: none; color: #005500 }


TD.green { background-color: #005500; }

td.grdrp {  background-color: #005500; color: CC9900; font-family: Arial, Helvetica, sans-serif; font-size: 75%; }

td.grdrp A:link { color: #CC9900; font-family: Arial, helvetica, sans-serif; text-decoration: none }
td.grdrp A:visited { color: #CC9900; font-family: Arial, helvetica, sans-serif; text-decoration: none }
td.grdrp A:hover { color: #005500; background-color: #CC9900; font-family: Arial, helvetica, sans-serif; text-decoration: none }

ul.blank { list-style: none; }

.goldlink { background-color: #CC9900; font-size: 100%; font-family: "Century Schoolbook" sans-serif; color: #005500; font-weight: bold; text-align: center; padding: 1px 4px; margin: 8px 12px 0px 12px; border: 2px outset #CC9900; }
.goldlink A:link { ; font-size: 100%; font-family: "Century Schoolbook" sans-serif; color: #005500; font-weight: bold; text-align: center; text-decoration: none; }
.goldlink A:visited { font-size: 100%; font-family: "Century Schoolbook" sans-serif; color: #005500; font-weight: bold; text-align: center; text-decoration: none;  }



td.access { color: #ffffff; background-color:# ffffff; font-size: 2pt; text-decoration: none }
td.access A:link { color: #ffffff; font-size: 2pt; text-decoration: none }
td.access A:visited { color: #ffffff; font-size: 2pt; text-decoration: none }

td.bord { background-color: #ffffff; border-width: 2; border-style: inset; border-color: #cc9900; padding: 5 }

P.foot { color: #CC9900; font-size: 75%; font-family: "Century Schoolbook" sans-serif; padding: 8 } 

P.side { background-color: #ffffff; color: #000000; font-size: 75%; font-family: Arial, helvetica, sans-serif; margin: 5px; padding: 2px; border-width: 2; border-style: inset; border-color: #cc9900;  }

P { margin: 6 10; }

h1.side { font-size: 100%; font-family: "Century Schoolbook" sans-serif; color: #cc9900; font-weight: bold; text-align: center; }

label { font-weight: bold;
				text-align:right;
				 }		
				 
.highlight {  background-color: #ffffcc;
						color: #000000;
						font-size: 100%;
						border: 1px outset; }
.warnfield { background-color: #ffcccc;
						color: #000000;
						}


		#flmcol { float: left;
		padding: 1px;
		width: 48%; 
		display: inline; 
}
		 
		#frmcol {  padding: 1px;
		left: 50%;
 }

#frmcol div { margin: 0; }

 #flscol { float: left;
		padding: 2px;
		text-align: right;
		width: 43%;
		font-weight: bold;
		display: inline;
 }
		
 #frscol { padding: 2px;
 				left: 45%;
	 }
			
	
#frmrow {  padding: 2px;			
}			

.linkTitle { margin:0;
		position: relative;
		color: #000000;
		width: 300px;
		float: left;
}

.linkURL { margin: 0;
		position: relative;
		text-align: left;
		float: left;
}							 

fieldset ol {
	padding: 0;
	list-style: none;
}

fieldset li {
float: left;
width: 100%;

}