@import url("Forms.css");
@import url("Admin.css");
/*Generic Site Style*/
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #3333FF;
	font-weight: bold;
}
a:visited {
	color: #3333FF;
	font-weight: bold;
}
a:hover {
	color: #B70000;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}
fieldset {
	border: 1px solid #E3E6ED;
	padding: 5px;
}
legend {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
	color: #2B6511;
}
/*Conceptual Ids*/
#ContentContainer {
	border: 1px solid #A4A4A4;
}
#InnerContainer {
	padding: 5px;
}
#BodyContent {
	padding-right: 20px;
}
#SearchTableSpace {
	width: 10px;
}
#Breadcrumb {
	font-size: 7pt;
	color: #808081;
	padding-top: 8px;
	padding-bottom: 8px;
}
#Breadcrumb a {
	color: #808081;
}
#Breadcrumb a:hover {
	color: #B70000;
}
#Footer {
	font-size: 7pt;
	color: #808081;
	padding-top: 8px;
}
#Footer a {
	color: #808081;
}
#Footer a:hover {
	color: #B70000;
}
#Antennas {
	background-image: url(images/Antennas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 30px;
	padding-left: 65px;
	cursor: pointer;
	cursor: hand;
}
#InformationCell table {
	margin-bottom: 10px;
}
#InformationContainer {
	border: 1px solid #A4A4A4;
}
#InformationHeader {
	font-size: 10pt;
	font-weight: bold;
	background-color: #2B6511;
	padding-left: 10px;
	color: #FFFFFF;
}
.InformationBeginInfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}
#InformationContent {
	padding-right: 10px;
	padding-left: 10px;
}
#linespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8px;
	height: 8px;
}
#Captionlinespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12px;
	height: 12px;
}
#GreenLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	background-color: #2B6511;
	height: 1px;
}
#SampleCaptions {
	padding-top: 5px;
}
#SampleCaptions td {
	font-size: 8pt;
	font-weight: bold;
	color: #2B6511;
}
#SampleCaptions img {
	padding-bottom: 5px;
}
/*Classes*/
.MainHeading {
	font-size: 18pt;
	font-weight: bold;
}
.MainSubHeading {
	font-size: 14pt;
	font-weight: bold;
}
.Tagline {
	font-weight: bold;
	color: #ED3F13;
	font-size: 12pt;
}
.PhoneNumber {
	font-size: 18pt;
	padding-right: 6px;
}
.ProductHeading {
	font-size: 14pt;
	font-weight: bold;
	color: #2B6511;
}
.Heading {
	font-size: 12pt;
	font-weight: bold;
	color: #2B6511;
}
.SubHeading {
	font-size: 10pt;
	font-weight: bold;
	color: #2B6511;
}
.SearchHeading {
	font-weight: bold;
	color: #3B6319;
}
a.SearchBut {
	font-weight: bold;
	color: #3B6319;
	text-decoration: none;
}
a.SearchBut:hover {
	font-weight: bold;
	color: #B70000;
	text-decoration: underline;
}
.AdminLink {
	cursor: default;
}
.hidden {
	display: none;
}
/*Menus*/
#MenuPanel {
	background-image: url(images/MenuPanel.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-right: 2px;
	padding-left: 2px;
}
#MenuSpace {
	width: 8px;
}
.menuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	background-color: #2B6511;
}
.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	background-color: #ED3F13;
}
#Home {
	padding-right: 10px;
	padding-left: 10px;
}
#FAQ {
	padding-right: 10px;
	padding-left: 10px;
}
.smallHeading {
	font-size: 8pt;
	font-weight: bold;
	color: #2B6511;
}
#PublishedNews img {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.FeatureProductHeading {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.RetailProductLink {
	font-size: 10pt;
}
