/* Common elements */
body 
{
	background-color:#ffffff;
	color:#000000;
}

a 
{
    color:#182d82;
}

td
{
	color:#666666;
}

th
{
	background-color:#f1f5f8;
	color:#000000;
}

h1
{
	color:#444444;
	font-size:1.6em;
}

h2 
{
	color:#11236d;
}

legend
{
	color:#11236d;
}

#branding_wrapper 
{
	background-color:#ffffff;
    border:none;
	width:70em;
}

#branding_tmpl_01_header 
{
	position:relative;
	background-color:#ffffff;
	height:7em;
}

#branding_tmpl_01_sidebar 
{

}

#branding_template_content
{
	border:solid 0.1em #97bbdd;
	border-bottom:none;
	-moz-border-radius:1.2em 1.2em 0em 0em;
	border-radius:1.2em 1.2em 0em 0em; 
	width:66em;
	padding:0em 2em 1em 2em;
}

#branding_template_content #form_search
{
	background-color:#ffffff;
	border:solid thin #e8ebef;
}

#branding_tmpl_01_footer
{
	background-color:#ffffff;
	border:solid 0.1em #97bbdd;
	border-top:none;
	-moz-border-radius:0em 0em 1.2em 1.2em;
	border-radius:0em 0em 1.2em 1.2em;
	color:#97bbdd;
	margin:0em 0em 0.5em 0em;
	padding:0em 2em 0.5em 2em;
	height:3em;
	text-align:center;
	width:66em;
}

#branding_tmpl_01_footer img
{
	float:left;
	padding:0.8em 0em 0em 0em;
}

#branding_tmpl_01_footer p
{
	float:left;
	font-size:0.8em;
	color:inherit;
	padding:1.2em 0em 0em 1em;
}

#branding_tmpl_01_footer a
{
	float:right;
	font-size:0.8em;
	color:inherit;
	padding:1.2em 0em 0em 0em;
	text-decoration:none;
}

#mysite_logo
{
	position:relative;
	left:0em;
	top:0em;
	height:8em;
}

#mysite_logo #logo
{
	float:left;
	padding:1.5em 0em 0em 2em;
}

#mysite_logo #heading
{
	float:left;
	padding:2.5em 0em 0em 1em;
}

#mysite_topright_main
{
	position:absolute;
	right:0em;
	top:0em;
	background-color:none;
	border-top:solid 0.1em #97bbdd;
	margin:3.8em 2em 0em 0em;
	width:41em;
}

#mysite_topright_one ul
{
	position:relative;
	list-style:none;
    padding:0em;
    margin:0em;
    font-size:0em;
    text-align:right;
}

#mysite_topright_one ul li
{
	display:inline;
}

#mysite_topright_two
{
	width:0em;
}

#mysite_topright_three
{
	width:0em;
}

/* End common elements */

/* Search results and building details */

#pagenav a:hover
{
	color:#182d82;
}

#search-results .building_list_right
{
	width:49.5em;
}

#building_details .building_list_left th
{
	background-color:#ffffff;
}

#building_details .building_list_right
{
	margin-left:1em;
}

.suites a, .lightbox_links a
{
	color:#5580a9;
}

/* End search results and building details */

/* Forms */

fieldset.bar#form_search ul.list-column
{
	border-color:#ffffff;
}

/* End forms */
