﻿body {
	background-color: #EFEFEF;
	padding: 0;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 90%;
	margin: 0;
	text-align: center;
}
.Pagebody {
	margin: 20px;
}
.Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}
#errorBar {
	background-color: #FFD3D3;
	text-align: left;
	background-image: url(/images/icons/error.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #9C9CA5;
	padding: 10px;
	padding-left: 42px;
	margin: 0px;
	FONT-SIZE: 18px;
	margin-bottom:39px;
}
img {
	outline: none;
}
input {
	outline: none;
}
h1, h2, h3, h4, h5 {
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 1.25em;
}
h2 {
	font-size: 1.15em;
}
h3 {
	font-size: 1.05em;
}
h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: .95em;
}
h5 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: .8em;
}
h4 a:link, h4 a:visited, h4 a:active {
	color: #0F5475;
	text-decoration: none;
}
h4 a:hover {
	color: #990000;
	text-decoration: underline;
}
p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-bottom: 8px;
}
li {
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.3;
}
a:link, a:visited, a:active {
	color: #0F5475;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.accentColor {  
/* *********************************************************
   *********************************************************
	MUST CHANGE THIS COLOR IN BOTH
   .accentColor and in .amsBreadcrumb border-bottom
   *********************************************************
   ********************************************************* */
	background-color: #185f8b;/* #115375;*/
}  
.amsBreadcrumb {
	height: 18px;
	min-height: 18px;
	padding: 4px 0px 2px 10px;
	border-bottom: 4px solid #185f8b; /* 115376;*/
	background-image: url(/images/Support/H3Topper.gif);
	background-repeat: repeat-x;
	color: #115375;
	font-family:arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	margin-bottom:0pt;
	margin-top:0pt;
	background-color: #E5E5E5;
}

#tblPageContainer {
	width: 965px;
	max-width: 965px;
	min-width: 965px;
	text-align: center;
	vertical-align: top;
	border: 0px;
}
#TopLeftCorner {
	background-image: url(/images/2-1-1.gif);
	width: 8px;
	height: 8px;
	min-height: 8px;
	min-width: 8px;
	max-height: 8px;
	max-width: 8px;
	font-size: 2px;
}
#TopBackground {
	background-image: url(/images/2-1-2.gif);
	height: 8px;
	min-height: 8px;
	max-height: 8px;
	background-repeat: repeat-x;
	font-size: 2px;
}
#TopRightCorner {
	background-image: url(/images/2-1-3.gif);
	width: 8px;
	height: 8px;
	min-height: 8px;
	min-width: 8px;
	max-height: 8px;
	max-width: 8px;
	font-size: 2px;
}
#trMainContentArea {
	background-image: url(/images/L2-PageBackground.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
}
#tblMainContentArea {
	width: 900px;
	text-align: center;
	vertical-align: top;
	border: 0px;
}
#Branding {
	width: 240px;
	height: 82px;
	min-height: 50px;
}
#Slogan {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
input.amsSearch
{
	width: 95px;
	height: 25px;
	background: url(/Images/searchLeftButton.png) no-repeat;
	vertical-align: top;
	outline: none;
}

input.amsSearch:hover
{
	background: url(/Images/searchLeftButton.png) no-repeat 0 -25px;
	vertical-align: top;
	outline: none;
}

input.amsSearchIE
{
	width: 95px;
	height: 25px;
	background: url(/Images/searchLeftButton.png) no-repeat 0 -25px;
	vertical-align: top;
	outline: none;
}


.TopQuickMenu {
	font-size: 80%;
}
.TopQuickMenu A:link {
	color: #ffffff;
	padding: 0 8px;
	text-decoration: none;
}
.TopQuickMenu A:visited {
	color: #ffffff;
	padding: 0 8px;
	text-decoration: none;
}
.TopQuickMenu A:active {
	color: #ffffff;
	padding: 0 8px;
	text-decoration: none;
}
.TopQuickMenu A:hover {
	color: #C6C6C6;
	padding: 0 8px;
	text-decoration: none;
}
.TopQuickMenu td {
        background: url(/images/QuickBar/Tab2_Background.gif);
}
.textfield {
	font-size: 12px;
}
.GreyTwoByDivLine {
	background-color: #CECECE;
	height: 2px;
	min-height: 1px;
	max-height: 2px;
	font-size: 1px;
}
.ClearDivLine {
	background-color: #FFFFFF;
	height: 2px;
	min-height: 1px;
	max-height: 1px;
	font-size: 1px;
}
.MainNavBar {
	background-color: #E4E4E4;
	height: 24px;
	min-height: 24px;
	font-size: 100%;
}
.MainNavBarPhoneNumber {
	padding-right: 5px;
/*	padding: 2px 10px 0px 0px; */
	color: #105177;
	font-weight: normal;
	font-size: 90%;
}
.MainNavBarBottomLine {
	height: 8px;
	min-height: 8px;
	max-height: 8px;
}
.NavBarSpacer {
	background-color: #FFFFFF;
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	font-size: 1px;
}
.HomeBanner {
	background-image: url(/images/L2Banner.jpg);
/*	background-image: url(/images/dilbert2007166671115.gif); */
	min-height: 202px;
	max-height: 202px;
	height: 202px;
	text-align:left;
}
#BannerArea {
	min-height:110px;
	height:110px;
	text-align:left;
}
.AboutUsBanner {
	background-image: url(/images/Banners/AboutUsBanner.jpg);
}
.AccessoriesBanner {
	background-image: url(/images/Banners/AccessoriesBanner.jpg);
}
.ApplicationsBanner {
	background-image: url(/images/Banners/ApplicationsBanner.jpg);
}
.BillboardProductBanner {
	background-image: url(/images/Banners/BillboardDisplayBanner.jpg);
}
.CommercialBanner {
	background-image: url(/images/Banners/CommercialRetailBanner.jpg);
}
.CommunityServiceBanner {
	background-image: url(/images/Banners/CommunityServiceBanner.png);
}
.ContactUsBanner {
	background-image: url(/images/Banners/ContactUsBanner.jpg);
}
.DealerBanner {
	background-image: url(/images/Banners/DealerBanner.jpg);
}
.DocumentationBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.DownloadsBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.FAQsBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.ForumsBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.GamingBanner {
	background-image: url(/images/Banners/gamingbanner.jpg);
}
.IndoorProductBanner {
	background-image: url(/images/Banners/IndoorSignBanner.jpg);
}
.KBBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.LearningBanner {
	background-image: url(/images/Banners/LearningCenter.jpg);
}
.NewsBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.OutdoorProductBanner {
	background-image: url(/images/Banners/OutdoorSignBanner.jpg);
}
.ProductBanner {
	background-image: url(/images/Banners/ProductBanner.jpg);
}
.ProductivityBanner {
	background-image: url(/images/Banners/LeanManufacturingBanner.jpg);
}
.SearchBanner {
	background-image: url(/images/Banners/SearchBanner2.jpg);
}
.SoftwareBanner {
	background-image: url(/images/Banners/SoftwareBanner.jpg);
}
.SportsBanner {
	background-image: url(/images/Banners/SportsAndEntertainment.png);
}

.SupportBanner {
	background-image: url(/images/Banners/SupportFinal.jpg);
}
.TheatreBanner {
	background-image: url(/images/Banners/TheatreBanner.jpg);
}
.TransportationBanner {
	background-image: url(/images/Banners/TransportationBanner.jpg);
}

.MainImageSpacer {
	background-color: #FFFFFF;
	height: 1px;
	min-height: 1px;
	max-height: 1px;
	font-size: 1px;
}
.DashDiv {
	background-image: url(/images/l2Dash.jpg);
	background-repeat: repeat-x;
	height: 1px;
	max-height: 1px;
	min-height: 1px;
}
.RightMainNewsArea {
	text-align: left;
	width: 220px;
	font-size: 14px;
/*	color: #666666; */
}
.RightMainNewsArea h4, .RightMainNewsArea h4:a, .RightMainNewsArea h4:a:Link, .RightMainNewsArea h4:a:Visited {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.RightMainNewsArea h5 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.RightMainNewsArea p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.25;
	margin-bottom: 8px;
}
.RightMainNewsArea a, .RightMainNewsArea a:link, .RightMainNewsArea a:visited {
	color: #93B4C7;
	text-decoration: none;
}
.RightMainNewsArea a:hover {
	color: #990000;
	text-decoration: underline;
}
.RightMainNewsAreaStd a, .RightMainNewsAreaStd a:link, .RightMainNewsAreaStd a:visited {
	color: #115375;
	text-decoration: none;
}
.RightMainNewsAreaStd a:hover {
	color: #990000;
	text-decoration: underline;
}



.CompanyWeKeep {
	text-align: center;
	width: 220px;
	font-size: 14px;
/*	color: #666666; */
}
.CompanyWeKeep h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: center;
}
.CompanyWeKeep h5 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: center;
}
.CompanyWeKeep p {
	text-align: center;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.25;
	margin-bottom: 8px;
}

/*




.RightMainNewsArea a {
	color: #93B4C7;
}
.RightMainNewsArea a.link {
	color: #93B4C7; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.RightMainNewsArea a.visited {
	text-decoration: none;
}
.RightMainNewsArea a.active {
	text-decoration: none;
}
.RightMainNewsArea a.hover {
	color: #C00000;
	text-decoration: underline;
}
*/
/* ***********************************************************
   Product Specific Styles
   *********************************************************** */

.Dimensionsheader {
	text-align:left;
	background-color:#777777;
	color:#ffffff;
	padding:2px 0px 0px 14px;
	font-size: 12px;
	line-height: 1.2em;

}  
.Dimensionsarea{ 
}	 
.Dimensionsarea td{
	padding-left:14px;
	border-bottom: 1px solid #000000;
	font-size: .65em;
	vertical-align: top;
}
#ProductImageArea {
	padding-left: 25px;

}	
#ProductCaptionArea {
	text-align: left;
	padding-left: 50px;
	padding-right: 12px;
	vertical-align: top;
	line-height: 1.3em;
	font-size: 85%;
}
#ProductCaptionArea h2, #ProductCaptionArea h3 {
	color: #115375; /*B0CCE4; */
	padding: 0;
	margin: 0;
}
#ProductCaptionArea h2 {
	padding: 10px 0px 7px 0px;
	font-size: 1.35em;
}
#ProductCaptionArea h3 {
    font-size: 1.2em;
}
#ProductCaptionArea p {
	color: #666666;
	font-size: 95%;
	letter-spacing: .05em;
}








.NewestProductCaption {
	text-align: left;
	padding-left: 0px;
	padding-right: 12px;
	vertical-align: top;
	line-height: 1.3em;
}

.NewestProductCaption h2, .NewestProductCaption h3 {
	color: #115375; /*B0CCE4; */
	padding: 0;
	margin: 0;
}
.NewestProductCaption h2 {
	padding: 10px 0px 7px 0px;
	font-size: 1.25em;
}
.NewestProductCaption h3 {
    font-size: 1.1em;
}
.NewestProductCaption p {
	color: #666666;
	font-size: 90%;
	letter-spacing: .05em;
}
.NewestProductImageArea {
	padding-right: 25px;

}	



.ProductSpecificationsLabel, .ProductSpecificationsLabel td {
	background-color: #dde8ee; /*6BADCE;*/
	color: #222222;
	font-weight: bold;
	font-size: 94%;
	padding-left: 10px;
	vertical-align: top;
}
.ProductSpecificationsDetail, .ProductSpecificationsDetail td {
	background-color: #9DB8C6; /*6BADCE;*/
	color: #333333;
	font-size: .9em;
	padding: 3px 10px;
	line-height: 1.15em;
	background-color: #e7E7E7;
}
.ProductSpecificationsDetail p {
	padding: 0;
	margin: 0;
}
.ProductSpecificationsDetail ul {
	color: #333333;
	padding: 0 15px 0 0px;
	margin: 0;
	list-style-position: outside;
	list-style-type: square;
}
.ProductSpecificationsDetail li {
	padding: 0 5px;
	margin: 0 25px;
	line-height: 1.15em;
}
.SupportTitleEmph {
	font-family:arial,helvetica;
	font-size:9pt;
	font-weight:bold;
}
.SupportOptions {
}
.SupportOptions a:hover {
	text-decoration:underline;
	font-size:9pt;
}
.SupportOptions a {
	color:#0066CC;
	font-family:arial,helvetica;
	font-size:9pt;
	text-decoration:none;
}
.FineDetail {
	color:#000000;
	font-family:arial,helvetica;
	font-size:8pt;
	line-height: normal;
}
.SupportOptions h3 {
	padding:4px 0px 2px 10px;
	border-bottom: 4px solid #115376;
	background-image: url(/images/Support/H3Topper.gif);
	background-repeat: repeat-x;
	color: #115375;
	font-family:arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	margin-bottom:0pt;
	margin-top:0pt;
	background-color: #E5E5E5;
}
.CareerInfo {
	color: #666666;
	font-size: 100%;
	letter-spacing: .05em;
}
.CareerInfo p {
	line-height: 140%;
}
.CareerInfo h1 {
	padding: 10px 0px 7px 0px;
	font-size: 1.5em;
}
.BottomDivider {
	background-color: #ADB5BD;
	height: 2px;
	min-height: 2px;
	max-height: 2px;
	font-size: 1px;
}
.ProductGallery {
}
.ProductGallery a, .ProductGallery a:active, .ProductGallery a:visited {
	border-style: none;
	outline: none;
}
.ProductGallery img{
	border-color: #333333;
	border-width: 6px;
	margin: 15px;
}
#SiteMap {
	line-height: 1.35em;
}
#SiteMap a, #SiteMap a:visited, #SiteMap a:visited {
	color: #185f8b;
	text-decoration: none;
}
#SiteMap a:hover {
	color: #990000;
	text-decoration: underline;
}

/* End of Product Specific INfo */
#BottomLeftCorner {
	background-image: url(/images/2-3-1.gif);
	width: 8px;
	height: 8px;
	min-height: 8px;
	min-width: 8px;
	max-height: 8px;
	max-width: 8px;
	font-size: 2px;
}
#BottomBackground {
	background-image: url(/images/2-3-2.gif);
	height: 8px;
	min-height: 8px;
	max-height: 8px;
	background-repeat: repeat-x;
	font-size: 2px;
}
#BottomRightCorner {
	background-image: url(/images/2-3-3.gif);
	width: 8px;
	height: 8px;
	min-height: 8px;
	min-width: 8px;
	max-height: 8px;
	max-width: 8px;
	font-size: 2px;
}



.FormArea a {
	color: #0F5475;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.FormArea a.visited {
	color: #0F5475;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.FormArea a.active {
	color: #0F5475;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.FormArea a.hover {
	color: #0F5475;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.AMSquestionRight
{
	float: left;
	width: 200px;
	background: #F4F2F2; 
	border: solid 1px #E9E9E9;
	margin-left: 15px;
	padding-left: 5px;
	font-size: 11px;
	display: block;
}

.AMSquestionRight a:link, .AMSquestionRight a:visited, .AMSquestionRight a:active {
	color: #115376;
	white-space: nowrap;
}
.AMSquestionRight a:hover {
	color: #ff0000;
}

.AMSquestionRight p
{
	padding: 4px 0;
	margin: 0;
	display: block;
}
.AMSquestionRight h3
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
}

.AMSRightSideBox
{
	float: left;
	width: 200px;
	background: #FFFFFF; 
	border: solid 1px #FFFFFF;
	margin-left: 15px;
	padding-left: 5px;
	font-size: 11px;
}

.AMSRightSideBox a:link, .AMSRightSideBox a:visited, .AMSRightSideBox a:active {
	color: #115376;
	white-space: nowrap;
}
.AMSRightSideBox a:hover {
	color: #ff0000;
}

.AMSRightSideBox p
{
	padding: 4px 0;
	margin: 0;
	display: block;
}
.AMSRightSideBox h3
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
}


.HomePageFeatureProduct {
	text-align: left;
	font-size: 14px;
	color: #666666;
}
.HomePageFeatureProduct img {
	padding-right: 30px
}
.HomePageFeatureProduct h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.HomePageFeatureProduct p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-bottom: 8px;
}

.HomePageFeatureProduct a:link, .HomePageFeatureProduct a:visited, .HomePageFeatureProduct a:active {
	color: #0F5475;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.HomePageFeatureProduct a:hover {
	color: #990000;
	text-decoration: underline;
}


.VisitorInfo {
	text-align: left;
	font-size: 14px;
	color: #666666;
	background-color: #dde8ee;
	padding:12px;
}
.VisitorInfo img {
	padding-right: 30px
}
.VisitorInfo h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.VisitorInfo p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-bottom: 8px;
}
.VisitorInfo a:link, .VisitorInfo a:visited, .VisitorInfo a:active {
	color: #0F5475;
	text-decoration: none;
}
.VisitorInfo a:hover {
	color: #990000;
	text-decoration: underline;
}


.tdDealerLogin {
	background-color: #dde8ee; 
/*	background-image: url(/Dealers/images/AADL20.jpg);
	background-repeat: no-repeat;
	background-position: center center;

*/
}

.DealerArea {
	text-align: left;
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
	padding:12px;
}
.DealerArea img {
	padding-right: 5px
}
.DealerArea h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.DealerArea p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-bottom: 8px;
}
.DealerArea p.RedImportant {
	text-align: left;
	margin-top: 4px;
	color: #FF0000;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-bottom: 8px;
}
.DealerArea a:link, .DealerArea a:visited, .DealerArea a:active {
	color: #0F5475;
	text-decoration: none;
}
.DealerArea a:hover {
	color: #990000;
	text-decoration: underline;
}

.EmailForm {
	Background-color: #dde8ee;
	border-left: 1px solid #0F5475;
	border-top: 1px solid #0F5475;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	
}
.EmailAFriendPage {
	Background-color: #dde8ee;
}



.CareerInfo h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.PressRelease {
	color: #666666;
	padding-left: 25px;
	padding-right: 40px;
}
.PressRelease p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	letter-spacing:normal;
	margin-bottom: 8px;
}
.PressRelease h4 {
	font-size: 1em;
	}
	
.PressRelease h5 {
	color: #333333;
	font-size: .9em;
	}
	
.PressReleasePhoto {	
	color: #666666;
	font-size: .8em;
	font-style: italic;
	line-height: 1.15;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	}
	
.PressReleasePhotoEnlarge {	
	color: #666666;
	font-size: .8em;
	padding-left: 15px;
	}
.TrafficAppraisalHeader, .ToolsBoxHeader {  
	background-color: #185f8b;/* #115375;*/
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}  

.TrafficAppraisalBox, .ToolsBox {
	text-align: left;
	font-size: 14px;
	color: #666666;
	background-color: #dde8ee;
	padding:12px;
}
.TrafficAppraisalBox img {
	padding-right: 30px
}
.ToolsBox img {
	padding-right: 10px;
}
.TrafficAppraisalBox h4, .ToolsBox h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.TrafficAppraisalBox p, .ToolsBox p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-bottom: 8px;
}
.TrafficAppraisalBox a:link, .TrafficAppraisalBox a:visited, .TrafficAppraisalBox a:active, .ToolsBox a:link, .ToolsBox a:visited, .ToolsBox a:active {
	color: #0F5475;
	text-decoration: none;
}
.TrafficAppraisalBox a:hover, .ToolsBox a:hover {
	color: #990000;
	text-decoration: underline;
}
.TrafficAppraisalText, .ToolsBoxText {
	color: #003399;
	font-size: 12px;
}
.TrafficAppraisalSmallText, .ToolsBoxSmallText {
	color: #003399;
	font-size: 10px;
}
.RequestMoreInfoBox {
	text-align: left;
	font-size: 14px;
	color: #666666;
	background-color: #dde8ee;
	padding:12px;
}	







.DownloadProductLiteratureHeader {  
	background-color: #185f8b;/* #115375;*/
	color: #ffffff;
	margin: 4px;
	padding: 6px;
}  

.DownloadProductLiterature {
	text-align: left;
	font-size: 12px;
	color: #666666;
	background-color: #dde8ee;
	padding:12px;
}
.DownloadProductLiteratureGold {
	text-align: left;
	font-size: 12px;
	color: #000000;
	background-color: #cccc99;
	padding:5px;
}
.DownloadProductLiterature img {
	padding-right: 30px
}
.DownloadProductLiterature h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.DownloadProductLiterature p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 8px;
}
.DownloadProductLiterature a:link, .DownloadProductLiterature a:visited, .DownloadProductLiterature a:active {
	color: #0F5475;
	text-decoration: none;
	font-size: 12px;
}
.DownloadProductLiterature a:hover {
	color: #990000;
	text-decoration: underline;
}
.DownloadProductLiteratureText {
	color: #003399;
	font-size: 12px;
}
.DownloadProductLiteratureSmallText {
	color: #003399;
	font-size: 10px;
}
.RightMainTrafficRequest {
	text-align: left;
	width: 220px;
	font-size: 14px;
/*	color: #666666; */
}
.RightMainTrafficRequest h4, .RightMainTrafficRequest h4:a, .RightMainTrafficRequest h4:a:Link, .RightMainTrafficRequest h4:a:Visited {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #0F5475;
	font-weight: bold;
	text-align: left;
}
.RightMainTrafficRequest h5 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.RightMainTrafficRequest p {
	text-align: left;
	margin-top: 4px;
	color: #333333;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.25;
	margin-bottom: 8px;
}
.RightMainTrafficRequest a, .RightMainTrafficRequest a:link, .RightMainTrafficRequest a:visited {
	color: #990000;
	text-decoration: none;
}
.RightMainTrafficRequest a:hover {
	color: #0F5475;
	text-decoration: underline;
}
