body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #CEC8C5;
}
a {
	font-size: 10px;
	color: #28449C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.WhiteBGBordersLRT {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #686564;
	border-right-color: #686564;
	border-left-color: #686564;
}
.WhiteBGBorderLR {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686564;
	border-left-color: #686564;
}
.WhiteBGBorderLBR {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #686564;
	border-bottom-color: #686564;
	border-left-color: #686564;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #28449C;
}
.LeftNavBG {
	background-image: url(/images/left_nav_background.gif);
	background-repeat: no-repeat;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #28449C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28449C;
}
.BlueVerticleLine {
	background-color: #28449C;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #28449C;
	margin: 0px;
	padding: 0px;
}<style type="text/css">

#GSCHorNav {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #28449C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28449C;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#GSCHorNav UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#GSCHorNav {
	margin-top: 30px;
}
#GSCHorNav UL LI A:hover {
	color: #000000;
}
#GSCHorNav UL LI {
	display: inline;
}
#GSCHorNav UL LI A {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #28449C;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #28449C;
}
.WhiteBGBordersLRT {	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #686564;
	border-right-color: #686564;
	border-left-color: #686564;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
}
.FormTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 90%;
	border: 1px solid #000000;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CEC8C5;
}
.LeftNavBottomBG {
	background-image: url(/images/Side_nav_bottomBG.gif);
	background-repeat: repeat-y;
}
.BorderTBLR {
	border: 1px solid #000000;
}
.BodyTextErr {
	color: #990000;
	;
}
.BlueUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28449C;
}
/* SubNav Elements*/

#Subnavcontainer {
	width: 180px;
}

#Subnavcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#Subnavcontainer li {
	margin: 0 0 1px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEC8C5;
}

#Subnavcontainer a
{
	display: block;
	width: 160px;
	color: #28449C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#Subnavcontainer a:hover
{
text-decoration: underline;
}

#Subnavcontainer ul ul li {
	margin: 0 0 1px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Subnavcontainer ul ul a
{
	display: block;
	padding: 2px 5px 2px 15px;
	width: 125px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Subnavcontainer ul ul a:hover
{
text-decoration: underline;
}
.GreyBG {
	background-color: #D8D3D1;
}
#FourthLevelNav UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #28449C;
	background-color: #D7D2D0;
	margin: 0px;
	padding: 0px;
}
.BlueBorderTBLR {
	border: 1px solid #918582;
}
	.BlueBorderTBLR img {cursor: pointer;}
.c2alink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #28449C;
	text-decoration: underline;
}
.GreyBGBorders {
	background-color: #E0DCDB;
	border: 1px solid #333333;
}

.webeat {margin: 10px auto; width: 356px;}

.motorizedMeshImages {border: 1px solid black;}

.motorizedMeshColors {width: 60px; float: left;}

.motorizedMeshLists {clear: left;}

.bgcolorshadow{
background:url('/images/screen-colors/bgshadow.png') repeat scroll 0 0 transparent;
height:58px;
width:58px;
}
.bgcolorshadow img{
margin: 1px 0px 0px -4px;
}
.bgcolorshadowoptions{
background:url('/images/screen-colors/bgshadow.png') repeat scroll 0 0 transparent;
height:58px;
width:58px;
}
.bgcolorshadowoptions img{
margin-left: 2px;
}

#blueArrow_next{
width: 120px; 
height: 100%; 
background:#c0c0c0 right; 
border: solid #606060 1px; 
/*float: right; 
text-align:right; */
margin: 0 auto;
padding:2px
}

#blueArrow_previous{
width: 147px; 
height: 100%; 
background:#c0c0c0 left; 
border: solid #606060 1px; 
/*float: left; 
text-align:left; */
margin: 0 auto;
padding:2px
}
#navLogos{
float:left;
padding-left:20px;
}
#homeThumbLayout img{
float:left;
margin: 0px 4px 30px;
border: solid 2px gray;
}
.techPdf{
float:left;
text-align:center;
margin:10px 10px 0px 0px;
width: 76px
}
.techPdf img{
border:none;
}
.clear{
clear:both;
}

#slideshowThreeContainers {
	width:756px;
	height:175px;
}

#slideshowThreeContainers #sl1Container{
	width:252px;
	float:left;
	height:175px;
}

#slideshowThreeContainers #sl2Container{
	width:252px;
	float:left;
	height:175px;
}

#slideshowThreeContainers #sl3Container{
	width:252px;
	float:right;
	height:175px;
}

#slideshowThreeContainers img {
	display:none;
}