@charset "utf-8";
body {
	background-color: #66A4F3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	padding-left: 25px;
}

h1 {
	font-size: 30px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}
.linkspath {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 15px;
}

h2 {
	font-size: 24px;
	color: #000;
}
h3 {
	font-size: 24px;
	color: #600;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 20px;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 14px;
	color: #000;
}
.footer {
	font-size: 9px;
	color: #009;
	text-align: center;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h6 {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #66A4F3;
}
#mainContent table tr td #form1 table tr td .border2 tbody tr .misctext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#mainContent table tr td table tr td table tr .TextObject {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.Title {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
