/***************************************************************/
/***************** general page styles ****************************/
/***************************************************************/


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background : #ffffff;
	background-color:#ffffff;
	font-size : 11px;
	font-family :  arial,Helvetica,sans-serif;
	color : #000000;
}

img {
	border: 0px;
}

/***************************************************************/
/***************** main text styles ****************************/
/***************************************************************/

/*** This stops ie 5 from using % of deafault browser setting **/
td{
	font-size:	11px;
}
/***************************************************************/

p	{
	font-family: arial,Helvetica,sans-serif;
	color:#ffffff;
	background-color: transparent;
	line-height : 1.5em;
	margin-left : 8px;
	text-align: left;
}
p.specialists{
text-align: center;
font-size : 13px;
color:#F2EAC5;
background-color: transparent;
}

strong{
	font-weight : bold;
	/* color:#3333CC; */
}


/***************************************************************/
/***************** main link styles ****************************/
/***************************************************************/
a:link	{
	color:	#000000;
	background-color: transparent;
	font-weight : bold;
	}
a:visited	{
	color:	#000000;
	background-color: transparent;
	}
a:active	{
	color:	#000000;
	background-color: transparent;
	}
a:hover	{
	color:	#000000;
	background-color: transparent;
	text-decoration:none;
}
/*****************************************************************************/
p.bottomAddress	{
	font-family: arial,Helvetica,sans-serif;
	color:#F2EAC4;
	background-color: transparent;
	line-height : 1.0em;
	margin-left : 8px;
	text-align: center;
	font-size:	14px;
	font-weight : bold;
}
p.bottomTelephone {
	font-family: arial,Helvetica,sans-serif;
	color:#ffffff;
	background-color: transparent;
	line-height : 1.0em;
	margin-left : 8px;
	text-align: center;
	font-size:	14px;
	font-weight : bold;
}
.chameleoanLink{
	background: transparent url(images/button_bg.gif) no-repeat top left; 
	padding-top: 4px; 
	width: 250px; 
	height: 24px; 
	font-weight : bold;
}
.chameleoanLink a:link	{
	color:	#000000;
	background-color: transparent;
	font-weight : bold;
	}
.chameleoanLink a:visited	{
	color:	#000000;
	background-color: transparent;
	}
.chameleoanLink a:active	{
	color:	#000000;
	background-color: transparent;
	}
.chameleoanLink a:hover	{
	color:	#000000;
	background-color: transparent;
	text-decoration:none;
}

p.footerlink	{
	font-family: arial,Helvetica,sans-serif;
	color:#cccccc;
	background-color: transparent;
	line-height : 1.0em;
	text-align: center;
	font-size:	10px;
}

p.footerlink a:link	{
	color:#cccccc;
	background-color: transparent;
	}
p.footerlink a:visited	{
	color:#cccccc;
	background-color: transparent;
}
p.footerlink a:active	{
	color:#cccccc;
	background-color: transparent;
	}
p.footerlink a:hover	{
	color:#cccccc;
	background-color: transparent;
	text-decoration:none;
}