@charset "UTF-8";
.footer {
	color: #79133E;
	font-size: 10pt;
	font-weight: bold;
}
a.footer {
	color: #79133E;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.footer:visited {
	color: #79133E;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.footer:hover {
	color: #79133E;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:active {
	color: #79133E;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 8pt;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #003366;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}
.depthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
.labhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
a.headlink {
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headlink:visited {
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.headlink:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a.headlink:active {
	color: #003366;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.thcaldays {
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
.tdmeal {
	color: #000000;
	background-color: #B4C9D3;
	text-align: center;
}
.menutext {
	font-size: 7pt;
}
.imgintext {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.cardwarning {
	color: #FF0000;
}
.strong {
	font-weight: bold;
}
.ecardborder {
	border: 1px solid #999999;
}
.tddivider {
	background-image: url(divider.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tableborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

