<STYLE type="text/css">
<!-- 


/* ANY CHANGES MADE TO THIS STYLESHEET AFFECT THE ENTIRE BATES SITE */


/* This stylesheet is for global styles that are applicable to pages all over the site */
/* If you have a one-off style, build it in a new stylesheet and refer to both this one */
/* and that one in your XSL stylesheet */
/* You may also override one of these styles by putting code in the secondary stylesheet  */


/* supplement is used in Generic Pages (BodyCopy_Supplement). */
/* Please do not put P tags in your BodyCopy_Supplement */

.supplement,
.supplement p	{
	font-family: Arial, Arial MT, Helvetica, sans-serif !important;
	font-size: 11px !important; 
	color: #000000 !important;
	}

/* newer pages will use a div for the supplement area */

#supplement,
#supplement p,
#supplement ul li,
{
	font-family: Arial, Arial MT, Helvetica, sans-serif !important;
	font-size: 11px !important; 
	color: #000000 !important;
	}
#supplement ul li
{
	margin-left:-10;
}

/* end of supplement stuff */

/* This font is the default */

#bodycopy, li, p, body, span, td 	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: normal;
	}


/* This is a workaround for NS4; make sure the specs are the same */
/* as for P above, except that the weight is bold. */

b, strong	{
	font-weight:bold;
	}
pre	{
	font-family: Courier, Monaco;
	}

.bold	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
	}


/* This tries to catch all the bodycopy text in pages */
/* exported from Microsoft Word; it should be same as above */

.MsoNormal	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: normal;
	}


/* Grouping common navigational font elements together to keep them consistent  */

.sectionnav, 
.sectionnavgrey, 
.pagenav, 
.pagenavoff, 
.pagenavhead 	{
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:normal;
	}



/* Section Navigation, at the top of the pages */

.sectionnav{
	color: #660000;
 	text-transform: uppercase;
    }


.sectionnavgrey{
	color: #666633;
 	text-transform: uppercase;
   }

.ancestor {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #660000;
 	font-weight: normal;
    }

/* This is for the copyright notice at the bottom of every webpage */

.copyright  {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px; 
}

.highlight	{
	background-color:#FFFF33;
	}

/* Page Navigation and link groups at the left side of the page */


.pagenav {
	color: #660000;
	}

/* Page Navigation for the page that you're on - greyed out  */

.pagenavoff {
	color: #666633;
	}

.pagenavhead {
	text-transform: uppercase;
	color: #000000;
	}


/* Pagenames are the titles that are generated from the Xpower page name. */
/*They are found on the Generic Pages */

.pagename {
	font-family: Tahoma, Helvetica, Arial, Arial MT, sans-serif;
	font-size: 26px;
	color: #660000;
	font-weight: bold;
	}




/* Headlines are found on some page types such as News Releases, */
/* Faces At Bates, Magazine Articles, and more but they are not on Generic Pages */

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #660000;
	font-weight: bold;
	font-style: italic;
	}

/* Subhead is an optional page style; they are not on Generic Pages; */
/*appear on Bates Daily and Bates Now */


.subhead {
	font-family: "Times New Roman", Times, serif;
 	font-size: 21px;
 	color: #660000;
 	font-weight: bold;
 	font-decoration: oblique;
	line-height: 99%; 
 	}

/* For teaser headlines and copy in PSP's and SHP's  */

.teaserhead  {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #660000;
    font-weight: bold;
    }

.teasertext  {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    }


/* For photo captions in Bates News Releases etc */


.caption	{
	font-family: Arial, Arial MT, Helvetica,sans-serif;
	font-size: 10px; 
	font-weight : normal; 
	line-height: 100%; 
	color:#000000;
	}

/* this is for table cells that you want to appear with tiny type */

table td.tabledata	{
		font-family: Tahoma, Helvetica, Arial, Arial MT, sans-serif;
		font-size: 10px;
	}

/* These classes deal with the hyperlink color and decoration */


A:visited {
   color : #660000;
   font-weight : bold; 
   text-decoration : none; 
}

A:link {
	color : #660000;
	font-weight : bold; 
	text-decoration : none; 
	}

A:hover {
   	color : #660000; 
   	text-decoration : underline; 
	}

A:active {
   	color : #660000;
   	font-weight : bold; 
	text-decoration : none; 
}

a.underline 	{
	text-decoration:underline;
	}
	
a.underline:visited	{
	text-decoration:underline;
	}
-->
</STYLE>

