body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}

body, table, form, input, li, ul, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: black;
}

ul {
	list-style-image:url('../images/point.gif');
}

h1 {
	color:#112840;
	font-size:30px;
	text-align: left;
	text-decoration: none;
}

h2 {
	color:#112840;
	font-size:20px;
	text-align: left;
	text-decoration: none;
}

img {
	border: 0;
}

a:link {
	text-decoration: underline;
	color: #24588C;
}

a:visited {
	text-decoration: underline;
	color: #24588C;
}

a:focus {
	text-decoration: none;
	color: #24588C;
}

a:active {
	text-decoration: none;
	color: #24588C;
}

a:hover {
	text-decoration: none;
	color: #24588C;
}

a.nextlink:link {
	text-decoration: none;
	color: #112840;
	font-weight: bold;
}

a.nextlink:visited {
	text-decoration: none;
	color: #112840;
	font-weight: bold;
}

a.nextlink:focus {
	text-decoration: none;
	color: #24588C;
	font-weight: bold;
}

a.nextlink:active {
	text-decoration: none;
	color: #24588C;
	font-weight: bold;
}

a.nextlink:hover {
	text-decoration: none;
	color: #24588C;
	font-weight: bold;
}

a.staticlink {
	text-decoration: none;
}

h2.compact {
	margin-top: 0px;
	margin-bottom: 5px;
}

img.program {
	padding-right: 8px;
	padding-bottom: 5px;
}

.nav {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 8px;
	margin-right: 4px
}

.smalldate {
	text-align: right;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.infotable {
	border-width: 1px;
	border-style: solid;
	border-color: #2E70B3;
}

.infotable td {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #2E70B3;
}

.infotable ul {
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
}

h2.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
