.primaryNav {
	text-decoration: none;
	color: #4A75AA;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding : 10px 8px 10px 8px;
	border:thin;
	border-style:solid;
	border-color:#999;
	background-color:#fff;
}

.primaryNav:hover {
	text-decoration: none;
	color: #000066;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding : 10px 8px 10px 8px;
	border:thin;
	border-style:solid;
	border-color:# 003;
	background-color:#9CC;
}

.subNav {
	text-decoration: none;
	color: #4A75AA;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding : 6px 4px 6px 4px;
	border:thin;
	border-style:solid;
	border-color:#999;
	background-color:#fff;
}

.subNav:hover {
	text-decoration: none;
	color: #000066;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding : 6px 4px 6px 4px;
	border:thin;
	border-style:solid;
	border-color:# 003;
	background-color:#9CF;
}


a {
	text-decoration: underline;
	color: #4A75AA;
	padding : 2px 3px 2px 3px;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #000066;
	padding : 2px 3px 2px 3px;
	background-color: #FFFFFF;
}

.Body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
}


.footerNav { font-family: "Tresbuchet-MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; ; line-height: 15px ; font-weight: normal}

.footer { font-family: "Tresbuchet-MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; ; line-height: 15px ; font-weight: normal}

.caption {
	font-family: "Tresbuchet-MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
}

.testimonials {
	font-family: "Tresbuchet-MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #369;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}

body {
background-image:url(../images/bg_main.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
leftmargin:0;
topmargin:0;
marginwidth:0;
marginheight:0;
}

	
.Headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #37A7A9;
}

.HeadlineMedium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #37A7A9;
}

.HeadlineSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #37A7A9;
}

.HeadlineSuper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #37A7A9;
}

.Telephone {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-transform: uppercase; color: #4A75AA}

td.bodyPadding {
	padding:0cm 0.65cm;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
}

.floatLeft { 
	float: left;
	width:220px;
    margin: 4px;
	padding-right:10px;
	padding-bottom:5px;
}
