body {
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	text-decoration: underline
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #000033;
	font-weight: bold;
	border-bottom-width: 5px;
	line-height: 24px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	border-bottom-width: 5px
}
.formwidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BF5258;
	background-color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000033;
	line-height: 16px;
}
.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
.bg3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
}
.bg5 {
	background-image: url(images/bg5.gif);
	background-repeat: repeat;
}
.accreditations {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
