BODY, TD { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0 

  }

p,li { 

  color: black;

  font-size: 12px; 

  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 

  line-height: 16px 

}



#nav a, #nav a:link  { color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }

#nav a:hover { color: #363; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }



a:link, a:visited { color: blue; font-weight: normal; text-decoration: underline; }

a:hover  { color: black; text-decoration: underline; }
#win a, #win a:link  { color: #666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
#win a:hover { color: #666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
.smallHead   { color: #363; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px ; text-decoration: none; text-indent: 0; margin-top: 10px; margin-bottom: 5px; }
.smallHeadHome01 { color: #696; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none; text-indent: 0; margin-top: 10px; margin-bottom: 5px; }
.nav_right_headlines {
	display: block;
	padding-left: 11px;
	text-indent: -11px;
	line-height: 1.5em;
}
.smallHeadHome02 { color: #192d0d; font-size: 22px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 22px; text-decoration: none; text-indent: 0; margin-top: 10px; margin-bottom: 5px; }
.newsHead { color: #363; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; text-indent: 0; margin-top: 10px; margin-bottom: 5px; }
.largeHead   { color: #036; font-size: 22px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 22px ; text-decoration: none; text-align: left; margin-top: 10px; margin-bottom: 15px; }
.copylargeHead { color: #036; font-size: 22px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 22px; text-decoration: none; text-align: left; margin-top: 0; margin-bottom: 10px; }
.featureCopyHome  { color: black; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 23px ; text-decoration: none; margin-top: 0; }
.featureCopy { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; text-decoration: none; margin-top: 0; }
.leaderCopy  { color: #999; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; text-decoration: none; margin: 10px 0; }

.lead { font-size: 14px; line-height: 22px }

.disclaimer { font-size: 11px; padding-top: 10px; border-top: 1px dotted #06c }

.backButton  { color: #646464; font-size: 9px; font-weight: bold }

.footer  { color: gray; font-size: 11px ; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; }

link in copy { color: #00c; font-size: 12px; font-weight: normal; background-color: white; text-decoration: underline; }

.rightcol {
	position: absolute;
	left: 850px;
	top: 126px;
	width: 150px;
	text-align: center;
}

.promotions {
	width: 150px;
	background: url('images/promotions/background.png') repeat-y;
	text-align: center;
}
	.promotions a {
		background: white;
		display: block;
		color: #669966;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		padding-bottom: 5px;
		line-height: 10px;
	}
	.promotions .top, .promotions .bottom {
		height: 13px;
		background: url('images/promotions/top.png') no-repeat;
	}
	.promotions .bottom {
		background: url('images/promotions/bottom.png') no-repeat;
	}
	.promotions ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.promotions li {
			border-top: 1px solid #ccc;
			margin: 15px;
			width: 120px;
			padding: 20px 0;
		}
		.promotions li:first-child {
			border-top: none;
		}
			.promotions img {
				margin-bottom: 10px;
				border: none;
			}
			.promotions li a {
				color: black;
				background: none;
				font-size: 11px;
				line-height: 11px;
				font-weight: normal;
				text-decoration: underline;
				padding-bottom: 0;
			}
			
