h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#green {color: #99cc00;}
#navtop
{
	list-style-type: none;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
hr {
	background-color: #E6E6E6;
	border: 0;
	color: #E6E6E6;
	height: 1px;
}
a {text-decoration: none}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
p.margin {
	margin-left: 1cm;
	text-align: justify;
}
p.linkbar {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
li {margin: 1em 0;}
table.horizontal {
	heigth: 1cm;
}
table.solid{
	border-style: solid;
	border-width: 1px;
	color: #E6E6E6;	
}
th {
	font-size: 12px;
	font-weigth: bold;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	color: #000080;
}
th.green { background-color: #99cc00;}
th.orange { background-color: #ff7900;}
th.blue { background-color: #000080;}
th.gray { background-color: #E6E6E6;}
#tdprogram {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000080;
	color: #ffffff;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding-left: .3cm;
	width: 280px;
}
td.solid {
	border-style: solid;
	border-width: 1px;
	color: #E6E6E6;
}
#aligntop {
	position: relative;
	top: -15px;
}
ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0em;
}

#navlist
{
	list-style-type: none;
	color: darkgray;
	text-decoration: none;
}

#navcontainer {
	font: 10px "verdana",sans-serif;
	font-weight: 900;
	text-decoration: none;
	list-style-type: none;
}

#navcontainer a {color: gray;}

#navcontainer a:hover
{
	color: #000080;
	background-color: #ffffff;
}
#active a:link { color: #000080; }