li {
	margin-left: -20px;
	padding: 0px;
	list-style-image: url(images/css/bulletRed.jpg);
	list-style-position: outside;
}


.bannerFooter {
	background-image: url(images/css/bannerRightEnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footerBg {
	background-image: url(images/css/footerBg.jpg);
	background-repeat: repeat-x;
}
.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.footText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.footText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.footText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B32203;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.red {
	color: #B32203;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.mainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B32203;
	text-decoration: underline;
	text-align: left;
}
.mainText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B32203;
	text-decoration: hover;
	text-align: left;
}
.mainText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B32203;
	text-decoration: hover;
	text-align: left;
}
.sBoxBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/css/sBoxBg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-position: center;
}



.boxBg {
	background-image: url(images/css/boxBg.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF2503;
	text-decoration: none;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C02506;
	line-height: 24px;
	text-indent: 5px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C02506;
	text-decoration: none;
	line-height: 14px;
}
.warning a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C02506;
	text-decoration: none;
	line-height: 14px;
}
.warning a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C02506;
	text-decoration: none;
	line-height: 14px;
}

.bigmainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.bigmainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #B32203;
	text-decoration: underline;
}
.bigmainText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #B32203;
	text-decoration: hover;
}
.bigmainText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #B32203;
	text-decoration: hover;
}