.title {
	font-size: 20px;
	line-height: 20px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 40px;
}
.toplink {
	line-height: 20px;
	color: #003366;
	padding-top: 40px;
	padding-bottom: 20px;
}

h1	{
	font-size:12px
}

a            { color: #003366}
a:hover      { color: orange}

a:link.level1, a:visited.level1 {
	border-bottom: 1px solid #FFF;	
	color: #FFF;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 120px;
	text-indent: 7px;
}

a:hover.level1 {

	border-left: 6px solid #FFF;		
	color: orange;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 120px;
	background-color: transparent;
}
a:link.m2, a:visited.m2 {

	font-family: Verdana;
	border-bottom: 1px solid #ccc;	
	color: #000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 140px;
	text-indent: 7px;
	text-align: right;
}

a:hover.m2 {
	color: #FD7801;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 140px;
	background-color: #ddd;
}
.tableheader {
	background: #336699;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 25px;
}

.columnheader {
	font-weight:bold;
}

.divider {
	background: #336699;
	line-height: 1px;
}

.pic {
	border: 1px solid #000000;
	padding: 4px;
}

#page {
	background-image: url(images/bgblue.jpg);
	background-repeat: no-repeat; background-position-y:top;
}

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	line-height: 20px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
