/* CSS Document */


.tertiary-text-title  {
	color: #0768a9;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.tertiary-text  {color: #0768a9; font-family: Trebuchet MS, verdana, sans-serif; font-size: 12px; line-height: 15px;}
A.tertiary-text {color: #0768a9;}

.bodytext {color: #474747; font-family: Trebuchet MS, verdana, sans-serif; font-size: 12px; line-height: 15px;}
A.bodytext:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bodytext-title {color: #6ebb1f; font-family: Trebuchet MS, verdana, sans-serif; font-size: 20px; line-height: 18px; font-weight: bold;}
.bodytext-title-white {color: #FFFFFF; font-family: Trebuchet MS, verdana, sans-serif; font-size: 20px; line-height: 18px; font-weight: bold;}
.bodytext-subheading {color: #474747; font-family: Trebuchet MS, verdana, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold;}

.bodytext-title-red {
	color: #ee014c;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
}
.bodytextFooter {
	color: #b9b9b9;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

A.bodytext {
	color: #0768a9;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.tdStyle2 {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	color: #333333;
	list-style-type: decimal;
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	border-top-width: 1px;
}

.tdStyle1 {
font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	color: #333333;
	list-style-type: decimal;
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
}