@charset "utf-8";

body 
{
	font: 100% Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	color: #333333;
}

.remedylifetemplate, #container, #mainContent, td, fieldset, ul, li, h1, h2, h3, p
{
	margin: 0;
	padding: 0;
} 


h1
{
	font-size: 2em;
	line-height:28px;
}

h2
{
	font-size:18px;
	font-weight:bold;
	color:#004fc1;	
	line-height:22px;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#004fc1;	
	line-height:18px;
}

p{padding: 8px 0;}

li{padding:3px 0;}

fieldset
{
	border:none;
padding: 0 0 20px;
}

legend
{
	font-size:18px;
	font-weight:bold;
	color:#004fc1;	
	line-height:22px;
}

label{font: bold 13px arial, helvetica, sans-serif;}

.remedylifetemplate #container 
{
	border: 1px solid #ddd;
	border-width: 0px 0px 1px 0px;	
	line-height:16px;
	height: 100%;
}


.remedylifetemplate #mainContent 
{
	padding: 0px; 
	margin: 6px 0 56px 0;
	font-size:12px;
	height: 100%;
}



.btnSubmit
{

}



#banner h2, #banner p{text-indent: -1000em;}

#rightContent{
	float: right;
	position: relative;
	width: 375px;
	margin:0px 0px 0px 20px;
}

#leftContent{
	/*width: 570px;*/
	margin:0;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;	
}

#survey ul{
	list-style:none;
	width:200px;
	float:left;
	
}

#newsletter_thumb{
	width: 304px;
	height: 246px;
	border: 1px solid #555;
	
}

#member_admin
{
	background: url(/ci/Images/healthinsider_admin_bg.gif);
	padding:10px;
}

#signup label, #member_admin label{
	float:left;
	width: 11em;
}

#signup div, #member_admin div{padding-bottom: 5px;}

.hilite{
	color:#004fc1;
}


