/*----------------------------------------------*/
/*                 BANNER ROTATOR               */
/*----------------------------------------------*/
.defaultBanner img
{
	height: 238px;
	width: 680px;
	
	list-style: none;
	text-decoration: none;
	border: 1px solid #bbb;
	display: block;
	margin-bottom: 50px;
}
/*ul#rotateMe
{
	list-style-type		: none;
	
	margin				: 0;
	padding				: 0;
	
	width				: 680px;
	height				: 238px;
	overflow			: hidden;
	
	border				: 1px solid #bbb;
}

ul#rotateMe li
{
	display				: block;
	
	margin				: 0;
	padding				: 0;
	
	width				: 680px;
	height				: 238px;
	position			: relative;
}

ul#rotateMe li h4
{
	font-family			: 'HelveticaNeue57Condensed', 'Arial Narrow', Arial, Helvetica, Verdan, Sans-Serif;
	font-size			: 18px;
	font-weight			: normal;
	line-height			: 22px;
	color				: #4d4d4f;
	
	position			: absolute;
	bottom				: 70px;
	right				: 200px;
	text-align			: right;
	
	margin				: 0;
	padding				: 0;
}

ul#rotateMe li h3
{
	font-family			: 'HelveticaNeue65Medium', Arial, Helvetica, Verdan, Sans-Serif;
	font-size			: 24px;
	font-weight			: normal;
	line-height			: 28px;
	color				: #799556;
	
	position			: absolute;
	bottom				: 40px;
	right				: 200px;
	text-align			: right;
	
	margin				: 0;
	padding				: 0;
}

ul#rotateMe li.healthcare h3
{
	color				: #8c0c04;
}

ul#rotateMe li.revit h3
{
	color				: #407da6;
}

ul#rotateMe li h3 span.revit
{
	color				: #9656a2;
	font-weight			: bold;
}

ul#rotateMe li.webinars h3
{
	color				: #10b1db;
}
ul#rotateMe li p
{
	font-family			: 'HelveticaNeue57Condensed', 'Arial Narrow', Arial, Helvetica, Verdan, Sans-Serif;
	font-size			: 14px;
	line-height			: 14px;
	color				: #4d4d4f;
	
	position			: absolute;
	bottom				: 18px;
	right				: 200px;
	text-align			: right;
	
	margin				: 0;
	padding				: 0 10px 0 0;
	
	background-image	: url(/images/arrow.png);
	background-repeat	: no-repeat;
	background-position	: right bottom;
}

ul#rotateMe li p span
{
	color				: #799556;
	cursor				: pointer;
	font-weight			: bold;
	text-decoration		: none;
}

ul#rotateMe li.healthcare p span
{
	color				: #8c0c04;
}

ul#rotateMe li.revit p span
{
	color				: #407da6;
}
ul#rotateMe li.webinars p span
{
	color				: #10b1db;
}
ul#rotateMe li a
{
	position			: absolute;
	display				: block;
	
	width				: 680px;
	height				: 238px;
	text-decoration		: none;
	cursor				: hand;
}

#bannerNav
{
	height				: 29px;
	width				: 642px;
	background-image	: url(/banners/banner_nav.png);
	background-position	: center -14px;
	background-repeat	: no-repeat;
	
	position			: relative;
	margin				: 10px 0 11px 0;
}

#bannerNav a
{
	display				: block;
	width				: 50px;
	height				: 16px;
	
	position			: absolute;
	bottom				: 6px;
	
	font-size			: 13px;
	font-weight			: bold;
	color				: #337fc1;
	text-decoration		: none;
	
	background-image	: url(/banners/banner_nav.png);
	background-repeat	: no-repeat;
}

#bannerNav a.prev
{
	background-position	: right 2px;
	
	left				: 230px;
}

#bannerNav a.next
{
	text-align			: right;
	background-position	: left 2px;
	
	right				: 230px;
}*/


/******************************************************

						OTHER STYLES

*******************************************************/
body
{
	scrollbar-3dlight-color: #CCD1DB;
	scrollbar-arrow-color: #6E84AF;
	scrollbar-darkshadow-color: #CCD1DB;
	scrollbar-face-color: #F2F5FC;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E7EEFA ;
	scrollbar-track-color: white;
	overflow-y:scroll ;
	overflow-x:auto ;
	background-color: White;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;	
	margin: 0px 0px 0px 0px;
}


span.boldLookNewsFeaturedProducts
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color: #808185;	
}



span.boldLookCorporate
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;	
	font-weight: bolder;	
	color: #808185;	
}

span.boldLookCorporateLnkUnderline
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color: #808185;	
	text-decoration: underline;	
}


span.boldLookCorporateLnk
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color: #808185;	
	text-decoration: underline;
	
}

span.lighterLookCorporate
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;	
	font-weight: normal;	
	color: #808185;	
}


a.normalLinkCorporateLab:active  
{ 
	color: #3C7B9C;
	text-decoration: none;
	text-decoration: underline; 
} 
a.normalLinkCorporateLab:link  
{
	color:#3C7B9C;
	text-decoration: none;
	text-decoration: underline; 
} 
a.normalLinkCorporateLab:visited  
{
	color: #3C7B9C;
	text-decoration: none;
	text-decoration: underline; 
}
a.normalLinkCorporateLab:hover  
{
	color:#3C7B9C;
	text-decoration: underline; 
}
A.title:link { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:hover { FONT-WEIGHT: normal; TEXT-DECORATION: underline }




a.normalLinkCorporateSub:active  
{ 
	color: #6b6974;
	text-decoration: none;
} 
a.normalLinkCorporateSub:link  
{
	color: #6b6974;
	text-decoration: none;
} 
a.normalLinkCorporateSub:visited  
{
	color: #6b6974;
	text-decoration: none;
}
a.normalLinkCorporateSub:hover  
{
	color:#6b6974;
	text-decoration: underline; 
}
A.title:link { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:hover { FONT-WEIGHT: normal; TEXT-DECORATION: underline }



a.normalLinkCorporateSubClick:active  
{ 
	color:Black;
	text-decoration: none;
} 
a.normalLinkCorporateSubClick:link  
{
	color: Black;
	text-decoration: none;
} 
a.normalLinkCorporateSubClick:visited  
{
	color: Black;
	text-decoration: none;
}
a.normalLinkCorporateSubClick:hover  
{
	color:Black;
	text-decoration: underline; 
}
A.title:link { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:hover { FONT-WEIGHT: normal; TEXT-DECORATION: underline }





table.CompanyHistory
{
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table.CompanyHistory tr {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
}


table.CompanyHistory tr.Heading td.Year {
	padding: 5px 5px 5px 10px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background-image: url(/Corporate/Images/darkblue.jpg);	
	font-weight:bold;
	color: White;
	height:20;	
	width:60;
}

table.CompanyHistory tr.Heading td.Events {
	padding: 5px 5px 5px 10px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: White;
	background-image: url(/Corporate/Images/darkblue.jpg);
	font-size: 13px;	
	color:White;	
	font-weight:bold;
	height:20;	

}


table.CompanyHistory tr.WhiteBackground td.Year {
	padding: 5px 5px 5px 10px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;	
	color:333399;		

}

table.CompanyHistory tr.WhiteBackground td.Events {
	padding: 5px 5px 5px 10px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:White;	
	font-size: 12px;	
	color:6b6974;		
}



table.CompanyHistory tr.ColorBackground td.Year {
	padding: 5px 5px 5px 10px;
	background-color: F1F5F8;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;	
	color:333399;		

}

table.CompanyHistory tr.ColorBackground td.Events {
	padding: 5px 5px 5px 10px;
	background-color: F1F5F8;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:6b6974;	
}

table.NewsTableStories 
{
	padding-left:5px;
}



table.Corporatetable {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	/* border-color: InactiveCaptionText InactiveCaptionText InactiveCaptionText InactiveCaptionText;	*/
	border-color: White lightgrey White White;
	
 	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
table.Corporatetable tr {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
}


table.Corporatetable tr.borderbottom td {
	padding: 0px 0px 2px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey White;	
 	border-collapse: collapse;	
}





table.NewsTable {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;		
	border-color: White White White White;	
 	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height:100%;
}
table.NewsTable tr {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
}


table.NewsTable tr.borderbottom td {
	padding: 0px 0px 2px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey White;	
 	border-collapse: collapse;	
}






table.FeedbacktableCurvedBorders {	
 	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
table.FeedbacktableCurvedBorders tr {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	}


table.FeedbacktableCurvedBorders tr.borderbottom td.dark {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
	text-align: right;
	width:140px;
}

table.FeedbacktableCurvedBorders tr.borderbottom td.light {
	padding: 0px 0px 0px 15px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:left; 	
}

table.FeedbacktableCurvedBorders tr.borderbottom td.lightCenter {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:center; 	
 /*
 	background-image: url(images/calendar_bar_dark.jpg);
 */
}






table.FeedbacktableCurvedBorders tr.CurvedBorder td.dark {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	
 	border-collapse: collapse;	
	text-align: right;
	width:140px;
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.light {
	padding: 0px 0px 0px 15px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	
 	text-align:left; 	
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.lightCenter {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	
 	text-align:center; 	
 /*
 	background-image: url(images/calendar_bar_dark.jpg);
 */
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.lightRight {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	
 	text-align:right; 	
 /*
 	background-image: url(images/calendar_bar_dark.jpg);
 */
}


table.FeedbacktableCurvedBorders tr.CurvedBorder td.CurvedBorderLeftTop {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/* background-image: url(images/CurvedBorders/RoundBoardersTopLeft.jpg); 
 	
 	width: 13px;
 	height:13px;*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: lightgrey White White lightgrey;	
 	width: 13px;
 	height:13px;
 	
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.CurvedBorderLeftBottom {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/RoundBoardersBottomLeft.jpg);
 	width: 13px;
 	height:13px;*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey lightgrey;	
	
 	width: 13px;
 	height:13px;
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.CurvedBorderRightTop {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/RoundBoardersTopRight.jpg);
 	width: 13px;
 	height:13px;
 	*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: lightgrey lightgrey White White;	
 	width: 13px;
 	height:13px;	
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.CurvedBorderRightBottom {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/RoundBoardersBottomRight.jpg);
 	width: 13px;
 	height:13px;
*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White lightgrey lightgrey White;	
 	width: 13px;
 	height:13px;
}



table.FeedbacktableCurvedBorders tr.CurvedBorder td.StraightBorderLeft {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/StraightBoardersLeft.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White White lightgrey;
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.StraightBorderRight {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/StraightBoardersRight.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White lightgrey White White;	
}


table.FeedbacktableCurvedBorders tr.CurvedBorder td.StraightBorderUp {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/StraightBoardersUp.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: lightgrey White White White;
}

table.FeedbacktableCurvedBorders tr.CurvedBorder td.StraightBorderBottom {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 		/*background-image: url(images/CurvedBorders/StraightBoardersDown.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey White;	
}






/* Home Page Extended Table Start */


Table.MainPage
{
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height:100%;
}



table.MainPage tr.Borders td.BottomandSides
{
	padding: 0px 0px 0px 0px;	
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;		
	border-color: White lightgrey lightgrey lightgrey;	
 	width:220px;
 	background-image: url(images/whitecolor.jpg); 	
 	height:50%;
}

table.MainPage tr.Borders td.Sides
{
	padding: 0px 0px 0px 0px;	
	border-width: 0px 1px 0px 1px;
	border-style: solid solid solid solid;		
	border-color: White lightgrey White lightgrey;	
 	border-collapse: collapse;  	
 	width:222px;
 	
}

table.MainPage tr.Borders td.TopandSides
{
	padding: 1px 1px 1px 1px;		
	border-width: 1px 1px 0px 1px;
	border-style: solid solid solid solid;		
	border-color: lightgrey lightgrey White lightgrey;	
 	width:220px;
 	background-image: url(images/GreyColor.jpg); 	
 	height:50%;
 	
 	
}


table.MainPage tr.Borders td.Banner
{
	padding: 0px 0px 2px 0px;	
 	width:220px;
 	
 	
}


table.MainPage tr.Borders td.WhiteColor
{
	padding: 0px 0px 0px 0px;	
	border-width: 2px 1px 1px 1px;
	border-style: solid solid solid solid;		
	border-color: White White White White;	
 	border-collapse: collapse; 	
 
 	
 	
}



table.NewsFeaturedProduct 
{
	padding: 0px 0px 0px 0px;	
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


table.NewsFeaturedProduct tr.Content td.Image {

	text-align: center;
	width:80px;
	height:80px;
}

table.NewsFeaturedProduct tr.Content td.text {
	padding: 5px 10px 0px 5px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	text-align:left; 	
 	width:100%;
 	vertical-align:top;
}

table.NewsFeaturedProduct tr.Content td.Line
{
	line-height:5px;
	background-image:url(/images/divider.jpg);
	width:100%;
	background-repeat:repeat-x;
	
	
}

table.NewsFeaturedProduct tr.Content td.TopStories {

	text-align: center;
	width:150px;	
}


/* Home Page Extended Table End */






table.Feedbacktable {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;		
	border-color: White White White White;	
 	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
table.Feedbacktable tr {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	}


table.Feedbacktable tr.borderbottom td.dark {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
	text-align: right;
	width:140px;
}

table.Feedbacktable tr.borderbottom td.light {
	padding: 0px 0px 0px 15px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:left; 	
}

table.Feedbacktable tr.borderbottom td.lightCenter {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:center; 	
}


.textBoxFeedback 
{
	/*border:1px solid lightgrey; */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:Black;
	
} 


.DropdownFeedback 
{
	border:1px solid lightgrey; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:Black;
	
} 

table.NewsletterTable {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;		
	border-color: White White White White;	
 	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
table.NewsletterTable tr {
	padding: 0px 0px 0px 0px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	}


table.NewsletterTable tr.borderbottom td.dark {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*background-color: C0C2C7; */
	background-color:White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
	text-align: right;
	width:225px;
}

table.NewsletterTable tr.borderbottom td.light {
	padding: 0px 0px 0px 15px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:left; 	
 	width:450px;
}

table.NewsletterTable tr.borderbottom td.lightCenter {
	padding: 0px 0px 0px 0px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:center; 	
}


table.NewsletterTable tr.borderbottom td.lightColspan2 {
	padding: 0px 0px 0px 15px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:left; 	
 	width:675px;
}







/* Curved Borders NewsletterTableCurvedBorders start */

table.NewsletterTableCurvedBorders {
 	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
table.NewsletterTableCurvedBorders tr {
	padding: 0px 0px 0px 0px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
}


table.NewsletterTableCurvedBorders tr.borderbottom td.dark {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*background-color: C0C2C7; */
	background-color:White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	

 	border-collapse: collapse;	
	text-align: right;
	width:225px;
}

table.NewsletterTableCurvedBorders tr.borderbottom td.light {
	padding: 0px 0px 0px 15px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White White White;	
 	border-collapse: collapse;	
 	text-align:left; 	
 	width:450px;
}

table.NewsletterTableCurvedBorders tr.borderbottom td.lightCenter {
	padding: 0px 0px 0px 0px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	

 	border-collapse: collapse;	
 	text-align:center; 	
}


table.NewsletterTableCurvedBorders tr.borderbottom td.lightColspan2 {
	padding: 0px 0px 0px 15px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	

 	border-collapse: collapse;	
 	text-align:left; 	
 	width:675px;
}


table.NewsletterTableCurvedBorders tr.CurvedBorder td.CurvedBorderLeftTop {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/* background-image: url(images/CurvedBorders/RoundBoardersTopLeft.jpg); */
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: lightgrey White White lightgrey;	
 	width: 13px;
 	height:13px;
}

table.NewsletterTableCurvedBorders tr.CurvedBorder td.CurvedBorderLeftBottom {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/RoundBoardersBottomLeft.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey lightgrey;	
	
 	width: 13px;
 	height:13px;
}

table.NewsletterTableCurvedBorders tr.CurvedBorder td.CurvedBorderRightTop {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/RoundBoardersTopRight.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: lightgrey lightgrey White White;	
 	width: 13px;
 	height:13px;
}

table.NewsletterTableCurvedBorders tr.CurvedBorder td.CurvedBorderRightBottom {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/RoundBoardersBottomRight.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White lightgrey lightgrey White;	
 	width: 13px;
 	height:13px;
}



table.NewsletterTableCurvedBorders tr.CurvedBorder td.StraightBorderLeft {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/StraightBoardersLeft.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White White lightgrey;	
 	
}

table.NewsletterTableCurvedBorders tr.CurvedBorder td.StraightBorderRight {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/StraightBoardersRight.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White lightgrey White White;	
}


table.NewsletterTableCurvedBorders tr.CurvedBorder td.StraightBorderUp {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/StraightBoardersUp.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: lightgrey White White White;	
}

table.NewsletterTableCurvedBorders tr.CurvedBorder td.StraightBorderBottom {
	padding: 0px 0px 0px 0px;
	background-color: White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
 	border-collapse: collapse;	 	
 	/*background-image: url(images/CurvedBorders/StraightBoardersDown.jpg);*/
 	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey White;	
}



table.NewsletterTableCurvedBorders tr.CurvedBorder td.lightCenter {
	padding: 0px 0px 0px 0px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;		
 	border-collapse: collapse;	
 	text-align:center; 	
}


table.NewsletterTableCurvedBorders tr.CurvedBorder td.lightColspan2 {
	padding: 0px 0px 0px 15px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;		
 	border-collapse: collapse;	
 	text-align:left; 	
 	
}



table.NewsletterTableCurvedBorders tr.CurvedBorder td.dark {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*background-color: C0C2C7; */
	background-color:White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	
 	border-collapse: collapse;	
	text-align: right;
	width:225px;
}
table.NewsletterTableCurvedBorders tr.CurvedBorder td.darkSmall {
	padding: 0px 15px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:White;
	font-size: 12px;	
	font-weight:bold;
	color:black;	
 	border-collapse: collapse;	
	text-align: right;
	width:165px;
}

table.NewsletterTableCurvedBorders tr.CurvedBorder td.light {
	padding: 0px 0px 0px 15px;
	background-color:White;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;		
 	border-collapse: collapse;	
 	text-align:left; 	

}

/* Curved Borders NewsletterTableCurvedBorders End */





table.CalendarYear {
	border-width: 4px 4px 4px 4px;
	border-style: solid solid solid solid;	
	border-color: InactiveCaptionText InactiveCaptionText InactiveCaptionText InactiveCaptionText;	
 	
	border-collapse: collapse;
	padding: 1px 1px 1px 1px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
table.CalendarYear th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: InactiveCaptionText InactiveCaptionText InactiveCaptionText InactiveCaptionText;
	background-image: url(images/calendar_bar_dark.jpg);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;			
	font-size: 12px;	
	color:White;		
	height:25px;
}



table.CalendarYear tr.Register td {
	padding: 1px 0px 0px 0px;
	background-color: White;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;	
	color:Black;	
	font-weight:bolder;
	height:20;
}

table.CalendarYear tr.RowoneLegend td {
	padding: 1px 0px 0px 0px;
	/* background-color: InactiveCaptionText; 
	background-color: #e6eef2;  */
	background-image: url(images/calendar_bar_light.jpg);
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	font-weight:bolder;	
}

table.CalendarYear tr.RowoneRegisterButton td {
	padding: 1px 0px 0px 0px;
	background-image: url(images/calendar_bar_light.jpg);
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	font-weight:bolder;	
}


table.CalendarYear tr.Rowone td {
	padding: 1px 0px 0px 0px;
	/* background-color: InactiveCaptionText; 
	background-color: #e6eef2;  */
	background-image: url(images/calendar_bar_light.jpg);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	font-weight:bolder;	
}




table.CalendarYear tr.RowTwo td {
	padding: 0px 0px 0px 0px;
	/* background-color:White; */
	background-image: url(playerBGtop.gif);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	font-weight:bolder;

}

table.CalendarYear tr.RowDeadlinePassed td {
	padding: 0px 0px 0px 0px;
	/* background-color:White; */
	background-image: url(images/calendarbaryellow.jpg);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	font-weight:bolder;

}


table.CalendarYear tr.RegistrationComplete td {
	padding: 1px 0px 0px 0px;
	background-image: url(images/calendar_bar_light.jpg);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:Black;
	font-weight:bolder;	
}


table.CalendarYear tr.RowoneRegister td {
	padding: 1px 0px 0px 0px;
	background-image: url(images/calendar_bar_light.jpg);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	height: 20px;
	
}

table.CalendarYear tr.RowTwoRegister td {
	padding: 0px 0px 0px 0px;
	background-image: url(playerBGtop.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;
	height: 20px;

}

table.CalendarYear tr.RowThree td {
	padding: 0px 0px 0px 0px;
	/* background-color:White; */
	background-image: url(playerBGtop.gif);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	color:#3366FF;	
	font-weight:bolder;

}








table.ContentManagement {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: Gray Gray Gray Gray;
	border-collapse: collapse;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
table.ContentManagement th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 10px 5px 10px;
	border-style: inset inset inset inset;
	border-color: Gray Gray Gray Gray;
	background-color:Silver;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;			
	font-size: 10px;
	font-weight:bolder;		
	color: Black;		
}


span.ContentManagementHeading
{
	color:Black;	
	text-decoration: none;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:medium;		
	font-weight: 100;	
}






table.productsearch {
	border-right: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-left: none;
	padding: 2px 4px 2px 4px;
	}
table.leftnavigation {
	border-right: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;	
}
table.leftnavigation2 {
	/*border-right: 1px solid #B1B4BB;*/
}
table.searchbar {
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
table.maincontent 
{	
	padding: 5 5 5 5;
	border-left: 1px solid #B1B4BB;
	border-right: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}

table.literature 
{	
	padding: 5 5 5 5;	
	border-left: 1px solid #B1B4BB;
	border-right: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
table.corporate 
{	
	padding: 5 5 5 5;	
	border-left: 1px solid #B1B4BB;
	border-right: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
table.movieFrame 
{	table-layout:fixed;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}
table.mediaPlayer 
{	
	border-right: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-left: 1px solid #B1B4BB;
	background-color: #EFF4FB;
}
table.greyborder {
	border-bottom: 1px solid #B1B4BB;
	border-left:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	border-right:  1px solid #B1B4BB;
	padding: 5px;
}
table.SendAFriend {
	border-bottom: 1px solid #B1B4BB;
	border-left:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	border-right:  1px solid #B1B4BB;
	padding: 5 15 5 15;	
	background-color:#E0DFE3;
}
table.table.catalognavigation {
	border: thin;
	font-size: 10px;
}

table.catalogheadings {
	padding: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
table.catalogAds {
	border-left:  1px solid #B1B4BB;
	border-right:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	border-bottom:  1px solid #B1B4BB;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height:4px;
}
table.winnipegsalesnavigation {
	border: thin;
	font-size: 12px;
}

table.NewsletterSubscribers
{
	border : 1px solid #336699;
}

table.NewsletterSubscribers th
{
	border: 1px solid White;
	background-color : #336699;
	font-size : xx-small;
	color : white;
}

table.NewsletterSubscribers tr.Rows td 
{
	border: 1px solid White;
	vertical-align: middle;
	font-size : xx-small;
	background : #F7F7F7; 	
	padding-left:5px;
	
}


/*Admin CSS*/
table.adminPages
{
	padding-top:10px;
	font-size: 12px;
}
td.adminField
{
	border-top: 1px solid #FFFFFF;
	background-position: 0% 50%; 
	background-image: url(/images/dotted-border2.jpg); 
	background-repeat: repeat-y;
}
td.adminOptionTD4 {
	padding-left:5px;
	padding-top:0px;
}
td.adminBottomBorder
{
	background-position: 0% 0%; 
	background-image: url(/images/dotted-border3.jpg); 
	background-repeat: no-repeat;
}
span.adminRightBorder
{
	background-position: 0% 50%; 
	background-image: url(/images/dotted-border2.jpg); 
	BACKGROUND-REPEAT: repeat-y;
}
span.adminLeftCorner
{
	background-position: 0% 150%;
	padding-left: 10px;
	background-image: url(/images/dotted-border1.jpg);
	background-repeat: no-repeat;
}
span.adminTopBorder
{
	background-position: 0% 50%;
	background-image: url(/images/divider.gif); 
	background-repeat: repeat-x;
}
span.spanAdminBottomBorder
{
	background-position: 0% 60%; 
	background-image: url(/images/divider.gif); 
	width: 595px; 
	background-repeat: repeat-x;
}
div.adminLabel
{
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 5px;
	height: 25px;
	background-color: #959696;
}
div.adminLabelNotRequired
{
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 5px;
	height: 25px;	
	background-color:#B5B5B5;
}
div.browserUpdateError
{
	padding: 5 5 5 5;
	border-left: 1px solid #B1B4BB;
	border-right: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	width:672px;
	height:248px;
	margin-bottom:10px;	
	display:none;
}
div.browserUpdateHeader
{
	background-color:red;
	font-weight:bold;
	font-size:16px;
	color:White;
	text-align:center;	
}

table.adminOption 
{
	border-top:  1px dotted #B1B4BB;
	padding:10px;
	font-size: 12px;
}
table.mediaLeft 
{
	/*border-right:  1px solid #B1B4BB;*/	
	padding: 5 5 5 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
table.mediaRight
{	border-left:  1px solid #B1B4BB;
	padding: 5 5 5 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

tr.softwareLineSpacing
{
	line-height:5px;	
}
tr.breadCrumbSpacing
{
	line-height:8px;
}

tr.Spacing15
{
	line-height:15px;
}

td.mediaBorder 
{
	border-bottom:  1px solid #B1B4BB;	
	color:#4779B4;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
}
td.mediaBorder2
{
	border-bottom:  1px solid #B1B4BB;	
	color:#4779B4;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	padding-left:20px;
}


td.mediaBordermain
{
	/*border-bottom:  1px solid #B1B4BB;	*/
	color:#4779B4;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	padding-left:0px;	
}

td.mediaRightTD
{	border-left:  1px solid #B1B4BB;
	padding: 5 5 5 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
td.mediaRight1
{
	padding-left:20px;
	vertical-align:top;
}
td.mediaRight2
{
	padding-left:0px;
	vertical-align:top;
	text-align:left;
}
td.adminOptionTD {
	padding-left:10px;
	color:#4F4F4F;	
	font-weight:bold;
	color:#FFFFFF;
	background-color:#959696;
	vertical-align:top;
}
td.adminOptionTDNonRequired {
	padding-left:10px;
	color:#4F4F4F;	
	font-weight:bold;
	color:#404040;
	background-color:#DDDBDB;

}
td.adminOptionTD2 {
	padding-left:5px;
	padding-top:5px;
}
td.tdInputForm1 {
	padding-left:10px;
	color:#4F4F4F;	
	font-weight:bold;
	color:#404040;
	background-color:#DDDBDB;
	width:35%;
	text-align:right;
}
td.tdInputForm2 {
	padding-left:10px;
	background-color:#DDDBDB;
	width:65%;	
}

td.toppage {
	height: 4px;
}

td.searchbar {
	
}
td.searchSiteHeader 
{
	border-right: 1px solid #B1B4BB;
	border-left: 1px solid #B1B4BB;
	border-top: 1px solid #B1B4BB;
	border-bottom: 1px solid #B1B4BB;
	padding: 5px 5px 5px 5px;
}
td.table.searchSiteHeader2 
{
	font-size: 13px;
	padding: 2px 4px 2px 4px;
}

td.mainPage {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color:#4F4F4F;	
	font-weight:bold;
}
td.navigationLink
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color:gray;		
}
td.movieLabel
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color:#54595F;		
}
td.multimediaplayer
{
	padding-left:20px;
	padding-right:15px;
	vertical-align:top;
}
td.catalogIndex
{
	color:Gray;	
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight:400;	
}
td.movieheading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight:bold;	
	color: #808185;
	padding-left:10px;
}
td.moviedescription {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-left:10px;
}
td.greybutton {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color:#54595F;	
	border-bottom: 1px solid #B1B4BB;
	border-left:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	border-right:  1px solid #B1B4BB;
	background-color:#F2F2F2;
}
td.greybutton_submit {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color:#54595F;	
	border-bottom: 1px solid #B1B4BB;
	border-left:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	border-right:  1px solid #B1B4BB;
	background-color:#FEFEFD;
	background-image:url(/images/selection.gif);
	background-repeat:no-repeat;
	background-position: 0% 50%;
}
td.catalogbutton {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;	
	padding-left:20px;
	border-bottom: 1px solid #B1B4BB;
	border-left:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	border-right:  1px solid #B1B4BB;
	background-color:#A4A9AF;
	background-image:url(/images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position: 5% 50%;
	cursor:hand;
	height:20px;
}
td.feedback {
	border-left:  1px solid #B1B4BB;
	border-top:  1px solid #B1B4BB;
	padding-left:12px;
}
td.grayBottomBorder {
	border-bottom:  1px solid #B1B4BB;
}
tr.literatureTRHeader 
{
	background-color:#6098c9;
	color:#FFFFFF;	
	height:20px;
}

tr.greenTRHeader 
{
	background-color:#4D7F2A;
	color:#FFFFFF;	
	height:20px;
}

tr.literatureTRHeader td span.litTitle
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;
	text-align:left;
	padding-left:5px;
}

tr.literatureTRHeader td span.litLink
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;		
	text-align:right;
}

tr.literatureTR1
{
	background-color:#FFFFFF;
	padding-top:5px;
}
tr.literatureTR2
{
	
	padding-top:5px;
}
tr.literatureTR2 td.litTDContent
{
	/* background-color:#F1F5F8; */
	background-color:#FFFFFF;

}

tr td.litTDContent
{
	vertical-align:text-top;
	padding-top:5px;
}
tr.literatureTR1 td span.litContent
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;			
}
td.literatureSpacer
{
	border-bottom: 1px solid #B1B4BB;
	line-height:5px;
}



/* --------------- */
tr.corporateTRHeader 
{
	background-color:#6098c9;
	color:#FFFFFF;	
	height:20px;
}

tr.corporateTRHeader td span.corporateTitle
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;
	text-align:left;
	padding-left:5px;
}

tr.corporateTRHeader td span.corporateLink
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;		
	text-align:right;
}

tr.corporateTR1
{
	background-color:#FFFFFF;
	padding-top:5px;
}
tr.corporateTR2
{	
	padding-top:5px;
}
tr.corporateTR2 td.corporateTDContent
{
	background-color:#F1F5F8;

}

tr.DrawBorders td.Borderbottom
{
	padding: 0px 0px 0px 0px;	
	background-color: White;	
	border-width: 0px 0px 1px 0px;
	border-style: solid solid solid solid;	
	border-color: White White lightgrey White;	
 	border-collapse: collapse;	
 	
}



tr.corporateTR3
{
	/*background-color:#F1F5F8;*/
	padding-top:5px;
}
tr td.corporateTDContent
{
	vertical-align:text-top;
	padding-top:5px;
	padding-left:5px;
}
tr.corporateTR1 td span.corporateContent
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;			
}
td.corporateSpacer
{
	border-bottom: 1px solid #B1B4BB;
	line-height:5px;
}
td.corporateSpacer2
{	
	line-height:5px;
}
td.USrepsSpacer
{	
	line-height:10px;
}
/* --------------- */


.feed {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;background:#F60;
	text-decoration:none;
	margin:4px;
}




div.adminSideMenu {
	padding-left:35px;
	background-image:url(/images/ig_menuTri.gif);
	background-repeat:no-repeat;
	background-position:13% 50%;
	line-height:15px;
	color:Gray;
	
}
div.saleBranchSideMenuHeader {
	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:Gray;
	
}
div.saleBranchSideMenu {
	padding-left:35px;
	background-image:url(/images/ig_menuTri.gif);
	background-repeat:no-repeat;
	background-position:10% 50%;
	line-height:15px;
	color:Gray;	
}
form.searchform {
	margin: 0px;
	color: #5F6267;
}

form.mediacenter {
	margin: 0px;
	color: #5F6267;
}
span.navigationLink2
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bolder;
	font-size:11px;
	color:gray;		
}
span.searchResult
{
	font-size: 12px;
	padding: 0 5 0 5;
}
span.fileSize
{
	font-size: 10px;
}

span.subCatMovie {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-left:20px;
}
span.playerpClass
{
	color:Gray;	
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: 100;		
}

span.playerppClass
{
	color:Black;	
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: 100;		
}
span.boldLook
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color: #808185;	
}

span.boldLookTitle
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;	
	font-weight: bolder;	
	color: #808185;	
}

span.boldLook14
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	font-weight: bolder;	
	color: #808185;	
}

span.boldLookHeight25
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color: #808185;	
	height:25px;
}

span.boldLookHeight25Font13
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;	
	font-weight:bolder;	
	color: #808185;	
	height:25px;
}

span.boldLookHeight25Font15
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;	
	font-weight:bolder;	
	color: #808185;	
	height:25px;
}

span.boldLookHeight25Font18
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;	
	font-weight:bolder;	
	color: #808185;	
	height:25px;
}

span.boldLookHeight35
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color: #808185;	
	height:35px;
}


span.boldLookblueHeight35
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#0778B6;
	height:35px
}



span.boldLookblueHeight20
{		
	font-family: HelveticaNeue-HeavyCond;
	font-size: 14px;	
	height:20px;
	color:#0778B6;
}


span.boldLookblueTalktoUsCorporate
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#0778B6;
	height:18px;
}


span.boldLookblueHeight20Old
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#3C7B9C;
	height:20px;
}

span.boldLookblueHeight25
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#3C7B9C;
	height:25px;
}

span.boldLookdarkblueHeight25Font13
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;	
	font-weight: bolder;	
	color:#0E4A7F;
	height:25px;
}


span.boldLookblue
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#0E4A7F;
}

span.boldLookblueFont10
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;	
	font-weight: bolder;	
	color:#0E4A7F;
}

span.BoldLookbluesmall
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;	
	font-weight: bolder;	
	color:#0778B6;
}

span.BoldLookblue12
{		
	font-family: HelveticaNeue-HeavyCond;
	font-size: 10px;
	color:#0778B6;
	letter-spacing:1px;
}

span.boldLookblueTitle
{		
	font-family: HelveticaNeue-HeavyCond;
	font-size: 16px;		
	color:#0778B6;
	letter-spacing:1px;
}

span.boldLookblueTitleSpacingTop
{		
	font-family: HelveticaNeue-HeavyCond;
	font-size: 16px;		
	color:#0778B6;
	letter-spacing:1px;
	padding-top:10px;
	height:35px;
}


span.boldLookblueTitleHeight25
{		
	font-family: HelveticaNeue-HeavyCond;
	font-size: 16px;		
	color:#0778B6;
	letter-spacing:1px;
	height:25px;
}

span.boldLookblueTitle16
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;		
	color:#0778B6;
	letter-spacing:1px;
	padding-top:10px;
	height:35px;
	font-weight: bold;
}
span.boldLookblueTitle14
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;		
	color:#0778B6;
	letter-spacing:.9px;	
	height:30px;
	font-weight:bold;	
}



span.boldLookdarkblueTitle16
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;		
	color:#0E4A7F;
	height:25px;
	font-weight:bold;
	
}


span.boldLookdarkblueTitle15
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;		
	color:#0E4A7F;
	height:25px;
	font-weight:bold;
	
}

span.boldLookdarkblueTitle14
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;		
	color:#0E4A7F;
	letter-spacing:.9px;	
	height:25px;
	font-weight:bold;	
}


span.boldLookDarkblue12
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#0E4A7F;
	height:35px
}

span.boldLookDarkblue12Height18
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	font-weight: bolder;	
	color:#0E4A7F;
	height:18px;
}


span.BoldLookdarkbluesmall
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;	
	font-weight: bolder;	
	color:#0E4A7F;
}

span.boldLookblueTitle15
{		
	font-family: HelveticaNeue-HeavyCond;
	font-size: 15px;		
	color:#0778B6;	
	height:25px;
	
}

span.boldLookMain
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
	font-weight: bolder;	
	color: #808185;	
}

span.lighterLookblue
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:#3C7B9C;		
}


span.lighterLookdarkblue
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:#0E4A7F;		
}


span.lighterLookMaroon
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:Maroon;

		
}

span.lighterLookReqired
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:#dc143c;

		
}

span.lighterLook10
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;	
	color:#6b6974;
}

span.lighterLookHeight20
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:#6b6974;
	height:20px;
}

span.lighterLook
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#6b6974;
}

ul.lighterLook
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#6b6974;
}
span.lighterLook14
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	color: #808185;	
}

li.lighterLook
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:#6b6974;
}
span.header
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
}
span.description
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #A8A8A9;	
}
span.spRequiredField
{
	font-size:14px;
	color:Red;	
}
p.maintable {
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #676975;
}

p.salesbranches {
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

p.pageDescription {
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #A8A8A9;
	line-height:20px;
}

p.linecard {
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #54595F;
}

p.mainheading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
}
p.mainheading2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;	
}
p.mainheading3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color: #808185;
}
p.newslettersignup {
	text-align: left;
	text-decoration: none;
}
p.disclaimer 
{
	padding-top:3em;
	text-align: center;
	color:Gray;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}

p.disclaimerTopPage 
{
	text-align: center;
	color:Gray;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}


p.disclaimer1 
{
	padding-top:2em;
	text-align: center;
	color:Gray;	
	font-weight:bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}

p.disclaimer2 
{
	text-align: center;
	color:Gray;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
p.usRepsHeader 
{
	vertical-align:top;
}
p.usReps 
{
	padding-left:10px;
	vertical-align:top;
}
div.usRepsDiv 
{
	padding-left:10px;	
}

div.mediacenter {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #A8A8A9;
	line-height:20px;
}

ul.normalList li
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color:#6b6974;
}



font.salesOfficeSideMenu
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:Gray;
	text-decoration: none;
}
a.newslettersignup {
	text-align: left;
	text-decoration: none;
	color: #013C7E;
}

a.salesoffice {
	text-decoration: none;
	color: #000000;
}

a.catalogheadings {
	color: #000000;
	text-decoration: none;
}

a.catalognavigation {
	color: #000000;
	text-decoration: none;
}

a.contentNavLink:active  
{
	 color: gray;	 
	 text-decoration: none;
	 
} 
a.contentNavLink:link  
{
	 color: gray;	 
	 text-decoration: none;
	 
} 
a.contentNavLink:visited  
{
	 color: gray;	 
	 text-decoration: none;
	 
}
a.contentNavLink:hover  
{
	 color: #22252B;	 
	 text-decoration: none;
	 
} 

a.movie56k:active  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ff9900;	 
	 text-decoration: none;
	 font-weight:bolder;
} 
a.movie56k:link  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #ff9900;	 
	 text-decoration: none;
	 font-weight:bolder;
} 
a.movie56k:visited  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #ff9900;	 
	 text-decoration: none;
	 font-weight:bolder;
}
a.movie56k:hover  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #ff9900;	 
	 text-decoration: none;
	 
	 
} 



a.movie128k:active  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #0099ff;	 
	 text-decoration: none;
	 font-weight:bolder;
} 
a.movie128k:link  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #0099ff;	 
	 text-decoration: none;
	 font-weight:bolder;
} 
a.movie128k:visited  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #0099ff;	 
	 text-decoration: none;
	 font-weight:bolder;
}
a.movie128k:hover  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #0099ff;	 
	 text-decoration: none;
	 
	 
} 


a.movie500k:active  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #00cc99;	 
	 text-decoration: none;
	 font-weight:bolder;
} 
a.movie500k:link  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #00cc99;	 
	 text-decoration: none;
	 font-weight:bolder;
} 
a.movie500k:visited  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #00cc99;	 
	 text-decoration: none;
	 font-weight:bolder;
}
a.movie500k:hover  
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	 color: #00cc99;	 
	 text-decoration: none;
	 
	 
}

a.mainHref
{
	 color: Gray;	 
	 text-decoration: none;
} 

a.subMovie:active  
{	
	color: #3C7B9C;
	text-decoration: none;
	background-image:url(/images/activeLinks.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-color: #E8EBF1;
	border-bottom: 1px dotted #7A7B7F;
	border-left:  1px dotted #7A7B7F;
	border-top:  1px dotted #7A7B7F;
	border-right:  1px dotted #7A7B7F;
	padding-left:12px;	
} 
a.subMovie:link  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/images/activeLinks.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.subMovie:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/images/visitedLinks.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
}
a.subMovie:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}

a.webinarMovie:active  
{	
	color: #3C7B9C;
	text-decoration: none;
	border-bottom: 1px dotted #7A7B7F;
	border-left:  1px dotted #7A7B7F;
	border-top:  1px dotted #7A7B7F;
	border-right:  1px dotted #7A7B7F;
} 
a.webinarMovie:link  
{
	color: #3C7B9C;	
	text-decoration: none;
} 
a.webinarMovie:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
}
a.webinarMovie:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}


a.SideImageLink:active  
{	
	color: #3C7B9C;
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-color: #E8EBF1;
	border-bottom: 1px dotted #7A7B7F;
	border-left:  1px dotted #7A7B7F;
	border-top:  1px dotted #7A7B7F;
	border-right:  1px dotted #7A7B7F;
	padding-left:12px;	
} 
a.SideImageLink:link  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.SideImageLink:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
}
a.SideImageLink:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}






a.SideImageLinkNews:active  
{	
	color: #3C7B9C;
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.SideImageLinkNews:link  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.SideImageLinkNews:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
}
a.SideImageLinkNews:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}




a.SideImageLinkNewsFeaturedProducts:active  
{	
	color: #3C7B9C;
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	vertical-align:middle;	
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.SideImageLinkNewsFeaturedProducts:link  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.SideImageLinkNewsFeaturedProducts:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/corporate/images/Sideimage.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
}
a.SideImageLinkNewsFeaturedProducts:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}







a.subMovieModified:active  
{	
	color: #3C7B9C;
	text-decoration: none;
	background-image:url(/images/visitedLinks.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-color: #E8EBF1;
	border-bottom: 1px dotted #7A7B7F;
	border-left:  1px dotted #7A7B7F;
	border-top:  1px dotted #7A7B7F;
	border-right:  1px dotted #7A7B7F;
	padding-left:12px;	
} 
a.subMovieModified:link  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/images/visitedLinks.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
} 
a.subMovieModified:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
	background-image:url(/images/visitedLinks.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:12px;
}
a.subMovieModified:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}

a.movieModified:active  
{	
	color: #3C7B9C;
	text-decoration: none;
} 
a.movieModified:link  
{
	color: #3C7B9C;	
	text-decoration: none;
} 
a.movieModified:visited  
{
	color: #3C7B9C;	
	text-decoration: none;
}
a.movieModified:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}






a.normalLinkWithImage:active  
{ 
	color: #3C7B9C;
	text-decoration: none;
} 
a.normalLinkWithImage:link  
{
	color: #3C7B9C;
	text-decoration: none;
} 
a.normalLinkWithImage:visited  
{
	color: #3C7B9C;
	text-decoration: none;
}
a.normalLinkWithImage:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
}
A.title:link { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:hover { FONT-WEIGHT: normal; TEXT-DECORATION: underline }



a.normalLink:active  
{ 
	color: #3C7B9C;
	text-decoration: none;
	font-weight: bold;
} 
a.normalLink:link  
{
	color: #3C7B9C;
	text-decoration: none;
	font-weight: bold;
} 
a.normalLink:visited  
{
	color: #3C7B9C;
	text-decoration: none;
	font-weight: bold;
}
a.normalLink:hover  
{
	color: #3C7B9C;
	text-decoration: underline; 
	font-weight: bold;
}
A.title:link { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none }
A.title:hover { FONT-WEIGHT: normal; TEXT-DECORATION: underline }


a.normalLinkWhite:active  
{ 
	color:White;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	font-weight:bold;	
} 
a.normalLinkWhite:link  
{
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	font-weight:bold;	
} 
a.normalLinkWhite:visited  
{
	color:White;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	font-weight:bold;	
}
a.normalLinkWhite:hover  
{
	color:White;
	text-decoration: underline; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;	
	font-weight:bold;	
}
A.title:link { FONT-WEIGHT: bold; COLOR:White; TEXT-DECORATION: none }
A.title:visited { FONT-WEIGHT: bold; COLOR: White; TEXT-DECORATION: none }
A.title:hover { FONT-WEIGHT: bold; TEXT-DECORATION: underline }



.mainnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #727780;
	font-weight : normal;
	letter-spacing : 0px;
}
.mainnav A:LINK {color : #727780; text-decoration : none;}
.mainnav A:VISITED {color : #727780; text-decoration : none;}
.mainnav A:ACTIVE {color : #727780; text-decoration : none;}
.mainnav A:HOVER {color : #727780; text-decoration : none;}

.ptpLogo
{
	float: left;
	padding-bottom: 7px;
}
.trainingSwitch a
{
	float: right;
	font-size: 12px;
	padding-right: 10px;
	color: #3C7B9C;
	text-decoration: none;
}
.register
{
	color: #3C7B9C;
	text-decoration: none;
}
.trainingImage
{
	float: left;
	padding-right: 10px;
}
.webinarImage
{
	float: left;
	padding: 0 36px 0 20px;
}

/******************************************************

					Ad Case Studies

*******************************************************/
.adTable
{
	float			: left;
	border			: solid 1px #000;
	margin			: 0;
	padding			: 0;
}
.adTable tr
{
	margin			: 0;
	padding			: 0;
}
.adTable tr td
{
	margin			: 0;
	padding			: 0;
}
.adTitle
{
	float			: left;
	background-color: #9d9fa4;
	width			: 599px;
}
.adTitle h2
{
	float			: left;
	font-size		: 18px;
	width			: 310px;
	padding			: 0 0 10px 0;
	color			: #fff;
	font-weight		: normal;
	margin			: 10px 30px 0 10px;	
}
.armstrongTitle
{
	float			: left;
	background-color: #9d9fa4;
	width			: 599px;
}
.armstrongTitle h2
{
	float			: left;
	font-size		: 16px;
	width			: 410px;
	padding			: 0 0 10px 0;
	color			: #fff;
	font-weight		: bold;
	margin			: 10px 30px 0 10px;	
}
.armstrongDownload
{
	float			: right;
	width			: 115px;
	font-size		: 10px;
	color			: #fff;		
	margin-top		: 40px;	
	margin-right	: 10px;	
}
.downloadButton
{
	float			: left;
	width			: 115px;
	font-size		: 10px;
	color			: #fff;		
	margin-top		: 33px;	
}
.downloadButton a
{
	text-decoration	: none;
}
.downloadButton img
{
	float			: left;
	border			: none;
}
.downloadButton span
{
	float			: left;
	vertical-align	: middle;
	margin-top		: 3px;
	margin-left		: 3px;
	color			: #fff;
	cursor			: hand;
}
.downloadButtonStormont
{
	float			: left;
	width			: 115px;
	font-size		: 10px;
	color			: #fff;		
	margin-top		: 22px;		
}
.downloadButtonStormont a
{
	text-decoration	: none;
}
.downloadButtonStormont img
{
	float			: left;
	border			: none;
}
.downloadButtonStormont span
{
	float			: left;
	vertical-align	: middle;
	margin-top		: 3px;
	margin-left		: 3px;
	color			: #fff;
	cursor			: hand;
}
.downloadButtonSingleTitle
{
	float			: right;
	width			: 115px;
	font-size		: 10px;
	color			: #fff;		
	margin-top		: 11px;		
	margin-right	: 10px;	
}
.downloadButtonDoubleTitle
{
	float			: right;
	width			: 115px;
	font-size		: 10px;
	color			: #fff;		
	margin-top		: 22px;	
	margin-right	: 10px;	
}
.downloadButtonSingleTitle a,
.downloadButtonDoubleTitle a,
.armstrongDownload a
{
	text-decoration	: none;
}
.downloadButtonSingleTitle img,
.downloadButtonDoubleTitle img,
.armstrongDownload img
{
	float			: left;
	border			: none;
}
.downloadButtonSingleTitle span,
.downloadButtonDoubleTitle span,
.armstrongDownload span
{
	float			: left;
	vertical-align	: middle;
	margin-top		: 3px;
	margin-left		: 3px;
	color			: #fff;
	cursor			: hand;
}
.panel
{
	float			: left;
	height			: 314px;
	width			: 458px;
	display			: none;
	margin			: 0;
	padding			: 0;
}
/*.stepcarousel .belt
{
	position		: absolute;
	top				: 0;
	left			: 0;
}
.stepcarousel .panel
{
	float			: left;
	margin			: 0;
	width			: 458px;
}*/
imageExample
{
	float			: left;
	height			: 314px;
	width			: 458px;
	position		: relative;
	top				: 350px;
	margin			: 0;
	padding			: 0;
}
.slider
{
	float			: left;
	position		: relative;
	bottom			: 63px;
	left			: 350px;
	z-index			: 100;
	height			: 35px;
}
.slider a
{
	text-decoration	: none;
	color			: #fff;
}
.slider a img
{
	float			: left;
	text-decoration	: none;
	border			: none;
}
.slider span
{
	float			: left;
	text-decoration	: none;
	color			: #fff;
	margin-top		: 7px;
}
.GreenButtons
{
	height			: 315px;
	margin			: 0;
}
.GreenButtons a
{
	display				: block;
	display				: inline;
	float				: right;
	
	margin				: 1px 0;
	padding				: 31px 0;
	
	width				: 137px;
	
	font-size			: 13px;
	line-height			: 15px;
	color				: #fff;
	font-weight			: bold;
	text-align			: center;
	text-decoration		: none;
	
	background-image	: url(/images/AdCaseStudy/GreenButton.png);
	background-repeat	: no-repeat;
	background-position	: left top;
}
.GreenButtons a.top
{
	margin				: 0 0 1px 0;
}
.GreenButtons a.twoLines
{
	padding				: 23px 0 24px;
}
.GreenButtons a.threeLines
{
	padding				: 16px 0;
}
.GreenButtons a.hoverLinksChallenge
{
	background-image	: url(/images/AdCaseStudy/challengeButton.png);
}
.GreenButtons a.hoverLinksArchitect
{
	background-image	: url(/images/AdCaseStudy/architectButton.png);
}
.GreenButtons a.hoverLinksProducts
{
	background-image	: url(/images/AdCaseStudy/productsButton.png);
}
.GreenButtons a:hover, .GreenButtons a.selected
{
	background-position	: left bottom;
}
.RedButtons a
{
	display				: block;
	display				: inline;
	float				: right;
	
	margin				: 1px 0;
	padding				: 31px 0;
	
	width				: 137px;
	
	font-size			: 13px;
	line-height			: 15px;
	color				: #fff;
	font-weight			: bold;
	text-align			: center;
	text-decoration		: none;
	
	background-image	: url(/images/AdCaseStudy/RedButton.png);
	background-repeat	: no-repeat;
	background-position	: left top;
}
.RedButtons a.top
{
	margin				: 0 0 1px 0;
}
.RedButtons a.twoLines
{
	padding				: 23px 0 24px;
}
.RedButtons a:hover, .RedButtons a.selected
{
	background-position	: left bottom;
}
.OrangeButtons a
{
	display				: block;
	display				: inline;
	float				: right;
	
	margin				: 1px 0;
	padding				: 31px 0;
	
	width				: 137px;
	
	font-size			: 13px;
	line-height			: 15px;
	color				: #fff;
	font-weight			: bold;
	text-align			: center;
	text-decoration		: none;
	
	background-image	: url(/images/AdCaseStudy/OrangeButton.png);
	background-repeat	: no-repeat;
	background-position	: left top;
}
.OrangeButtons a.top
{
	margin				: 0 0 1px 0;
}
.OrangeButtons a.twoLines
{
	padding				: 23px 0 24px;
}
.OrangeButtons a:hover, .OrangeButtons a.selected
{
	background-position	: left bottom;
}
.textDescription
{	
	float				: left;
	width				: 605px;
	margin-top			: 5px;
	background-image	: url(/images/AdCaseStudy/Shadow_background.png);
	background-repeat	: repeat-x;
	background-color	: #fff;
}
.bournedaleSection
{
	display			: none;	
}
.bournedaleDescription
{
	float				: left;
}
.bournedaleDescription h2
{
	float			: left;
	font-size		: 18px;
	color			: #6b6974;
	margin			: 10px;
	width			: 555px;
}
.bournedaleDescription h3
{
	float			: left;
	font-size		: 15px;
	color			: #6b6974;
	margin			: 10px;
	width			: 555px;
}
.bournedaleDescription h3.solution 
{
	margin-bottom: 3px;
}
.bournedaleDescription p, .bournedaleDescription div
{
	float			: left;
	font-size		: 12px;
	line-height		: 18px;
	color			: #6b6974;
	width			: 555px;
	margin			: 0 0 10px 10px;
}
.projectInfo
{
	float			: left;
	font-size		: 12px;
	line-height		: 18px;
	color			: #6b6974;
	width			: 555px;
	margin			: 0 0 2px 10px;
}
.bournedaleDescription ul
{
	float			: left;
	font-size		: 12px;
	line-height		: 18px;
	color			: #6b6974;
	width			: 555px;
	margin			: 0 0 10px 0;
	padding			: 0;
}
.bournedaleDescription ul li
{
	margin-left		: 30px;
}
.bournedaleDescription a
{
	/*float			: left;*/
	color			: #08519c;
	text-decoration	: none;
	font-size		: 12px;
	font-weight		: bold;
}
.productsUsed ul
{
	float			: left;
	font-size		: 12px;
	line-height		: 18px;
	color			: #6b6974;
	width			: 555px;
	margin			: 0 0 10px 0;
	padding			: 0;
}
.productsUsed ul li
{
	margin-left		: 30px;
}
.productsUsedDisplacement ul
{
	float			: left;
	font-size		: 12px;
	line-height		: 18px;
	color			: #6b6974;
	width			: 277px;
	margin			: 0 0 5px 0;
	padding			: 0;
}
.productsUsedDisplacement ul li
{
	margin-left		: 30px;
}
.catalogNosLinks ul
{
	float			: left;
	font-size		: 12px;
	line-height		: 18px;
	color			: #6b6974;
	margin			: 0 0 5px 0;
	padding			: 0;
	font-weight		: normal;
}
.catalogNosLinks ul li
{
	margin-left		: 30px;
}
.green
{
	color: #4f692e;
	font-weight: bold;
}
.red
{
	color: #8b0e04;
	font-weight: bold;
}
.bold
{
	font-weight		: bold;
}
.paddingBottom
{
	padding-bottom: 5px;
}
.extraImage
{
	float: left;	
	padding: 10px 0 0 0;
	margin: 0;
}
.extraImage img
{
	float: left;
	width: 315px;
	height: 216px;
	padding-right: 20px;
}
.extraImage p
{
	float: right;
	width: 220px;
	margin: 0;
}

/******************************************************

					Ad Case Studies

*******************************************************/
#submittals
{
	float		: left;
	font-size	: 12px;
	line-height	: 16px;
	margin-left	: 10px;
}
#submittals h3
{
	font-size	: 16px;
	line-height	: 19px;
	margin		: 0 0 5px 0;
}
.underline
{
	width				: 693px;
	background-color	: #cccccc;
}
#submittals p
{
	float		: left;
	margin		: 10px 0 0 0;
	width		: 675px;
	padding		: 0 0 10px 0;
}
#submittals a
{
	float			: left;
	color			: #084da5;
	text-decoration	: none;
	line-height		: 18px;
	margin-right	: 5px;
}
.subSectLinks
{
	width			: 675px;
	margin			: 0 0 0 20px;
	display			: inline;
}
.mainSection
{
	width			: 655px;
	display			: inline;
}
.subSectMainLink
{
	margin			: 0 0 0 20px;
	display			: inline;
}
.subSectLinkMain
{
	margin			: 0 0 0 40px;
	width			: 665px;
	display			: inline;
}
.sectionALinks
{
	float			: left;
	width			: 693px;
	display			: inline;
}
.sectionALinks img
{
	float			: left;
	text-decoration	: none;
	border			: none;
	margin			: 3px 0 0 0;
}
#divSectB div
{
	float			: left;
	display			: inline;
}

/*-------------------------------------------------------- CSS for Dropdown Menu------------------------------------------------------*/
.topMenu 
{
	width: 693px; 
	height: 20px;
	font-size: 11px; 
	position: relative; 
	z-index: 100;
	border: 1px solid #E0E0E0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.topMenu ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown topMenu positon */
.topMenu li 
{
	float: left;
	width: 82px;
	position: relative;
}
/* style the links for the top level */
.topMenu a, .topMenu a:visited, .topMenu a:focus, .topMenu a:link, .topMenu a:visited
{
	color: #545454; 
}
.topMenu a, .topMenu a:visited
{
	display: block;
	text-decoration: none;
	height: 20px;
	border-left: 1px solid #E0E0E0; 
	background: #FFF;  
	line-height: 20px;
	text-align: center;
	color: #545454; 
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.topMenu ul ul 
{
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 20px; /*distance b/w headings and submenu */
	left: 0; 	
}

/* style the table so that it takes no part in the layout - required for IE to work */
.topMenu table 
{
	position: absolute; 
	top: 0; 
	left: 0; 
	border-collapse: collapse;
}

/* style the second level links */
.topMenu ul ul a, .topMenu ul ul a:visited 
{
	background: #FFF; 
	color: #000; 
	height: auto; 
	line-height: 10px;
	padding: 5px 10px; 
	text-align: left;
	text-decoration: none;
	color: #545454; 
}

/* style the top level hover */
.topMenu a:hover, .topMenu ul ul a:hover
{
	color: #fff; 
	background: #9CADC4;
	text-decoration: none;
	
}
.topMenu :hover > a, .topMenu ul ul :hover > a 
{
	color: #fff;
	background: #9CADC4;
	text-decoration: none;
}

/* make the second level visible when hover on first level list OR link */
.topMenu ul li:hover ul, .topMenu ul a:hover ul
{
	visibility: visible;
	
}

/* add borders to the submenu items */
.topMenu ul li ul li a, .topMenu ul li ul li a:visited
{
	border-left:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
}
.topMenu ul li ul li.lastMenuItem a, .topMenu ul li ul li.lastMenuItem a:visited
{
	border-bottom:1px solid #E0E0E0;
}


#homeLink a
{
	border-left: 0px;
}
.topMenu ul #catalogLink ul a, .topMenu ul #catalogLink ul a:visited
{
	width: 195px;
}
.topMenu ul #mediaLink ul a, .topMenu ul #mediaLink ul a:visited
{
	width: 97px;
}
.topMenu ul #literatureLink ul a, .topMenu ul #literatureLink ul a:visited
{
	width: 160px;
}
.topMenu ul #softwareLink ul a, .topMenu ul #softwareLink ul a:visited
{
	width: 260px;
}
.topMenu ul #newsLink ul a, .topMenu ul #newsLink ul a:visited
{
	width: 130px;
}
.topMenu ul #corporateLink ul a, .topMenu ul #corporateLink ul a:visited
{
	width: 120px;
}
.topMenu ul #repsLink ul a, .topMenu ul #repsLink ul a:visited
{
	width: 90px;
}
#mediaLink
{
	width: 85px;
}
#literatureLink
{
	width: 75px;
}




/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: 694px;
	height: 20px;
	border: 1px solid #E0E0E0;
	border-right: 0px;
	float: left;

}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 74px;
	float: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	z-index: 1020;
	cursor: default;
	width: 220px;
	position: absolute;
	left: -1000em;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 215px;
	text-align: left;
	padding-left: 5px;
	background-color: #FFF;

}
ul.MenuBarHorizontal ul li:hover
{
	background-color: #9CADC4;
	color: #FFF; 
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

#catalogLink ul 
{
	width: 200px;
}
#catalogLink ul li
{
	width: 195px;
}
#mediaLink ul 
{
	width: 130px;
}
#mediaLink ul li
{
	width: 125px;
}
#literatureLink ul 
{
	width: 165px;
}
#literatureLink ul li
{
	width: 160px;
}
#softwareLink ul 
{
	width: 265px;
}
#softwareLink ul li
{
	width: 260px;
}
#newsLink ul 
{
	width: 135px;
}
#newsLink ul li
{
	width: 130px;
}
#corporateLink ul 
{
	width: 130px;
}
#corporateLink ul li
{
	width: 125px;
}
#repsLink ul 
{
	width: 120px;
}
#repsLink ul li
{
	width: 115px;
}
#blogLink ul
{
	width: 100px;
}
#blogLink ul li
{
	width: 100px;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #E0E0E0;
	border-right: 0px;
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #FFF;
	border-right: 1px solid #E0E0E0;
	padding: 3px 0 3px 0;
	color: #545454;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #9CADC4;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #9CADC4;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarDown.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	/*background-image: url(SpryMenuBarRight.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	/*background-image: url(SpryMenuBarDownHover.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	/*background-image: url(SpryMenuBarRightHover.gif);*/
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#corporateLink {
	width: 90px;	
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
/*******************************************************************************

 Engineering Newsletter Template

 *******************************************************************************/
#newsArticles
{
	margin-bottom: 10px;
	border-bottom: 1px solid #BDBEBF;
}

.engineeringTable
{
	border: 1px solid #bdbebf;
	background-image: url(/images/EngineeringNewsletter/background.png);
	background-repeat: repeat-x;
	background-color: #fff;
}

p.newsletterDate
{
	border-bottom:1px solid #BDBEBF;
	float:left;
	font-size:11px;
	margin:30px 0 10px 20px;
	padding-bottom:5px;
	position:relative;
	text-align:left;
	width:260px;
	z-index:100;
}

p.firstParagraph
{
	border-bottom:1px solid #BDBEBF;
	float:left;
	margin:0 0 15px 20px;
	width:450px;
}

p.firstParagraph span
{
	float:left;
	color:#000000;
	font-size:22px;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	width:300px;
	z-index:100;
}
p.firstParagraph span.newsletterFirst
{
	float:left;
	font-size:13px;
	width:450px;
	line-height:18px;
	margin-top:5px;
	margin-bottom: 5px;
}
p.firstParagraph span a,
p.secondParagraph span a,
p.thirdParagraph span a
{
	color:#2284B9;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0;
	text-align:left;
	text-decoration:none;
	width:450px;
	
}

p.firstParagraph a img,
p.secondParagraph a img,
p.thirdParagraph a img
{
	border: none;
	margin: 0 5px 3px 0;
	
}

img.productImage
{
	float:right;
	position:relative;
	top:-50px;
}

p.secondParagraph
{
	border-bottom:1px solid #BDBEBF;
	float:left;
	margin:0 0 10px 20px;
	width:450px;
}

p.secondParagraph span.heading1Title
{
	color:#000;
	float:right;
	font-size:22px;
	margin:0 0 10px;
	padding:0;
	position:relative;
	text-align:left;
	width:325px;
	z-index:100;
}

p.secondParagraph span.heading2Title
{
	color:#000;
	float:right;
	font-size:18px;
	margin:0 0 20px;
	padding:0;
	position:relative;
	text-align:left;
	width:325px;
	z-index:100;
}

p.secondParagraph span.newsletterFirst
{
	float:left;
	font-size:13px;
	line-height:18px;
	margin-top:5px;
	margin-bottom: 5px;
	text-align:left;
	width:450px;
}

img.personImage
{
	float:left;
}

p.thirdParagraph
{
	float:left;
	margin:0 0 10px 20px;
	width:450px;
}

p.thirdParagraph span.heading1Title
{
	color:#000;
	float:left;
	font-size:22px;
	margin:0;
	padding:0;
	position:relative;
	text-align:right;
	width:145px;
	z-index:100;
}

p.thirdParagraph span.newsletterFirst
{
	/*float:left;*/
	font-size:13px;
	line-height:18px;
	margin-top:5px;
	margin-bottom: 5px;
	text-align:right;
	width:150px;
}

img.videoImage
{
	float:right;
	margin-left: 5px;
}

#newsArticles h2
{
	float: left;
	font-size: 14px;
	border-bottom: 1px solid #BDBEBF;
	width: 170px;
	margin: 34px 0 0 0;
}
.newsletterTitles
{
	float: left;
	width: 170px;
	background-color:#EBEBEB;
	height: 30px;
	margin: 5px 0;
}
.newsletterTitles img
{
	float: left;
	margin:8px 7px 0 12px;
}
.newsletterTitles h4
{
	font-size: 13px;
	color: #000;
	padding-top: 8px;
	margin: 0;
}
#newsArticles ul
{
	float:left;
	margin:0;
	padding: 0 15px 0 20px;
	width: 145px;
}
#newsArticles ul li
{
	font-size: 11px;
}
#newsArticles ul li ul
{
	padding:0 0 2px 10px;
	list-style: none;
}
#newsArticles ul li ul li
{
	font-size: 11px;
	color: #646e76;
	padding: 0 10px 0 0;
}
#newsArticles ul li span
{
	color: #646e76;
}
p.tweetsBlog
{
	float: left;
	width: 155px;
	color: #000;
	padding: 0 5px 0 10px;
	margin: 0;
	font-size: 11px;
}
p.tweetsBlog span
{
	color: #646e76;
}
p.extraSpace
{
	margin-top: 9px;
}
p.tweetsBlog a.blogLink
{
	float: none;
	color: #2284B9;
	padding: 0;
}
td.sideBar
{
	vertical-align: top;
}
td.sideBar a
{
	float: left;
	color: #2284b9;
	font-size: 11px;
	padding-left: 20px;
	text-decoration: none;
}
td.sideBar a img
{
	border:medium none;
	margin:0 5px 1px 0;
	text-decoration:none;
}
#newsletterFooter
{
	border-top: 1px solid #BDBEBF;
	width: 650px;
}
td.footer
{
	text-align	: center;
}

td.footer div
{
	margin		: 10px 20px;
	padding		: 10px 0 0;
	border-top	: 1px solid #bdbebd;
}

td.footer div p
{
	padding		: 0;
	margin		: 0 0 5px;
}

p.greyFooter
{
	width: 650px;
	text-align: center;
	color: #646e76;
	font-size: 11px;
	padding:5px 0 5px 10px;
}
p.greyFooter a
{
	color: #646e76;
	text-decoration: underline;
}

p.blueFooter
{
	width: 650px;
	text-align: center;
	color: #2284b9;
	font-size: 11px;
	padding:5px 0 5px 10px;
}
