.main_bg {
	background-image: url(../images/backgrounds.jpg);
	background-repeat: repeat;
}
.body_bg {
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
}
.newsletter_bg {
	background-repeat: no-repeat;
	background-image: url(../images/newsletter.jpg);
}
.bodyText_sm {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.header {
	font-family: Verdana;
	font-size: 14pt;
	color: #4565A0;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	color: #4565A0;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}
.bodyText_blue {
	font-family: Verdana;
	font-size: 12pt;
	color: #4565A0;
	font-weight: normal;
}
.leftRight_lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8EC557;
	border-right-color: #43619D;
	border-bottom-color: #498636;
	border-left-color: #43619D;
}
.header2 {
	font-family: Verdana;
	font-size: 12pt;
	color: #4565A0;
	font-weight: bold;
}
.bodyText1 {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.bodyText1_white {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-weight: normal;
}
.bodyText1_blue {
	font-family: Verdana;
	font-size: 10pt;
	color: #4565A0;
	font-weight: bold;
}
.bodyText1_links {
	font-family: Verdana;
	font-size: 10pt;
	color: #4565A0;
	font-weight: normal;
}
.footer_white {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	font-weight: normal;
}

TABLE.bordered {
	border:1px solid #999966;
   }
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD	{	
	font-weight:	bold;
	font-size: 9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TR.row	{	
   background-color: #999966;
   color: #000000;
   font-size: 9px;
	}	

TR.rowon	{	
   background-color: #ffffff;
   color: #000000;
   font-size: 9px;
	}	


.pageheader	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.slick {
		font-family:Arial, Helvetica, sans-serif;
		border:1px solid #000000;
		font-size:11px;
		color:#000000;
		padding-left: 3px;
      background-color: #e0e0e0;
		}			

.powered a, .powered a.visited {
   font-family:Arial, Helvetica, sans-serif;
   color: #bbbbbb;
   font-weight: normal;
   font-size: 9px;
   text-decoration: none;
   }
   
.powered a:hover {
   font-family:Arial, Helvetica, sans-serif;
   color: #999999;
   font-size: 9px;
   font-weight: bold;
   }