body {
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;	
	color: #000066;
	}
h1 {
	font-family: "arial narrow CE", "arial narrow", arial , sans-serif;
	font-size: 24;
  font-weight: bold;
  margin: 20 0 15 0;
	}
h2 {
	font-family: "arial narrow CE", "arial narrow", arial , sans-serif;
	font-size: 20;
  font-weight: bold;
  margin: 20 0 15 0;
  line-height: 1.2em;
	}
h3 {
	font-family: "arial narrow CE", "arial narrow", arial , sans-serif;
	font-size: 18;
  font-weight: bold;
  margin: 20 0 15 0;
  line-height: 1.2em;
	}
h5 {
	font-family: "arial narrow CE", "arial narrow", arial , sans-serif;
	font-size: 15;
  font-weight: bold;
  margin: 20 0 15 0;
  color: #f00;
	}
ul { 
	margin: 0px 12px;	
	}
li {
	text-align: left;
	}
.errmsg {
	color: #ff3300;
	text-align: left;
	}
.txt {
	margin: 10 0;	
	}
div, p, td {
	font-size: 11px;
	text-align: justify;
	line-height: 1.5em;
	color: #000066;
	}
A {
	color: #2568B4;
	}
A:hover {
	color: #0000aa;
	}
A.no_underline {
	text-decoration: none;
	}
A.no_underline:hover {
	text-decoration: underline;
	}
A.no_underline:visited {
	text-decoration: none;
	color: #336699;
	}
.footer { 
	font-family: Arial, sans-serif;
	padding: 25 5 10 5;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	}
.footer:hover {
	text-decoration: underline;
	}
.xb_date {
	color: #03145d;
	font-size: 8px;
	margin-top: 5px;
	}
.xb_head {
	color: #03145d;
	font-size: 12px;
	font-weight: bold;
	}
#menucontent a:link, #menucontent a:visited {
	display: block;	
	font-family: Georgia, Times New Roman, serif; 
	font-size: 1.2em; 
	color: #fff; 
	text-decoration: none;
	padding: 10 0; 
	margin: 0;
	color: #fff; 
	text-align: center; 
	text-transform: uppercase;
	}
#menucontent a:hover, #menucontent a:active {
	font-weight: bold;
	}
#pagetitle {
	display: inline;
	position: relative;
	top: -80px;
 	left: 20px;
	font-family: Georgia, Times New Roman, serif; 
	font-size: 25px; 
	color: #fff; 
	background: transparent;
	font-weight: bold;
	text-align: left;
	z-index: 15;
	clear: both;
	white-space: nowrap;
}