
body		{ font:normal 80%/140% Verdana, Tahoma, Arial, sans-serif; margin:0; background:white url(images/bgshadesm.jpg); }
td			{ font:normal 80%/140% Verdana, Tahoma, Arial, sans-serif; }
img			{ border:none; }
a			{ color:navy; font-weight:bold; border:none; }
a:hover		{ color: maroon; text-decoration:none; }
ul			{ margin-left: 16px; margin-top: 1em; margin-bottom: 1em; }
#workarea1	{ position:relative; width:800px; background-color:white; text-align: left;
			border-bottom: 1 solid silver;	}

/* --- Title elements --- */

.banner1	{ width:100%; padding:1em 3em 1em 4.6em; text-align:left; vertical-align:middle; background-color:#E0E0E0; white-space: nowrap; }
.mainhdr	{ font-size: 2.2em; font-weight: 600; color: #505050; }
.tagline	{ font-size: 90%; color: #909090; font-weight: bold; padding-top:5px;  }


/* --- Menu elements --- */

.menubar	{ position: relative; background-color: #808080; font-weight:bold; color: #D0D030; padding:5px 10px; height: 2em; }
.menubtn	{ width:5em; font-weight:bolder; color: #F0FF60; padding:1px; text-decoration: none; text-align: center; white-space: nowrap; }
.menubtn:hover	{ color: white; padding-top:0px; padding-bottom:2px; }
.menubtn2	{ width:8em; font-weight:bold; color: #F0FF60; line-height: 1.5em; padding:1px; text-decoration: none; text-align: left; }
.menubtn2:hover	{ color: white; }

.menubar .submenu {
	position: absolute;
	white-space: nowrap; 
	background-color: #808080;
	display: none;
	position: absolute;
	top: 2em;
	left: 0.5em;
	padding:1em 5px 5px;
	border-bottom: 1 solid #505050;
	border-right: 1 solid #505050;
	cursor: default;
	z-index: -1;
	width: 8em;
}	
.menubar:hover .submenu { display: block; }
.over .submenu { display: block; }
.onpage { color: #707030; cursor:default; }


/* --- Main body text elements --- */

.titlecolored	{ font-size: 110%; font-weight: 600; color: #903010; }
.title1		{ font-size: 110%; font-weight: 600; color: #303030; }
.textcol	{ width: 799px; float: left; padding: 20px; color: #505050; vertical-align: top; }
.textcol1	{ width: 266px; float: left; padding: 20px; color: #505050; vertical-align: top; }
.textcol2	{ width: 532px; float: left; padding: 20px; color: #505050; vertical-align: top; }
.textcolhlf	{ width: 399px; float: left; padding: 20px; color: #505050; vertical-align: top; }
.txtcolor	{ color:#505050; }
.txtsmaller	{ font-size: 70%; } 
.txtbigger	{ font-size: 95%; }
.fineprint	{ font-size: 70%; color: gray; }

.thumb		{ padding: 2px; border: 1 solid #E0E0E0; }

.floatr		{ float:right; }
.floatl		{ float:left; }
.indent1	{ padding-left: 2.5em; }
.indent2	{ padding-left: 5em; }

.faqq		{ font-weight:normal; text-decoration:none; }
.faqq:hover { text-decoration:underline; }
.faqback	{ font-size: 70%; line-height: 100%; background-color:#999999; color:white; padding:2px 5px; border: silver 1 outset; text-decoration: none; }
.faqback:hover	{ color:white; border: silver 1 inset; padding:1px 6px 3px 4px;}
.lowkey		{ font-weight:normal; text-decoration:none; }
.lowkey:hover	{ text-decoration:underline; }
