a:link { color: #000099; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }
a:visited { color: #000099; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }
a:hover { color: #cc0000; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }

a.footer:link { color: #006C90; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }
a.footer:visited { color: #006C90; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }
a.footer:hover { color: #000000; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }

p   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular}

td   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular}

h1   { color: #CC0000; font-size: 12pt; font-family: Arial; font-weight: bold}

.footer   { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 12pt }

.top  { color: #FFFFFF; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 10pt }

#mainContent p.calcBtn {margin-top:20px;margin-bottom:20px;}

#mainContent p.calcBtn a {
	padding:6px 10px;
	background-color:#08286d;
	color:#fff;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	background-image: url(images/bg-calc-btn.gif);
	background-repeat: repeat-x;
}

#mainContent p.calcBtn a:hover {
	background-color: #c2061a;
	background-image: none;
}
