@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a.nav:link {
	color: #565656;
	text-decoration:none;
}
a.nav:visited {
	color: #565656;
	text-decoration:none;
}
a.nav:hover {
	color: #0a2f62;
	text-decoration:underline;
}
a.nav:active {
	color: #0a2f62;
	text-decoration:none;
}
a.nav2:link {
	color: #0a2f62;
	text-decoration:none;
}
a.nav2:visited {
	color: #0a2f62;
	text-decoration:none;
}
a.nav2:hover {
	color: #0a2f62;
	text-decoration:underline;
}
a.nav2:active {
	color: #0a2f62;
	text-decoration:none;
}
a:link {
	color: #565656;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #565656;
}
a:hover {
	text-decoration: none;
	color: #0a2f62;
}
a:active {
	text-decoration: underline;
	color: #0a2f62;
}
.float1 {
	margin-top: 10px;
}.txt1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0a2f62;
}
.txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #565656;
}
.txt3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0a2f62;
}
.txt4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a2f62;
}
.txt5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a2f62;
}
.txt6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	font-weight:bold;
	line-height: 25px;
}
.txt7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	line-height: 16px;
}
.txt8 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
}.bg1 {
	background-color: #C6DAE3;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-color: #fbfbfb;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg3 {
	background-color: #fcfcfc;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0a2f62;
}
.float2 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.float3 {
	padding-bottom: 10px;
}
