body {
	margin-top: 0px;
	margin-left: 10px;
	}

body,table,tr,td,div,ul,li,p {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	}

a:link { color: #003A4F; }
a:visited { color: #003A4F; }
a:hover { color: #9E1B34; }
a:active { color: #9E1B34; }

a.nav:link { color: #003A4F; text-decoration: none; }
a.nav:visited { color: #003A4F; text-decoration: none; }
a.nav:hover { color: #9E1B34; }
a.nav:active { color: #9E1B34; }

.nav {
	font-size: 11px;
	color: #003A4F;
	font-weight: bold;
	}



h2 {
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
	}

h2.title {
	font-size: 16px;
	color: #003A4F;
	}

h3 {
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	}

h3.title {
	font-size: 14px;
	color: #9E1B34;
	}

.title {
	font-size: 12px;
	color: #9E1B34;
	font-weight: bold;
	}

.highlight {
	font-size: 12px;
	color: #003A4F;
	}

.mission {
	display: block;
	background-color: #eeeeee;
	border-color: black;
	border-width: 1px;
	border-style: dotted;
	padding: 8px;
	}

.photo_r {
	float: right;
	padding: 0 0 8px 21px;
	text-align: center;
	}

.photo_l {
	float: left;
	padding: 0 21px 8px 0;
	text-align: center;
	}

.address {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}

.footer {
	font-size: 9px;
	text-align: center;
	}

.small { font-size: 9px; }

td.titlebar { background-color: #9E1B34; }

.event_box {
	border: 1px solid #ccc;
	padding: 13px;
	}

.event_box p {
	padding: 0px;
	margin: 0px;
	}