body {
	background-color: #FFFFFF;
	background-image:  url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
	margin: 0px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active {
	color: #000066;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	text-align: left;
	text-indent: 20pt;
	background-image: url(/images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 77px;
	padding-top: 30px;
	color: #090265;
}
td {
	font-size: 12px;
}
.blueBox {
	background-color: #C8CAE4;
	padding: 2px;
	width: 50%;
}
h3 {

	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8CAE4;
	width: 50%;
	text-align: left;
	padding-right: 15px;
	text-indent: 20pt;
}
