.headline {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #418ADE;
	padding-right: 10px;
	padding-left: 10px;
}
.tableborder {
	background-image: url(images/bkimg.gif);
	background-repeat: repeat-x;
	border: 1px solid #EBEBEA;
}

.headline2 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.body {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.bodyWhite {

	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.SideNavWhite {


	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

a.cta {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none
}

a.cta:hover {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:underline
}