@charset "utf-8";
H1 {
	line-height: 1.5em;
	font-size: 24px;
	padding-top: -5px;
	font-weight: bold;
}

H2 {
	line-height: 1.5em;
	font-size: 16px;
	padding-top: -5px;
	font-weight: bold;
}


IMG {
	border: 0px
}


.oneColFixCtrHdr #container {
	width: 967px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/images/float_placement4.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	border: 0px;
}
.footer {
	font-size: 12px;
	text-align: center;
}
.logo {
	float: left;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 361px;
	text-align: center;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: .5em;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.oneColFixCtrHdr #mainContent {
	padding-right: 15px;
	padding-left: 15px;

}

.maintable {

}
.headerlinks {
	vertical-align: 50%;
	height: 30px;
	width: 565px;
	background-color: #bababa;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.9em;
}
.headerlinksred {
	color: #D6253F;
	font-weight: bold;
	line-height: 2.0em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

a.headerlinksred:link {
	color: #D6253F;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

a.headerlinksred:visited {
	color: #D6253F;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlinksred:hover{
	color: #D6253F;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
a.headerlinksred:active {
	color: #D6253F;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 2em;
	color: #555555;
	font-weight: bold;
	padding-left: 15px;
}
.maintext {
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.placement {
	z-index: -300;
	position: relative;
	right: -30px;
	bottom: -30px;
}


.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.omega {
	font-family: Arial, Helvetica, sans-serif;
	color: #D6253F;
	font-weight: bolder;
}
.focusdiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #D6253F;
	font-weight: bold;
	font-style: italic;
	font-size: 32px;
	line-height: 1em;
}
.TDMainTable {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D6253F;
	padding-right: 15px;
}
.quoteindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 2em;
	color: #555555;
	font-weight: bold;
	padding-left: 30px;
}
.focusdivsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #D6253F;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 1em;
}

.equiptable {
	background-position: center center;
	text-align: center;
	border: 1px solid #D6253F;
	font-size: 12px;
.equiptableHeader {
	background-position: center center;
	text-align: center;
	border: 1px none #D6253F;
	font-size: 12px;
}
