/***********************************************************
*                                                          *
* general-purpose styles
*                                                          *
***********************************************************/
.bodytext
{
	color:	 			black;
	font-size:	 		10pt;
	font-weight:		normal;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.bodytextBold
{
	color:	 			black;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.bodytext A
{
	color:	 			blue;
	font-size:	 		10pt;
	font-weight: 		normal;
	text-decoration:	none;
}

.bodytext A:hover
{
	color:	 			blue;
	font-size:	 		10pt;
	font-weight: bold;
	text-decoration:	underline;	
}

.bodytextHilite
{
	font-weight:		bold;
}

.bodytextBold
{
	color:	 			black;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.bodytextBold A
{
	color:	 			blue;
	font-size:	 		10pt;
	font-weight: 		bold;
	text-decoration:	none;
}

.bodytextSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}

.brightpurple 
{
	font-size:	 		8pt;
	font-weight:		normal;
	font-family:	 	Verdana, Tahoma, Arial, sans-serif;
}

.brightpurple A
{
	color:	 			#993399;
	font-weight:		normal;
	text-decoration:	none;
}

.brightpurple A:hover
{
	color:	 			#993399;
	font-weight:		bold;
	text-decoration:	none;
}


.error
{
	color:	 			red;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Verdana, Arial, Helvetica, sans-serif;
	text-align:			left;
}

.indexBoxRight
{
	color:	 			white;
	font-size:	 		24pt;
	font-weight:		normal;
	font-family:	 	Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}

.menuitem
{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:		bold;
	text-decoration:	none;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menuitem A
{
	color: black;
	font-size: 10pt;
	font-weight:		bold;
	text-decoration:	none;
}
.menuitem A:hover
{
	color: #990000;
	font-size: 10pt;
	font-weight:		bold;
	text-decoration:	underline;
}

.menuitemAdmin
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:		bold;
	text-decoration:	none;
	line-height: 30px;
}

.newBookHeading
{
	color:	 			#003366;
	font-size:	 		16pt;
	font-weight:		normal;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.newBookTitle
{
	color:	 			black;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.newBookDonation
{
	color:	 			brown;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.newBookPrintAuthor
{
	color:	 			black;
	font-size:	 		14pt;
	font-weight:		normal;
	font-family:		Times New Roman, serif;
	font-style: italic;
	text-indent: -20px;
	padding-left: 24px;
}

.newBookPrintHeading
{
	color:	 			black;
	font-size:	 		16pt;
	font-weight:		bold;
	font-family:		Times New Roman, serif;
	font-variant: small-caps;
	text-decoration: underline;
}

.newBookPrintTitle
{
	color:	 			black;
	font-size:	 		14pt;
	font-weight:		normal;
	font-family:		Times New Roman, serif;
	font-style: normal;
}

.pageFooterMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	font-weight: bold;
}

.pageFooterMenu A {
	color: #57799A;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.pageFooterMenu A:hover {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

.pageFooterText
{
	color:	 			#787878;
	font-size:	 		8pt;
	font-weight:		normal;
	font-family:	 	Verdana, Arial, Helvetica, sans-serif;
}

.pageHeaderText
{
	color:	 			#dddddd;
	font-size:	 		8pt;
	font-weight:		normal;
	font-family:	 	Verdana, Arial, Helvetica, sans-serif;
}

.pageHeaderTextBig
{
	color:	 			white;
	font-size:	 		24pt;
	font-weight:		bold;
	font-family:	 	Times New Roman, serif;
}

.pageHeaderTitle
{
	color:	 			white;
	font-size:	 		32pt;
	font-weight:		bold;
	font-family:	 	Times New Roman, serif;
}


.pageHeaderMenuAboutUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight: normal;
}

.pageHeaderMenuAboutUs A {
	color: white;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.pageHeaderMenuAboutUs A:hover {
	color: white;
	font-weight: normal;
	text-decoration: underline;
}


.submenuitem
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:		bold;
	text-decoration:	none;
}

.submenuitem A
{
	color: #57799A;
	font-size: 8pt;
	font-weight:		bold;
	text-decoration:	none;
}
.submenuitem A:hover
{
	color: Blue;
	font-size: 8pt;
	font-weight:		bold;
	text-decoration:	underline;
}



/***********************************************************
*                                                          *
* admin styles
*                                                          *
***********************************************************/

.adminLabel
{
	color:	 			#004E22;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.adminRadio
{
	color:	 			black;
	font-size:	 		10pt;
	font-weight: normal;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.adminTitle
{
	color:	 			#004E22;
	font-size:	 		16pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.addMsg
{
	color:	 			#003366;
	font-size:	 		10pt;
	font-weight:		bold;
	font-family:	 	Arial, Helvetica, sans-serif;
}

.addMsgExample
{
	color: #666666;
	font-size: xx-small; 
	font-weight:		normal;
	font-family:	 	Verdana, Arial, Helvetica, sans-serif;
}

.addMsgRequired
{
	color: Maroon;
	font-size: xx-small; 
	font-weight:		bold;
	font-family:	 	Verdana, Arial, Helvetica, sans-serif;
}

.colorPaletteDetail
{
	color: 			black;
	font-size: 		7pt;
	font-weight:	bold;
	font-family: 	Tahoma, Arial, sans-serif;
	text-align:		center;
}

.colorPaletteDetailLight
{
	color: 			white;
	font-size: 		7pt;
	font-weight:	bold;
	font-family: 	Verdana, Tahoma, Arial, sans-serif;
	text-align:		right;
}
