* 
{
	font-size:1.0em ;
	line-height:normal;
	/* margin: 0px auto; */
	padding: 0px;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';

}

A 
{
	COLOR: #156690;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';	
}

A:hover 
{
	color:Navy;
	text-decoration : underline;
}

a:visited,
a:active,
a:link 
{	
	color:Blue;
	text-decoration: none;
}

.Head /*module headers such as announcement modules */
{
	FONT-WEIGHT:bold; 
	color:Black;
	text-transform: uppercase;
	font-size:small;
}

.SubSubHead	/* Quick launch title; ? other module titles */
{
	FONT-WEIGHT:bold; 
	text-transform: uppercase;
	color:Black;
	font-size:xx-small;
}

.SiteTitle /* main title */
{
	font-family:Trebuchet MS "Trebuchet MS";
	text-transform: uppercase;
	font-size:x-large;
	vertical-align: middle;
	/* font-weight:normal; */
	font-weight: bold;
	color:Navy;
}

.SubSiteTitle /* sub-title */
{
	font-weight:normal;
	font-size:xx-small;
	margin: 0px;
	padding: 1em 1em 0.5em;
	text-transform: uppercase;
}

.SiteFooter /* elements of page footer control */
{
	font-size:.84em;
}

.ItemTitle /* title of items in a module */
{
	color:Blue;
	font-weight:lighter;
	font-size: medium;
}



.HtmlContentTitle /* for HTML Content Modules */
{
	color:Black;
	font-weight:bold;
	text-transform: uppercase;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
	font-size:small;
}



.TabBg
{
	text-transform: uppercase;
	font-weight:bold;
	color:Blue;
	background-color:#DCDCDC;
	font-size:80%;
}
.OtherTabsBg
{
	text-align:center;
	text-transform: uppercase;
	width:95%;
	font-weight:bold;
	color:Blue;
	background-color:#DCDCDC;
	font-size:80%;
}

.OtherTabsBg.visited,
.OtherTabsBg.active,
.OtherTabsBg.link,
.TabBg:visited,
.TabBg:active,
.TabBg:link 
{	
	color:Blue;
	text-decoration:none;
	border-color:#DCDCDC;	
}

a:hover
{
	text-decoration : underline;
}

.RSSFeedCtrl
{
	text-transform: uppercase;
	font-weight:bold;
	font-size:xx-small;
}

.hover
{
	text-decoration : underline;
	color:Blue;
}

.QuickLinks /* Used by QuickLinks.ascx */
{
	color:Red;
	width:            	100%;                  
	background-color: 	#FFFFFF;	
	padding-top:    	0.25em;
	padding-bottom: 	0.0em;
	padding-left:   	0.0em; 
	padding-right:  	0.25em; 	
}

.LeftPane
{
	BORDER: 1px solid; 
	border-color:Silver;
	PADDING-RIGHT: 5pt; 
	PADDING-LEFT: 16px; 
	PADDING-BOTTOM: 5pt; 
	PADDING-TOP: 5pt;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;	*/
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
	
}

.ContentPane 
{
	BORDER: 1px solid; 
	border-color:Silver;
	PADDING-RIGHT: 10pt; 
	PADDING-LEFT: 10pt; 
	PADDING-BOTTOM: 10pt; 
	PADDING-TOP: 10pt; 
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
	
}

.RightPane
{
	BORDER: 1px solid; 
	border-color:Silver;
	PADDING-RIGHT: 8pt; 
	PADDING-LEFT: 8pt; 
	background-color:Transparent;
	PADDING-BOTTOM: 10pt; 
	PADDING-TOP: 10pt; 
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
}
.CalendarStyle td
{
	border:solid 1px white;
	text-align:center;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
	padding-bottom:1em;
}
.CalendarHeaderStyle td
{
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
	background:silver;
	font-weight:bold;
}
.CalendarItem
{
	font-size: 8pt;
	font-weight:bold;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Trebuchet MS', 'Tahoma', 'Georgia', 'sans serif';
	padding-bottom:8em;
}
.CalendarItemLeft
{
	font-size: 8pt;
	font-weight:bold;
	text-align: left;
}

.AdminText
{
	font-family:Lucida Console, Fixedsys, Times New Roman, Sans-Serif;
	font-size:small;
}

.AnnouncementTitle /* title of announcement module items */
{
	color:Blue;
	font-weight:normal;
	font-size:.91em;
}

.AnnouncementText
{
	font-size:.90em;
}

.AnnouncementTextSpacing
{
	line-height:1em;
}

.AnnouncementItemSpacing
{
	line-height:1.5em;
}

.EventItemTitle /* title of items in the Events module */
{
	color:Blue;
	font-weight:normal;
	font-size:.91em;
}

.EventItemText
{
	font-size:.90em;
}

.EventItemSpacing
{
	line-height:1.5em;
}

.QuickLinksLinks /* QuickLinks module */
{
	color:Blue;
	font-weight:normal;
	font-size:.84em;
	line-height:1em;
}

.QuickLinksItemSpacing
{
	line-height:1em;
}

.ContactUsNormalText
{
	font-size:.90em;
}

.ContactUsHeaderText
{
	font-size:.90em;
	font-weight:bold;
}

.DocumentModHeaderText
{
	font-size:.90em;
	font-weight:bold;
}

.DocumentModNormalText
{
	font-size:.90em;	
}
