/* Event Month Calendar*/	
div.calmonth_old{padding:10px 20px;background-image:url(../images/newsletter/newsletter_feature_bg.jpg); background-repeat:repeat-x;color:white;margin-bottom:10px;}
div.calmonth{padding:10px 20px;color:#666666;margin-bottom:0px;}
	div.calmonth th{color:#336699;}
	div.calmonth .calendar-month{display:none;}
	div.calmonth table.calendar{width:99%;}
	div.calmonth .monthEvent{max-height:20px;overflow:hidden;font-size:90%;}
	div.calmonth table.calendar td{width:14%;height:70px;vertical-align:top;border:solid #cccccc 1px;padding:2px;}
	div.calmonth a{color:#990033;}
/* override tabs2 */	
    #tabs2 			{float:left;width:100%;font-size:93%;line-height:normal;background-color1:#3399FF; background-color1:black; background-color:#46a413;padding-top:0px;margin-top:0;}

div.intro_text{background-color:black;color:white;padding:10px 20px;margin:0px 0px 0px 0px;border-top:solid #666666 1px;}
	div.intro_text a{color:#33CCFF;}
h3.event_upcoming{margin:0;background-color1:#3399FF; background-color:#46a413;padding:10px 10px 0 10px;color:white;font-size:18px;font-weight:normal;}
div.events_paging{text-align:right;padding:4px 30px 10px;}
table.events_table{border-bottom:solid #D7EBFF 1px;margin:0px 0px 20px 10px;width:687px;padding-bottom:20px;}
	table.events_table td.events_title_old{font-weight:bold;padding:2px 2px 10px 6px;border-collapse:collapse;color:#003366;font-size:110%;}
	table.events_table td.events_title{padding:2px 2px 10px 6px;border-collapse:collapse;}
		table.events_table td.events_title h2{line-height:normal;font-size:135%;margin:0px;padding:0;color:#663366;}
		table.events_table td.events_title h2 a{color:#663366;}
	table.events_table td.events_text{width:64%;padding:2px 2px 2px 6px;vertical-align:top;}
	table.events_table td.right_col{width:35%;padding:4px 4px 4px 12px;vertical-align:top;text-align:left;border-left:solid #eeeeee 1px;}
	table.events_table td.events_text_bottom{padding:2px 2px 2px 6px;}
	
	table.events_table div.eventType{color:#663399;font-weight:bold;font-size:110%;}
	table.events_table div.runTime{font-weight:bold;margin-bottom:5px;}
	table.events_table div.externalLink{}
	table.events_table div.externalLink a{color:white;display:block;text-decoration:none;}
	table.events_table div.externalLink a span
		{width:100%; height:30px;cursor:pointer;
		background-image:url(../images/navigation/button_event_website_rollover.jpg);
		background-position:50% -31px;;
		background-repeat:no-repeat;display:block;font-size:0;}
	table.events_table div.externalLink a:hover span
		{background-position:50% 0;}
	table.events_table div.events_keywords{margin:10px 0px;font-size:85%;line-height:100%; text-align:center;}
	table.events_table div.add_record{background-color:white;padding:4px;}
