Body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

.Container {
	width: 100%;
	font-size: 90%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}

Img  {
	margin:0;
	padding: 0;
	border: none;
}

.Clearboth{
	clear:both;
}
.SkipLinks {
	display:none;
}
.FloatOppDir{
	float:right;
}
.FloatDir{
	float:left;
}
form{
	padding:0;
	margin:0 0 5px 0;
	vertical-align: top;
}
table, tr, td{
	margin:0px;
	padding:0px;
}
												/*Header*/
												
.Header {
	padding: 0;
	background-image:url(../../SharedImages/NavBarBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 122px;
	margin: 10px 0 0 0;

}
.Logo {
	float: left;
	margin: 0px 10px 0 10px;
	display: none;
}
.Header p {
	width: 400px;
	margin: 8px 0;
	padding: 0;
}
.HeaderText {
	margin-top: 34px;
	float: left;
}

.Icon {
	margin: 0 5px 0 5px;
}													/*ImageStrip*/												
.ImageStrip {
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	height: 144px;
	background-image: url(../../SharedImages/ImgStripBottom.jpg);
	background-position: bottom;
	padding: 0;
}
													/*****Main******/

.Main {
	width: 590px;
	float: right;
	margin: 0 35px 0 0;
	padding: 0;
}
												/*****Link*****/

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #000000;
	text-decoration: none;
	}
ul.SiteMap li li a{
 color:#666666;
}

ul.SiteMap ul{
 color:#666666;
 list-style:none;
}
															/*sidebar*/
.SideBar {
	_margin: 0px 0 0 5px;
	display: none;
}
.SideMenu {
	background-image: url(../Images/SideTestimonialsBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
	font-size: 90%;
	padding: 0;
	clear: both;
}
.SideMenu ul {
	line-height: 23px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

.SideMenu a {
	text-decoration:none;
	color: #333333;
	padding: 0 0 0 10px;
	display: block;
	height:25px;
	background-color: #D7D7D7;
}
.SideMenu a:visited {
	text-decoration:none;
	color: #333333;
}

.SideMenu a:hover, .SideMenu a:active {
	text-decoration:none;
	color: #FF6006;
	background-color: #F2F2F2;
	width: 223px;
}
.SideMenu li ul li a:hover, .SideMenu a:active {
	text-decoration:none;
	color: #FF6006;
	background-color: #F2F2F2;
	width: 202px;
}
#Uberlink {
	text-decoration:none;
	color: #FF6006;
	background-color: #F2F2F2;
	width: 223px;
}
li ul li #Uberlink {
	text-decoration:none;
	color: #FF6006;
	background-color: #F2F2F2;
	width: 202px;
}
.SideStory {
	background-image: url(../Images/SideTestimonialsBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 5px 0px;
	font-size: 90%;
	width: 100%;
	color: #333333;
}
.Contact{
	background-image: url(../Images/SideTestimonialsBg.gif);
	padding-bottom: 30px;
}
.FormField{
	width:125px;
	padding: 0;
	height: 20px;
	background-color: #E0E0E0;
	border: 1px solid #8F8F8F;
	margin: 0 0 0 5px;
}
.FormFieldLeft{
	width:125px;
	padding: 0;
	height: 20px;
	background-color: #E0E0E0;
	border: 1px solid #8F8F8F;
	margin: 0 0 0 5px;
	text-align:left;
}
.Utility {
	display: none;
}
.Utility a:link{
text-decoration:none;
color:#333333;
}
.Utility a:hover{
color:#114171;
text-decoration:none
}
.SideMenu li {
	background-color: #D7D7D7;
	margin-bottom: 1px;
}
.SideStory h1 {
	background-color: #656565;
	color: #FFFFFF;
	font-size: 110%;
	display: block;
	padding: 4px 6px 4px 6px;
	margin: 37px 6px 0 0;
}
.SideStoryContent {
	margin: 5px 0 0 6px;
	color: #333333;
}
.SideStory th {
	text-align:left;
	font-weight:normal;
}
.SideStory ul{
	list-style-image: url(../../SharedImages/ListStyle.gif);
	padding: 0 0 0 20px;
}
.SideStory li{
	margin: 3px 0;
}
														/*MainBody*/
.MainBodyContainer {
	margin: 0;
	padding: 0;
	clear: both;
}
.MainBody {
	margin: 0 23px 0 0;
	_margin:0 15px 0 0;
	padding: 0px 2px 5px 0;
	width: 100%;
}
.Content {
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 5px 0;
	padding: 0;
	font-size: 90%;
}
h1 {
	font-size: 160%;
	padding: 0;
	margin: 5px 0 5px 0;
	font-weight: normal;
	color: #FF6402;
}

h2{
	font-size: 120%;
	color: #333333;
	padding: 0;
	margin: 18px 0 6px 0;
}
h3{
	font-size: 100%;
	color: #333333;
	padding: 0;
	margin: 12px 0 6px 0;
}
.ProductAddOn h2{
	margin: 2px 0 6px 0px;
	color:#FF6600;
}
p{
	line-height: 150%;
	text-align: left;
	padding: 0;
	margin: 0px 10px 6px 0px;
}
.MainBody ul {
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 22px;
	list-style-image: url(../../SharedImages/ListStyle.gif);
	vertical-align: middle;
}

.Introduction {
	font-weight: bold;
}	
.BreadCrumbs {
	color: #6A7C8E;
}
.BreadCrumbsCurrent {
	color: #444F59;
}

.BreadCrumbs a, .BreadCrumbs a:visited, .BreadCrumbs a:Active {
	color: #6A7C8E;
	text-decoration: none;
}
.BreadCrumbs a:hover {
	color: #6A7C8E;
	text-decoration:underline
}
														/*Home*/										
					
.ImgBox {
	float: right;
	margin: 5px 0px 5px 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	border-bottom-style: double;
}
.Vertical{
	width: 181px;
}
.Home h1{
	font-size: 110%;
	color: #333333;
	font-weight: bold;
	margin: 0px 0 0 0;
	padding: 0;
}
.ImgDescription {
	margin: 3px 0 2px 0px;
	line-height: 110%;
	font-size: 90%;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.Catalog {
	background-image: url(../Images/HomeCatalog.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 5px 0 10px 30px;
	text-align: center;
	clear: both;
}
.Nobg {
	background-image: url(none);
}

.Catalog a, .Catalog a:link, .Catalog a:active, .Catalog a:visited {
	display:block;
	height:29px;
	width:135px;
	background-image:url(../Images/RequestCatalogButton.png);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0 0 0 20px;
}
.Catalog a:hover{
	background-position:bottom;
}
.Index {
	height: 294px;
	background-image: url(../../SharedImages/ImgStripBottomHome.jpg);
	width: 898px;
	background-color: #333333;
}
.Home {
	color: #333333;
	font-size: 90%;
	width: 100%;
}
.HomeContent {
	padding: 0px 0px 0px 30px;
	float: left;
	width: 210px;
	height: 150px;
}
.HomeSideContent {
	float: left;
	width: 220px;
	margin: 0 0 0px 10px;
}
.ContactSideContent {
	float: right;
	margin: 10px;
	background-image: url(../Images/CatalogSmall.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 318px;
}
.Home a:link, .Home a:active, .Home a:visited{
	color:#333333;
	text-decoration:none;
}
.Home a:hover{
	color:#cccccc;
}
.HomeContentLink a, .HomeContentLink a:active, .HomeContentLink a:visited{
	margin: 0 0px 0 10px;
	color: #dfdfdf;
	text-decoration:none;
	font-weight: bold;
}
.HomeContentLink a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}																					/*news*/
.NewsList {
	padding: 0;
	margin: 0px 0 25px 0;
}														
.NewsItemParameters {
	color: #999999;
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 0px;
}
.NewsItemDate {
	color: #999999;
}
.TableList th {
	text-align: left;
}
.Heb .TableList th {
	text-align: right;
}
.Heb .NewsList {
	margin-top: 5px;
}
.TableList {
	padding: 0;
	margin: 0;
}

	/****EndMain****/
													/*Footer*/
													
.Footer {
	display: none;
}
.Footer a, .Footer a:active, .Footer a:visited {
	text-decoration:none;
	color:#333333;
	background-image: url(none);
}
.Footer a:hover {
	text-decoration:underline;
	color:#333333;
	background-image: url(none);
}
.FooterLogo {
}
.Copyright {
	color: #666666;
}
.Content a:link, .Content a:visited, .Content a:active {
	color:#003399;
	text-decoration: none;
}
.Content a:hover {
	text-decoration:underline;
}
.Button a:link, .Button a:active, .Button a:visited{
	background-image:url(../Images/HomeButtonBg.jpg);
	background-position:bottom;
	height:18px;
	width:127px;
	border: 0 none;
	background-repeat:no-repeat;
	margin:0 0 0 5px;
	padding:4px 0 5px 0;
	display: block;
	color: #fff;
	text-decoration:none;
	text-align:center;
	font-size:110%;
}
.Button a:hover{
	background-position:top;
}

.HomeFooter {
	background-image: url(../Images/HomeFooterBg.jpg);
}											
.MoreText {
	width: 898px;
	background-color: #CCCCCC;
	border: 1px solid #cccccc;
	color: #CCCCCC;
	margin: 10px 0 0px 0;
}	
.MoreText p{
	margin:0;
	padding: 0 0 5px 0;
}
.MoreText h1{
	font-size:130%;
	padding: 5px 0 2px 0;
	margin:0;
}				
.MoreTextBg{
	background-image:url(../SharedImages/RedeMoreBg.jpg);
	padding:0px 23px ;
	width: 852px;
	margin:0;
	text-align:left;	
}					
.Left {
	text-align:left;
	}															
																/*NAVBAR*/

.Nav {
	display: none;
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
	list-style-image: url(../../Includes/none);
}
UL#siteNav LI {
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
}

UL#siteNav LI A {
	COLOR: #cccccc;
	TEXT-DECORATION: none;
	display: block;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	margin: 0px 0 0 0;
	height: 31px;
	width: 80px;
}

UL#siteNav #Current a {
	color: #FE8D01;
	background-image: url(../../SharedImages/NavBarBgS.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 0px 10px;
	height: 31px;
	margin: 0px 0 0 0;
	display: block;
	font-weight: bold;
	width: 80px;
}
UL#siteNav #Current li a {
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	text-align: left;
	font-size: 90%;
	font-weight:bold;
	padding: 3px 10px 3px 5px;
	height: 20px;
	background-image:none;
	width:170px;
}
UL#siteNav #Current li a:hover {
	color: #FE8D1C;
	border: none;
	padding: 4px 10px 3px 5px;
	background-color: #333333;
	font-weight: bold;
	width:170px;
	height: 20px;
	margin: 0;
	padding: 3px 10px 3px 5px;
	font-weight:bold;
}

UL#siteNav LI:hover a{
	color: #FE8D01;
	background-image: url(../../SharedImages/NavBarBgS.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 0px 10px;
	height: 31px;
	margin: 0px 0 0 0;
	display: block;
	font-weight: bold;
	width: 80px;
}
UL#siteNav LI#current:hover a{
	background-color:#f2f2f2;
	border:none;
	/*border-bottom: 4px solid #f2f2f2;*/
}

UL#siteNav LI#current UL LI A:link {
	color: #666666;
	background-color:#f2f2f2;
	border:none;
}

UL#siteNav  LI#current li:hover a{
	color: #CA0000;
	background-color:#Cccccc;
}

UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 0px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	top: 41px;

}
UNKNOWN {
	LEFT: 0px; TOP: 40px
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(../../Includes/none);
	width: 150px;
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
UL#siteNav LI UL LI A{
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
	height: 20px;
}

UL#siteNav LI UL LI A:link, UL#siteNav LI UL LI A:Visited, UL#siteNav LI UL LI A:active, UL#siteNav LI#current UL LI A:link, UL#siteNav LI#current UL LI A:Visited, UL#siteNav LI#current UL LI A:active {
	background-color: #3D4245;
	color: #FFFFFF;
	width:170px;
	background-image: url(../../Includes/none);
	height: 20px;
	padding: 4px 10px 3px 5px;
	margin: 0;
}

UL#siteNav LI UL LI A:hover, UL#siteNav LI#current UL LI A:hover{
	color: #FE8D1C;
	border: none;
	padding: 4px 10px 3px 5px;
	background-color: #333333;
	font-weight: bold;
	width:170px;
	height: 20px;
	margin: 0;
	padding: 4px 10px 3px 5px;
	font-weight:bold;
}
.SideMenu li ul li a {
	background-color: #E2E2E2;
	width: 180px;
	margin: 0 0 0 21px;
}

.RedText {
	color: #FF0000;
}
.HighlightsBox {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-image: url(../../SharedImages/AtGlancebg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.HighlightsBox li{
	margin:3px 0;
}

.ProductAddOn {
	float: right;
	width: 318px;
	margin: 0px 0 0 10px;
}


.BigImg {
	border: 1px solid #386373;
}
.SmallImg {
	margin: 5px 0px 0 0;
	border: 1px solid #386373;
}
.Last {
	margin: 0;
}
										/*Images Gallrey*/
.basictab ul{
	margin: 10px 0px 0 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding: 0;
}

.basictab li{
display: inline;
margin: 0;
padding:0;
}

.basictab img{
border: 1px solid #386373;
margin: 0 0px 0 0;
padding:0;

}
.basictab img:hover{
	width: 73px;
}
.SingleProduct{
	border: 1px solid #386373;
}
.tabcontentcontainer{
	width:316px; /*width of 2nd level content*/
	height:237px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	margin: 10px 0 0 0;
	border: 1px solid #386373;
}

.tabcontent{
display:none;
}

.HighlightsBoxTop {
	background-image: url(../../SharedImages/AtGlanceTop.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 7px;
	overflow: hidden;
}
.HighlightsBoxBottom {
	background-image: url(../../SharedImages/AtGlanceBottom.jpg);
	height: 7px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.HighlightsBoxContent {
	padding: 3px 10px;
}

.RequestDetailed{
	display: none;
	}
.RequestDetailed .Button a:link, .RequestDetailed .Button a:active, .RequestDetailed .Button a:visited{
	padding:10px 0 0 0;
	margin:0 0 0 175px;
	display:block;
	width:250px;
	height:30px;
	background-image:url(../Images/RequestDetailedSpecificationsButton.jpg);
	background-position:bottom;
	text-align:center;
	color:#fff;
	clear:both;
	font-size:120%;
	}
.RequestDetailed .Button a:hover{
	background-position:top;
	text-decoration:none;
	}
.RequestDetailed p{
	font-size:85%;
	clear:both;
	text-align:center;
}

.Title{
	font-size: 110%;
	color: #000000;
}
.ReadMore {
	float: left;
	margin: 0 40px 10px 0;
}
.ListNoStyle {
	float: left;
	margin: 0 40px 10px 0;
	padding: 0;
	
}
.ListNoStyle ul {
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
}
.Null{
	visibility:hidden;
	display:none;
}
.TableDetail{
	text-align: left;
	font-size: 90%;
	vertical-align: top;
}
.TableDetail th{
	font-weight: normal;
	vertical-align: top;
}

.TableDetail h2{
	margin:0;
}

.HomeSideContent a, .HomeSideContent a:active, .HomeSideContent a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
.HomeSideContent a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
ul.HomeContentLink {
	list-style:none;
	line-height: 190%;
	padding: 0;
	margin: 0;
}

.HomeMiddleContent {
	width: 390px;
	float: left;
	margin: 0 0 0 10px;
}
.CatalogText {
	text-align: left;
	float: right;
	padding: 10px 0 10px 0px;
	background-position: left;
	background-repeat: no-repeat;
}
.Divider {
	color: #333333;
	background-image: url(../SharedImages/Divider.gif);
	height: 2px;
	width: 600px;
	background-repeat: repeat-x;
}
.ApplicationsItem {
	font-size: 130%;
	margin: 10px 30px 0px 0px;
	text-align: center;
	float: left;
	color: #333333;
}
.ApplicationsItem a:link, .ApplicationsItem a:visited, .ApplicationsItem a:active {
	color:#333;
}
.ApplicationsItem a:hover{
	text-decoration:none;
	color:#FF6600;
}
.ApplicationsItem a img{
	border:1px solid #333;
}
.ApplicationsItem a:hover img{
	border:1px solid #FF6600;
}
.Right {
	text-align: center;
	float: none;
	margin: 0;
}
.CatalogBg {
	background-image: url(../Images/Catalog_Thumb.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.CatalogAndDetailedButton a:link{
	margin:10px 0 0 0;
	padding:4px 0 5px 0;
}
.Spacer {
	margin-left: 100px;
}
.VSpace {
	clear: both;
	height: 15px;
}
.LogoPrint{
	float: left;
	margin: 0px 10px 0 10px;
}
