/* CSS Document */
body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/yellowgreen.gif);
	background-repeat: repeat;
}

A:link {color: #003366;}
A:visited {color: #666666;}
A:active {color: #CC9900;}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 8px;
	font-variant: normal;
	text-align: left;
	}

.bodytext a:link {color:#333333; text-decoration: underline;}
.bodytext a:visited { color:#333333; text-decoration: underline;}
.bodytext a:active { color:#666666; text-decoration: underline;}
.bodytext a:hover { color:#666666; text-decoration: underline;}		

.lastmod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;}

.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;}
	
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;}	
		
	
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;}	

.searchtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;}
	
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #990000;
	font-weight: normal;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
	font-weight: normal;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;}	
	
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;}
	
.linktext a:link {color:#663333; text-decoration: underline;}
.linktext a:visited { color:#663333; text-decoration: underline;}
.linktext a:active { color:#666666; text-decoration: underline;}
.linktext a:hover { color:#666666; text-decoration: underline;}
	
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;}

.footertext a:link {color:#FFFFFF; text-decoration: none;}
.footertext a:visited { color:#FFFFFF; text-decoration: none;}
.footertext a:active { color:#FFFFFF; text-decoration: none;}
.footertext a:hover { color:#FFFFFF; text-decoration: underline;}
