@charset "UTF-8";
/* CSS Document */
html,body{
	height:auto !important;
	height:100%;
	min-height: 100%;
	width: 100%;
	/*overflow:visible;*/
}

html{
	/*overflow:auto;*/
}

#centering{
	height:auto !important;
	height:100%;
	min-height: 100%;
	overflow:visible;
}
div.infoBox#whitePaper{
	visibility				: visible;
	background-image		: url(../images/white75_bg.png)!important;
	background-image		: url(../images/white75_bg.gif);
	background-repeat		: repeat;
	/*position:fixed !important;*/
	position				: absolute;
	height:auto !important;
	/*height:100%;*/
	height					: 100%;
	width					: 100%;
	top						: 0;
	left					: 0;
	display					: block;
	background-color		: transparent;
	text-align				: left;
	cursor					: pointer;
	border:none;
	/**/padding-bottom: 523px;
	
}
#whitePaper #boxOut{
	margin-top				: 56px;
}
#whitePaper .boxOut{
	color					: #666666;
	visibility				: inherit;
	background-image		: url(../images/popup_bg.jpg);
	background-position		: bottom left;
	background-repeat		: no-repeat;
	background-color		: white;
	width					: 750px;					
	height					: auto;
	border					: 1px solid #ccc;
	padding-bottom			: 0;
	font-size				: 12px;
	margin					: 0px auto 10px;
	cursor:auto; 
	position				: relative;
}
#whitePaper img{
	border					: none;
}
#whitePaper p{
	padding					: 0 0px 10px 0;
	margin					: 0;
	font-size: 12px;
}
#whitePaper h1{
	margin-top				: 0;
	padding-top				: 0;
	padding-bottom			: 0;
	margin-bottom			: 0;
	font-weight				: normal;
	color					: #61B84C;
	font-size				: 2.3em;
	line-height				: 110%;
	padding-right			: 120px;
}
#whitePaper h2{
	font-weight				: normal;
	color					: #666;
	#font-size				: 1.6em;
	padding-right:140px;
	font-size: 1.4em;
}
#whitePaper p.closeWindow{
	position				: absolute;
	top						: -17px;
	right					: -28px;
}
#whitePaper p#findOutMoreImg{
	position				: absolute;
	bottom					: 0px;
	right					: -40px;
	#bottom					: -15px;
	padding					: 0;
}
#whitePaper p#findOutMoreImg a{
	display:block;
	width:291px;
	height:394px;
	background:url(../images/doctor.png) top left no-repeat !important;
	background:url(../images/doctor.gif) top left no-repeat;
}
#whitePaper p#findOutMoreLogo{
	position				: absolute;
	top						: 0px;
	right					: 40px;
	margin:0;
	padding:0;
}
#whitePaper div.col_1{
	float:left;
	width:48%;
}
#whitePaper div.findOutMoreButton{
	padding					: 0 0 20px 0;
	margin					: 0;
	width 					: 51%;
	float					: right;
}
 div#whitePaper div.wpHeader{
	background-image		: url(../images/popup_header_bg.jpg);
	background-position		: top center;
	background-repeat		: repeat-x;
	padding					: 15px;
	padding-bottom			: 0px;
	height					: 80px;
	#margin-bottom			: 15px;
}
 #whitePaper div#wpContent{
	padding-left			: 15px;
	padding-right			: 15px;
	padding-top				: 15px;
}
#whitePaper div#wpContent ul{
	width					: 200px;
	display					: block;
	float					: right;
	background-color		: #EEEEEE;
	padding					: 15px 150px 15px 15px;
	margin					: 0;
	margin-left				: 0px;
	margin-bottom			: 1em;
	list-style				: none;
	padding-bottom			: 0;
}
#whitePaper div#wpContent ul li{
	margin-bottom			: 10px;
	background-image		: url(../images/wpBullet.gif);
	background-repeat		: no-repeat;
	background-position		: left 0.4em;
	padding-left			: 1.5em;
}
#
#whitePaper a{
	color					: #46B044;
}

.infoBox a, .infoBox a:visited {
color:#7EB434;
text-decoration:none;
}

#back_to_home{
	display:block;
	padding:10px;
	padding-bottom:0;
}
