.Copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
}
.Link1:link {
	color: #FF9900;
	text-decoration: none;
}
.Link1:visited {
	color: #FF9900;
	text-decoration: none;
}
.Link1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Title1 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.RepeatX {
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 17pt;
	color: #000000;
	font-weight: bolder;
}
.NoRepeat {
	background-repeat: no-repeat;
}
.SmallText1 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.WhiteSmallText1 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	color: #0E2B8D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0E2B8D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.SideHeader1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.SmallText2 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.WhiteSmallText2 {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.SmallText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.Link2:link {
	color: #3C5092;
	text-decoration: none;
}
.Link2:visited {

	color: #3C5092;
	text-decoration: none;
}
.Link2:hover {

	color: #FF9900;
	text-decoration: none;
}
.PageTitle, h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #B40020;
	font-weight: bold;
}
blockquote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	margin:1em 20px;
    padding-left:8px;
}
body {
	margin: 5px 0px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
p, .Text1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;

}
ul, ol, .Text2 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
li {
	list-style-image: url(/images/bullet.jpg);
}
A:hover .imgborder {
	border-color: #CC0033;
}
.imgborder {
	border: 1px solid #000000;
}

.Link3:link {
    color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.Link3:visited {
    color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.Link3:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.Link4:link {
    color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.Link4:visited {
    color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.Link4:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
.Link5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #B40020;
	font-weight: bold;
	text-decoration: none;
}
.Link5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #B40020;
	font-weight: bold;
	text-decoration: none;
}
.Link5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #B40020;
	font-weight: bold;
	text-decoration: underline;
}
.Red {
	color: #FF0000;
}
