/* Lay out */
body 
{
	background: #B5E0FF;
}

#header
{
	background: url(../../images/MasterPageImages/Contacts/contenttop.png) no-repeat bottom !important;
}

#contentwrapper 
{
	background: #85e2fe url(../../images/MasterPageImages/Contacts/contactsBG.gif) no-repeat bottom !important;
}

/* links */
a 
{
	color: #005AA7;
	text-decoration: none;
}

a:hover 
{
	color: #02457F;
	text-decoration: underline;
}

/* Speaker */
#speaker
{
	float: left;
	margin: 115px 0px 0px -20px !important;
	margin-left: -10px;
}

/* left */

#default_left 
{
	float: left;
	padding-top: 50px;
	color: #005AA7;
	width: 250px;
	margin-bottom: 40px;
}

#default_left .page_title 
{
	margin-bottom: 2px;
}

#default_left h3 
{
	color: #005AA7;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
}

#default_left .blue_bold
{
	font-weight: bold;
}

#default_left .contact_item 
{
	margin-top: 10px;
	line-height: 1.5;
}

/* right */

#default_right 
{
	width: 370px;
	float: right;
	padding-top: 50px;
}

#default_right .right_title
{
	margin-bottom: 15px !important;
}

#default_right ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#default_right a
{
	font-size: 12px;
	line-height: 1.5;
}