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

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

.banner		{ position:absolute; top:0; left:370px; }
.bannerbkg	{ position:relative; 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:2px solid black; border-right:2px solid black; }
.mainhdr	{ font-size:18px; 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: 20px; z-index:1; }
.menubtn	{ 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: 20px; padding:1px; text-decoration: none; text-align: left; }
.menubtn2:hover	{ color: yellow; }

.menubar .submenu {
	position: absolute;
	white-space: nowrap; 
	background-color: #1846AD;
	display: none;
	top: 15px;
	left: 5px;
	padding:1em 5px 5px;
	border-bottom:1px solid #505050;
	border-right:1px solid #505050;
	cursor: default;
	z-index: -1;
}	
.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:2px solid black; border-right:2px solid black; 
				}
.sidebar	{ padding: 10px; width:230px; margin:0 0 20px 20px; color: black; vertical-align: top; text-align: left;
				background-color: white; border-bottom:1px solid silver; border-right:1px solid silver; 
				}
.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:1px solid #333333; 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: 10px }
.indent2	{ padding-left: 30px; }

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

