	body {margin-top:0; color:black; background: white; text-indent: 1em; font-family: verdana, tahoma, serif;}
	p { margin-right: .5em; margin-left: 1em; margin-top: 0em; margin-bottom: .5em; color:#161E26; font-weight: normal; font-family: verdana, tahoma, serif; font-size: 9pt; background: transparent;} 
	p.small {color:#161E26; font-weight: normal; font-family: verdana, tahoma, serif; font-size: 7pt; background: transparent;} 

	table {font-size:.8em; padding:0px;}
	.topbar {border-width:0px; height:80px; color:white; background: #2288F0 ;}
	.foot {border-width:0px; color:white; background: #394f67 ;}
	
	.menutable {width:110px; color: white; background: #eeeeee;}
	div {margin:1em;} 
	div.submenu{margin:0px 4px 0px 4px;}
	
	input {font-family:Verdana, tahoma, serif; font-size: 8pt; color:black; background:transparent;}
	select {font-family:Verdana, tahoma, serif; font-size: 8pt; color:black; background:transparent;}
 
	table { border-width:0; color:black; background: white;}

	span {border-width:0; font-size:7pt; font-family: verdana, tahoma, serif; color: black; background: transparent;}

	h1 { margin-bottom:0em; margin-top:0em; font-family:Verdana, Tahoma, serif; font-size:1.5em; color:#474F57; font-weight:normal; background: transparent}
	h2 { margin-bottom: .2em; margin-top:0em; font-family:Verdana, Tahoma, serif; font-size:1em; color:#2A3A4A; background: transparent}
	
	a {color:#0066CC; background:transparent; text-decoration:none;}
	a:visited {color:#0066CC; background:transparent; text-decoration:none;}
	a:hover {color:#474F57; background:transparent; text-decoration:underline;}

	a.menu, a.menu:visited, a.menu:hover  {color:#999999; margin:0em; text-decoration:none;}
	a.foot, a.foot:visited {color:#DAE3EA; margin:.2em; text-decoration:none;}
	a.foot:hover {color:#DAE3EA; margin:.2em; text-decoration:underline;}

.submenu {
 display:block;
 text-align:left;
 font-weight:bold;
 width:99px;
 color:red;
}

.submenu a {
 display:block;
 padding-left:2px;
 padding-top:2px;
 padding-bottom:2px;
 padding-right:2px;
 border:1px solid #eeeeee;
}

.submenu a:hover {
 color:#555555;
 background-color:#fefefe;
 border:1px solid #888888;
}

