html, body {  
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
text-align: left;
	
background-image: url(images/bg.gif); 
background-color: #ffffff; 
background-repeat: repeat-x;
}

table { 
font-family: Arial, Helvetica, sans-serif; 
color: #26567a; 
font-size: 12px; 
line-height: 17px;
}
table a:link {color: #00b275; text-decoration: underline}
table a:visited {color: #00b275; text-decoration: underline}
table a:hover {color: #00b275; text-decoration: none}
table a:active {color: #00b275; text-decoration: underline}

.side { 
font-size: 11px; 
line-height: 15px; 
padding: 10px 0px 10px 20px;
}
.side a:link {color: #d9f6ff; text-decoration: underline}
.side a:visited {color: #d9f6ff; text-decoration: underline}
.side a:hover {color: #d9f6ff; text-decoration: none}
.side a:active {color: #d9f6ff; text-decoration: underline}

h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
color: #56b7e1; 
text-align: left;
margin: 0px; 
padding: 35px 0px 15px 25px;
line-height: 30px;
text-transform: uppercase;
}

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
font-style: italic;
margin: 0px; 
padding-bottom: 5px;
}

h3 { 
color: #1c79bb;
font-size: 14px; 
font-weight: bold; 
margin: 0px; 
padding-bottom: 5px;
text-transform: uppercase;
}

.small { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #3B3F57; 
font-size: 9px; 
line-height: 16px
}

.address { 
background-image: url(images/footerbg.gif); 
padding: 15px 0px 15px 0px;
}
.address a:link {color: #26567a; text-decoration: none}
.address a:visited {color: #26567a; text-decoration: none}
.address a:hover {color: #26567a; text-decoration: underline}
.address a:active {color: #26567a; text-decoration: none}

.copyright { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
line-height: 15px; 
padding-top: 15px;
}
.copyright a:link {color: #26567a; text-decoration: none}
.copyright a:visited {color: #26567a; text-decoration: none}
.copyright a:hover {color: #26567a; text-decoration: underline}
.copyright a:active {color: #26567a; text-decoration: none}

.stripe { background-color: #f8f6f1;}
.tablebg { background-image: url(images/tablebg.gif)}
.imageborder { border: 3px solid #cbca8a;}

.input {
color: #000000; 
font-size: 13px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
border: 1px solid #787878; 
}

.button { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
background-color: #747474; 
color: #FFFFFF; 
border: 1px solid #FFFFFF; 
}

ul {
padding: 0px;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 5px;
margin-top: 5px;
}

ol {
padding: 0px;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 5px;
}

li {
margin-bottom: 5px;
}



#EventCalendar #Eventheader, #EventCalendar #Eventheader td	{height: 22px; color: white; background-color: #000000;}

#EventCalendar h2	{font-size: 12px; font-style: normal; font-weight: bold; margin: 0px; padding: 0px;}
#EventCalendar th {font-size: 12px; color: white; font-weight: bold; background-color: #000000;}
#EventCalendar td	{text-align: center;  font-size: 11px; background-color: #ffffff;}
#EventCalendar td.nonevent	{width: 20px; height: 18px; }
#EventCalendar td.nonday	{background-color: #ffffff;width: 20px; height: 18px;}

#EventCalendar td.event	{height: 18px; background-color: #e5f5fb; width: 20px;}

#EventCalendar td.event a	{text-decoration: none; color: black; display: block; width: 20px; height: 18px; }
#EventCalendar .calendarSubmit { font-weight: bold; font-size: 10px; border: 0px; background-color: white;}

/* #EventTable th {text-align: left; }*/


.eventDetailDate	{color: #26567a; font-size: 11px; font-weight: bold;}
.eventDetailTitle	{color: #000000; font-size: 11px; font-weight: normal; }
a.eventDetailLink:link , a.eventDetailLink:visited	{color: #d9f6ff; text-decoration: none; text-transform: uppercase;}
a.eventDetailLink:hover	{text-decoration: underline; }	


#announcements	p	{margin: 0px 0px 15px 0px;}