/* Heath CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
}
div#page {
	width:748px;
	margin:0 auto;
	padding:5px;
	text-align:left;
}
div#header {
	width:748px;
	height:84px;
}
div#menu {
	width:199px;
	float:left;
	min-height:400px;
	_height:400px;
	background-image: url(images/BKside.gif);
}
div#content {
	width:545px;
	margin:0px 0 0px 200px;
	min-height:400px;
	_height:400px;
}
div#footer {
	width:748px;
	height:150px;
	text-align:center;
	background:#12114E;
	color:#ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.footMenu {
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size:14px;
	padding-top:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 8pt;
}
.white {
	color: ffffff;
}
.quotesource {
	color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a.nav {
	color: #FFFFFF;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.quick:link {
	text-decoration: underline;
	font-weight: bold;
}
a.quick:visited {
	text-decoration: underline;
	font-weight: bold;
}
a.quick:hover {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a.blue:link {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
a.blue:visited {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
a.blue:hover {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a.blue:active {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a.tiny:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tiny:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tiny:hover {
	color: #12114e;
	text-decoration: underline;
	font-weight: normal;
}
.b {
	font-weight: bold;
	color: #333366;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indent {
	margin-left: 10pt;
	font-size: 8pt;
}

a:link {
	color: #f00;
}
a:visited {
	color: #f00;
}
a:hover {
	color: #00F;
}
a:active {
	color: #f00;
}

