/* LINKS */

A:link {
	text-decoration: none;
	color: #0000CC
}
A:visited {
	text-decoration: none;
	color: #003399
}
A:active {
	text-decoration: none; color: #FF0000}
A:hover {
	text-decoration: none;
	color: #FF0000;
}

.navbar:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.navbar:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
.navbar:active {
	text-decoration: none;
	color: #ECC700;
	font-weight: normal;

}
.navbar:hover {
	color: #EEC600;
	text-decoration: none;
	font-weight: normal;

}
	
.legalese:link {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
.legalese:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.legalese:active {
	text-decoration: underline;
	color: #ECC700;
	font-weight: normal;
}
.legalese:hover {
	color: #EEC600;
	text-decoration: underline;
	font-weight: normal;
}

.foot:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}
.foot:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}
.foot:active {
	text-decoration: underline;
	color: #ECC700;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}
.foot:hover {
	color: #EEC600;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}




/* TAGS */

body {
	background-color: #000000;
	background-position: top;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 5px 15px 10px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}
h1 {
	color: #990000;
	font-size: 18px;
	padding: 17px 15px 15px;
	margin: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 17px;
	margin: 0px;
	line-height: 12px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
}
h4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 5px;
	margin: 8px 5px 2px 12px;
	line-height: 11px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #EEC600;
}




li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: inside;
	list-style-image: url(/images/interface/list-gold.gif);
	margin: 0px 15px 4px 0px;
	text-indent: -15px;
}






/* TEXT */

.bold {
	font-weight: bold;
}
.italicized {
	font-style: italic;
}
.centered {
	text-align: center;
}
.justify-left {
	text-align: left;
}
.justify-right {
	text-align: right;
}
.legal {
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 12px;
	font-weight: normal;
	padding-top: 20px;
}
.maroon {
	color: #990000;
}
.kicker {
	font-weight: normal;
	color: #000000;
	font-style: italic;
	font-size: 14px;
}
.footergold {
	font-size: 10px;
	font-weight: normal;
	color: #FFCC33;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.footerparagraph {
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.form-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.pullquote {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 15px 15px 25px 25px;
	width: 150px;
	float: left;
	line-height: 20px;
	font-size: 14px;
	padding: 0px;
}


/* GRAPHICS FORMATTING */

.image-left {
	margin: 5px 15px 10px 0px;
	float: left;
}
.image-right {
	margin: 5px 0px 10px 15px;
	float: right;
}



/* SUBNAVIGATION */


.subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	margin: 0px;
	padding: 3px;
	width: 70px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	background-color: #EEC600;
}
.textbutton-downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	margin: 0px;
	padding: 1px;
	width: 115px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	background-color: #C1C1C1;
	text-transform: uppercase;
}


/* DOWNLOADS */

.textbutton-downloads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	margin: 0px;
	padding: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	background-color: #C1C1C1;
	text-transform: uppercase;
}
.table-downloads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-align: center;
	margin-top: 6px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* CELLS */

.cell-header {
	background-color: #000000;
	background-image: url(images/interface/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 750px;
}
.cell-content {
	background-image: url(images/interface/bg-content.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 586px;
	padding-bottom: 10px;
}
.cell-footer {
	background-image: url(images/interface/bg-footer.gif);
	background-repeat: no-repeat;
	width: 600px;
	background-position: left top;
}
.cell-left-navigation {
	width: 141px;
	background-image: url(images/interface/bg-maintable.gif);
	padding-bottom: 5px;
}
.cell-legalese {
	background-color: #000000;
	height: 30px;
	width: 750px;
}
.cell-gray-branding {
	background-image: url(images/interface/bg-gray-tile.gif);
	background-position: right;
	width: 23px;
}
.bold {
	font-weight: bold;
}
.cell-homePdfthumbs {
	height: 125px;
	width: 95px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.cell-partsdist {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #9A9A9A;
}




/* TABLES */

.table-main {
	width: 750px;
	background-image: url(images/interface/bg-maintable.gif);
}
.table-footer {
	width: 735px;
	float: right;
}
.table-footer-home {
	width: 735px;
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/food/pizza-black.gif);
}
.table-subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
.table-downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-align: center;
	margin-top: 6px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	width: 50px;
	margin-bottom: 5px;
}
.text-black {
	color: #000000;
}

