/*******************************/
/*******************************/
/**** MEET THE TEAM PAGE ****/
.teamHead
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#3C8ABC;
	font-weight:bold;
	margin:10px 0 0 0;
}
.teamContainer
{
	overflow:hidden;
	border-top:solid 1px #DDDDDD;
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.teamContainer .boxLeft
{
	width:180px;
	float:left;
	font-size:12px;
	color:#666666;
	line-height:17px;
}
.teamContainer .boxLeft .label
{
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	padding:4px 0 0 2px;
	color:#000000;
}
.teamContainer .boxRight
{
	width:650px;
	float:right;
	padding:0 5px 0 15px;
	border-left:dotted 1px #CCCCCC;
	margin:10px 0 0 0;
}
.teamContainer .boxRight p
{
	font-size:12px;
	color:#666666;
	line-height:17px;
}
.teamContainer .boxRight .emailBox
{
	background:url(../images/buttons/mail.png);
	background-repeat:no-repeat;
	height:32px;
	width:400px;
	padding:8px 0 0 36px;
	font-size:12px;
	color:#666666;
	line-height:17px;
}
.teamTelephone
{
	border-top:solid 3px #BBBBBB;
	border-bottom:solid 3px #BBBBBB;
	padding:10px 0 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#666666;
	background:#F9F9F9;
	margin:12px 0 14px 0;
}
.teamTelephone .highlight
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

/****************************************/
/****************************************/
/**** Cookie Page ****/
.cookieTable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:100%;
	border:solid 1px #CCCCCC;
}
	.cookieTable .colHead1, .cookieTable .colHead2, .cookieTable .colHead3, .cookieTable .colHead4
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#666666;
		padding:5px;
		background:#EEEEEE;
	}
	.cookieTable .colHead1 {width:15%;}
	.cookieTable .colHead2 {width:15%;}
	.cookieTable .colHead3 {width:50%;}
	.cookieTable .colHead4 {width:20%;}
	.cookieTable .textCol {padding:5px;}
	.cookieTable a:link, .cookieTable a:visited {color:#666666;}
	.cookieTable a:hover {color:#000000;}

/*******************************/
/*******************************/
/**** Find Us / Contact ****/
.contactContainer
{
	overflow:hidden;
	border-bottom:dotted 1px #BBBBBB;
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	background:#F9F9F9;
}
.contactBoxLeft
{
	width:195px;
	float:left;
	font-size:12px;
	color:#666666;
	line-height:17px;
	padding:0 0 0 5px;
}
.contactHead
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px; 
	color:#3C8ABC; 
	font-weight:bold;
	margin:8px 0 0 0;
}
.contactBoxLeft .address
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	padding:4px 0 0 2px;
	font-weight:bold;
	color:#444444;
	line-height:18px;
}
.contactBoxRight
{
	width:300px;
	float:left;
	padding:0 15px 0 15px;
	margin:10px 0 0 0;
	height:120px;
	border-left:dotted 1px #CCCCCC;
}
.contactDetails
{
	border-bottom:dotted 1px #BBBBBB;
	padding:5px 0 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 0 12px 0;
	width:292px;
	overflow:hidden;
}
.contactDetails .left, .contactDetails .leftsmall
{
	float:left;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.contactDetails .leftsmall
{
	width:60px;
}
.contactDetails .right
{
	float:left;
	width:160px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.contactDetails .highlight
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.requiredField
{
	color:#CC0000;
}
.contactInput
{
	width:222px;
}
.contactFormTitles
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#444444;
	line-height:18px;
}
.contactHeadForm
{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:22px; 
	color:#0569A9;
	font-weight:bold;
	margin:8px 0 0 0;
}
.contactselect
{
	width:226px;
	#width:228px;
}
.contactTable .col1
{
	width:186px;
}

/*******************************/
/*******************************/
/****TEXT MISC****/
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#3C8ABC; font-weight:bold;  margin:8px 0 0 0;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#3C8ABC; font-weight:bold;  margin:5px 0 0 0;}
p {font-size:12px; color:#666666; margin:2px 0 10px 0;}
.boldBlack{font-family:arial; font-size:12px; font-weight:bold; color:#000000;}
a:link, a:visited {color:#3C8ABC;}
a:hover {color:#000000;}
.divider {border-top:dotted 1px #CCCCCC; height:10px; margin:14px 0 0 0;}
.phone{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; font-weight:bold;}
/********/


@media only screen 
and (min-width : 320px) 
and (max-width : 667px)
{
	.teamContainer .boxRight
	{
		width:100%;
		float:left;
		clear:both;
		border:none;
		padding:0;
	}
	.teamContainer .boxRight .emailBox
	{
		width:88%;
	}
	.contactBoxRight
	{
		float:left;
		width:100%;
		border:none;
		padding:0;
	}
	.findusMap
	{
		width:100%;
	}
	.contactTable .col1
	{
		width:20%;
	}
	.contactTable #comments
	{
		width:90%;
	}
}