/* CSS Document */


h1
				{ font-family:Arial, Helvetica, sans-serif;
				  font-size:14px;
				  color:#000066;
				  font-weight:bold;
				  line-height:15px;
				}
.heading2
				{ font-family:Arial, Helvetica, sans-serif;
				  font-size:14px;
				  color: #12833F;
				  font-weight:bold;
				  line-height:15px;
				}
				  
.header {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}

a.text1:link		{ color: #000066; text-decoration: underline; }
a.text1:active	{ color: #000066; text-decoration: none; } 
a.text1:visited		{ color: #000066; text-decoration: underline; }
a.text1:hover		{ color: #000066; text-decoration: none; }

.maintext
				{ font-family:Arial, Helvetica, sans-serif;
				  font-size: 12px;
				  color: #000066;
				  font-weight: bold;
				  line-height: normal;
				  }				
				  
a.maintext:link		{ color: #000066; text-decoration: underline; }
a.maintext:active	{ color: #000066; text-decoration: none; } 
a.maintext:visited		{ color: #000066; text-decoration: underline; }
a.maintext:hover		{ color: #000066; text-decoration: none; } 

.articletext
				{ font-family:Arial, Helvetica, sans-serif;
				  font-size: 12px;
				  color: #000066;
				  font-weight: normal;
				  line-height: normal;
				  }				
				  
a.articletext:link		{ color: #000000; text-decoration: underline; }
a.articletext:active	{ color: #000000; text-decoration: none; } 
a.articletext:visited		{ color: #000000; text-decoration: underline; }
a.articletext:hover		{ color: #000000; text-decoration: none; }

.tableheadtext
				{ font-family:Arial, Helvetica, sans-serif;
				  font-size: 10px;
				  color: #FFFFFF;
				  text-align:center;
				  font-weight: bold;
				  line-height: normal;
				  }

.menutext
				{ font-family:Arial, Helvetica, sans-serif;
				  font-size: 12px;
				  color: #000066;
				  font-weight: bold;
				  line-height: normal;
				  }				
				  
a.menutext:link		{ color: #000066; text-decoration:none; }
a.menutext:active	{ color: #000066; text-decoration:underline; } 
a.menutext:visited		{ color: #000066; text-decoration:none; }
a.menutext:hover		{ color: #000066; text-decoration:underline; }

.newslettertext
				{ font-family: Arial, Helvetica, sans-serif;
				  font-size: 10px;
				  color: #000000;
				  font-weight: normal;
				  line-height: inherit;
				  }	
a.newslettertext:link		{ color: #000000; text-decoration:none; }
a.newslettertext:active	{ color: #000000; text-decoration:underline; } 
a.newslettertext:visited		{ color: #000000; text-decoration:none; }
a.newslettertext:hover		{ color: #000000; text-decoration:underline; }				  

.tabletext
				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	line-height: inherit;
				  }	
a.tabletext:link		{ color: #000099; text-decoration:none; }
a.tabletext:active	{ color: #000099; text-decoration:underline; } 
a.tabletext:visited		{ color: #000099; text-decoration:none; }
a.tabletext:hover		{ color: #000099; text-decoration:underline; }				  


.datetextwhite
				{ font-family: Arial, Helvetica, sans-serif;
				  font-size: 10px;
				  color: #FFFFFF;
				  font-weight: normal;
				  line-height: inherit;
				  }	
				
INPUT,TEXTAREA { font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				background-color: #BCBCBC;
				color: #000000;
				}
