BODY, TD, TH, P, LI, A, B, STRONG, I, EM, BLOCKQUOTE, FONT, H1, H2, H3, H4, H5
  {font-family: Arial, Helvetica, sans-serif}
BODY, TD, TH, P, LI, BLOCKQUOTE, FONT
  {font-size: 12px; color: #000000; list-style-type: square;}
  
.topUtility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.topUtility a {
	color: #FFFFFF;
	text-decoration: none;
}
.topUtility a.Link {
	color: #FFFFFF;
	text-decoration: none;
}
.topUtility a.active {
	color: #FFFFFF;
	text-decoration: none;
}
.topUtility a:hover {
	color: #D4E3F6;
	text-decoration: none;
}
.topUtility a:hover:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topUtility a:visited:hover {
	color: #D4E3F6;
	text-decoration: none;
}
.topUtility a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.footer a:link    {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
SearchBox
{	background-color: #CDCDC1;
	height: 23px;
	width: 140px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 19px;
	text-indent: 5px;}

.skipNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: right;
}
.skipNav a:link {
	color: #000033;
	text-decoration: none;
}
.skipNav a:hover {
	color: #000033;
}
.skipNav a:visited {
	color: #000033;
}
.indent10px {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.masthead {
	margin: 0px;
	padding: 0px;
	background-image: url(http://staging.nysba.org/AM/graphics/nysba-masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}

td {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}


.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	height: 22px;
	z-index: auto;
	line-height: 22px;
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: 10px;
}
.bannerAd {
	background-position: 10px;
	width: 140px;
	margin-left: 10px;
}

.mainNav a:link      {
	text-decoration: none;
	color: #000033;
}
.mainnav a:active {
	background-color: #D3D1C2;
}

.mainNav a:hover      {
	text-decoration: none;
	background-color: #D3D1C2;
	display: block;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	color: #000033;
}

.mainNav a:hover:visited:  {
	color: #000033 ;
	text-decoration: none;
}

.mainNav a:visited:hover  {
	color: #000033 ;
	text-decoration: none;
}
.mainNav a:visited      {
	color: #000033;	
	text-decoration: none;
}
.tier2Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: left;
	text-decoration: none;
	padding-left: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tier2Nav  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	display: block;
	height: 100%;
	width: 100%;
	padding-left: 1px;
	text-decoration: none;
}
.tier2Nav a:hover {
	background-color: #DCDCC9;
	display: block;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.tier2Nav a:visited:hover  {
	color: #990000 ;
	text-decoration: none;
}

.tier2Nav  a:visited {
	color: #000033;
	text-decoration: none;
}
.SectionNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}


.searchBox {
	width: 115px;
	margin-left: 10px;
	border: 1px solid #85856B;
	padding: 0px;
	height: 23px;
	line-height: 19px;
}



.goldNavBox {
	background-color: #CDCDC1;
	height: 23px;
	width: 140px;
	border: 1px solid #85856B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 19px;
	text-indent: 5px;
}
.goldNavBox  a:link {
	text-decoration: none;
	color: #000000;
}
.goldNavBox a:hover {
	background-color: #BDBDAE;
	display: block;
	line-height: 19px;
}
.goldNavBox a:visited {
	color: #000000;
	text-decoration: none;
}

.tnybfBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #85856B;
	height: 40px;
	width: 140px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
}
.tnybfBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tnybfBox a:hover {
	color: #CDCDC1;
	text-decoration: none;
}
.tnybfBox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.landingBox {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://staging.nysba.org/AM/graphics/blue-h-gradient.jpg);
	background-repeat: repeat-y;
	text-indent: 0px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	vertical-align: text-top;
	width: 255px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moreContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4A708B;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: bold;
}
.moreContent a:link {
	color: #4A708B;
	text-decoration: none;
}
.moreContent a:hover {
	text-decoration: underline;
}
.moreContent a:visited {
	color: #4A708B;
	text-decoration: none;
}


.landingBox .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a708b;
	text-align: right;
	text-decoration: none;
}
.landingBox .more  a:link  {
	text-decoration: none;
	color: #4A708B;
}
.landingBox .more  a:active  {
	text-decoration: none;
	color: #4A708B;
}
.landingBox .more a:hover {
	color: #002953;
	text-decoration: underline;
}
.landingBox .more a:hover:visited: {
	color: #4A707B;
	text-decoration: underline;
}
.landingBox .more a:visited:hover {
	color: #002953;
	text-decoration: underline;
}
.landingBox .more a:visited {
	color: #4A707B;
	text-decoration: none;
}


.landingBox   .contentHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}
.landingBox  .contentHead   a:link {
	color: #000033;
	text-decoration: none;
}
.landingBox  .contentHead   a:active {
	color: #000033;
	text-decoration: none;
}
.landingBox .contentHead a:hover {
	color: #4A708B;
	text-decoration: none;
}
.landingBox .contentHead a:hover:visited {
	color: #000033;
	text-decoration: none;
}
.landingBox .contentHead a:visited:hover {
	color: #4A708B;
	text-decoration: none;
}
.landingBox .contentHead a:visited {
	color: #000033;
	text-decoration: none;
}



.landingBox  .contentBulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.landingBox .contentBulleted a:link {
	text-decoration: none;
	color: #000033;
}
.landingBox .contentBulleted a:hover {
	text-decoration: underline;
}
.landingBox .contentBulleted a:visited {
	color: #000033;
	text-decoration: none;
}

.landingBox .contentIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 3px;
}
.landingBox .contentIndent a:link {
	color: #000033;
	text-decoration: none;
}
.landingBox .contentIndent a:hover {
	color: #000033;
	text-decoration: underline;
}
.landingBox .contentIndent a:hover:visited: {
	color: #000033;
	text-decoration: none;
}
.landingBox .contentIndent a:visited:hover: {
	color: #000033;
	text-decoration: underline;
}
.landingBox .contentIndent a:visited {
	color: #000033;
	text-decoration: none;
}


.landingBox  .contentNNN {
	font-size: 50%;
	padding-left: 3px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 30px;
	text-align: left;
}
div.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 30px;
	text-align: left;
}

div.breadcrumb a:link {
	color: #4A708B;
	text-decoration: none;
}
div.breadcrumb a:hover {
	color: #990000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000033;
	font-weight: bold;
}
p, ul  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

p a:link {
	color: #4a708B;
	text-decoration: underline;
}

p a:hover {
	color: #990000;
}


.bulletedList {
	margin-left: 25px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}

.printEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 28px;
	margin-top: 20px;
}
.printEmail a:link {
	text-decoration: none;
}
.printEmail a:hover {
	text-decoration: underline;
}
.printEmail a:visited {
	text-decoration: none;
}


.blueLink {
	font-size: 11px;
	color: #4A708B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.blueLink a:link {
	text-decoration: none;
	color: #4A708B;
}

.blueLink a:hover {
	color: #990000;
	text-decoration: underline;
}

.blueLink a:visited {
	text-decoration: none;
	color: #4A708B;
}
.boxEventsAnn {
	background-color: #EBF0F3;
	float: right;
	width: 180px;
	font-family: Arial;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}
.titleEventsAnn {
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
	text-indent: 5px;
	color: #000033;
}
.contentEventsAnn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #000033;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contentEventsAnn a:link {
	color: #4A708B;
	text-decoration: underline;
}
.contentEventsAnn a:hover {
	text-decoration: underline;
	color: #990000;
}
.contentEventsAnn a:visited {
	color: #4A708B;
}

.boxEventsAnn .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a708b;
	text-align: right;
	text-decoration: none;
}
.boxEventsAnn .more  a:link  {
	text-decoration: none;
	color: #4A708B;
}
.boxEventsAnn .more  a:active  {
	text-decoration: none;
	color: #4A708B;
}
.boxEventsAnn .more a:hover {
	color: #002953;
	text-decoration: underline;
}
.boxEventsAnn .more a:hover:visited: {
	color: #4A707B;
	text-decoration: underline;
}
.boxEventsAnn .more a:visited:hover {
	color: #002953;
	text-decoration: underline;
}
.boxEventsAnn .more a:visited {
	color: #4A707B;
	text-decoration: none;
}


.text80percent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

 /* Headings */
H1, .Heading1, H2, .Heading2, H3, .Heading3, H4, .Heading4, H5, .Heading5
  {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
H1, .Heading1
  {	font-size: 120%; color: #000033; }
H2, .Heading2
  {font-size: 100%;   color: #000033;}
H3, .Heading3
  {font-size: 80%;   color: #4A708B;}
.heading3 a:link {color: #4A708B; text-decoration: none;}
.heading3 a:hover {	text-decoration: underline;}
.heading3 a:visited { color: #4A708B;
	text-decoration: none;}
    
H4, .Heading4
  {font-size: 80%; color: #4A708B;}
H5, .Heading5
  {font-size: 80%; color: #4A708B;}
a {
	color: #4A708B;
}
a:hover {
	color: #990000;
}
.blue11 {
	font-size: 12px;
	color: #4A708B;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.blue9 {
	font-size: 9px;
	color: #99CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.blue10 {
	font-size: 10px;
	color: #000033;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.blueLt9 {
	font-size: 9px;
	color: #BDDEF9;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.blueLt11 {
	font-size: 11px;
	color: #99CCFF;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.white11 {
	font-size: 11px;
	color: #ffffff;
}
.addressText {
	font-size: 11px;
	color: #000033;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.boxTitle14 {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.boxTitle16 {
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}



/* For Calendar */
.CalendarButton
  {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.CalendarTable
  {border: 1px solid #CCC; color: #000;}
.CalendarDay
  {background: #FFF; font-size:11px; font-weight: bold;}
.CalendarCurrentDay
  {background: #EEF; font-size:11px; font-weight: bold;}
.CalendarDayOfWeek
  {background: #03C; font-size:12px; font-weight: bold; color: #FFF;}
  
/*
  Base calendar event class, with color being
  added via a span style="" in the code to match the proper category.
*/
.CalendarEvent, a.CalendarEvent, a.CalendarEvent:link, a.CalendarEvent:visited
  {font-size: 10px; font-weight: normal; text-decoration: none;}
a.CalendarEvent:hover, a.CalendarEvent:visited:hover
  {text-decoration: underline;}
/* Used for events from Conferences */
.CalendarStandard, a.CalendarStandard, a.CalendarStandard:link, a.CalendarStandard:visited
  {font-size: 10px; font-weight: normal; text-decoration: none; color: #33C;}
a.CalendarStandard:hover, a.CalendarStandard:visited:hover
  {text-decoration: underline;}
/* Used for unapproved events */
.CalendarUnapproved, a.CalendarUnapproved, a.CalendarUnapproved:link, a.CalendarUnapproved:visited
  {font-size: 10px; font-weight: normal; text-decoration: none; color: #C00;}
a.CalendarUnapproved:hover, a.CalendarUnapproved:visited:hover
  {text-decoration: underline;}

/* CM styles called by TemplateBody.cfm and NotifyProducerProcess.cfm */
.CMSmall
  {font-size: 11px;}
.CMMedium
  {font-size: 13px;}
A.CMMedium, A.CMMedium:link, A.CMMedium:visited, A.CMMedium:hover, A.CMMedium:visited:hover
  {font-size: 13px; text-decoration: underline; color: blue;}
A.CMMedium:visited
  {color: purple;}
A.CMMedium:hover
  {text-decoration: underline; color: red;}

/* CO - Event Manager */
.COSubHead
 {font-size: 12px; color: #0033cc; font-weight: bold;}
.COOptionBar
 {color: white; font-weight: bold; background: #003399;}
.COMessage
 {color: red;}

/* EC - Ecommerce */
.ECNavMenu 
  {font-size: 14px; color: white; font-weight: bold; background: #425577;}
.ECBasketHeader, .ECInvoiceBar
  {font-size: 14px; color: white; font-weight: bold; background: #00009c;}
.ECYourPrice, .ECYouSave
  {font-size: 14px; color: green; font-weight: bold;}
A.ECNavMenu, A.ECNavMenu:link, A.ECNavMenu:visited, A.ECNavMenu:hover, A.ECNavMenu:visited:hover
  {font-size: 14px; color: #a5cdf5; font-weight: bold; text-decoration: none}
A.ECNavMenu:hover, A.ECNavMenu:visited:hover
  {color: white;}
.ECGood, .ECBad, .ECGoodSmall, .ECBadSmall
  {font-weight: bold; color: green;}
.ECBad, .ECBadSmall
  {color: red;}
.ECGoodSmall, .ECBadSmall
  {font-size: 11px;}
.ECFinePrint 
  {font-size: 13px; color: black;}
/* PR - News Manager */
.PRCellName
  {font-weight: normal;}	
.PRBoldBlue
  {font-weight: bold; font-size: 13px; color: blue;}
  
  /* Site map */
A.SiteMap, A.SiteMap:link, A.SiteMap:visited, A.SiteMap:hover, A.SiteMap:visited:hover, A.SiteMapTitle, A.SiteMapTitle:link, A.SiteMapTitle:visited, A.SiteMapTitle:hover, A.SiteMapTitle:visited:hover
  {font-size: 13px; color: #6699cc; text-decoration: none;}
A.SiteMapTitle, A.SiteMapTitle:link, A.SiteMapTitle:visited, A.SiteMapTitle:hover, A.SiteMapTitle:visited:hover
  {font-size: 15px; font-weight: bold;}
  
/* TP - Tagged Pages */
.TPHeader
  {font-size: 15px; font-weight: bold; color: #000066;}
 .TPICHeader
 {font-size: 14px; font-weight: bold; color: #000000; }
.TPTitle
  {font-size: 14px; font-weight: bold; color: #000099;}
.TPCMBody
  {font-size: 12px;}
a.TPLink, a.TPLink:link, a.TPLink:visited, a.TPLink:hover, a.TPLink:visited:hover
  {font-size: 12px; text-decoration: none; color: #0000FF;}
a.TPLinkSelected, a.TPLinkSelected:link, a.TPLinkSelected:visited, a.TPLinkSelected:hover, 
a.TPLinkSelected:visited:hover
  {font-size: 12px; text-decoration: none; color: #0000FF; font-weight: bold;}
  
BLOCKQUOTE.preview
  {font-size: 11px;}  
  
  
  /* eSeries */
.iMIS
{	font-weight: bolder; font-size: 10pt; font-style: italic; font-family: Times New Roman;}
.lgTitle
{ font-weight: bolder; font-size: 14pt; margin: 0px 0px 10px; color: silver; line-height: 100%;}
.regSymbol
{ font-size: 8pt; vertical-align: super; font-family: Tahoma, Arial; text-decoration: none;}
.important
{font-weight: normal; color: red; }
.IndexHeading 
{font-family:Tahoma; font-size:10pt; color:#EFEFEF; text-decoration:none; font-weight:bold;}
.Heading 
{font-family:Tahoma; font-size:12pt; color:#003366; text-decoration:none; font-weight:bold;}
.Text 
{font-family:Tahoma; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal;}
.SmallText 
{font-family:Tahoma; font-size:8pt; color:#000000; text-decoration:none; font-weight:normal;}
.LeftIndextext 
{font-family:Tahoma; font-size:10pt; color:#ffffff; text-decoration:none; font-weight:normal;}
.BodyLink 
{font-family:Tahoma; font-size:10pt; color:#003366; text-decoration:underline; font-weight:normal;}
.ERSNavBar /*Recordset navigation bar */
{background-color:silver; }
.ERSHeader 
{ border-right: buttonshadow 1px solid; border-top: buttonhighlight 1px solid; font-size: 9pt; text-transform: capitalize; border-left: buttonhighlight 1px solid; color: black; padding-top: 0px; border-bottom: buttonshadow 1px solid; font-family: arial; letter-spacing: 1pt; height: 16px; background-color: #d6d3ce; text-align: center; text-decoration: none; }
.ERSHeader TD A:link 
{ font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:active 
{ font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:visited 
{ font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader P
{font-weight:normal; font-size:9pt; color:black; font-family:Tahoma; text-decoration:none; }
.ETHRow
{background-color: #efefef; text-align: left; font-family:Tahoma; font-size: 14px;}
.ETH /* Table header used throughout site */
{font-size: 10pt; background-color: white; text-align: right;} 
.ETD /* Table cell used throughout site */
{font-size: 10pt; background-color: #efefe7; text-align: left;}
.ETDALT /* Alternating color for results lists used throughout site */
{background-color:white;}
.EBW10 /*Bold white 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; font-weight: 400; color:black; text-align : left;}
.ENW10 /* Normal white 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN12 /* Normal 12pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN11 /* Normal 11pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN10 /* Normal 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:Black;}
.EN9 /* Normal 9pt font used throughout site */
{font-size:9pt; font-family:Tahoma; color:Black;}
.EN8 /* Normal 8pt font used throughout site */
{font-size:8pt; font-family:Tahoma; color:Black;}
.EH2 /* 14pt font used throughout the site */
{font-weight: bold; font-size: 14pt; color: #003366; font-family: 'Trebuchet MS' ,Tahoma; vertical-align: sub; height: 30px; text-decoration: none;}
.EH3 /*12pt font used throughout site */
{font-size: 12pt; width: 100%; color: darkred; border-bottom: black 2px double; font-family: 'Trebuchet MS' ,Tahoma;}
.EH4  /*8pt font used throughout site*/
{font-size:8pt; font-family:'Trebuchet MS',Tahoma; color:Crimson;}
.EB12 /* Bold 12pt font used throughout site */
{font-size:14pt; font-family:'Trebuchet MS',Tahoma; color:#003366; padding-top : 6px; font-weight:bolder; text-decoration: none;}
.EB11 /* Bold 11pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family:Tahoma; color:black;}
.EB10 /* Bold 10pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family:Tahoma; color:black;}
.EB9 /* Bold 9pt font used throughout site */
{font-weight:bolder; font-size:9pt; font-family:Tahoma; color:black;}
.SideLine1 
{position:absolute; left:0pt;}
.SideLine2 
{position:absolute; left:0pt;}
.ButtonBar1 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:center;}
.ButtonBar2 /* Table row that contains form buttons*/
{background-color:#DCDCC2; text-align:left;}
.ButtonBar3 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:right;}
.Button1 /* All non-image form buttons */
{cursor:hand; border-top:black 1px solid; border-bottom:black 1px solid; border-left:black 1px solid; border-right:black 1px solid; background-color:silver; 
 color:black; font-size:8pt; font-family:Tahoma; border-style:outset;} 
.EToolBar /*Background color of search field area in eOrders, will be used throughout site*/
{background-color:#DCDCC2}
.ETaskBar /* Background color of task bar area in eOrders, will be used throughout site */
{background-color:silver;}
.ETaskActive /* Task bar area in eOrders, will be used throughout site*/
{font-weight:900; font-size:10pt; font-family:Tahoma; color:black; text-decoration: none;	background-color:silver;}
.ETaskNext /* Task bar area in eOrders, will be used throughout site */
{background-color:silver; font-size:10pt; font-family:Tahoma; text-decoration: none}
.ETask /* Task bar area in eOrders, will be used throughout site */
{	background-color:silver; font-size:10pt; font-family:Tahoma; text-decoration: none}
.ETask A:active, .ETask A: link, .ETask A:visited
{font-size:10pt; font-family:Tahoma;  color:red; text-decoration: none}
.EETABLE /* Table background color in eEvents */
{background-color:white;}
.EOTABLE /* Used in eOrders */
{background-color:#EFEFEF;}
.EOTH /* Table header rows used in eOrders */
{background-color: #EFEFEF;}
.EOTD /* Table cells used in eOrders */
{background-color:ivory;}
.EOBottomBar /* Footer area in eOrders */
{background-color:#006699}
.EOTitleBar /* Title area in eOrders */
{background-color:white;}
.EOProductNavBar /* Above and below main products list in eOrders */
{background-color:white;}
.EOListNavBar /* Below the retuned products list in eOrders */
{background-color:white;}
.EOInStock /* "In Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family:Tahoma; color:black; text-decoration:none;}
.EOOutofStock /*Out of Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family:Tahoma; color:red; text-decoration:none;}	
.Standard
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10}

