﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;	
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;	
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;	
}

img.inline { 
	border-width: 10px;
	border-color: #FFFFFF;
	border-style: solid;
}

td {
	font-size: small;
}

table.pic {
	text-align: center;
	font-weight: bold;
}

h1 {
	font-size: large;
	margin-top: 0px;
	color: #636563;
}

h2 {
	font-size: large;
	margin-top: 28px;
	color: #636563;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
}

.highlight1 {
	color: #990000;
	font-weight: bold;
}

.highlight2 {
	color: #636563;
	font-weight: bold;
}

.style3 {
	color:#990000;
	font-style:italic;
	text-align:center;
	
}

.secondaryNavBlock {
	font-size: small;
	position: relative;
	top: 10px;
}

a.secondaryNav {
	text-decoration: none;
	font-size: small;
}

a.secondaryNav:link {
	color: #990000;
}

a.secondaryNav:visited {
	color: #990000;
}

a.secondaryNav:hover {
	color: #003366;
}

.banner {

}

.middle {

}

.footer {

}

td.mainBody { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a {
	font-size: small;
	text-decoration: underline;
}

a:link {
	color: #003366;
}

a:visited {
	color: #003366;
}

a:active {
	color: #003366;
}

a:hover {
	color: #999999;
}

td.navButton {
	background-image: url(images/buttonSlice.gif);
	padding: 5px;
	border-color: #FFFFFF;
	border-width: 5px;
	border-top: 0px;
	border-left: 10px;
	border-bottom: 5px;
	border-right: 5px;
	border-style: solid;
	height: 60px;
	width: 170px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}

table.displayGrid { 
	border-style: solid; 
	border-color: #666666; 
	border-width: thin;
	padding: 4px;
}

td.displayGrid { 
	border-bottom-style: solid; 
	border-bottom-color: #666666; 
	border-bottom-width: thin;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

tr.odd { 
	background-color: #EEE;
}

.phoneNumber {
	font-size: 14px;
	font-weight: bold;
}

.otherProducts {
	text-align: center;
	font-style: italic;
}