/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00365B;
}
.line {
	line-height: 1px;
	color: #DAE300;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004B59;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: 00A9CC;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004B59;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.quote {font-family: Arial, Helvetica, sans-serif;	font-style: italic;	font-weight: bold;	color: #00A9CC;}
a:link {
	color: #0781A0;
}
a:visited {
	color: #0781A0;
}
a:hover {
	color: #54c1db;
}
a:active {
	color: #0781A0;
}
