		#clear-tab{
			clear:both;
			width:616px;
			height:62px;
			display:block;
			background-image:url(i/notices-and-events.png);
			background-position:left top;
			background-repeat:no-repeat;
			}
		div.domtab{
			width:616px;
			height:250px;
			background-image:url(i/bgttab-masstimes.png);
			background-position:left top;
			background-repeat:no-repeat;
		}
		

		ul.domtabs{
			margin-top: 50px;
			float:left;
			width:140px;
			height:200px;
		}
		ul.domtabs li{
			font-size:14px;
			
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			display:block;
			height:3em;
			text-decoration:none;
			text-align:right;
			color:#000;
			padding: 9px 12px 0 0;

		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
			
		}
		ul.domtabs a:hover{
			color:#437E98;
		}
		div.domtab div{
			float:right;
			width:440px;
			padding: 15px 15px 10px 15px;
			font-size:14px;
			background:#FFF;
			height:225px;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background-image:url(i/mass-tab-on.png);
			background-position:left top;
			background-repeat:no-repeat;
		}



		

