@charset "utf-8";
.boxfulloutlinewhite {
	border: 1px solid #FFFFFF;
}
a.whitelink:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.title1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #006699;
}
.rates {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
}
.ratestitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
}


.whitetext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #336600;
}
