@charset "utf-8";
/* CSS Document */

p, div, tr, td, form, hr, body,ul, li, h1, h2, h3, h4, h5, h6,dl, dt, dd, img, table{
padding:0px;
margin:0px;
border:0px;
}
.padding_right {
	padding: 00px 15px 15px 15px;
}
a:link, a:active, a:visted
{
	color:#0033FF; text-decoration:none;
}
a:hover
{
 	color:#990000; text-decoration:underline;
}
body{
background:#73aa2a;
font-family:"Trebuchet MS";
font-size:12px;
}
#overall{
position:relative;
margin:auto;
width:800px;
}
#content-space{
width:800px;
background:#eaf09d;
float:left;
}
.headingwhite{
height:30px;
font-size:25px;
color:#FFFFFF;
background:#b6d94c;
}
.left{
float:left;
}
.right{
float: right;
}
.first-content{
border-right: dashed 1px #b3b39a;
width:148px;
padding:10px;
float:left;
}
.clear{
clear:both;
}
#main-content{
width:420px;
border-right: dashed 1px #b3b39a;
padding:10px;
float: left;
}
h1{
font-size:40px;
}
h2{
	font-size:26px;
}
h4{
	font-size:22px;
	padding: 00px 00px 10px 00px;
}
h4 A:link, h4 A:active, h4 A:visited, h4 A:hover {
	color: #000000;
	text-decoration: underline;
}
h4 A:hover {
	color: #0000FF;
}
h5{
	font-size:18px;
	padding: 00px 00px 10px 00px;
}
h6{
font-size:16px;
}
p{
padding:4px 0px 6px 0px;
}
.formsubscribe{
width:186px;
}
.footer_link{
	background-color:#73AA2A;
	text-align:center;
	width:800px;
}
#banner {
	background: url(images-althealthconnect3/banner.jpg) left top scroll no-repeat;
	width: 760px;
	height: 43px;
	padding: 10px 20px 135px 20px;
}
.padding_bottom {
	padding: 00px 00px 15px 00px;
}
.padd_10
{
	padding:20px 10px 10px 10px;
}
ul.list {
	padding: 00px 00px 08px 20px;
}
ul.list li {
	padding: 00px 00px 07px 05px;
	list-style: disc;
}
.bottom_link {	
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
}
.bottom_link A:link, .bottom_link A:active, .bottom_link A:visited{
	color: #000000;
	text-decoration: none;
}
.bottom_link A:hover {
	text-decoration: underline;
}
.padding_content {
	padding: 20px 20px 05px 20px;
}
.coming_soon {
	padding: 100px 00px;
}
/**********articles**********/
.art_padd ol
{
	padding:00px 00px 00px 20px;
}
.art_padd ul
{
	padding:00px 00px 00px 20px;
}

.art_padd li
{
	padding:00px 00px 10px 00px;
}
.art_br_line
{
	border:#000000 solid 1px;
	margin:15px 00px;
}
.center_line
{
	border:#333333 solid 1px;
	margin:10px;
}
