#main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #8FAFBB;
	border: 1px solid #FFFFFF;
}
#nav ul {
	margin-left: 20px;
	padding-left: 0px;
}

.tr {
	background-color: #BBCED5;
	border: 1px solid #657982;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#main p {
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	text-decoration: none;
}
#sub {
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	color: #EAFCFC;
	text-decoration: underline;
}
td {
	font-size: 12px;
	text-decoration: none;
}




body {
	color: #D8E6E9;
	background-color: #22262e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	background-color: #BBCED5;
	padding: 8px;
	border: 1px solid #22262E;
}
a.footer:link {
	color: #22262E;
	text-decoration: none;
}
a.footer:visited {
	color: #45657A;
	text-decoration: none;
}
#media {
	background-color: #BBCED5;
	padding: 12px;
	border: 1px solid #22262E;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	padding-top: 8px;
	padding-left: 8px;
}
h3 {
	font-size: 13px;
	padding-left: 8px;
}

a.sidebar:link {
	color: #22262E;
	text-decoration: underline;
}
a.sidebar:visited {
	color: #4A667E;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #Table_01 {
	background-image: url(images/navBG.jpg);
	background-repeat: no-repeat;
}
#tdNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A313B;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(images/navBG.png);
}
#tdNav a:link {
	font-size: 13px;
	text-decoration: none;
	color: #2A313B;
	line-height: 20px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#tdNav a:hover {
	text-decoration: none;

	background-image:
; 	background-image: url(images/navBG-over.png);
	background-repeat: no-repeat;
}
li {
	list-style-image: url(images/bullet.png);
	list-style-type: none;
}
.calendarBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #48667E;
}
#main #subMainContent #calendar {
	border: 1px solid #6A96A4;
}
#main #subMainContent #calendar th {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", "Times New Roman", serif;
	font-size: 16px;
	background-color: #799BA7;
	color: #FFFFFF;
}
#main #subMainContent #calendar h1 {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", "Times New Roman", serif;
	font-size: 16px;
}
#main #subMainContent h1 {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", "Times New Roman", serif;
	font-size: 16px;
}
#main #subMainContent #calendar .toprow {
	background-color: #B9CDD4;
	font-weight: bold;
}
#main #subMainContent #calendar td {
	padding: 3px;
	font-weight: normal;
}


.memImg {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-bottom: 2px;
}
.bottomBorder {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #506C84;
	padding-top: 8px;
}
