* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #4B386B;
	padding-bottom: 6px;
	line-height: 16px;
}
p.green {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #77A435;
	line-height: 16px;
	padding-top: 6px;
}
p.blue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #4CAFE1;
	line-height: 16px;
	padding-top: 6px;
}
span {
	color: #3CA9E0;
}
a:link, a:visited, a:hover, a:active  {
	color: #50366C;
	text-decoration: underline;
}
a.green:link, a.green:visited, a.green:hover, a.green:active  {
	color: #79A538;
	text-decoration: underline;
	padding-top: 6px;
}
a.blue:link, a.blue:visited, a.blue:hover, a.blue:active  {
	color: #3EA8DB;
	text-decoration: underline;
	padding-top: 6px;
}
#wrap-home {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home-bckg.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrap-decisions {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/decisions-bckg.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrap-legal-reviews {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/legal-reviews-bckg.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#title {
	margin-top: 160px;
	width: 925px;
	padding-left: 30px;
	height: 70px;
	float: left;
}
#text-wrap {
	width: 925px;
	padding-left: 30px;
	height: 235px;
	float: left;
	padding-top: 40px;
}
#text {
	width: 435px;
	padding-left: 30px;
	float: left;
	padding-top: 40px;
	padding-right: 490px;
}
#bodytext-scroll {
	width: 204px;
	height: 219px;
	overflow-y:scroll;
	float: left;
	padding-right: 5px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
h1.white {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 32px;
}
h1.purple {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #4B386B;
	line-height: 36px;
}
h2.blue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #3CA9E0;
	padding-bottom: 6px;
}
h2.green {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #77A435;
	padding-bottom: 6px;
}
#btm-nav {
	height: 95px;
	width: 440px;
	padding-left: 30px;
	float: left;
}
a.arrow-grn:link, a.arrow-grn:visited, a.arrow-grn:active  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	height: 28px;
	width: 203px;
	background-color: #C5CF1B;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/nav-arrow-grn.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 9px;
}
a.arrow-grn:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	height: 28px;
	width: 203px;
	display: block;
	color: #4B386B;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
	padding-left: 7px;
	margin-bottom: 9px;
	background-image: url(../images/nav-arrow-grn.gif);
	background-repeat: no-repeat;
	background-color: #C5CF1B;
	background-position: right;
}
a.arrow-blue:link, a.arrow-blue:visited, a.arrow-blue:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	height: 28px;
	width: 203px;
	background-color: #3CA9E0;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/nav-arrow-blue.gif);
	background-repeat: no-repeat;
	margin-bottom: 9px;
	background-position: right;
}
a.arrow-blue:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	height: 28px;
	width: 203px;
	background-color: #3CA9E0;
	display: block;
	color: #4B386B;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url(../images/nav-arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 9px;
}
