.buttons {
	background-image: url(images/button-green.jpg);
	background-repeat: no-repeat;
	background-position: 22px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.borderYellowTop {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F9C000;
	border-right-color: #F9C000;
	border-bottom-color: #F9C000;
	border-left-color: #F9C000;
	background-color: #FFFFFF;
}
.borderYellowLeft {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F9C000;
	border-right-color: #F9C000;
	border-bottom-color: #F9C000;
	border-left-color: #F9C000;
	background-color: #FFFFFF;
}
.borderYellowRight {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F9C000;
	border-right-color: #F9C000;
	border-bottom-color: #F9C000;
	border-left-color: #F9C000;
	background-color: #FFFFFF;
}
.borderYellowBottom {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F9C000;
	border-right-color: #F9C000;
	border-bottom-color: #F9C000;
	border-left-color: #F9C000;
	background-color: #FFFFFF;
}
.body {
	font-family: Verdana;
	color: #003300;
	font-size: 11px;
	line-height: 17px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #63017A;
}
.navBG {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
}
.terms {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #113333;
	text-decoration: none;
}
a:visited {
	color: #113333;
	text-decoration: none;
}
a:hover {
	color: #59147B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #58147B;
}
.contact-border {
	background-image: url(images/bghighlights2.gif);
	border: 1px solid #DDEDC6;
	font-family: Verdana;
	font-size: 10px;
	color: #133200;
	font-weight: bold;
	background-repeat: repeat-x;
}
