body {
	margin: 0px;
	padding: 0px;
	background-color: #DFE1E4;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.bread {
	background-image: url(images/bread.gif);
	height: 20px;
	width: 738px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.main {
	background-color: #FFFFFF;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 768px;
	vertical-align: top;
}
.bottom p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
}

.holder {
	height: 500px;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 90px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	width: 140px;
}
.top .phone {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 25px;
	padding-right: 30px;
}

.nav p a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
.nav p a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 10px;
}
#main h1 {
	font-size: 1.5em;
	color: #D50910;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D50910;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D50910;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D50910;
	font-size: 1.1em;
	padding-bottom: 3px;
	margin: 0px 0px 4px;
}
.border {
	border: 1px solid #CBCBCB;
}




.nav p a:hover {
	color: #D50910;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D50910;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
.nav p {
	margin: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.nav .quote {
	color: #7F7F7F;
	margin-top: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border-top: 0px dotted #DFE1E4;
	border-right: 1px dotted #DFE1E4;
	border-bottom: 1px dotted #DFE1E4;
	border-left: 1px dotted #DFE1E4;
}
.nav .quote a {
	color: #7F7F7F;
	text-decoration: none;
}
.bread p {
	padding-right: 8px;
	padding-top: 2px;
}

.nav .quote a:hover {
	color: #7F7F7F;
	text-decoration: underline;
}
.nav .quote a:visited {
	color: #7F7F7F;
}
#main a {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	text-decoration: underline;
}
#main a:visited {
}
.hr {
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#main .heading {
	font-size: 13px;
	color: #D50910;
}
.nav .quoteHeader {
	color: #FFFFFF;
	margin-top: 10px;
	border: 0px dotted #DFE1E4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-weight: bold;
	background-color: #D50910;
}
#main .quote {
	color: #D50910;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
#main .quoteBlack {
	color: #000000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.bread a {
	color: #D50910;
	text-decoration: none;
	font-weight: bold;
}
.bread p {
	font-weight: bold;
	margin-bottom: 10px;
}
.bread a:visited {
	color: #D50910;
	text-decoration: none;
	font-weight: bold;
}
.bread a:hover {

	color: #D50910;
	font-weight: bold;
}
#main ul {
	list-style-image: url(images/bullet.gif);
	margin-left: 40px;
	color: #CC0000;
}
#main li {
	padding: 5px 5px 5px 0px;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.quoteRight {
	width: 200px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #D50910;
	padding: 5px;
	border: 1px dashed #D50910;
	font-size: 0.9em;
	line-height: 2em;
}
