body {
	margin: 0px;
	padding: 0px;
	background-color: #434242;
}

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434242;
}

form {
	margin: 0px;
	padding: 0px;
}

.input {
}

.align-justify {
	text-align: justify;
	line-height: 14px;
}

.text1 {
	font-size: 10px;
	line-height: 14px;
}

.text2 {
	color: #999999;
}

a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a0000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7a0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/index30.jpg);
	background-repeat: repeat-x;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.redheaders {
	color: #8D1300;
}
.redfooter {
	color: #8D1300;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #8D1300;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-right: -5px;
}
h1, h2, h3, h4 {
	text-transform: uppercase;	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -10px;
	margin-top: 15px;
	margin-right: -10px;
	margin-left: 15px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-right: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;	
}
.padText {
	line-height: 14px;
	padding: 11px;	
}
.imgAlgnLt {
	padding: 8px;
	float: left;	
}
.imgAlgnRt {
	padding: 8px;
	float: right;	
}
#contentTable {
	background-color: #FFFFFF;	
}
#contentTable td {
	line-height: 14px;
	padding: 11px;	
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
} 
.leftNav a:link {
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	color: #000099;
} 
.leftNav a:visited {text-decoration: underline} 
.leftNav a:hover {text-decoration: none} 
.leftNav a:active {text-decoration: none} 
.footer {
	color: #ffffff;
	padding: 8px;
}
.footer a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
}
.footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
} 
.footer a:hover {text-decoration: none} 
ul.horiz li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.small {
	font-size: 10px;
	color: #666666;
	margin-right: 12px;
	margin-left: 12px;
}