﻿/* CSS Document */
body {	
    margin: 10px;
	padding: 0;
	background-color: #ffffff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	height: 100%;
/*	width: 782px;*/
	width: 947px; }

#main-container {
/*	width: 782px;*/
	width: 947px;
	float: left;
	}
		
#main-sidebar {
	width: 186px;
	float: left;
	/*padding: 5px 15px 3px 5px;*/
	}
	
#main-corner
{
background-image: url("../graphics/templateitems/toprightcorner.gif");
	width: 17px;
	height: 16px;
	float: left;
}
	
#main-text {
	/*width: 573px;*/
	width: 740px;
	float: left;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	}
	
#main-text-full {
	width: 740px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	}

	
#index-text {
	/*width: 370px;*/
	width: 470px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	}	
	
#book-text {
	/*width: 370px;*/
	width: 500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	}	
	
#full-text { /* Use with no sidebar */
	/*width: 782px; */
	width: 947px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	}
	
#threecolumn-text {
	/*width: 370px;*/
	max-width: 540px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	padding-right: 15px;
	}
	
		
#main-sidebar-rt {

	/*width: 186px;*/
	width: 186px;
	float: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	/*padding: 5px 15px 3px 5px;*/
	}
		
#index-sidebar-rt {
	/*width: 186px;*/
	width: 250px;
	float: left;
	margin: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	/*padding: 5px 15px 3px 5px;*/
	}
		
#book-sidebar-rt {
	/*width: 186px;*/
	width: 220px;
	float: left;
	margin: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	/*padding: 5px 15px 3px 5px;*/
	}
		
#threecol-sidebar-rt {
	width: 186px;
	float: left;
	margin: 20px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#000000;
	}
		
#threecol-sidebar-rt a {
	color:#0000FF;
	}

#threecol-sidebar-rt a:link {
color:#0000FF;
}

#threecol-sidebar-rt a:visited {
color:#0000FF;
}

#threecol-sidebar-rt a:hover {
text-decoration:underline; color:#940000;
}
	
h1, h2, h3, h4   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}

h1  {
    font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

h2   {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

h3   {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

h4   {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.blue {
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	color: #0000FF;
}

.red {
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
	font-weight: normal;
}

	
#donation-box {
    margin: auto;
	width: 99%;
	display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
	background-color: #BDBF90;
}


#donation-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-variant: normal;
}
	
#bar {
	width: 100%;
}

	
.clear {
    clear: both;
}

.announcement{
border: 3px solid #940000;
width: 95%;
margin-bottom: 1em;
padding: 10px;
background-color: #EEEEEE;
}
	
.announcement img {
    clear: both;
    float: left; 
	padding-right: 10px;
}

.announcement-sidebar{
border: 3px solid #940000;
width: 90%;
margin-bottom: 1em;
padding: 10px;
background-color: #EEEEEE;
}
	
.announcement-sidebar img {
    clear: both;
    float: left; 
	padding-right: 10px;
}

.featuring{
border: 3px solid #858536;
width: 95%;
margin-bottom: 1em;
padding: 10px;
background-color: #EEEEEE;
}
	
.featuring img {
    clear: both;
    float: left; 
	padding-right: 10px;
}

.featuring-sidebar{
border: 3px solid #858536;
width: 90%;
margin-bottom: 1em;
padding: 10px;
background-color: #EEEEEE;
}
	
.featuring-sidebar img.left {
    clear: both;
    float: left; 
	padding-right: 10px;
}

.news{
border: 3px solid #0000FF;
width: 95%;
margin-bottom: 1em;
padding: 10px;
background-color: #EEEEEE;
}
	
.news img {
    clear: both;
    float: left; 
	padding-right: 10px;
}

.news-sidebar{
border: 3px solid #0000FF;
width: 90%;
margin-bottom: 1em;
padding: 10px;
background-color: #EEEEEE;
}
	
.news-sidebar img {
    clear: both;
    float: left; 
	padding-right: 10px;
}

.spotlight-book{
margin-bottom: 1em;
padding: 10px;
}

.spotlight-book img#left {
    float: left; 
	padding-right: 10px;
}

.spotlight-book img#right {
    float: right; 
	padding-left: 10px;
}

.embed-image{
margin-bottom: 1em;
}

.embed-image img#left {
    float: left; 
	padding-right: 10px;
}

.embed-image img#right {
    float: right; 
	padding-left: 10px;
}

.center-table table {
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.freelancers-indent {
margin-left: 25px;
/*list-style-type: none;
list-style: none, inside;*/
}
	


#bar-dkblue, #bar-ltgold, #bar-dkgold, #bar-ltred, #bar-dkred, #bar-ltblue, #bar-black  {
	display: block;
border-width: 3px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
	min-height: 20px;
	}

#bar-black h1 {
    background-image:  url("../graphics/bars/barblack.gif");
	color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}
	


#bar-ltgold h2 {
    background-image:  url("../graphics/bars/barltgold.gif");
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}
	
#bar-dkgold h1 {
    background-image:  url("../graphics/bars/bardkgold.gif");
	color: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}

#bar-ltred h2 {
    background-image:  url("../graphics/bars/barltred.gif");
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}

#bar-dkred h1 {
    background-image:  url("../graphics/bars/bardkred.gif");
	color: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}

#bar-ltblue h2 {
    background-image:  url("../graphics/bars/barltblue.gif");
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}
	
#bar-dkblue h1 {
    background-image:  url("../graphics/bars/bardkblue.gif");
	color: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	}
	
#sidebar-nav-box {
	width: 186px;
	float: left;
	/*padding: 5px 15px 3px 5px;*/
	background-color: #000000;
	}	
	
#sidebar-nav-bottom-box {
    float: left;
	width: 186px;
    height: 25px;
	}
	
#sidebar-nav-bottom {
    float: left;
	width: 166px;
    height: 25px;
	background-color: #000000;
	}
	
#sidebar-nav-bottom-corner {
    float: left;
    width: 20px;
    height: 25px;
    background-image: url("../graphics/templateitems/rightbottomcorner.gif");
	}
	
#sidebar-nav {
	float: left;
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#FFFFFF;
	margin: 0;
	text-align: left;
	}
		
#sidebar-nav p {
    margin-left:10px;
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
/*#sidebar-nav h3 {
    margin-left:10px;
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
}*/
	
#sidebar-nav a {
    text-decoration:none;
    font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

#sidebar-nav a:link {
color:#FFFFFF;
}

#sidebar-nav a:visited {
color:#FFFFFF;
}

#sidebar-nav a:hover {
text-decoration:underline;
}

#sidebar-nav li:hover {
list-style-type:disc;
}

#sidebar-nav ul {
margin-top:5; margin-bottom:0; list-style-type:disc; list-style-position:outside; font-size:9pt;
/*margin-top:2; margin-bottom:2; list-style-type:disc; list-style-position:inside;*/
}

/*#sidebar-nav li {
margin:0 0 0 -20px;
}*/

/*for IE */
/*moves outer*/
#sidebar-nav ul li {
/*margin-left: -25px;*/
margin:0 0 0 -15px; font-size:9pt;
}

#sidebar-nav ul ul {
margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
/*margin-top:2; margin-bottom:2; list-style-type:disc; list-style-position:inside;*/
}

#sidebar-nav ul ul li {
/*margin-left: -25px;*/
margin:0 0 0 -25px;
}

#heres-news-box {
	width: 186px;
	float: left;
	/*padding: 5px 15px 3px 5px;*/
	background-color: #eeeeee;
	}
	
#heres-news-nav-box {
	width: 186px;
	float: left;
	/*padding: 5px 15px 3px 5px;
	background-color: #eeeeee;*/
    background-image:  url("../graphics/templateitems/grayscale.jpg");
	}
	
#heres-news-nav {
	margin-top: 48px;
	width: 176px;
    padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	}
	
#heres-news-nav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #000000;
	}
	
#heres-news-nav-btm {
	float: left;
	width: 166px;
	/*background-color: #eeeeee;*/
    background-image:  url("../graphics/templateitems/bottomgrayscale.jpg");
	height: 25px;
	}
	
#heres-news-nav-corner {
	float: left;
	width: 20px;
	height: 25px;
	background-color: #eeeeee;
    background-image:  url("../graphics/templateitems/corner-rt-btm-hn.gif");
	}
	
#heres-news-nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	}
		
#footer {
/*	width: 780px;*/
	width: 947px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	}
		
#footer-site-updated {
	width: 545px;
	float: left;
	}
		
#footer-page-updated {
	width: 215px;
	float: left;
	text-align: right; 
	}
		
#footer-bottom {
/*	width: 780px;*/
	width: 947px;
	float: left;
	text-align: center;
	}

#main-two-column-1 {
	width: 262px;
	float: left;
	display: block;
    border-width: 3px;
    border-style: solid;
    border-color: #555 #BDBF90 #555 #888;
	background-color: #BDBF90;
	padding: 0px 9px 0px 9px;
	min-height: 500px;
	}
	
#main-two-column-2 {
	width: 262px;
	float: left;
	display: block;
    border-width: 3px;
    border-style: solid;
    border-color: #555 #888 #555 #E1858A;
	background-color: #E1858A;
	margin-left: 0px;
	padding: 0px 9px 0px 9px;
	min-height: 500px;
	}
	
#featured-book {
	float: left;
	display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #555 #888 #555 #E1858A;
	background-color: #E1858A;
	margin-left: 0px;
	padding: 0px 9px 0px 9px;
	min-height: 200px;
	}
	
#lists-of-books {
	float: left;
	display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #555 #888 #555 #E1858A;
	background-color: #BDBF90;
	margin-left: 0px;
	padding: 0px 9px 0px 9px;
	min-height: 200px;
	}
	
#main-text li:hover {
list-style-type:disc;
}

#main-text ul {
margin-top:2; margin-bottom:2; list-style-type:disc; list-style-position:outside;
}

#main-text ul li {
/*margin-left: -25px;*/
margin:0 0 0 -15px;
}

#main-text ul ul {
margin-top:2; margin-bottom:2; list-style-type: disc; list-style-position:outside;
}

#main-text ul ul li {
margin:0 0 0 -25px;
}
	
.wired-coffee {
	background-color: #BDBF90;
	text-align: justify;
	}
	
.loud-mouth {
	background-color: #E1858A;
	text-align: justify;
	}

.wired-coffee-center {
	background-color: #BDBF90;
	text-align: justify;
	}
	
.loud-mouth-center {
	background-color: #E1858A;
	text-align: justify;
	}
	
.gold-bg {
	background-color: #BDBF90;
	text-align: justify;
	}

.gold-bg-padded {
	background-color: #BDBF90;
	text-align: justify;
	padding: 0 5px 0 5px;
	}
	
.salmon-bg  {
	background-color: #E1858A;
	text-align: justify;
	}

.gold-bg-center {
	background-color: #BDBF90;
	text-align: justify;
	}
	
.salmon-bg-center {
	background-color: #E1858A;
	text-align: justify;
	}
	
.small {
	font-size: 8pt;
	}

#calendar-two-column-1 {
	width: 100px;
	float: left;
	display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
	background-color: #BDBF90;
	}
	
#calendar-two-column-2 {
	width: 460px;
	float: left;
	display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
	background-color: #BDBF90;
	margin-left: 15px;
	}

#feed-index {
	/*line-height: 20px;*/
	font-size: 9pt;
}

#feed-index li {
    margin-left: -20px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

img.left {
float: left;
padding-right: 10px;
}

img.right {
float: right;
padding-left: 10px;
}

img.center {
margin: auto;
padding-left: 10px;
}

p.right, span.right {
text-align: right;
}


.bookinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.normaltextcenter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; color: #000000; text-align: center}

.normaltextgold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #CC9933;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
}

.normaltextcenterbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}.normaltextcenterbolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltextcenteritalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}
.normaltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}
.normaltextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.normaltextfill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.normaltextfillbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.normaltextfillitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.normaltextfillitalicbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.normaltextfillunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}
.normaltextcenterbolditalicWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltextcenterboldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltextfillboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.normaltextfillboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}

.pageheaderwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #CC9933;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.pageheaderblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.pageheaderblackitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.sectionheaderblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.sectionheaderblackitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.sectionheaderblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.sectionheaderred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.sectionheadergold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #CC9933;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CC9966;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.contestopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #33CC66;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.contestclosed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.pathlistingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.footnotetextfill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.footnotetextfillitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.footnotetextfillcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
div.scrollspreadsheet {
	height: 300px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	width: 1000px;
}
div.scrollinputarea {
	height: 400px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #CCCCCC;
	padding: 8px;
	width: 1000px;
}
div.bookscrollspreadsheet {
	height: 500px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	width: 1000px;
}
div.bookscrollinputarea {
	height: 700px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #CCCCCC;
	padding: 8px;
	width: 1000px;
}
div.scrollspreadsheet-attendance {
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	width: 600px;
}
div.scrollinputarea-attendance {
	overflow: auto;
	border: 1px solid #666;
	background-color: #CCCCCC;
	padding: 8px;
	width: 600px;
}
div.scrollhnspreadsheet {
	height: 400px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	width: 1000px;
}
div.scrollhninputarea {
	height: 200px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #CCCCCC;
	padding: 8px;
	width: 1000px;
}
.biggertextfill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}div.scrollpubspreadsheet {
	height: 200px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}
div.scrollpubinputarea {
	height: 250px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #CCCCCC;
	padding: 8px;
}
.normaltextfillboldunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}
.pageheaderwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltestfillsmallcapsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: justify;
}
.normaltestfillsmallcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: small-caps;
	text-align: justify;
}
.footnotetextfillbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.sectionheaderwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.sectionheaderwhiteitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltestfillsmallcapsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: justify;
}

.footnotenumberfill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	vertical-align: super;
}
.normaltextcenterboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltextcenterred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}

.smalltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}
.normaltextfillitalicboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #0000FF;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.pageheaderred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.pageheaderbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #800000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.normaltextfillboldbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #800000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.comictextfill {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.comictextfillitalic {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.comictextfillbold {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.comicpageheaderbrown {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	color: #800000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.comicpageheaderblack {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.comicsectionheaderblack {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.comicsectionheaderbrown {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #800000;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}
.comictextfillboldbrown {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #800000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
}
.comictextcenter {  font-family: "Comic Sans MS", "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; line-height: normal; color: #000000; text-align: center}

.comictextfillunderline {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}
.comictextfillitalicunderline {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}
.comictextfillboldunderline {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	text-decoration: underline;
}.normaltextfillboldright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
}
.normaltextfillright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
.normaltextgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
}
.centerbold {
	text-align: center;
	font-weight: bold;
}
