img
{
	border: none;	
}

a
{
	color: #153B63;	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}

.clear
{
	clear: both;
	display: block;
}

#location
{		
	width: 540px;
	color: #153B63;	
	font-family: Arial, Arial, Helvetica, sans-serif;	
}

#selection
{		
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #F1F1F1;
	height: 20px;
}

#selection #dropdown_location
{	
	float: left;
}

#selection form
{
	margin-bottom: 0px;
	margin-top: 0px;
}

#selection select
{		
	margin-left: 12px;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: normal;	
}

#selection select.state
{
	float: left;
}

#selection .button
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #B4C6D9;
	font-size: 11px;
	font-weight: normal;
	margin-left: 12px;
}

#detail
{
	padding-left: 12px;
}

#selection_hint
{			
	padding-top: 11px;	
	font-size: 12px;
}

#header
{
	font-size: 0px;	
}

#header .title
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 21px;
}

#header .subtitle
{
	font-size: 20px;
	font-weight: normal;	
}

#header .categories
{
	margin-top: 4px;
	line-height: 0px;
	font-size: 0px;
}

#header .categories .spacer
{
	float: left;
	width: 160px;
	margin: 0px;
	margin-right: 12px;
	line-height: 13px;
	height: 15px;
	color: #FFFFFF;
}

#header .categories .category
{
	border-bottom: solid 1px #B4C6D9;
	padding-left: 4px;
	width: 160px;
	margin-right: 12px;
	line-height: 13px;	
	float: left;
}

#header .categories .category a.selected
{
	font-weight: bold;
}

#body .contact
{
	width: 340px;
	margin-bottom: 23px;
	margin-top: 23px;
}

#body .contact table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#body .contact th
{
	text-align: left;
	background-color: #DFE9F4;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 3px;
	margin-top: 0px;
}

#body .contact .label
{
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
	width: 122px;
	padding-right: 4px;
	font-weight: bold;
	border-bottom: solid 1px #B4C6D9;
}

#body .contact .value
{
	font-size: 11px;
	width: 214px;
	border-bottom: solid 1px #B4C6D9;
}

#body .link
{
	line-height: 13px;
	border-bottom: solid 1px #B4C6D9;
	padding-left: 4px;
	width: 336px;
}

#body .header
{
	width: 340px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#body .text
{
	width: 340px;
	font-size: 12px;
	line-height: 15px;
	
}
