a {
	color: #666666;
}

a:active {
	color: #666666;
}

a:hover {
	color: #CCCCCC;
}

a:visited {
	color: #666666;
}

.benefit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}

.blackbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px 4px 4px 8px;
	font-weight: bold;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.bodyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d3e82;
	padding: 4px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1d3e82;
	padding-top: 4px;
	padding-bottom: 4px;
}

.input {
	font-family:verdana;
	font-size:9px;
	border : 1px solid #666666;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 4px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;
}

.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}

.subnavtd {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}

.subnavtd a {
	font-family: Arial, sans-serif;
	color: #000000;
	display: block;
	position: relative;
	text-decoration: none;
}

.subnavtd a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
}

.subnavtd a:visited {
color: #000000;
}

.subnavhead {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	/* line-height: 17 px; */
	color: #797979;
	font-weight: bold;
	padding-bottom: 3px;

}

td.subnavtd2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #000000;
	background-color: #FFFFFF;
	/*line-height: 21 px;*/
	border-bottom-style: none;
	border-bottom-color: #C2C2C2;
	border-bottom-width: 1px;
	border-top-style: none;
}

td.subnavtd2 a {
	font-family: Arial, sans-serif;
	color: #000000;
	margin-left: 10px;
	/* line-height: 21 px; */
	display: block;
	text-decoration: none;
}

td.subnavtd2 a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	color: #000000;
	/*line-height: 19 px; */
	text-decoration: none;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	
}

td.subnavtd2 a:visited {
color: #000000;
}


