body 
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

img { border: solid 0px; }

a:link {  color: White; text-decoration: none }
a:visited {  color: White; text-decoration: none }
a:hover   
{
	color: White; 
	text-decoration: underline 
}
a:active {  color: White; text-decoration: underline }


#container {
  margin: 0 auto;
  width: 800px;
} 

.page  
{
	background-color: Black;
	vertical-align: top;	
	width: 800px;
	
	min-height: 600px;
	color: White;
	text-align:left;
}

h1
{
	font-size: 12pt;
	display: block;
	margin-bottom: 0px;
}

h2
{
	font-size: 11pt;
	display: block;
	margin-bottom: 0px;
}

h3
{
	font-size: 10pt;
	display: block;
	margin-bottom: 0px;
}

h3.rightCareTitle 
{
	position: relative; 
	left: -30px;
}


ul  
{
}

.leftCareCol 
{
	float: left; 
	width: 300px;
}

img.careLogo  
{
	float:left; 
	padding-right: 10px;
}

.txtCareInside 
{
	font-size: 14pt;
	display: block;
	padding-bottom: -20px;
	margin-bottom: 0px;	
}

.footer 
{
	background-color: Black;
	vertical-align: top;	
	width: 800px;
	
	padding-top: 20px;
	
	color: White;
	text-align:left;	
}

.footerText 
{
	padding: 0px 0px 15px 15px;
	line-height: 18px;
}

.menu 
{
	padding: 15px 5px 0px 15px;
	
	position: relative;
	top: 10px;
	font-size: 16pt;
	font-style:italic;
}

.text  
{
	padding: 40px 50px 10px 50px;
	text-align:left;	
}

.text a
{
	text-decoration: underline;
}

.fl 
{
	font-size: 21pt;
}


.cb
{
	clear: both;
}

#contentimage
{
	float: right;
}

#partnerimage
{
	padding-top: 10px;
}

#mapimage
{
	position: relative; top: -10px;
}
