@charset "UTF-8";
.top {
	background-image: url(/gfx/microsoft_gradients/green-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main .mainBody h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.main .mainBody h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.main .mainBody a {
	color: #73B51E;
	text-decoration: none;
}
.main .mainBody a:hover {
	color: #000000;
}
.messageHolder {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #73B51E;
	font-family: "Trebuchet MS";
	color: #73B51E;
	border-bottom-color: #73B51E;
}
.main .addressDetails a {
	color: #73B51E;
	text-decoration: none;
}
.main .addressDetails a:hover {
	color: #000000;
}
.baseLinks {
	background-image: url(/gfx/microsoft_gradients/green-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
.main .baseLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.main .mainBody li {
	list-style-image: url(/gfx/bullet_green.gif);
}
.main .mainBody .messageHolder h1 {
	margin: 15px;
	color: #73B51E;
}
.main .mainBody .messageHolder h2 {
	margin: 15px;
	color: #73B51E;
}