body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #336699;
	background-image: url(images/pgbk.jpg);
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F78E05;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 22px;	
	line-height: 24px;
	color: #000099;
	
}

h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	line-height: 24px;
	color: #007F00;
}
h3 {
	color: #000000
}
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
  color: #000099;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bluetext {
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.greentext {
	font-size: 13px;
	font-weight: bold;
	color: #007F00;
}
.ittext {
	font-size: 13px;
	color: #000000;
	font-style: italic;
}
.smheader {
	color: #000099;
	font-size: 13px;
	font-weight: bold;		

}
/* ID Styles */
#navigation td {
	border-top: 1px solid #CCCCCC;
		font-weight: normal;
		padding: 4px 15px;
		display: block;
		font-size: 1em;
		line-height: 1em;
		 
		 			
			}

#navigation a {
		font-weight: normal;
		padding: 4px 10px;
		display: block;
		font-size: 1em;
		line-height: 1em;	
		color: #0000FF;	
		background: url(images/arrow.gif) no-repeat;
		  background-position: 1px 8px;			
	}
	
#navigation a:hover {
		
		font-weight: normal;
		padding: 4px 10px;
		display: block;
		font-size: 1em;
		line-height: 1em;
		color: #F78E05;
		border-bottom: 1px solid #CCCCCC;
		 background: url(images/arrow2.gif) no-repeat;
		  background-position: 1px 8px;
	}

	