.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #99CCFF;
	border: 1px solid #666666;
	cursor: hand;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
A.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #669966;
}
A.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.accredited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6666AA;
	font-style: italic;
}
A.emailaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6666AA;
	font-style: italic;
}
A.emailaddress:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6666AA;
	font-style: italic;
	text-decoration: none;

}
body,TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.callout {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	cursor: hand;



}
.footerdiv {
	position: absolute;
	width: 100%;
	height: 42;
	bottom: 0px;
}
A.sidelinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
A.sidelinks:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #9999CC;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAAADD;
}
.sectiontitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}
A.inlinelinks {
	text-decoration: underline;
	font-weight: normal;
	color: #0066CC;
}
A.inlinelinks:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
}
