body {
	text-align: left;
	color: #660033;
	background-color: #96965A;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 0px;
}
#divContent {
	background-color: #FFFF99;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding: 0px;
	width: 490px;
}
#divContentCenter {
	text-align: center;
}
.paraCenter {
	text-align: center;
}
#divContentLeft {
	margin-left: 22px;
	text-align: left;
}
#divContentLeftOutDent {
	margin-left: 26px;
	text-align: left;
	text-indent: -26px;
	line-height: 140%;
	list-style-type: none;
	list-style-image: none;
	display: list-item;
	list-style-position: outside;
}
ul {
	list-style-type: disc;
}
#divContentRight {
	text-align: right;
}
#divContentBkgImage {
	background-color: #FFFF99;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 22px;
	width: 530px;
	background-repeat: no-repeat;
	background-image: url(../images/letters2.jpg);
}
.alignRightSide {
	text-align: right;
}
#divContent p {
	text-align: justify;
}
#divContent letter {
	text-align: left;
}
p {
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
}
.paraIndent {
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
	text-indent: 18px;
}
.paraIndentLeftMargin {
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
	margin-left: 18px;
}
.letters {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	line-height: 1.3em;
}
#divContent h1 h2 h3 h4 h5 h6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 45px;
}
h1 {
	font-size: 1.6em;
	color: #660033;
}
h2 {
	font-size: 1.45em;
	color: #660033;
}
h3 {
	font-size: 1.3em;
	color: #660033;
}
h4 {
	font-size: 1.1em;
	color: #660033;
}
h5 {
	font-size: 1em;
	color: #660033;
}
h6 {
	font-size: .9em;
	color: #660033;
}


#divLogo {
	margin: 0px;
	padding: 0px;
}
#divLogo img {
	text-decoration: none;
}


a:link {
	color: #0000CC;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #CC0000;
	background-color: #FFF09E;
}
a:active {
	color: #FF0000;
}

#divSidebar-A {
	background-color: #BFBF73;
	padding: 8px;
	font-size: .9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
}
#divSidebar-A ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divSidebar-A a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF99;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 120px;
}
#divSidebar-A a:hover {
	background-color: #E9C969;
}

#divSidebar-B {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-color: #D5B860;
	color: #993333;
	font-size: 0.9em;
	font-weight: bold;
	width: 130px;
}
#divFooter {
	font-size: 0.8em;
	text-align: center;
	padding: 10px;
}
#divFooter a {
	color: #EBEA8D;
}
#divWebDesigner {
	font-size: .9em;
	color: #EBEA8D;
}
#divWebDesigner a {
	color: #EBEA8D;
	text-decoration: underline;
}
#divWebDesigner a hover {
	color: #FFFFFF;
}
.horizontalRule {
	width: 33%;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-bottom: 10px;
}
.horizontalRule100 {
	width: 100%;
	margin-top: 15px;
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-bottom: 10px;
}


#tableButton {
}


.td_Button {
	border-right-width: 1.2px;
	border-bottom-width: 1.8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #EFEF8F;
	font-size: .9em;
	padding-top: 0.6px;
	padding-right: 3px;
	padding-bottom: 0.6px;
	padding-left: 3px;
}
.td_Button a {
	font-weight: bold;
	text-decoration: none;
}
.td_Button a:hover {
}

.td_ButtonLg {
	border-right-width: 1.2px;
	border-bottom-width: 1.8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #EFEF8F;
	font-size: 1em;
	padding-top: 0.6px;
	padding-right: 3px;
	padding-bottom: 0.6px;
	padding-left: 3px;
	text-align: center;
}
.td_ButtonLg a {
	font-weight: bold;
	text-decoration: none;
}
.alphabet {
	font-family: "Courier New", Courier, monospace;
	font-size: 55px;
	color: #993333;
	font-weight: bold;
}
.QA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #993333;
	font-weight: bold;
}
.paraIndentLeftMarginIndent {
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
	margin-left: 18px;
	text-indent: 18px;
}
.paraIndentLeftMarginIndent-2x {
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
	margin-left: 36px;
	text-indent: 18px;
}
