p,td {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}
.content {
	padding-top: 10px;
	padding-left: 10px;
}

.menub {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #00548C;
}
.menu {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu:link {
	color: #000000;
}
.menu:active {
	color: #008056;
}
.menu:hover {
	color: #008056;
}
.menu:visited {
	color: #000000;
}
.menu:visited:hover {
	color: #008056;
}
h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #008056;
	font-style: italic;

}
h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00548C;
	font-style: italic;

}
h4 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00548C;
	margin-bottom: -3px;



}
.lefttop {
	background-color: #00548C;
	background-image: url(images/blue_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 4px;

}
.righttop {
	background-color: #008056;
	background-image: url(images/green_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;



}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a:link {
	color: #008056;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #00548C;
}
a:active {
	color: #00548C;
}
th {
	color: #FFFFFF;
}
li.heavy {
	list-style-type: disc;
	margin-bottom: 2px;
	font-weight: bold;
	color: #00548C;
	font-size: 15px;
}
li {
	margin-bottom: 6px;
}

