@charset "UTF-8";
/* CSS Document */

/* CSS Document */

#tagline {
	height: 63px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066B3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066B3;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#tagline_left {
	float: left;
	width: 341px;
	padding-top: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: lighter;
	color: #005190;
	height: 49px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 23px;
}
#container #main_window #tagline #top_bbb {
	float: left;
	height: 57px;
	width: 75px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
#tag_verizon {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	height: 49px;
	width: 350px;
	margin-top: 3px;
	line-height: 25px;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 3px;
}
