@charset "UTF-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	padding-right: 30px;
	color: #333333;
	padding-top: 0px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003360;
}
.pictures {
	margin-right: 16px;
	float: left;
	margin-bottom: 8px;
}
.textblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #B01117;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #92070A;
	padding-top: 20px;
	padding-left: 20px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #003360;
	margin-left: 20px;
	margin-right: 20px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003A68;
	font-weight: bold;
}
.dotrepeaty {
	background-image: url(images/grey_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 4px;
}
.texthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	padding-right: 30px;
	color: #333333;
	padding-left: 10px;
}
