/* <STYLE TYPE = "text/css">  */

/* Style sheet for all of Dan's pages.  */
H1 		{font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size: 20pt;  color: #333333;  line-height: 24pt;}
H2 		{font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size: 16pt;  color: #333333;  line-height: 20pt;}
H3 		{font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size: 14pt;  color: #333333;  line-height: 16pt;}
H4 		{font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size: 11pt;  color: #333333;  line-height: 13pt;}
BODY, P, OL, UL, LI, TABLE, TR, TD, FORM, INPUT, SELECT, TEXTAREA    
		{font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size: 10pt;  color: #333333;  line-height: 12pt;}

A:link		{  }
A:visited	{  }
A:active 	{  }


/* Classes */

.TEXTAREA
		{font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size: 10pt;  color: #333333;}

.menu {
  font-size : 10pt;
  font-weight : bold;
  font-family : Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none;
}
:hover.menu {
  color : #FFCC00;
  text-decoration : underline;
}

.heading {
  font-size : 14pt;
  font-weight : bold;
  line-height : 16pt;
  font-family : Tahoma, Arial, Helvetica, Sans-serif;
  color : #777777;
  text-decoration : none;
}
:hover.heading {
  color : #EE9900;
  text-decoration : underline;
}


.outline-header {
	font-family : Tahoma, Arial, Helvetica, Sans-serif;  
	font-weight : bolder;
	font-size : 14pt;  
	color : #777777;  
	line-height : 14pt;
}

.outline {
  font-size : 10pt;
  font-weight : bolder;
  color : #777777;
  font-family : Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none;
}
:hover.outline {
  color : #FFCC00;
  text-decoration : underline;
}

.top {
  font-size : 9pt;
  font-family : Tahoma, Arial, Helvetica, Sans-serif;
  color : #000000;
  text-decoration : none;
}
:hover.top {
  color : #999999;
}

.eventheading {
  font-size : 14pt;
  line-height : 120%;
  font-weight : bolder;
  color : #33CCCC;
  font-family : Comic Sans, Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none
}

.eventtitle {
  font-size : 12pt;
  line-height : 100%;
  margin-top : 5px;
  margin-bottom : 5px;
  font-weight : bold;
  text-align : center;
  color : #FF0000;
  font-family : Comic Sans, Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none
}

.eventsubtitle {
  font-size : 11pt;
  line-height : 120%;
  font-weight : bold;
  color : #6600FF;
  font-family : Comic Sans, Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none
}

.eventdescription {
  font-size : 10pt;
  line-height : 120%;
  font-weight : normal;
  color : #333333;
  font-family : Comic Sans, Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none
}

.tablecell {
  font-size : 12pt;
  line-height : 120%;
  font-weight : normal;
  color : #333333;
  font-family : Comic Sans, Tahoma, Arial, Helvetica, Sans-serif;
  text-decoration : none
}



.flyoutlink {
  font-size : 9pt;
  line-height : 9pt;
  font-weight : normal;
  font-family : Tahoma, Arial, Helvetica, Sans-serif;
  color : #555555;
  text-decoration : none;
}
:hover.flyoutlink {
  color : #EE9900;
  text-decoration : underline;
}


.small  {
  font-size : 7pt;
  font-weight : normal;
}

.bullet1  {
	padding-left : 20px; 
	padding-right : 20px;
	font-size : 10pt;
}

.bullet2  {
	padding-left : 40px; 
	padding-right : 20px;
	font-size : 9pt;
}

/* <DIV class="layer-logo"><IMG src="logo.gif" class="layer-logo"></DIV>  */
.layer-logo	{ z-index: 1;  position: absolute;   left: 40px;  top: 10px;  visibility: visible; }
.layer1   { z-index: 1;  font-weight : bold; color: #CCCCCC; 		margin-top: 10px; margin-left: 4px;  font-size: 30pt;  font-family: Tahoma, Arial, Helvetica, Sans-serif }
.layer2   { z-index: 2;  font-weight : bold; color: #FFFFFF; 		margin-top: -17px; margin-left: 2px;  font-size: 30pt;  font-family: Tahoma, Arial, Helvetica, Sans-serif }
.layer3   { z-index: 3;  font-weight : bold; color: #777777; 		margin-top: -17px; margin-left: 0px;  font-size: 30pt;  font-family: Tahoma, Arial, Helvetica, Sans-serif }


.SMALLCAPS { font-variant: small-caps }  

/*  </STYLE>   */