/* CSS Document */
body {
	background:#FFFFFF;
	border:none;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	letter-spacing:125%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #005596;
	text-decoration: none;
}

a:visited {
	color: #6b8dbd;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration:underline;
}

table#maintable {
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
}

ul {
	list-style-type:circle;
	color: #005596;
}

li {
	font-weight:bold;
}

li > ul {
	font-weight:100;
	color:#6b8dbd;
}

h1 {
	color: #005596;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

h2 {
	color: #005596;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.footer1 {
	color:#000;
	font-size:9px;
}

.footer2 {
	color:#6b8dbd;
	font-size:9px;
}

.ltblue {
	background-color:#DEE9F1;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	font-size:10px;
}
