@charset "UTF-8";
/* CSS Document */

#content {
	background-color: #FEE6B3;
	text-align: left;
}
#contentBox {
	border: 1px solid #FFF;
	width: 769px;
	height: 469px;
}
#contentLeft {
	height: 469px;
	width: 363px;
	text-align: left;
}
#contentLeftBox {
	height: 469px;
	width: 349px;
	overflow: auto;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
#contentLeftFrameBorder {
	height: 461px;
	width: 341px;
	text-align: center;
	border: 4px solid #C29F55;
}
#contentRight {
	height: 469px;
	width: 399px;
	text-align: left;
}

#contentRightBox {
	height: 469px;
	width: 385px;
	overflow: auto;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
#contentRightBoxBorder {
	height: 465px;
	width: 381px;
	overflow: auto;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	border: 4px solid #C29F55;
}
#contentGap {
	background-color: #FFF;
	width: 7px;
	font-size: 1px;
	height: 469px;
}
.contentBlue {
	color: #4825ac;
	font-size: 11px;
	font-family: sans-serif;
	line-height: 18px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}
.contentTitle2 {
	color: #c49f52;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}
.contentTitle {
	color: #3A139B;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 10px;
	font-variant: normal;
	border-bottom-width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #3A139B;
	text-align: left;
}
.contentSection {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #3A139B;
	margin-top: 10px;
	margin-bottom: 0px;
}
.contentDivider {
	width: 50%;
	text-align: center;
	color: #FFF;
	margin-top: 15px;
}
.contentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #4825AC;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
#contentText2 {
	background-color: #FDE6B5;
}
.contentText h1 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #3A139B;
}
.contentText h2 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	text-decoration: none;
}
.contentText h3 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
.contentText h4 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	text-decoration: none;
}
.contentText ul {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.contentText p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.contentText a:link {
	color: #4825AC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	background-color: #FDE6B5;
	text-decoration: underline;
}
.contentText a:visited {
	color: #4825AC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	background-color: #FDE6B5;
	text-align: left;
	text-decoration: underline;
}
.contentText a:hover {
	color: #FDE6B5;
	background-color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
}
.contentImage {
	margin-top: 10px;
	text-align: center;
}
.contentImage a:hover {
	background-color: #FDE6B5;
}
.contentRegular{
	text-align: normal;
	font-style: normal;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.contentIndent {
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #4825AC;
}
.contentEmphasize {
	font-weight: bold;
}
.contentSubTable {
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
}
.contentItalic {
	text-align: normal;
	font-style: italic;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.contentBold {
	text-align: normal;
	font-style: normal;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.contentCenter {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.contentCaps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4825AC;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FFF;
	border: 1px solid #000;
}
.contentButton {
	color: #4825ac;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	border: 1px solid #999;
}
.contentClick {
	color: #4825ac;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
.contentClick a {
	color: #4825ac;
	text-decoration: none;
	font-weight: 900;
}
.contentClick a:hover {
	text-decoration: none;
	font-weight: bolder;
}
.contentLogoBlock {
	position: relative;
	margin-top: 8px;
}
.contentLogo {
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006;
	margin-left: 8px;
}
.contentLogo a:link, .contentLogo a:visited {
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
.contentLogo a:hover {
	color: #4825AD;
}
.contentButtonInitial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4825AC;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FFF;
	border: 1px solid #000;
}
.contentButtonOver, .contentButtonActive {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #FFF;
	background-color: #4825AC;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #000;
	cursor: pointer;
}
.contentButtonOut {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4825AC;
	background-color: #FFF;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #000;
	cursor: default;
}
a:link, a:visited{
	color: #6A5142;
	font-weight: normal;
}
a:hover {
	color: #C49F52;
}
