@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
}
.text a:link {
	color: #5a6f8e;
	text-decoration: none;
}
.text a:visited {
	text-decoration: none;
	color: #5a6f8e;
}
.text a:hover {
	text-decoration: underline;
	color: #5a6f8e;
}
.text a:active {
	text-decoration: none;
	color: #5a6f8e;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 0.05em;
}
.titles a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titles a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.titles a:hover {
	text-decoration: none;
	color: #555555;
}
.titles a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5a6f8e;
	line-height: 20px;
	letter-spacing: 0.05em;
}
.bluesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a6f8e;
	line-height: 19px;
}
.bluesubtitle a:link {
	color: #5a6f8e;
	text-decoration: none;
}
.bluesubtitle a:visited {
	text-decoration: none;
	color: #5a6f8e;
}
.bluesubtitle a:hover {
	text-decoration: underline;
	color: #5a6f8e;
}
.bluesubtitle a:active {
	text-decoration: none;
	color: #5a6f8e;
}
.greysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a6f8e;
	line-height: 18px;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
}
.text11 a:link {
	color: #5a6f8e;
	text-decoration: none;
}
.text11 a:visited {
	text-decoration: none;
	color: #5a6f8e;
}
.text11 a:hover {
	text-decoration: underline;
	color: #5a6f8e;
}
.text11 a:active {
	text-decoration: none;
	color: #5a6f8e;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
img.floatLeft { 
	float:left;
	border:1px solid #999999;
	margin:0px 10px 5px 0px;
}
img.border { 
	border:1px solid #999999;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 1em;
	margin-left: 1em;
}
