.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #153c6a;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.qa {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#153c6a;
}

.question {
	color:#153c6a;
	font-weight:bold;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}

.costs tr td{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.costs {
	background-color:#f8f5ee;

}

.qt {
	color:#153c6a;
	line-height:18px;
	margin-left:0px;
	padding-left:0px;
}

.qt li a{
	text-decoration:underline;
}

.top {
	color:#153c6a;
	text-decoration:underline;
	font-size:10px;
}

.navigaton {
	height:31px;
	background-image:url(images/nav_back.jpg);
	text-align:center;
}

.nav {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:50px;
	padding-right:50px;
}

.nav:hover{
	color:#FFFF00;
}

.promo {
	background-image: url(images/promo_back.jpg);
	background-repeat: repeat;
	width: 271px;
}
.promotext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}