a:link {  color: #CC6600}

a:visited {  color: #666666}

a:hover {  color: #993300}


a:link.mainnav {  color: #10555A; font-weight: bold;}

a:visited.mainnav {  color: #999999; font-weight: bold;}

a:hover.mainnav {  color: #999966; font-weight: bold;}

a:link.footerlink {  color: #FFFFFF; font-size: 10px;}


.footer {
	font-size: 10px;
	color: #FFFFFF;


}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #10555A;
	font-family: Arial, Helvetica, sans-serif;

}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}
ul {
	list-style-type: square;

}
.leftbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;

}

.sideborders {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.highlight {
	font-weight: bold;
	color: #666666;
}
.caption {
	font-size: 11px;
	color: #666666;
}
.righttableborder {
	border: 1px solid #17565E;



}
.righttddivline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 17565E;
	border-right-color: 17565E;
	border-bottom-color: 17565E;
	border-left-color: 17565E;
}
.footerlink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
