body, td {
	background: #FFFFFF;
	font-family: Tahoma;
	margin: 10px;
	padding: 0px;
}
p, ul {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
.mainTxt {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	padding: 20px;
}
.mainTxt p {
	margin: 10px 0;
}
.mainTxt a {
	color: #0054A4;
	text-decoration: underline;
}
.mainTxt a {
	color: #EE3224;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.rightTxt {
	font-size: 12px;
	line-height: 16px;
	color: #726E6E;
	text-align: left;
	padding: 20px;
}
.rightTxt p {
	margin: 10px 0;
	color: #0054A4;
}
.rightTxt a {
	font-weight: bold;
	color: #EE3225;
	text-decoration: none;
}
.rightTxt a:hover {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	 color: #0054A4;
}
.copyrightTxt {
	font-size: 10px;
	text-align: right;
	color: #726E6E;
	text-decoration: none;
	padding: 10px;
}
.footerTxt {
	font-size: 11px;
	text-align: left;
	color: #726E6E;
	padding: 10px;
}
.footerTxt a {
	color: #0054A4;
	text-decoration: underline;
}
.footerTxt a:hover {
	font-size: 11px;
	color: #000000;
}
ul.list {
	margin: 10px 0;
}
ul.list li {
	padding-left: 15px;
	background: url('../images/splash/arrow.gif') left center no-repeat;
}
/* Tabular */
table.product-listing {
	margin: 10px 0;
}
table.product-listing td {
	padding: 5px;
}
table.product-listing a {
	color: #0054A4 !important;
}
a.excel {
	padding: 3px 0 3px 25px;
	background: url('../images/splash/excel.jpg') left center no-repeat;
}
a.pdf {
	padding: 3px 0 3px 25px;
	background: url('../images/splash/pdf.jpg') left center no-repeat;
}
table.gallery {
	margin: 10px 0;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
