#accredited
{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 12px;
}

#accredited fieldset
{
	border: none;
}

#accredited label
{
	float: left;
	width: 100px;
	margin-top: 3px;
}

#accredited h1
{
	font-size: 22px;
	font-weight: bold;
}

#accredited a
{
	color: #005587;
	text-decoration: underline;	
}

#accredited a:hover
{
	color: #005587;
	text-decoration: none;	
}

.blue_box
{
	float: left;
	width: 227px;
	height: 84px;
	padding: 12px 0 0 10px;
	margin: 0 13px 13px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	background: top left no-repeat url('../images/blue_box_1.png');
	overflow: hidden;
}

#a2z_box
{
	clear: left;
}

#a2z_box, #nationwide_box
{
	background-image: url('../images/blue_box_2.png');
}

.blue_box p
{
	margin: 0;
	padding: 0;
}

.blue_box strong
{
	font-weight: bold;
}

.blue_box .big_blue
{
	font-size: 18px;
	color: #005587;
	font-weight: bold;
}

.blue_box a
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

#navigation a
{
	text-decoration: none;
}

#search_top
{
	float: left;
	clear: left;
	width: 492px;
	height: 28px;
	background: url(../images/search_box_top.png) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 0 10px;
}

#search_middle
{
	float: left;
	clear: left;
	width: 492px;
	padding: 10px 10px 0 10px;
	background: url(../images/search_box_middle.png) repeat-y
}

#search_bottom
{
	float: left;
	clear: left;
	width: 492px;
	height: 10px;
	background: url(../images/search_box_bottom.png) top left no-repeat;
}

#submit
{
	float: right;
	margin-right: 10px;	
}

#accredited .title
{
	float: left;
	clear: both;
	width: 460px;
	margin-top: 10px;
}

#accredited .title span
{
	font-size: 14px;
	color: #005587;
}

#accredited .address
{
	float: left;
	clear: both;
	width: 472px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #005587;
}

#accredited .left
{
	float: left;
	clear: left;
	width: 200px;
	margin-right: 10px;
}

#accredited .right
{
	float: left;
	width: 260px;
}

#accredited .other_sites
{
	float: left;
	clear: both;
	width: 200px;
	margin-top: 10px;
	font-weight: bold;
}

#accredited .grouped_sites
{
	float: left;
	clear: both;
	display: none;
}
#back
{
	width: 190px;
	position: absolute;
	top: 174px;
	left: 476px;
}