body
{
	font-family: Verdana;
	font-size: 0.8em;
	background: #ffffff;
}

h3.article
{ font-size: 1.2em;
	text-align: left;
	text-indent: 0pt;
	color: black;
	background: #FFFFFF;
	margin: 0.25em;
      	}

p
{
	padding: 0.5em;
}

h4
{
	font-size: 1.2em;
	color: #aa0000;
	background: #999999;
	padding: 0.25em;
}

div.contentbox
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
div.contenttitle
{
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 1.2em;
	color: #ffffff;
	background: #888888;
	padding: 0.25em;
}

.toplink
{
	font-size: 0.8em;
}
a.toplink
{
	background: white;
}
a.toplink:hover
{
	background: #6699cc;
	color: #FFFFFF;
}
div.toplinks
{
	padding: 0.25em;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 99%
}

div.footer
{
	color: #BB0000;
	text-align: center;
	background: #DDDDDD;
	padding: 0.25em;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	clear: left;
	margin-top: 1em;
	width: 99%
}
blockquote.italic
{
	font-style: italic;
	padding: .5em;
}

P.brocsubhead1, P.brocsubhead2
{
      font: bold 1em "Verdana";
      	  	text-align: left;
      	  	text-indent: 0pt;
      	  	color: black;
      	  	background: white;
      	  	padding: 0.5em;
      	}

h2.brochures
{
      font: 1.4em "Verdana";
        	text-align: center;
        	text-indent: 0pt;
        	color: black;
        	background: #FFFFFF;
      	}

h3.brochures
{ 
      font: 1.2em "Verdana";
        	text-align: center;
        	text-indent: 0pt;
        	color: black;
        	background: #FFFFFF;
      	}
      
ol.alpha
{ 
      list-style-type: lower-alpha;
        	text-align: left;
        	text-indent: 0pt;
        	color: black;
        	background: white;
	 	}

ol.numeric
{
      list-style-type: decimal;
        	text-align: left;
        	text-indent: 0pt;
        	color: black;
        	background: white;
      	}

div.sheadlineodd, div.sheadlineeven
{
        	text-align: left;
        	background: #FFFFFF;
        	margin-top: .25em;
        	padding-left: .5em;

        	color: black;
}
	  	
div.sheadlineeven
{
        	background: #DDDDDD;
}
      
span.headlinedate
{ 
        	font-style: italic;
        	color: black;
      	}

span.articledate
{ 
        	font-style: italic;
        	color: black;
        	margin-left: .5em
      	}

span.openingdate
    	{ 
        	font-weight: bold;
        	color: #ffffff;
        	background: #000000;
      	}

div.opening
{
	font-size: 1.1em;
	color: #000000;
	background: #ffffff;
	border-color: #0000FF;
	border-style: solid;
	border-width: 2px;
	width: 240px;
	float: left;
	margin-right: 0.25em;
}

span.openingheadline
{
	font-size: 1.2em;
	font-weight: bold;
	color: #ff0000;
	background: #ffffff;

}

span.openingarticledate
    	{ 
        	font: 0.9em "Verdana";
        	font-style: italic;
        	font-weight: normal;
        	color: #000000;
        	background: #ffffff;
      	}

span.openingarticle
{
	color: #000000;
	padding-left: 1em;
	padding-right: 1em;
        	background: #ffffff;
        	margin-top: 0.75em;
        	text-indent: 1em;
}

span.caption
{
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	padding-left: 1em;
	padding-right: 1em;
        	background: #ffffff;
        	margin-top: 0.75em;
        	text-indent: 1em;
}

div.resources
{
	color: #000000;
	background: #6699cc;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 240px;
	padding: 0;
}

span.resourcestitle
{         	
        	font-weight: bold;
        	color: #ffffff;
        	background: #000000;
        	padding: 0;
      	}

ul.resourcescategory
{
	padding-left: 10px;
	margin: 0;
	list-style: none;
}
li.resourcescategory a
{
	font-size: 0.8em;
	background: #6699cc;
}

td.phrase
{
	font-size: 0.9em;
	font-style: italic;
	color: #709300;
	color: #000000;
	border: 1px solid #000000; 
	text-align: center; 
	padding: 5px
}

div.events
{
	border-style: solid;
	border-width: 1px;
	background: #6699cc;
	margin-top: 0.5em;
	width: 240px;
	
}

span.edate
{
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	background: #6699cc;
	padding-left: .5em;
}

span.ename
{
	font-size: 0.8em;
	color: #000000;
	background: #6699cc;
	padding-left: .5em;
}

span.edesc
{
	font-size: 0.8em;
	color: #000000;
	background: #6699cc;
	padding: .25em;
	padding-left: .5em;
}

a
{
	text-decoration: none;
}
a:visited
{
	color:blue;
}
