html {
  overflow-y:scroll;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #135d01;
}
A:link,visited{
	color: #7CA600;
	border: thin none;
}
A:visited{
	color: #7CA600;
	border: thin none;
}
A:hover{
	text-decoration:none
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
}
.subsub {
	font-size: 11px;
	font-weight: normal;
	color: #7CA600;
}
.linkNoDec {	
	text-decoration:none	
}
.linkNoDec:hover {	
	text-decoration:underline	
}

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
a.whiteText {	
	color: #FFFFFF;	
}
a.whiteText:visited {	
	color: #FFFFFF;	
}
.headerback {
	background-image:  url(images/ttlheader.jpg);
	background-repeat: no-repeat;
}
.contentfooter {
	background-image:  url(images/content_footer.gif);
	background-repeat: no-repeat;
}
.strong {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.input {
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	background-color: #E6FFD7;
}
.headerbackYellow {
	background-image:  url(images/ttlheader_yellow.jpg);
	background-repeat: no-repeat;
}
.contentfooterYellow {
	background-image:  url(images/content_footer_yellow.gif);
	background-repeat: no-repeat;
}
.headerbackMedia {
	background-image:  url(images/header_media.jpg);
	background-repeat: no-repeat;
}
.subscribewin {
	position:absolute;
	top:-41px;
	height:41px;
	z-index:1;
	background-image: url(images/subscribe_text.gif);
	background-repeat: no-repeat;
	padding-left: 310px;
	padding-top: 9px;
	padding-right: 15px;
}
.indent {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	padding-top: 5px;


}
.indentMargin {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	padding-top: 5px;
	padding-right: 60px;
	margin-left: 16px;
}
.footerhome{
 background:url(images/footer_home.gif) no-repeat;

}
/*
JUSTIN - new front page css - start
*/
.splashTable
{
	height:244px;
	color:#fff;
	background-image: url(images/splash_bottom_lg.jpg);
	background-repeat: no-repeat;
}
.splashGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a3d94f;
}
.splashWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;

}

.logo_pan
{
	padding-left:17px



}


h1
{
	padding:0px;
	margin:0px;
	font-weight:normal;
	padding-bottom:5px
}
.h1splashWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	/*font-weight:bold;*/
	color:#fff;

}
.asplashGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a3d94f;
	text-decoration:none;
}

a.asplashGreen
{
	color:#a3d94f;
}

a.asplashGreen:Hover
{
	text-decoration:underline;
}

a.asplashGreen:visited
{
	color:#a3d94f;
}

.tableLeft
{
/*
padding-left:15px;
*/
padding-left:21px;
padding-right:21px;
}
.tableRight
{
/*
padding-left:10px;
padding-left:40px;
*/
padding-left:10px;
padding-right:20px;
}
.splashTopImage
{
	background:url(images/splash_top.jpg) no-repeat;
	height:222px;
}
.spacer
{
/*
	background:url(images/spacer.jpg) no-repeat;
*/
	background:url(images/trans_dots.gif) no-repeat;
	width: 258px;
}

.newsLogo
{
	background:url(images/ttl_newsanddown.gif) no-repeat;
	
}

/*
JUSTIN - new front page css - end
*/.cellback {
	background-color: #D2FEB8;
}
