.topback {
	background-image: url(images/top_repeat.gif);
	background-repeat: repeat-y;
}
.backvert {
	background-color: #1E1E1E;
	background-image: url(images/top_repeat.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: #3b3b3b;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #3b3b3b;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: 3b3b3b;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #A91322;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.h3link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #A91322;
	margin-right: 1px;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.smltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 6pt;
}
.dottedabove {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 4px;
}
.line {
	background-image: url(images/1px_grey.gif);
	background-repeat: repeat-y;
	top: 5px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

form {
	margin-left: 3px;
	padding-left: 3px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #3b3b3b;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	top: 0px;
	
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	
}
.pdf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #3b3b3b;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	top: 0px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
}
.video
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #3b3b3b;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
	top: 0px;
	background-image: url(images/video.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: 20px;
}

