
body		{ font:normal 80%/140% Verdana, Tahoma, Arial, sans-serif; margin:0; background:#F5F5F5 url(images/bkg.gif); }
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; }

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

.banner		{ position:absolute; top:0; left:370px; }
.bannerbkg	{ position:absolute; top:0px; left:0px; width:100%; height:120px; background: no-repeat top left; }
.splash		{ position:absolute; top:10px; left:400px; 
				width: 400px; height:160px; 
				padding: 20px; color: black; vertical-align: top; text-align: left;
				background-color: #E0E0E0; border-bottom:black 2 solid; border-right:black 2 solid; }
.mainhdr	{ font-size: 2.2em; font-weight: 600; color: #505050; }
.tagline	{ font-size: 90%; color: #909090; font-weight: bold; padding-top:5px;  }


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

/* original color: #ED900A */
#nav		{ position: absolute; top:120px; left:0; }
.menubar	{ position: relative; font-weight:bold; background-color: #1846AD; color: white; padding:5px 10px; height: 2em; }
.menubtn	{ width:5em; font-weight:bolder; color: white; padding:1px; text-decoration: none; text-align: center; white-space: nowrap; }
.menubtn:hover	{ color: yellow; padding-top:0px; padding-bottom:2px; }
.menubtn2	{ width:8em; font-weight:bold; color: white; line-height: 1.5em; padding:1px; text-decoration: none; text-align: left; }
.menubtn2:hover	{ color: yellow; }

.menubar .submenu {
	position: absolute;
	white-space: nowrap; 
	background-color: #1846AD;
	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; }
.title2		{ font-weight: 600; color: #303030; }
.textcol	{ width: 799px; float: left; padding: 20px; color: #505050; vertical-align: top; }
.textcol1	{ position: absolute; top:200px; left:560px; width: 240px; 
				padding: 20px; color: black; vertical-align: top; text-align: left;
				background-color: #E0E0E0; border-bottom:black 2 solid; border-right:black 2 solid; 
				}
.sidebar	{ padding: 10px; width:230px; margin:0 0 20px 20px; color: black; vertical-align: top; text-align: left;
				background-color: white; border-bottom:silver 1 solid; border-right:silver 1 solid; 
				}
.textcol2	{ position: absolute; top:121px; left:20px; width: 760px;
				padding: 20px; padding-top:4em; color: black; vertical-align: top; text-align: left;
				background-color: #F0F0F0; border: #333333 1 solid; z-index: -1; }
.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		{ border-right: 1px solid #888888; border-bottom: 1px solid #888888; }
.thumb5		{ border: 2px outset white; }

.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; }
