body
{
	background-color: #ffffff;
	color: #7d7f83;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	border: 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
	line-height: 1.6em;

}
/* 
Text grey: #7d7f83;
Text navy blue: #100151;
Text blue/light blue: #00aeef;
*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
margin-top: 0;
padding: 20px;
padding-bottom: 0;
text-align: left;
}

div {
	text-align: left;
}

table {
border-collapse: collapse;
}

td {
	vertical-align: top;
	text-align: left;
}
.charcoal {
color: #7d7f83;
	font-weight: bold;
}
.charcoalarge {
color: #7d7f83;
font-size: 26px;
font-weight: normal;
}



.white {
color: #ffffff;
font-size: 12px;
}

.blue {
	color: #4cf;
	font-weight: bold;
}

.navy {
color: #100151; 
font-weight: bold; 
}
 

h1,h2,h3,h4,h5,h6 {
color:  #FFFFFF;
}

a {
	color:  #99cc00;
	text-decoration: none;
}
a, a:active {
	color:  #00aeef;
	text-decoration: none;
}
a, a:visited  {
	color:  #00aeef;
	text-decoration: none;
}
a, a:hover  {
color:  #000000;
text-decoration: none;
}

/* Outer Layout Frame */

div#OuterFrame
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
	padding-bottom: 40px;
	text-align: left;
	
}

div#OuterFrame table#Layout
{
	width: 776px;
	height: 800px;
	position: relative;
	border-collapse: 0;
	margin:0;
	padding:0;
	
}

div#OuterFrame table#Layout td#MainSection
{
	width: 750px;
	height: 800px;
	border-width: 1px 0 0 1px;
	border-color: #7d7f83;
	border-style: solid;
	padding-left: 20px;
	text-align: left;
padding-bottom: 20px;
}

table#LayoutTable
{
	border-width: 0 1px 1px 1px;
	border-color: #7d7f83;
	border-style: solid;
	width: 777px;
}
table#LayoutTable td, table#LayoutTable th{
padding: 0;
}

table#LayoutTable td#fpLeftPanel, table#LayoutTable td#LeftPanel, table#LayoutTable td#FullPanel {
	padding-left: 45px;
	padding-top: 30px;
	padding-bottom: 30px;
}
table#LayoutTable td#fpRightPanel, table#LayoutTable td#RightPanel, table#LayoutTable td#FullPanel {
	padding-top: 30px;
	padding-right: 25px;
}

table#LayoutTable td#fpLeftPanel img.heading, table#LayoutTable td#LeftPanel image.heading {
	position: relative;
	left: -9px;
}
table#LayoutTable td#fpLeftPanel, table#LayoutTable td#LeftPanel {
	padding-left: 45px;
}
table#LayoutTable td#fpLeftPanel p, table#LayoutTable td#LeftPanel p, table#LayoutTable td#FullPanel p {
padding-left: 0;
padding-top: 0;
padding-bottom: 1em;
padding-right: 3em;
}

table#LayoutTable td#LeftPanel {
	width: 360px !important;
	width: 420px;
}
table#LayoutTable td#FullPanel {
	width: 740px !important;
	width: 780px;
}

table#LayoutTable td#fRightPanel, table#LayoutTable td#fRightPanel p {
padding-left: 0;
margin-left: 0;
}



/* -----------------------------

      MAIN TOP NAVIGATION 

----------------------------- */
div#navcontainer {
	z-index: 5000;
	width: 775px;
}
#navigation {
	width:98%;
	height:23px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(Images/navBk.gif);
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align: center;
	}
#navigation h2 { 
	display:block;
	padding:0;
	margin:0;
	font-size:11px;
	line-height:11px;
	font-weight: normal;

	}
#navigation li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
#navigation li:hover {
	position:relative;
	z-index:100;
		background-color: #a6a7ab;

}

#navigation li a {
	display:block;
	margin:0;
	padding:7px 10px 5px !important;
	padding:8px 10px 4px;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
	background:transparent;
	color:#9B6e51;
	font-weight:normal;
}


#navigation li:hover a, #navigation li.current a {
	background:url(Images/navRollBk.gif); 
	background-color: #a6a7ab;
	color: #fff;
}

/* LEVEL 2 */
#navigation li:hover ul li.subnav a {
	background-image:url(../Images/navChildBk.gif);
	background-position:right 50%;
	background-repeat:no-repeat;
	padding-right: 20px;
}

#navigation li ul  {
	position: absolute;
	left: -999em;
	top:23px;
	height: auto;
	width: 120px;
	font-weight: normal;
	margin:0;
	padding:0;
	background:#FFF;
	list-style:none;
}

#navigation li li {
	margin:0 0 1px;
	background-color:#a6a7ab;
}

#navigation li:hover ul a, #navigation ul li:hover ul a,  #navigation ul ul li:hover ul a
{
	width: 104px;
	display: block;
	font-size: 10px !important;
	line-height: 11px;
	text-decoration: none;
	text-transform: none;
	color: #FFF;
	padding: 4px 10px 4px 16px !important;
	margin: 0;
	font-weight: normal;
	background: transparent;
}



/* LEVEL 3 */
#navigation li ul ul{
	position:absolute;
	top:1px;
	padding:0 0 0 1px;
	margin-left:140px;
}

/* subnav nested fix */
#navigation li:hover ul li.subnav ul a, #navigation li:hover ul li.subnav ul li.subnav ul a {
	background-image:none;
}
#navigation li:hover ul li.subnav ul li.subnav a {
	background-image:url(../Images/navChildBk.gif);
	background-position:right 50%;
	background-repeat:no-repeat;

}

/* CURRENT COLORS */
#navigation ul li.current, #navigation li:hover ul ul li.current, #navigation li:hover ul li:hover ul li:hover ul li.current {
	background-color:#6d6e70;
}
/* NESTED NORMAL STATE */
#navigation ul li.current ul li, #navigation ul li.current ul li.current ul li {
	background-color:#004A8D;
}
/* HOVER COLORS */
#navigation ul li:hover, #navigation ul ul li:hover, #navigation ul li.current ul li:hover, #navigation ul li.current ul li.current ul li:hover {
	background-color:#6d6e70;
	cursor:pointer;
}


/* Positioning */
#navigation li:hover ul ul, #navigation ul li:hover ul ul, #navigation ul ul li:hover ul ul,  #navigation ul ul ul li:hover ul ul {
	left: -999em;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul, #navigation li li li li li:hover ul {
	left: 0;
}


/* PRINT STYLES FOR NAVS */

@media print {
#topNav, #logo a, .right, .noPrint {
	display:none !important;
	}
#logo img {
	display:block;
	}
#entire, #content, .main {
	float:none;
	border:0;
	margin:0;
	padding:0;
	}
	.main {
		width:60%;
		font-size:1.3em;
	}	
}

td#Logo {
	height: 120px;
	text-align: center;
}
td#fpLogo {
	height: 130px;
	text-align: center;
}
td#Logo img, td#fpLogo img  {
position: relative;
top: 40px;
}

td#fpLogo img {
position: relative;
top: 40px;
}


h2.ArrowHeading
{
	float: right;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right 50%;
	color: #7d7f83;
	background-image: url(../Images/blue_arrow.gif);
	width: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.ArrowHeading a{
text-decoration: none;
color:  #7d7f83;
}
h2.ArrowHeading a:hover{
	text-decoration: none;
	color:  #99cc00;
}

img.LeftImg, img.RightImg {
	padding-top: 5px;
	padding-bottom: 20px;
}
img.LeftImg{
	padding-right: 70px;
}

img.RightImg {
	padding-left: 70px;
}
table#TechData{
border-collapse: collapse;

}


table#TechData thead th
{
	border: 1px #808284 solid;
	background-color: #bbb;
	color: #fff;
	text-align: center;
	padding: 3px;
	line-height: 1.2em;
}
table#TechData thead td
{
	border: 1px #808284 solid;
	background-color: #fff;
	color: #7d7f83;
	width: 100px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
}
table#TechData tbody th, table#TechData tbody td {
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 6px;
	border: 1px #808284 solid;
}

table#TechData tbody th.Lhead {
width: 120px;
	border: 1px #808284 solid;
	background-color: #bbb;
	color: #fff;

}
table#TechData tbody td.blank {
	border: 0;
	background-color: #fff;
}


table#TechData tbody tr.LtGrey{

#background-color: #dbdcdd;
}

table#LayoutTable td.nbp {
margin-bottom: 0;
padding-bottom: 0;
}

table#LayoutTable td.ntp {
padding-top: 0;
margin-top: 0;
}

table.BorderTable
{
	border-collapse: collapse;
	border: 1px #808284 solid;
}

table.BorderTable td {
	border: 1px #808284 solid;
	width: 300px;
}

table#TestingTable th {
	width: 600px;
}
table#LayoutTable table#TestingTable td p,
table#LayoutTable table#TestingTable th p {
padding: 20px;
}

table#TestingTable td h3{
padding-top: 20px;
padding-left: 20px;
padding-bottom: -10px;
margin-bottom: -10px;
margin-top: 0;
color: #00aeef;
font-size: 20px;
font-weight: normal;
}

table.OrderForm {
	border-collapse: collapse;
}
table.OrderForm th {
padding: 10px;
font-weight: bold;
width: 140px;
vertical-align: top;
}
table.OrderForm td {
padding-bottom: 10px;
}

.textbox {
width: 300px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

.textarea {
width: 350px;
font-family: Helvetica, Verdana, Arial, sans-serif;
height: 4em;
color: #7d7f83;
}

.textarea {
width: 350px;
font-family: Helvetica, Verdana, Arial, sans-serif;
height: 4em;

margin-bottom: 5px;
}

input {
color: #7d7f83;
}
input.colorSubmit, input.plainSubmit, input.color2Submit {
	background-color: #ccc;
	color: #58595b;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
}

