@charset "ISO-8859-1";
body {
	background-color: #333333;
	background-image: url(images/background.jpg);
	padding: 0px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00808;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.submit:hover {
	background-color: #1D1D1D;
}
.linkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.textRed {
	color: #f00808;
}
.textIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 39px;
	color: #666666;
	text-align: left;
}
.bottomRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 31px;
	font-weight: bold;
	color: #f00808;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333333;
}
.headerRed2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #F00808;
	line-height: 35px;
}
.paddingTop {
	padding-top: 5px;
}
.mainTD {
	background-color: #FFFFFF;
	background-image: url(images/container_05.jpg);
	background-repeat: no-repeat;
}
.rightRule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.textLarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 27px;
}
.textMissing {
	color: #3300FF;
}
.linkNav:hover {
	background-color: #DEDEDE;
	text-decoration: underline;
}
.textIntro2
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 37px;
	color: #666666;
	text-align: justify;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E0E0E0;
	border: 1px solid #999999;
	padding: 3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E0E0E0;
	padding: 3px;
	border: 1px solid #999999;
}
.bottomRule2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.textSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.address {
	line-height: 17px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
