body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.hide {
	display:none;
}
a:link {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration: none;
}
a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-decoration: none;
}
a:active {
	color: #731D34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731D34;
	text-decoration: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	border:0;
	text-align: center;
	width:651px;
}
#navbar {
	float: left;
	width: 200px;
	clear:left;
}
#navbar a:link {
	color: #731D34;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navbar a:visited {
	color: #731D34;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navbar a:hover {
	color: #731D34;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navbar a:active {
	color: #731D34;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navbar img {
	text-align: right;
	margin: 0px;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#navbar li {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
#content {
	float: left;
	width: 450px;
	margin:0 0 30px 0;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #731D34;
	min-height:450px;
}
#sidebar {
	float: right;
	width: 150px;
	margin:0 0 30px 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	border:0;
	text-align: center;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #731D34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731D34;
	line-height: 9px;
	font-weight: normal;
	padding: 2px;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	display:block;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	font-weight: normal;
	padding: 0px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:block;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #731D34;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #731D34;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: normal;
	display:block;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #731D34;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #731D34;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 20px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #731D34;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #666;
	text-align: right;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	display:block;
	text-decoration: underline;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content p.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content strong {
	color: #333;
	font-weight: normal;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	text-align: left;
	margin:0;
}
#content li {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	padding:0px;
}
#content img {
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#navbar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}