body {
	background: white;
	}

body.privacy {
	background: white;
}		

	
a {
	text-decoration:underline;
	color:#000000;
}	


#gradient_bkg{
	background:white;

}

#shell{
	background:#ffffff;
}

#mainwin_top{
	display:none;
}

#mainwin_top2{
	display:none;
}

#mainwin_bottom{
	background:white;
	padding:0px;
	margin:0px;
}
#copyright{
	vertical-align:middle;
	width:750px;
	margin:0 auto 0 auto;
	padding:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#home_header_img {
	margin: 0px;
	padding:5px 0 0 29px;
	border:none;
}

#mainwin_body #header {
	width:600px;
	height:151px;
	margin: 0 0 0 29px;
	padding:9px 0 0 0px;
	border:none;
}

#mainwin_body #header p{
	font: 19px/1.2 arial, helvetica, sans-serif; color: #fff;
	padding:43px 0 0 30px;	
	font-weight:100;
}
#mainwin_body #header p span.strong {
	font: 23px/1.2 arial, helvetica, sans-serif; color: #fff;
	font-weight:bold;
}


.header_about_ct{
	background:url(../images/page_headers/header_about_ct.jpg) transparent no-repeat;
	background-position: right 5px;
}
.header_about_pc{
	background:url(../images/page_headers/header_about_pc.jpg) transparent no-repeat;
	background-position: right 5px;
}
.header_caregivers{
	background:url(../images/page_headers/header_caregivers.jpg) transparent no-repeat;
	background-position: right 5px;
}
.header_find{
	background:url(../images/page_headers/header_find.jpg) transparent no-repeat;
	background-position: right 5px;
}
.header_patients{
	background:url(../images/page_headers/header_patients.jpg) transparent no-repeat;
	background-position: right 5px;
}
.header_physicians{
	background:url(../images/page_headers/header_physicians.jpg) transparent no-repeat;
	background-position: right 5px;
}
.header_send{
	background:url(../images/page_headers/header_send.jpg) transparent no-repeat;
	background-position: right 5px;
}


.link_icon {
	vertical-align:middle;
}


#mainwin_body{
	background:white; 
	margin:0 auto 0 auto;
	#margin:0 0 0 100px;
	padding:0px;
}



#mainwin_body p{
	border:none;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
}
/*#mainwin_body ul li, #mainwin_body p{
	_margin:0 0 0 45px;
}*/

#mainwin_body h2 {
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
}

#mainwin_content{
	margin:0px;
	padding:0px;
}

#mainwin_content .list_title p{
	padding-bottom:0px;
	margin-bottom:0px;
}
#mainwin_content ul {
	list-style:outside;

	margin:0px;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
}



#mainwin_content ul ul {
	list-style-type:none;
	padding:0px;
	margin:0 0 0 15px;
	
}
#mainwin_content ul ul li{
	list-style-image:url(../images/hyphen.jpg);
		
}  	
	
/*=== left nav === */
#left_nav{
	display:none;
	margin:0px;
	padding:0px;

}




#privacy_gradient_bkg{
	background:white;
	width:850px;
	height:711;
}
#privacy_shell{
	background:#ffffff;
	width:850px;
	position:absolute; left:0px; top:0px; 
}
#privacy_mainwin_top{
	display:none;
}

#privacy_mainwin_body{
	background:white; 
	width:646px;
	min-height:556px;
	#height:556px;
	margin:0 0 0 105px;
	padding:0px;
}
#privacy_mainwin_body p{
	border:none;
	padding:10px 30px 0px 50px;
	margin:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#privacy_mainwin_body h2 {
	padding:10px 43px 0 50px;
	margin:0px 0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1b9fb7;
}

#privacy_mainwin_content{
	margin:0;
}

#privacy_mainwin_bottom{
	background:white; 
	height:17px;
	width:646px;
	margin:0 0 0 105px;
}
#privacy_copyright{
	vertical-align:middle;
	width:646px;
	margin:0 0 0 105px;
	padding:5px 0 20px 12px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#privacy_copyright img{
	float:right;
	padding:0 12px 0 0;
	}


#privacy_copyright a { 
	color:#000000;
	text-decoration: underline;
	}

#privacy_copyright a:hover { 
	color: #004d8b;
	text-decoration: underline;
	}


.print_icon{
	display:none;
}

