@charset "utf-8";
body {
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

img{border:0px;}

#bizhours {
	width: 100%;
}


/* CSS Document */

#banner {
	background-image: url(../images/gradrepeat.gif);
	height: 68px;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	border:colapse;
}
.banright {
}
.logo {
	text-align: right;
	font-size: 175%;
	color: #212C77;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 3px;
}
.leftcol {
	padding-left: 8px;

}
#content {
	width: 100%;
}
.content  {
	padding: 8px;
}


#footer {
	width: 100%;
	background-image: url(../images/footrepeat.gif);
	height: 152px;
}

#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightcol {
	width:56px;
	text-align: right;

}



.navarea {
	vertical-align: bottom;
}
#bizhours {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
}
#container .leftcol #content #servicelist li {
	list-style-type: square;
	font-size: 12px;
}
#container .leftcol #content strong {
	color: #003A83;
}

.banborder {
	background-image: url(../images/bluerepeat.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
.footcontent  {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	color: #990000;
}

.phone {
	text-align: right;
	font-size: 175%;
	color: #212C77;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 3px;
}
.bizheading {
	color: #3D4791;
	font-weight: bold;
	font-size: 135%;
}

#footer .footcontent #subfooterbrand {
	font-size: 10px;
    position:relative;
	top:35px;
	right:5px;
}

#footer .footcontent #subfooterbrand a {
	color:#990000;
}

#footer .footcontent #subfooterbrand a:hover {
	color:#666666;
	text-decoration:none;
}
h1 {
	font-size: 180%;
	color: #3E468F;
	margin: 0px;
	padding: 0px;
}
.subheadings {
	color: #666666;
}
.pagesmoketesting{font-size:11px;}
.pagesmoketesting h2 {
	font-size: 130%;
	color: #333;
	margin: 0px;
	padding: 0px;
}
