.HeaderLinks {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.FooterLinks {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.SpecialHeading {
	background-color: #88bbee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.FooterLinks:Hover {
	color: red;
}
.HeaderLinks:Hover {
	color: #FFCC00;
}
.ListStyle {
	list-style-position: outside;
	list-style-type: none;
}
.Link {
	font-family: Verdana;
	font-size: 9pt;
	color: #3333CC;
	text-decoration: none;
	font-weight: bold;

}
.Link:hover {
	color: #FF0000;
}
h3 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	background-color: #ddeeff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	vertical-align: bottom;
	height: 22px;
	line-height: 24px;



}
.Verdana10ptBoldBrown {
	font-family: Verdana, "Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #773322;
}
.PaddedParagraph {
	font-family: Verdana;
	font-size: 9pt;
	padding-left: 50px;
	width: 100%;

}
.Verdana9pt {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}
.Verdana10ptBold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.ItemHeader {
	color:black;
	background-color: #88bbee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.test {
	text-decoration: blink;
}
ul.SmallList {
	list-style-image: url(Images/bullet-1.gif);
	margin-left: 25px;

}

div h2
{
	font-size:14pt;
}

h5
{
font: bold 18px arial;
margin-top:12px;
margin-bottom:12px;
}

