body {
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
}
h1 {
	font-size: 1.15em;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	margin-bottom: 3px;
	font-size: 1.0em;
}
h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-left: 16px;
	list-style-type: circle;
	margin-top: 0px;
}
th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-size: .8em;
	font-weight: normal;
	width: 14%;
	text-align: left;
}
td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	vertical-align: top;
	font-size: .87em;
	height: 75px;
}
table {

	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.topnav {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	margin-right: 32px;
	vertical-align: bottom;
}

.contentblock {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.rightbox {
	text-align: left;
	width: 204px;
	margin-left: 0px;
	border: 1px dotted #666666;
	position: static;
	top: 0px;
	float: right;
	padding: 5px;
	margin-bottom: 6px;
	font-size: .85em;
}
.leftbox {
	text-align: left;
	width: 540px;
	float: left;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}
.contentbox {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 10px;
}
.imageleftfloat {
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 12px;
	float: left;
}
.imagerightfloat {
	margin-bottom: 6px;
	margin-top: 6px;
	float: right;
	margin-left: 12px;
}
.topnavbar {
	height: 30px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
}
.pageheader {
	width: 767px;
	margin-top: 0px;
	margin-bottom: -3px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.headerlogo {
	margin-right: 10px;
}
.centerbox {
	text-align: left;
	width: 763px;
	float: left;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}
.bottomnav {
	color: #666666;
}
.caldetailtime {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .87em;
}
.caldetaildescript {
	font-size: 0.87em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #000099;
}
.caldetaildate {
	font-weight: bold;
	font-size: .87em;
	margin-top: 0px;
	margin-bottom: 0px;

}
.caldetaillongdescript {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 0.82em;
}

.calendarweekend {
	background-color: #EEEEEE;
}
.calendareventnormal {
	background-color: #BED8F8;


}
.calendareventholiday {
	background-color: #FFCCCC;


}
.calendareventspecial {
	background-color: #D5CEFB;


}
.calendareventmeeting {
	background-color: #F2EBD9;



}
.calendartime {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.82em;
}
.calendardescript {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.82em;
}
.calendarnomodate {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.87em;
	color: #999999;
	background-color: #DDDDDD;
}
.contactfield {
	margin-left: 130px;
}
.contactlabel {
	font-weight: bold;
	float: left;
	width: 130px;
}
.calendarlegend {
	margin-top: 5px;
}
.imageright {
	margin-bottom: 4px;
}

.footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.contactfield {
	left: 100px;
}
.contactlabel {
	width: 100px;
	font-weight: normal;
}
.disclaimer {
	font-size: 0.84em;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
} 