a  
	{ text-decoration:underline; }

a:link  
	 {
	color: #CC6600;
	text-decoration: underline
}

a:copyright  
	 { color: #F4B54F; text-decoration: underline }

a:active  
	 {
	color: #CC6600;
	text-decoration: underline
}

a:hover  
	 {
	color: #CC6600;
	text-decoration: underline
}

a:visited  
	 {
	color: #CC6600;
	text-decoration: underline
}

td rightcolumn  {
	background-image: url(images/whiteblue.gif);
	background-repeat: repeat-y;
}

.newsbody  {
	padding-left: 20px;
	padding-right: 60px;
	}

.newsheader  
	 { color: #26374c; font-family: Garamond, Times; font-size: 20px; font-weight: bold; padding-right: 0px; padding-bottom: 5px; }

.newstext  
	 { width: 170px; color: #000000; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; font-size: 10px; line-height: 12px; padding-bottom: 5px;  }



h1
	{ color: #26374c; 
	font-size: 22px;
	line-spacing: 24px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 40px;
	font-weight: bold;
	font-family: Garamond, Times New Roman, Times,  Arial, Helvetica, sans-serif, Geneva, SunSans-Regular }

.pageheader
	{ color: #024074; 
	font-size: 22px;
	line-spacing: 24px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 40px;
	font-weight: 600;
	font-family: Times New Roman, Times, Arial, Helvetica, sans-serif, Geneva, SunSans-Regular }

.copyright  
	 { color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; 
	font-size: 9px; 
	text-align: left; 
	padding-left: 44px; 
	padding-bottom: 50px;
	line-height: 12px }

.copyright a {color: #ffffff;  text-decoration: underline; }


.signuptext  
	 { color: #023158; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; font-size: 10px; line-height: 12px }

.text
	{ color: #222222; 
	font-size: 11pt;
	line-height: 130%;
	padding-bottom: 30px;
	font-weight: normal;
	font-family: "Times New Roman", Garamond, Arial,Helvetica;
	padding-right: 50px; }

.imageleft  { margin-right: 10px; padding: 0 10px 12 0 }
.imageright  { margin-left: 10px; padding: 0 0 12 10px }
.backtotop { color: #000099; font-size: 9px; font-family: Arial }

.outdent   {padding-left: -5px; text-indent: -1.5em; }
