html,body{margin:0;font-family:Arial,Helvetica,sans-serif;}
body			{
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	margin:0px;
	background-color:#990000;
	text-align:center;
}
td,div			{font-family:Arial,Helvetica,Verdana,sans-serif;font-size:9pt;}
form			{padding:0px 10px 0px 10px}
a				{
	color:#990000;
	text-decoration:none
}
a:visited		{color:#0078d4;text-decoration:none}
a:hover			{color:#1F8F1F;text-decoration:none}
a:visited:hover	{color:#1F8F1F;text-decoration:none}
h2				{
	font-size:1.2em;
	border-bottom:1px dotted #cccccc;
	margin-bottom:7px;
}

/* CONTAINER */

body {
	text-align: center !important;
}

#container {
	width:850px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	border:1px solid #cccccc !important;
	text-align: left !important;
	background-color:#ffffff !important;
	padding: 50px 0;
}

div#wrapper {
	float:left !important;
	width:100% !important;
	margin-left:-200px !important;
}
div#content {
	margin-left:200px !important;
	text-align:left !important;
}


div#header{position:relative}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}
.headerNavigation{margin:0px 0px 0px  0px;padding:5px 10px 3px 10px;background-color:#f1f1f1;height:14px;border-bottom:1px solid #cccccc;}
.headerNavigation span {font-size:8.5pt}
.headerSearchPanel {vertical-align:middle;margin-right:10px;}  

div#container {background-color:#ffffff;text-align:left;}
div#content {padding-left:10px;}
div#content p{
	line-height:1;
}
div#footer{clear:both;width:100%;text-align:left;padding-top:10px;}
div#footer table td{padding-top:5px;font-size:8.5pt;}

/* PANEL CSS*/
.helpPanel{padding:0px 0px 0px 20px}

.homeFeatureBottomPanel{
	background-repeat: no-repeat;
	background-position: 0 0;
	height:60px;
	width:750px;
	text-align: center;
}
.homeFeatureBottomPanel table{
	}
.homeAudiencePanel{
	/*background-image: url(../images/homepage/imgAudiencePanel.gif);*/
  background-repeat: no-repeat;
	background-position: 0 0;
	margin-left:0px;
	padding:5px 5px 0px 5px;
	height:40px;
	border: solid 1px #999;
}
.maroon{
	color:#990000 !important;
}
table tr td.homeAudiencePanel h3{
	margin:0;
	padding:0;
	font-size:14pt;
}
table tr td.homeAudiencePanel span{
display:block;
margin:0px 0px 10px 0px;
font-size:11pt;
width:217px;
color:#666666;
}

/* NAVIGATION */

.navTabContainer {
	height:63px;
	width:750px;
	margin-right:10px;
	margin-left:10px;
	border-bottom:1px dotted #dddddd;
	clear:both;
	white-space:nowrap;	
	}
#ssnNavTabBar {
	/*background:#efefef url("../images/ui/tabs/navTabBackground.gif") repeat-x bottom;*/
	font-size:93%;
	display:block;
	line-height:normal;
	background-color:#fff;
  }
#ssnNavTabBar ul {
	margin:0;
	padding:14px 0px 0px 0px;
	list-style:none;
      }
#ssnNavTabBar li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	float: right;
      }
#ssnNavTabBar a {
	float:left;
	/*background:url("../images/ui/tabs/tabLeftBoth.png") no-repeat left top;*/
      margin:0;
	padding:0;
	border-bottom:0px solid #ffffff;
	text-decoration:none;
      }
#ssnNavTabBar a span {
	float:left;
	display:block;
	font-weight:700;
	font-family:Helvetica,Arial,Verdana;
	font-size:1.1em;
	color:#000;
	padding: 5px 10px 5px 10px;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#ssnNavTabBar a span {float:none;}
    /* End IE5-Mac hack */

#ssnNavTabBar a:hover span.over {
	color:#0078D4;
}

/* End Navigation Color Selectors */

#ssnNavTabBar #tabCampaigns.activeTabBlue a {
      background:url(../images/tabLeft.png) no-repeat left top;
      border-width:0;
}
#container #ssnNavTabBar #tab span {
	background-image: url(../images/tab.gif);
	background-position: center;
}
#ssnNavTabBar #tabCampaigns.activeTabBlue a span {
      background:url(../images/tabRight.png) no-repeat right top;
      padding-bottom:7px;
      color:#ffffff;
}

#ssnNavTabBar a:hover {
      background-position:0% -150px;
}
#ssnNavTabBar a:hover span {
      background-position:100% -150px;
}


/*EXTRA CHANGES*/
.right{float:right;}
.left{float:left;}
.clearBoth {clear:both;}
.block {display:block;}
.clearDiv{height:0px;clear:both;}
.clearBoth {clear:both;}
.block {display:block;}
.copyright {color:#999999;text-align:left;padding-top:4px;font-size:.8em;background-color:white;}


/* rightPanel */

#searchPanelHome {
	padding:0;
	background-repeat:no-repeat;
}

/* Explore - tabs*/

	/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
	
	/*--------------------------------------------------
	  REQUIRED to hide the non-active tab content.
	  But do not hide them in the print stylesheet!
	  --------------------------------------------------*/
	.tabberlive .tabbertabhide {
	 display:none;
	}
	
	/*--------------------------------------------------
	  .tabber = before the tabber interface is set up
	  .tabberlive = after the tabber interface is set up
	  --------------------------------------------------*/
	.tabber {
	}
	.tabberlive {
	 margin-top:1em;
	}
	
	/*--------------------------------------------------
	  ul.tabbernav = the tab navigation list
	  li.tabberactive = the active tab
	  --------------------------------------------------*/
	ul.tabbernav
	{
	 margin:0;
	 padding: 3px 0em;
	 padding-top:15px;
	 border-bottom: 1px solid #d4d4d4;
	 font: normal 1.1em arial,verdana, sans-serif;
	}
	
	ul.tabbernav li
	{
	 list-style: none;
	 margin: 0;
	 display: inline;
	}
	
	ul.tabbernav li a
	{
	 padding: 6px 2em 3px 2em;
	 margin-left: 3px;
	 border: 1px solid #d4d4d4;
	 border-top: none;
	 border-bottom: none;
	 background-image:url(../images/shade.gif);
	 text-decoration: none;
	}
	
	ul.tabbernav li a:link { color: #0078D4; }
	ul.tabbernav li a:visited { color: #0078D4; }
	
	ul.tabbernav li a:hover
	{
	 color: #1F8F1F;
	 background: #DDE;
	 background-image:url(../images/shadeA.gif);
	 border-color: #d4d4d4;
	}
	
	ul.tabbernav li.tabberactive a
	{
	 background-color: #fff;
	 border-bottom: 1px solid #fff;
	 color: #1F8F1F;
	 background-image:url(../images/shadeA.gif);
	}
	
	ul.tabbernav li.tabberactive a:hover
	{
	 color: #1F8F1F;
	 background: white;
	 border-bottom: 1px solid white;
	 background-image:url(../images/shadeA.gif);
	}
	
	/*--------------------------------------------------
	  .tabbertab = the tab content
	  Add style only after the tabber interface is set up (.tabberlive)
	  --------------------------------------------------*/
	.tabberlive .tabbertab {
	 padding:5px 10px 10px;
	 border:1px solid #d4d4d4;
	 border-top:0;
	 height:555px;
	 color:#5C5C5C;
	}
	
	.overflow {overflow:scroll;}
	
	/* If desired, hide the heading since a heading is provided by the tab */
	.tabberlive .tabbertab h2 {
	 display:none;
	}
	.tabberlive .tabbertab h3 {
	 display:none;
	}
	
	/* Example of using an ID to set different styles for the tabs on the page */
	.tabberlive#tab1 {
	}
	.tabberlive#tab2 {
	}
	.tabberlive#tab2 .tabbertab {
	 height:200px;
	 overflow:auto;
	}
	
	/* tab contents */
	#overviewTab ul {
	list-style-type:square;
	}
	
	#audienceTab {
	line-height:1.4em;
	}
	
	.screens {
	text-align:center;
	}
	
	.screensLayout {
	 margin:10px;
	 }
	 
/* List of Venues for Explore */ 
#listColumn {
  white-space: nowrap;
}

#listColumn ul {
  width: 600px;  /* room for 3 columns */
  font-size:1.5em;
  line-height:2em;
  
}

#listColumn ul li
{
  float: left;
  width: 300px;  /* accommodate the widest item */
  list-style: none;
}

/* stop the floating after the list */
#listColumn br {
  clear: left;
}
/* separate the list from what follows it */
div.listColumn {
  margin-bottom: 1em;
}

/* anchor styling */
#listColumn ul li a {
  display: block;
  width: 10em;
  text-decoration: none;
}
#listColumn ul li a:hover {
  
}
#logo {
	font-size: x-large;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	width: 225px;
	float: left;
	padding: 20px 25px 0 0;
	height: 100px;
	background-image: url(../images/lee_nobg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}
.blue {
	color: #0078d4;
}
.green {
	color: #1F8F1F;
}
#container #wrapper #content .titleli li {
	list-style-image: url(../images/blue_arrow.jpg);
}
#container #wrapper #content #marquee {
	text-align: center;
}
#container #wrapper #content #marquee .title {
	font-size: 1.5em;
	color: #000000;
	display: block;
	border-bottom: 1px solid #ccc;
}
#container #ssnNavTabBar #logo .smaller {
	font-size: 50%;
	color: #000000;
	font-weight: normal;
}
#container #wrapper #content blockquote {
	display: block;
	border: 2px solid #666666;
	background-color: #CCCCCC;
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.AccordionPanelContent form {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 5px;
}
.regBoldNavy {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Navy;
}

