/*Care for Life Stylesheet 2010*/

/*resets*/

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, address, sub, sup, tt,  dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ul{list-style-type:none;}

a img{ border: none; }

body {
	background-image:url(images/main_bg01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#9ECBE1;
	
}

p{ 	padding: 0px 0px 12px 0px;
	font-family: Arial,Trebuchet MS, Verdana,  Helvetica, sans-serif;
	font-size:14px;}

a{outline: none; text-decoration: none; color:#783427;font-weight:normal;font-size:13px;}

a:hover{ text-decoration: underline; }

.borderbotnone{border-bottom: none !important;}
.link_2{
	color:#010101; 
	text-decoration:none; 
	padding:2px 0 3px 21px; 
	background:url(images/arr_2.gif) 2px 2px  no-repeat;
}

h1, h2, h3, h4{color: #ccc; font-weight:normal;  font-family: Arial, Verdana,  Helvetica, Trebuchet MS, sans-serif; line-height: 110%;}


h2{font-size:20px; color:#336699; margin: 5px 0 14px 0; }

h3{font-size:15px;color:#333;margin: 0 0 14px 0;}

h3 a{font-size:15px; font-weight:bold!important;}

ul{margin-left: 16px; padding: 4px 0 15px 6px ;list-style-type:square;}

ol{margin-left: 20px; padding: 4px 0 15px 10px ;list-style-type:decimal;}

.center{text-align:center;}

.clear{clear:both;}

.clearlast {clear:both;padding-bottom:35px;}

.imgcenter{
	margin:2px auto 15px auto;
	display:block
}

.imgleft{
	float: left;
	padding: 2px 8px 8px 0;
}

.imgright{
	float: right;
	padding: 2px 0px 8px 8px;
}


#container
{
	width:910px;
	margin: 0 auto;
	margin-top:22px;
	padding:5px 5px 5px 20px;
	background-color:#FFFFFF;
	border:solid #333 1px;
}



#page{
	float:left;
	width:885px;
	padding-bottom:40px;
}

#topPhone {
	width: 400px;
	float:right;
	text-align:right;
	background: url(images/phone.jpg) no-repeat right;
	height:45px;
	padding-right: 74px;
	padding-top: 17px;
	color:#0088cc;
	margin:12px 32px 0 0;
}

#topPhone span {
	font-weight:bold;
	font-size:13px;
	}


/*main menu*/

#top
{
	width:890px;
	height:82px;
	margin-left:1px;
	z-index:1;
	
}

#top_menu
{
	clear:both;
	width:660px;
	margin:28px 3px 0 0px;
	float:right;
}
/*remaining menu css is in the pro_drop_1 folder*/


#logo
{
	float:left;
	padding:10px 0 0 10px;
	width:200px;	
	margin-bottom:15px;
}

	.logoimg{margin-top:-134px; margin-left: 0px; padding-bottom:25px; z-index:200;}

		
	#left h1 {
			font-size: 25px;
			color:#777;
			margin-bottom:15px;
			margin-top:20px;
			font-family:"Times New Roman", Georgia, serif;
			text-align:center;
			}
			
			
			
	#left p{font-size:13px;line-height: 135%; color: #555; text-align:left;}
		
		
		
		
	.news {	width: 195px;
		border-top: dotted 2px #ccc;
		padding: 8px 0px 15px 0px;
		}

	.news p{font-size:12px; line-height:135%; font-family:Arial, Helvetica,sans-serif;}

	.news a{font-size:12px; }	
		
#inner_content
{
	float:left;
	padding-top:10px;
	width:638px;
	padding-left:12px;
}	

	#inner-text
	{
		font-family:Arial, Trebuchet MS, Verdana,  Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#2F2F31;
		padding:18px 14px 0 14px;
		width:600px;
		border: 1px #ccc solid;
		margin-left:10px;
		line-height:140%;
	}

	#inner-text h1{font-size:23px; color:#222; margin: 5px 0 24px 0; font-weight:normal;}

	#inner-text h2{font-size:18px; margin: 5px 0 14px 0; font-weight:normal; line-height: 120%}

	#inner-text h3{font-weight:bold; color:#2F78AA;}

	#inner-text a{font-weight:normal; color:#4B95B8; border-bottom:1px dotted;}

	#inner-text a:hover{color:green;}
	#inner-text ol li{padding: 9px 2px 12px 3px;}


/*block quote styles*/

.testmonq{width:188px;	
	background: url(images/quotes1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top:9px;
}
	
.testmonq p{
	display:block;
	margin: 0px 0 22px 17px;
	padding: 5px 4px 0 5px;
	background: url(images/quotes2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	line-height: 16px;
	font-style:italic;
}


.blockq{
        background: #EFF1F2;
    	border: 2px solid #CCCCCC;
    	color: #333333;
    	display: block;
    	float: right;
    	margin: 20px 0 8px 28px;
   	 padding: 11px 11px 0 0;
    	width: 220px;
}

.blockq p{font-size: 12px; line-height: 120%; padding: 12px 0 8px 0; color: #555}

.blockqp{
	color:#333;
	padding: 12px 2px;
	text-align:right;
	width: 205px;
	margin-left:0px;
	border-top:1px #ccc solid;
	font-weight:bold;
	font-size:12px;
}
.blockqp a{color:#000;}

.innerbq{padding: 4px 8px 11px 8px; margin-bottom:7px;}

.innerbq h4{font-weight:bold; color: #333;}

.innerbq ul{list-style-type:disc; margin-left:16px; padding: 5px 0 5px 6px;; color:#333; font-size: 13px;}

.innerbq ul li{padding: 2px 0;}

.innerbq ul li a{text-decoration:none; text-align: left; margin:0; padding:0; }


.speaker{
	width:190px;
	background:#efefef;
	margin: 0 0 0 2px;
	border: 1px #ccc solid;
}

.speaker p{font-size:13px; padding: 12px; text-align:center;}

.speaker h4{font-size: 16px;
	color:#006893;
	text-align:center;
	line-height: 16px;
	padding: 8px 0;}

.speakerp{
	color:#555;
	padding: 0px 5px;
}
.spkra{
font-size: 12px; color: #333;
text-decoration: underline;
padding-left:12px;}

.disclaima{font-size: 12px; color: #777; font-style:italic; line-height: 130%;}


.testmonqI{width: 540px/*400px*/;
	margin: 0 auto; 
	margin-top:9px;
	padding:0 6px;
	border-left:0px dotted #ccc;
}

.testmonqI p{
	
	line-height: 140%;
	padding: 5px 4px 0 5px;
	color:#333;
	font-style:italic;
	font-weight: normal;
	font-size:16px;
}

.prt{text-align: right;font-style:normal;font-weight: bold !important; font-size: 13px !important;}

.index_tag{font-family: 'Arial Black', Impact,helvetica, sans-serif; text-align: center;letter-spacing: -1px; font-size: 18px; color:#25548C;line-height: 100%}

.title01
{
	
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#0A6B98;
	
}

.title01a
{
	
	font-size:22px;
	font-weight:normal !important;
	font-style:normal;
	text-decoration:none;
	color:#000; margin-top: 8px !important;
	
}
.title02
{
	
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}

.title02a
{
	
	font-size:20px;	
	font-style:normal;
	text-decoration:none;
	color:#006699;
}


.title03
{

	font-size:18px;
	font-style:normal;
	text-decoration:none;
	color:#006699;
}

.title04
{

	font-size:16px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#006699;
	line-height:120%;
}

.title04a
{

	font-size:16px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#006699;
	line-height:20px;
}

.title05
{

	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#A17F52;
	line-height:18px;
}

.title06
{
	
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#006699;
	line-height:18px;
}

.qw{font-size:16px;
	font-weight:normal;
	color:#336699;
	line-height:19px;}
	
.red{color: red;}	
	
#footer
{
	margin:0 auto;
	background:#006893/*url(images/footer.jpg) no-repeat*/;
	width:935px;
	
	font-family: Arial, Helvetica, Trebuchet MS, Verdana,sans-serif;
	font-size:12px;
	color:#000;
	border-left:solid #333 1px;
	border-right:solid #333 1px;
	border-bottom:solid #333 1px;
	
}


#footer #bottom_nav
{
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;
	color:#000;
	width:800px;
	margin:auto;
	text-align:center;
	padding: 12px 0 12px 0;
}
#footer a{padding: 4px 3px; color:#fff; font-size:12px;}

#innerbottom_left
{
	float:left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#fff;
	width:40%;
	text-align:left;
	margin-left:20px;
	padding-top:12px;
}

.posttext{font-size:12px;
font-style:italic;

}

#innerbottom_left ul, #innerbottom_left li, #innerbottom_left a
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#fff;
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0;
}

#innerbottom_left a:hover{text-decoration:underline;}


#bottom_right
{
	float:right;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#9ECBE1;
	width:300px;
	margin-right: 16px;
	text-align:right;
	padding-top:12px;
}

#bottom_right a{color:#fff;}
#bottom_right a:hover{text-decoration:underline;}


#post_bottom{
	width:750px;
	margin: 0 auto;
}
	
#post_bottom p{
	padding:10px 0 10px 20px;
	
}



.tr
{
	width:100%;
	padding-bottom:20px;
}

.tdstaff{
float:right;
	padding: 0px 6px 10px 4px; width:80%;
}

.td
{
	float:left;
	width:70%;
}

.td_formleft
{
	float:left;
	width:65%;
	padding-right:5%;
}

.td_formlefttext
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	width:200px;
	margin-bottom:5px;
}
.td_formleft select
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	margin-bottom:5px;
}
.td_formleft textarea
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	width:200px;
	margin-bottom:5px;
}
.td_formright
{
	float:left;
	width:30%;
}
label
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	float:left;
	padding-top:2px;
	padding-right:5px;
	width:100px;
	text-align:right;
}
.td_photo
{
	float:left;
	width:100px;
	height:100px;
	background-color:#999999;
	margin-right:10px;
}

#nameTesti {
	border-top: 1px #CCCCCC solid;
	padding-bottom:25px;
	padding-top:5px;
	color:#333333;
	font-weight:bold;
	font-size: 14px;
	text-align:right;
	}
	
.source {
	border-top: 1px #CCCCCC solid;
	padding-bottom:25px;
	padding-top:5px;
	color:#333333;
	font-weight:bold;
	font-size: 14px;
	text-align:right;
	}	
	
.mission_box{width: 500px;
font-family:Trebuchet MS, Arial, Georgia, "Times New Roman", serif;
color:#006699;
padding:5px 2px 12px 2px;
text-align:center;
margin-left:20px;
border: 2px #000 solid;
margin-bottom: 22px;
margin-top: 25px;}	

.question_box{width: 500px;
font-family:Trebuchet MS, Arial, Georgia, "Times New Roman", serif;
color:#fff;
padding:5px 2px 12px 2px;
text-align:center;
margin-left:46px;
border: 2px #ddd solid;
margin-bottom: 25px;
margin-top: 5px;
background:#046B94}

.question_box h3{font-family:Georgia, "Times New Roman", serif; 
	text-align:center; padding: 6px 0 12px 0; font-size:18px; border-bottom: 1px solid #efefef;}
	
.q{color:#C9E1EE;}

/*utube video on home page*/
object.flashvideo {
	/*width: 100%;*/
	height:300px;
	padding: 3px;
	
}

.flashunit {
	padding: 2px;
	background: #fff;
	border: 2px solid #ddd;
	margin: 10px 8px 22px 10px;
	width: 301px;
	float: left;
	
}
.flashunit h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	background: #297EA5;
	font-weight:bold;
	margin: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
	
}

.exphoto{padding: 2px;	
	border: 1px solid #ccc;
	margin: 22px 2px 2px 2px;
	width: 288px;
	float: right;
	text-align:center;}

/*glossary*/
dt {
	font-size: 14px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #0A6B98;
	text-transform:uppercase;
	font-weight: normal;
	padding-top: 12px;
}


dd{	padding-left: 8px;
	color: #222;
}

.alzheimer{width: 555px; margin: 0 auto; border: 1px solid #333;}
.alzheimer h3{color: #85568D !important; font-size: 18px; margin-bottom: 4px !important;}
.alzheimer p{padding: 0px 9px 9px 0; font-size: 13px;}
.alzheimer a{color: #85568D !important;}

