/* Start of CMSMS style sheet 'ceestyles2' */
.style1 {color: #666}
.newseventsitemtitle {
	text-indent: 10px;
	list-style-position: outside;
	background-image: url(../images/icon-goldarrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bolder;
	text-decoration: none;
	font-size: 16px;
}

.newseventsitem {
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
/*  Secondary Navigation */

#secondarynavcontainer{
	float: right;
 	 display:table;
 	 width: 567px;
   	 background-color: #fff4d4;
   	 border-top: 1px solid #eeb211;
	 border-bottom: 1px solid #eeb211;
	 border-left: 1px solid #eeb211;
	 margin-top: 18px;
	 margin-right: 0px;
	 margin-bottom: 8px;
	 margin-left: 10px;
	 padding: 0px; } 

ul#secondarynav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	float: left; }

ul#secondarynav li {
	float: left;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 3px 0px; 
	background-color: #fffbee; }

#secondarynav a, #secondarynav a:link {
	margin: 0px;
	padding:4px 16px 3px 16px;
	color: #666;
	border-right: 1px solid #eeb211;
	text-decoration: none; }

ul#secondarynav li#active {
	border-left: 0px solid #eee; }

#secondarynav a:hover {
	margin: 0px;
	color: #eeb211;
	background-color: #fff;
	text-decoration: none;  }

/* used on audience pages - tbb */
ul#secondarynav li#onPage{
	margin: 0px;
	padding:4px 16px 3px 16px;
	border-right: 1px solid #eeb211;
	text-decoration: none;
	background:#fff;
}

#imageborder {
	border: 1px solid #000000;
	margin-right: 10px;
}
#imageborder a { border: 1px solid #000000; }
#imageborder a:link{ border: 1px solid #000000; }
#imageborder a:visited{ border: 1px solid #000000; }
#imageborder a:active{ border: 1px solid #000000; }
#imageborder a:hover{ border: 1px solid #000000; }

/* End of 'ceestyles2' */

