.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 13pt;
	font-weight: bold;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.title_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
	color: #a62d36;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.title_no_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 13pt;
	font-weight: normal;
	color: #a62d36;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.content {
	font-family: Aial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.contentLA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
}
.contentRA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
}
.contentItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #444444;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}

.contentBoldItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	color: #444444;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-decoration: uderline;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;

}
.seperatorCell {
	background-color: #a62d36;
	width: 1px;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}

.menu_text_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: normal;
	color: #a62d36;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;

}



