body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #DBE0F0;
}
h1,h2,h3,h4,h5,h6 {
	color: #990000;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 15px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.tblBG {
	background-image: url(images/tblBG.jpg);
	background-repeat: repeat-y;
}
.tdBG {

}
.header {
	background-image: url(images/topBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	font-size: 12px;
	line-height: 17px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #000000;
	text-align: left;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
	height: 80px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/btmBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.flashBG {
	height: 108px;
}
.toc {
	padding-top: 30px;
	padding-left: 12px;
}
.prefoot {
	height: 25px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(images/prefoot.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.txt10 {
	font-size: 10px;
}
a.red {
	color: #990000;
}
.yellowtxt {
	color: #FFCC00;
}
a.yellow {
	color: #FFCC00;
}
.newtopbg {
	background-image: url(images/newtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
