body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
ul {
padding-left: 10px;
margin-left: 10px;
}
a {
	font-size: 12px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
a.rates-link {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
a.rates-link:link {
	text-decoration: none;
	font-weight: bold;
}
a.rates-link:visited {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a.rates-link:hover {
	text-decoration: none;
	color: #FF6633;
	font-weight: bold;
}
a.rates-link:active {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
.navi-top-separator {
	color:#999999;
}
a.navi-top {
	font-size: 12px;
	color: #0066CC;
}
a.navi-top:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.navi-top:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navi-top:hover {
	text-decoration: underline;
	color: #FF6633;
}
a.navi-top:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer-link {
	font-size: 12px;
	color: #0066CC;
}
a.footer-link:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
a.footer-link:visited {
	text-decoration: none;
	color: #0066CC;
}
a.footer-link:hover {
	text-decoration: underline;
	color: #FF6633;
}
a.footer-link:active {
	text-decoration: none;
	color: #0066CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #FF6600;
}
.masthead-bg-border {
	background-color: #336699;
	background-image: url(images/masthead-bg-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.heading2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.right-dotted {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.left-dotted {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.error {
    color: #AA0000
}
.controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}

