.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.paragraph-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
}

.DateCopy {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#CCCCCC;
}

.bullet {
	list-style-position: outside;
	list-style-image:   url(images/btn_blu_square.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	list-style-type: none;
	font-weight: normal;
	color: #000000;

}

.HighLight {
	background-color:#FFFFCC;
}


.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	word-spacing: normal;
	list-style-image: url(images/btn_blu_square.gif);
	list-style-position: outside;
	text-decoration: none;
}

.headlines a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	word-spacing: normal;
	text-decoration: none;
}

.headlines a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3A72D8;
	word-spacing: normal;
	text-decoration: none;
}

.headlines a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	word-spacing: normal;
	text-decoration: none;
}

.breadcrumbs {
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.breadcrumbs a {
	font-weight:normal;
	text-decoration:none;
	color:#3A72D8;
	font-size:11px;
	}

.breadcrumbs a:hover {
	font-weight:bold;
	color:#3A72D8;
	font-size:11px;
}