@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
}
#main {
	text-align: left;
	width: 950px;
}
#nav {
	background-image: url(../images/image_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 163px;
	width: 950px;
	text-align: right;
}
#navtext {
	height: 20px;
	padding-top: 133px;
	width: 310px;
}
#navtext a {
	background-image: url(../images/image_smlbean.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}
#navtext a:hover {
	background-image: url(../images/image_smlbean.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #974578;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}
.purple {
	font-size: 9px;
	width: 310px;
}

.10 {
	font-size: 9px;
	height: 10px;
	width: 10px;
}
#banner {
	width: 950px;
}
#content {
	text-align: left;
	width: 950px;
}
.white {
	width: 310px;
}
.white ul {
	line-height: 18px;
	list-style-image: url(../images/image_greenmark.png);
	padding-left: 20px;
}
.white a {
	color: #974578;
	text-decoration: none;
}
.white a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.whitewide {
	width: 630px;
}
.greenheader {
	color: #5d9d34;
	font-size: 16px;
	font-weight: bold;
}
.green {
	color: #5d9d34;
}
.purpleheader {
	color: #974578;
	font-weight: bold;
}
#lrgbean {
	background-image: url(../images/image_lrgbean.png);
	background-repeat: no-repeat;
	height: 341px;
	width: 310px;
}
#lrgbean a {
	color: #000000;
	text-decoration: none;
}
#lrgbean a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.statement {
	color: #974578;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#bottom {
	border-top: 1px solid #974578;
	text-align: right;
	width: 950px;
}
#bottom a {
	color: #000000;
	text-decoration: none;
}
#bottom a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}