.PageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #004b85;
	text-align: right;
	font-style: italic;
	}
	
.Body {
	font-family: Lucida Sans Unicode, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	}

div {  
	font-family: Lucida Sans Unicode, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	}

	
p {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	}
	
.Bold {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	color: #333333; 
	font-style: normal; 
	text-decoration: none;
	}
	
th {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #004b85;
	color: #FFFFFF;
	text-align: left;
	}

td {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	}
	
.EventDate {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #004b85;	
	font-style: normal;
	text-decoration: none;
	}	
	
.EventTitle {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004b85;
	font-style: normal;
	text-decoration: none;
	}	
	
.EventBody {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #cccccc;
	font-style: normal;
	text-decoration: none;
	}	
	

	
body {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	}	

.evenrow {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;	
	background-color: #CCCCFF;	
}

.oddrow {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;	
	line-height: 13px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#6699FF;
}
	

.Caption {  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: xx-small; color: #666666; text-decoration: none}
.Modified {  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: italic; color: #000000}

a {  
	text-decoration: none
	}
	
a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;	
	}
	
a:visited {  
	color: #333366;
	font-weight: bold;		
	}
	
a:active {
	color: #333366;
	font-weight: bold;	
	}	

a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.Button {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	color: #000000; 
	cursor: hand
	}
	
.Input {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #666666
	}
	
.Heading1 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23AECF;
	font-weight: bold;
	line-height: 20px;
	}
	
.Heading2 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828281;
	font-weight: normal;
	line-height: 30px;
	}
.Heading3 {  
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: 400
	}
	
.header {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #cccc99;
	color: #FFFFFF;
}
	
	
.Button2 { font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; cursor: hand ; font-weight: bold}
.Link {  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; color: #000000}
.Bullet {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	font-size: 13px;
	list-style-image: none;
}
.Menu { font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; font-weight: bold ; cursor: hand}
.Caption2{ font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; font-weight: bold}
.Hidden { Display: none;  }
.Readonly {  font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #cccccc}
h1 { font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: small; color: #000000; font-weight: bold }
h2 { font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold }
h3 { font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: italic; color: #000000 }
h4 { font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; font-size: xx-small; color: #828281; text-decoration: none }
.Footer {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.subhead {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #23AECF;
	font-style: italic;
	color: #FFFFFF;
}
.fixture {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.oddrowsmall {

	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #c0c0c0;
}
.evenrowsmall {

	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.HeaderText {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 70px;

}
ul {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(local/bullet.gif);
	padding-left: 20px;
	margin-left: 0em;
	text-indent: 0em;
	list-style-type: square;
	line-height: 20px;
	margin-bottom:0px; 
	margin-top:7px;			
}


ol {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	margin-bottom:0px; 
	margin-top:7px;		
}

.HeaderText2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
