/*
 * EDCO Publishing, Inc. Cascading Style Sheet
 * Created 8/24/2004 by Hercules Solutions, LLC
 * Copyright 2004 EDCO Publishing, Inc. All Rights Reserved 
 */

/* Standard tag definitions */

body
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #66CCCC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000066;	
}

.adminbody
{
	background-color: White;
}

td
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 14px;
}

img
{
	border: 0px;
}

h1
{
	width: 510px;
	font-size: 18px;
	border-bottom: solid 2px;
	color: #000066;
}

h2
{
	width: 510px;
	font-size: 16px;
	border-bottom: solid 2px;
	color: #000066;
}

h3
{
	width: 510px;
	font-size: 12px;
	border-bottom: solid 2px;
	color: #000066;
}


/* Standard Link Styles */
a { color: #0000FF; text-decoration: none;}
a:visited { color: #0000FF; text-decoration:none; }
a:hover { color: red; text-decoration: underline; }
a:active {  color: #0000FF; text-decoration: none; }

/* Some shared styles */
.lightbluebold { color: #0066CC; font-weight: bold; }
.lightbluebolditalic { color: #0066CC; font-weight: bold; font-style: italic; }
.redbold { color: Red; font-weight: bold; }
.bluebold { color: Blue; font-weight: bold; text-decoration: none; }
.boldunderline { font-weight: bold; text-decoration: underline; }

/* Main Page Style */
.maintable { width: 573px; }
.mainbody { padding: 0px 20px 20px 10px; }

/* Footer styles */
.footer td { font-size: 12px; text-align: center; width: 573; }
.footer a { padding: 0px 8px 4px 8px; }


/*Style for a centered full width table with centered cells */
.centeredtable{ width: 100%; }
.centeredtable td { text-align: center; }

.presentationbio { height: 140px; border-bottom: solid 1px #666666; padding: 10px 0px 10px 0px; }
.presentationbio img { border: solid 2px black; margin: 0px 10px 0px 10px; float: left;}
.presentationbio div { color: #666666; font-size: 18px;}

/*Products page */
.productdetails { color: green; }
.productdetails td { padding: 10px; }
.productdetails.title {color: Black; font-size: 18px; text-decoration: underline; }
.productdetails.author { font-size: 16px; color: Black;}
.productdetails.details { font-weight: bold; color: Black; }
.productdetails.price { color: Red; font-weight: bold;}


.body2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066 }.body2bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066 ; font-weight: bold}.resulttable{	border-color:Navy;	border-width:1px;	border-style:Solid;	font-size: 12px;}.resulthead{	background-color:Navy;	color:White;	font-weight:bold;}.resultrow {background-color:#66CCCC;}.resultalt {background-color:#99FFFF;}.resultid { width:43px; }
.admin_menuoutline 
{ 
	border: 1px black solid; 
	background-color: Gainsboro;
}

.admin_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
}

TD.admin_section, TD.admin_section a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: DarkSlateGray;
}

TD.admin_section a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	color: Black;
    background-color: #D0D0D0;
}
TD.admin_section, TD.admin_section a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: DarkSlateGray;
}
.nav_menuoutline { border: 1px black solid; background-color: Gainsboro;}.formlabel { text-align: right; font-weight: bold;}/* Inservice styles */.inserviceschedule { }
.inserviceschedule td 
{ 
	font-size: 12px; 
	padding: 2px 4px 2px 4px;
}
.inservicehead{	background-color: #000066;	color: White;	font-weight: bold;}.inservicerow {	background-color: #FFFFFF;}.inservicealt {	background-color: #FFFFCC;}.PadLeft { padding-left: 30px; }.BigText { font-size: 18px; }.Schedule td { font-size: 12px; padding-bottom: 10px; padding-right: 5px; }.rightpad { padding-right: 10px; }.rightpadbold  { padding-right: 10px; font-weight: bold; }.Table { border: solid 1px #000066; background-color: White; }.Table td { padding: 2px; border-bottom: solid 1px #000066; }.TableHead{	background-color:Navy;	color:White;	font-weight:bold;}.TableRow {}.TableAlt {}