@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
a:link {
	color: #C00;
	text-decoration: none;
	font-weight:normal
}
a:visited {
	color: #C00;
	text-decoration: none;
	font-weight:normal
}
a:hover {
	color: #C00;
	text-decoration: underline;
	font-weight:bold
}

a img { 
  border: none;
}

/* Links for footer */
#footer a:link {color: #C00; text-decoration: none; font-weight:normal}
#footer a:visited {color: #C00; text-decoration: none;font-weight:normal}
#footer a:hover {color: #C00; text-decoration: underline;font-weight:normal}


/* Text and Headers */

p {
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color:#333;
  }
  
ol, ul, li {
	font-size: 12px;
	line-height: 1.4;
	color: #333;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #000;
	line-height: normal;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000;
	line-height: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	line-height: normal;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000;
	line-height: normal;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	line-height: normal;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	line-height: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	clear: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photoright100 {
	float: right;
	clear: right;
	padding: 2px 0px 8px 10px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 100px;
	line-height: 1.2;
}
.photoright150 {
	float: right;
	clear: right;
	padding: 2px 0px 8px 10px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 150px;
	line-height: 1.2;
}
.photoright200 {
	float: right;
	clear: right;
	padding: 2px 0px 8px 10px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 200px;
	line-height: 1.2;
}
.photoright250 {
	float: right;
	clear: right;
	padding: 2px 0px 8px 10px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 250px;
	line-height: 1.2;
}
.photoright350 {
	float: right;
	clear: right;
	padding: 2px 0px 8px 10px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 350px;
	line-height: 1.2;
}
.photoleft94 {
	float: left;
	clear: left;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 94px;
	line-height: 1.2;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.photoleft100 {
	float: left;
	clear: left;
	padding: 2px 10px 8px 0px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 100px;
	line-height: 1.2;
}
.photoleft150 {
	float: left;
	clear: left;
	padding: 2px 10px 8px 0px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 150px;
	line-height: 1.2;
}
.photoleft200 {
	float: left;
	clear: left;
	padding: 2px 10px 8px 0px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 200px;
	line-height: 1.2;
}
.photoleft250 {
	float: left;
	clear: left;
	padding: 2px 10px 8px 0px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 250px;
	line-height: 1.2;
}
.photoleft350 {
	float: left;
	clear: left;
	padding: 2px 10px 8px 0px;
	margin: 0;
	font-size:95%;
	color: #666;
	font-style:italic;
	width: 350px;
	line-height: 1.2;
}
	
.rightpic { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right;
}

.leftpic { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
}
.bannerpic {
	margin: 0 0 0.5em 0;
}
.pictopright {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
 }
.pictopleft {
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}

.arc90_imgcaption {
	text-align: center;
	border: 1px solid #DDD;
	padding: 5px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	
} 
.arc90_imgcaptionTXT {
	font-size: 9px;
	color: #666;
	text-align: left;
} 
.floatl { 
	float: left; 
	margin-right: 1em; 
}
.floatr { 
	float: right; 
	margin-left: 1em; 
}
table {
	width: 100%;
	border: 1px solid #666;
	border-collapse:separate;
	border-spacing:1px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	 
}
p.tabletext {
	text-align: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12 px;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1em;
	color: #000;
}
td {
	border: 1px solid #999;
}
.halfwidthtableright {
	width: 50%;
	border: 1px solid #666;
	border-collapse:separate;
	border-spacing:1px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.halfwidthtableright th {
	font-weight: bold;
	border: 1px solid #666;
	padding: 4px 5px;
	vertical-align:top
}
.halfwidthtableright td {
	padding: 4px 5px;
	vertical-align: top;
}
.halfwidthtableleft {
	width: 50%;
	border: 1px solid #666;
	border-collapse:separate;
	border-spacing:1px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.halfwidthtableleft th {
	font-weight: bold;
	border: 1px solid #666;
	padding: 4px 5px;
	vertical-align:top
}
.halfwidthtableleft td {
	padding: 4px 5px;
	vertical-align: top;
}
.stripetable {
	width: 100%;
	border: 1px solid #666;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stripetable th {
	font-weight: bold;
	border: 1px solid #666;
	background-color: #FFDB76;
	
}
td,th {
	padding: 4px 5px;
	vertical-align:top
}
.odd {
	background-color: #FFF4C8; }
.odd td {
	border: 1px solid #999;
}
.even {
	background-color: #FFF; }
.even td {
	border: 1px solid #999;
}
.nolinestable {
	width: 100%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nolinestable td, th {
	padding: 4px 5px;
	vertical-align:top;
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.yellowtable {
	width: 100%;
	border: 1px solid #666;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yellowtable th {
	font-weight: bold;
	background-color: #FFDB76;
	border: 1px solid #666;
	padding: 4px 5px;
	vertical-align:top
}
.yellowtable td {
	font-weight: normal;
	background-color: #FFF4C8;
	border: 1px solid #666;
	padding: 4px 5px;
	vertical-align:top
}
.tableheader {
	font-weight:bold;
	background-color:#FFDB76;
}
.orangebold {
	font-weight:bold;
	color:#F60;
}

.announcements {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFDB76;
	vertical-align: top;
	float: right;
	width: 170px;
	border: 3px double #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar2 ul {
	margin-left: -20px;
	}
#sidebar2 li {
	list-style-type:square;
}
.eventsdheader {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.orangeheader {
	font-weight: bold;
	font-size: 12px;
	vertical-align: text-bottom;
	line-height: 0.5;
	color: #e85100;
	}
img.center {
	display: block;
    margin-left: auto;
    margin-right: auto
}
.bluetext {
	color: #00F;
}
