@import url("style.css");

/* Home Page Style */

#flashcontent{width:660px;height:307px;/*double margin on floated elements ie bug: fix is to put display:inline on the floated element*/display:inline;float:left;margin:12px}

#register{width:296px;background:url(/images/silvergradientsmall.jpg) repeat-x;float:left;height:121px;margin-top:12px;padding:12px;border:1px solid #C9CCD0}

#register h2{
	color:#0096ba;
	font-size:1.6em;
}

.registernow img{
	margin-top:-5px;
}


.loginbutton img{
	margin-top:5px;
	text-align:center;
}

/*
.loginbutton{
	color:transparent;
	height:30px;
	text-decoration:none;
	display:block;
	background: transparent url(/images/login.png);
	width: 66px;
	cursor: pointer; 
	cursor: hand;
	overflow: hidden;
	text-indent:-9999px;
	border:none;
}
*/
#login input{padding:5px;border:1px solid #ccc;margin-top:3px;}

#pv{float:left;clear:both;margin-left:12px;display:inline;border: 1px solid #ccc}

#pv h2{color:#0096ba;}

#ts{min-height:217px;margin-left:12px;padding:12px;width:315px;float:left;display:block;border:1px solid #ccc;	background:#FFFFFF url(/images/silvergradientlarge.jpg) repeat-x;}

#sf{min-height:225px;padding:8px;width:219px;float:left;display:block;margin-left:12px;border:1px solid #ccc;	background:#FFFFFF url(/images/silvergradientlarge.jpg) repeat-x;}

#sf h2{font-size:1.1em}


ul.solutionlist{
margin:0px;
padding:0px;
}

ul.solutionlist li{

	list-style-type: none;
	margin:0px;
padding:0px;

}



/*
a.registernow{
	background-image: url(/images/register_now.png);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 144px;
	overflow: hidden;
}
*/
/*
a.buttoninsurancecarriers{
	background-image: url(/images/ins_carriers.png);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 193px;
	overflow: hidden;
}
a.buttonlegal{
	background-image: url(/images/legal.png);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 193px;
	overflow: hidden;}
a.buttonstatemedicalboards{
	background-image: url(/images/state_med_boards.png);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 193px;
	overflow: hidden;}
a.buttonmedicalexperts{
	background-image: url(/images/med_experts.png);
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 194px;
	overflow: hidden;}
*/

a .smallLink {
font-family:arial;
font-size:.8em;
color:#333333;
text-decoration:underline;
}

#nchome #container #homelayout #homewrap #ts .medical_data_processing {
	background-image: url(/images/mdp-trans.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 47px;
	width: 314px;
	margin-top:10px;
	margin-bottom:10px;
}

#hometop{width:100%;background-color:black;height:330px;margin-bottom:12px}

#solutions_home h2{color:#fff;padding-top:8px;font-size:14px}
#sf h2{margin-top:8px;font-size:18px;color:#0096ba}
#homewrap p{line-height:18px}