@charset "utf-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-position: center top;
	background-image: url(../images/bg_10.gif);
	background-color:#FFFFFF;
	margin-top: 0px;
}
.headLine {
	font-family: Verdana;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-right: 10px;
	color:#660000;
	padding-bottom: 10px;
}
.note{
	font-size:11px;
	font-style:italic;
}

td.about p, .about{
	font-family: Verdana;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.about_head{
	font-weight:bold;
	font-size: 13px;
	color:#660000;
}
.cal_head{
	font-weight:bold;
	font-size: 13px;
	color:#003399;
}
.benefit_head{
	font-weight:bold;
	color:#660000;
	font-size:14px;
}
.content {
	font-family: Arial;
	padding-left:15px; 
	padding-right:15px; 
	font-size:14px; 
	line-height:22px; 
	color:#333333;
}
p {
	font-family: Arial;
	font-size:13px; 
	line-height:22px; 
	color:#333333;
}
td {
	font-family: Arial;
	font-size:13px; 
	color:#333333;
}
.link{
	font-family: Arial;
	font-size:13px; 
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.nav, td.nav, td.nav a, tr.nav td, tr.nav td a{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#61a0a7;
	padding-bottom: 0px;
	font-style: normal;
}

td.footnote, .footnote{
	font-family: Arial;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.footnote:hover{
	color:#666666;
}
.text3 {
	font-family:Times, serif, sans-serif;
	font-size: 15px;
	color:#003399;
	font-weight:bold;
}
.text6 {
	font-family:Times, serif, sans-serif;
	font-size: 13px;
	color:#8AACE3;
	font-style:italic;
}
/**HACK FOR SAFARI **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.terms_txt{
	font-size:10px;
}
.headLine {
	font-weight:normal;
}
.about_head{
	font-weight:normal;
}
<![if lt IE 7]>
div#leftPanel {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  position: absolute;
  left: 100 px;
  top: 100 px;
}
<![endif]>
<![endif]
