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

a:link    {color:blue; background-color:transparent; text-decoration:none}
a:visited {color:blue; background-color:transparent; text-decoration:none}
a:hover   {color:#33E6FF; background-color:transparent; text-decoration:underline}
a:active  {color:yellow; background-color:transparent; text-decoration:underline}

#Link_Position {
	Align: Center;
}

.phone_number {
	text-decoration:none;
}

.detail_section a {
	color:black; 
	text-decoration:none;
}

.detail_section table {
	white-space-collapse:collapse;
}

.detail_section #company_name {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:white;
	font-size:16px;
	font-weight:bold;
	padding-left:8px;
}

.detail_image {
	border-collapse:collapse;
	border:hidden;
}

#detail_buttons a {	
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
}

.claim_table {
	color:white;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
}