:active 	{font-family: Verdana, sans-serif; font-size: 9pt; 
			color: #336666; text-decoration: none;}
:link, :visited {font-family: Verdana, sans-serif; font-size: 9pt; 
			color: #ffcc66; text-decoration: none;}
.currlink 	{color: #336666; background-color: transparent; 
			margin-left: 7px; margin-top: 15px; margin-bottom: 3px; font-size: 9pt;}
.textlink 	{text-decoration: underline; 
			color: #990000; background-color: transparent; 
			font-weight: bold;}
.accentlink {text-decoration: underline; 
			color: #990000; background-color: transparent; 
			font-weight: bold; font-size: 10pt; font-family: Verdana, sans-serif;}
			
/* This is the title for each page, except the home page. */

h1 {
	border-bottom-color: 669966;
	color: #336666;
	font-size: 18pt;
	font-family:"Times New Roman", Times, serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-weight: normal;
	font-stretch:expanded;
	margin: 34px 36px;
	padding-bottom: 1px;
}

/* This is the container where the old header images were. */

.header {
	background-color: #ffcc66;
	height: 90px;
	font-size: 16px;
	color: #336666;
	border-bottom-color: 669966;

}
.header2 {background-color: #ffcc66;}
.content 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
			 background-color: #ffcc66; color: black; vertical-align: top;}  
.footerleft {font-family: Verdana, sans-serif; font-size: 8pt; 
			 width: 450px;
			 color: black; background-color: #ffcc66; text-align: center;}

.navigation {font-family: Verdana, sans-serif; font-size: 9pt;
			color: #F4C066;
			text-decoration: none; font-weight: bold;}
.footernav  {font-family: Verdana, sans-serif; font-size: 10pt; 
			 color: #cc9966; background-color: #669966; 
			 width: 153px;}

.text,
.texthead	{margin-left: 35px; margin-right: 20px;}
.subhead	{font-size: 18pt; color: #336666; font-weight: bold; font-family: Times New Roman, serif;}
.texthead	{font-size: 10pt; font-weight: bold;}
.tabletext	{margin-left: 15px; font-size:8pt;}
.navbar		{margin-left: 7px; margin-top: 15px; margin-bottom: 3px;}
.tblhead 	{font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }  
.tblcontent {font-family: Arial, sans-serif; font-size: 9pt; }  
.text_center {
	text-align: center;
}
