body		{background-color:#ffffff;
				margin:0px 360px 0px 0px;   }

p 				{font-size: 10pt;
				line-height:  16pt;
				font-family: Trebuchet, Verdana, Sans-Serif;
				color:#000000;	}  

	
A:link		{
	color:#990000;
	text-decoration:none;
}

A:active	{
	color:#0066FF;
	text-decoration:none;
}

A:visited	{
	color: #3333CC;
	text-decoration:none;
}

A:hover				{
	color:#CC3300;
	text-decoration:none;
}

a.menu:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #660000;
	font-style: normal;
	text-decoration: none;
	width: auto;
	line-height: 13px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
a.menu:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
a.menu:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
a.menu:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
}


H1				{font-size:1.6em;color:#1B2B76;}
H2				{font-size:1.6em;color:#666666;font-style:italic;}
H3				{
	font-size:1.4em;
	color:#000000;
	line-height: 1.6em;
	margin: 0px;
}
H4				{font-size:1.1em;color:#666666;}
H5				{font-size:1.2em;color:#CC0000; background-color: #ffcc00; line-height: 1.3em;}
H6				{font-size:.06em;color:#005500;}

ul				{list-style-type:circle;}


.text  				{font-size: 10pt;
				line-height:  15pt;
				font-family: Verdana, Trebuchet, Sans-Serif;
				color:#000000;	}  
				
				
.footer				{
	font-size: 8pt;
	line-height:  12pt;
	font-family: Trebuchet, Verdana, Sans-Serif;
	letter-spacing: 2px;
	background-color: #fdcc99;
	text-align: center;
	width: 790px;
	background-position: center;
	float: none;
	} 

.title				{
	font-weight:  bold;
	font-size: 10pt;
	background-color: #4796c6;
	line-height: 16px;
	padding: 20px;
						}    

.title2				{font-weight: bold;
							font-size: 10pt;
							background-color: #FFf8dc;
							line-height: 18px;
						}    
						
						
td.sp 	{background-color: #ffffff;
					margin-left: 0;}
					

table			{
	background-color: #FCEFDD;
	border: none;
	font-size: 9pt;
	line-height:  15pt;
	font-family: Trebuchet, Verdana, Sans-Serif;
	padding-left: 5px;
	padding-right: 5px;
												}
											
table#event 		{	background-color: #ffffff;
							border: 0;
				font-size: 9pt;
				line-height:  15pt;
				padding-left: 0px;
				padding-right: 0px;
				}

				
/* start of css for double column list for phone numbers:  this div gives the list a place to live and remain relative to */
#cdl {
  padding : 0    
  width : 70%;
   border : 0px;
  margin : 0px;
}

/* style all the list items here */
#cdl ul li {
	height : 1em;
	list-style-type : none;
	padding : 0.2em 0 0.4em 0;
	border-bottom : 0px solid #ccc;
}

/* every second list item is positioned outward and moved up equal to LI height to even them */
#cdl ul li.cdl_l2 {
  margin-left : 30%;
  margin-top : -1.7em;
   padding : 0.2em 0 0.4em 0;
  border : 0;
}   


/* star hack in use here but this is for IE 6.2 and older only and you may use a conditional comment and 2nd CSS */
* html #cdl ul li.cdl_l2 {
  margin-top : -2.1em;}
.subhead_rw {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.indent {
	padding-right: 50px;
	padding-left: 70px;
}
#headernav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin-top: -25px;
	width: 600px;
	margin-left: 60px;
}
