@charset "UTF-8";
body {
	background-color: #A4C7F3;
	background-image: url(images/safecallbackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #2b516c;
}
a:visited {
	text-decoration: none;
	color: #2b516c;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.toplinks {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	line-height: normal;
	color: #2b516c;
	text-decoration: none;
}
.pagelinks {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #333333;
}
.greenbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #688407;
}
.tableext {
	background-image: url(images/bodybackext.jpg);
	background-repeat: repeat-y;
}
.blueside {
	background-image: url(images/bluewindow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.quotetext {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C9711;
	font-weight: bolder;
	height: -25px;
	line-height: 1px;
	vertical-align: baseline;
}
.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #7C9711;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7C9711;
	line-height: 18px;
}
.smallwhite {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.quotenameontest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #849D20;
	text-align: right;
}
