.content {
	padding: 10px 40px 10px 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(images/hdr_background.gif);
	height: 22px;
	width: 442px;
	padding-left: 5px;
	background-repeat: repeat-y;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;
	background-color:#006666;
	font-size: 16px;
	height: 22px;
	width: 400px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCCC;
	padding: 5px;
	margin-top: 10px;
}
.footer p
{
	font-size: 10px;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
}
.doc {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-bottom: 8px;
}
.docname {
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
.docsubtitle {
	font-weight: bold;
	color: #006699;
}
.docinfo {
	line-height: 16px;
	padding-left: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 14px;
}
