@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004890;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div.indexSlogan {
	height: auto;
	width: 609px;
	padding-top: 20px;
	padding-left: 45px;
}
div.indexSloganAlt01 {
	float: left;
	height: 32px;
	width: 340px;
	font-size: 20px;
	color: #ff9102;
	padding-top: 14px;
	text-indent: 6px;
}
div.indexSloganText01 {
	float: left;
	height: auto;
	width: 340px;
	font-size: 13px;
	color: #FFF;
	text-align: left;
}
div.indexSloganAlt02 {
	float: left;
	height: 32px;
	width: 284px;
	font-size: 20px;
	color: #ff9102;
	padding-top: 14px;
	text-indent: 16px;
}
div.indexSloganText02 {
	float: left;
	height: auto;
	width: 284px;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	text-indent: 50px;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.FooterLogoBottom {
	width: 200px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	height: 48px;
	padding-top: 12px;
	line-height: 20px;
	text-align: center;
	color: #6db5fe;
}


a.Link1:link {
	font-weight: normal;
	color: #6db5fe;
	text-decoration: none;

}
a.Link1:hover {
	font-weight: normal;
	color: #6db5fe;
	text-decoration: none;

}
a.Link1:visited {
	font-weight: normal;
	color: #6db5fe;
	text-decoration: none;

}
a.Link2:link {
	font-weight: bold;
	text-decoration: none;
	color: #6db5fe;
	font-size: 13px;

}
a.Link2:hover {
	font-weight: bold;
	color: #6db5fe;
	text-decoration: none;

}
a.Link2:visited {
	font-weight: bold;
	color: #6db5fe;
	text-decoration: none;

}

td.FooterText {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #6db5fe;
}
.StyleArial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
div.FooterCenter {
	font-size: 13px;
	color: #6db5fe;
	height: auto;
	width: 565px;
	padding-top: 16px;
}

