/*
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
}
.bodytext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
*/
.crosshead {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
}
.captions {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;

}
.breadcrumb {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
}
.telephone {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.mainMenu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
}
.headline {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.header {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
}

.bullet {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bulletdark {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6666FF;
}

.menutext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.contactemail {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.testimonials {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.highlighter {
	background-color: #FFFF00;
}
a:link {
	color: #0000cc;
	text-decoration: none;
}
a:visited {
	color: #551a8b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0000cc;
}
p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-right: 100px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000066;
	padding: 24px 0px 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
}
body {
	background-color: f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
}
.imgRight {
	float: right;
	padding-left: 12px;
}
.imgLeft {
	float: left;
	padding-right: 12px;
}
ul {
	font-size: 12px;
	list-style-type: square;
}
.mainContent {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}

