@charset "utf-8";
.LeftFade {
	background-image: url(images/leftfade.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.RightFade {
	background-image: url(images/rightfade.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.MainMenu {
	background-image: url(images/sec04.gif);
	background-repeat: repeat-x;
	width: 781px;
}
.WhiteLine {
	background-color: #FFFFFF;
	height: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #467BBE;
	margin-bottom: -15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #467BBE;
	margin-top: 20px;
	margin-bottom: -15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.NoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #41A96E;
}
