/*----------------------------------------------------------
HTML
----------------------------------------------------------*/
body,td,th,textarea,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #333;
}
body {
	background-color: #1F3A6D;
	margin: 0;
	padding: 0;
}
a:link{
	color: #0000FF;	
}
a:visited{
	color: #6666FF;
}
a:active,
a:hover{
	color: #000099;	
}
p{
	margin: 1em 0 0 0;	
}
form{
	padding: 0;
	margin: 0;
}

/*----------------------------------------------------------
common classes
----------------------------------------------------------*/
.clearline{
	clear: both;
	height: 0;
	overflow: hidden;
}
.container{
	width: 962px;
	margin: 0 auto;
}
.graphic-text{
	display: none;
}
.graphic-text-new-form{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#cf5d02;
	font-weight:bold;
	/*display:none;*/
}

/*----------------------------------------------------------
Header
----------------------------------------------------------*/
#header{
	background-image: url(/images/header-tile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFF;
	height: 98px;
	overflow: hidden;
}
#header-lt{
	width: 460px;
	float: left;
	padding: 6px 0 0 22px;
}
#logo a{
	display: block;
	height: 63px;
	width: 230px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-rt{
	width: 437px;
	float: right;
}
#share{
	width: 134px;
	float: left;
	padding: 9px 0 0 0;
}
#login{
	width: 228px;
	float: left;
}
#login a{
	display: block;
	height: 40px;
	width: 217px;
	background-image: url(/images/login.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#surescripts{
	width: 60px;
	float: left;
	padding: 3px 0 0 0;
}
#surescripts a{
	display: block;
	height: 40px;
	width: 60px;
	background-image: url(/images/surescripts.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tagline{
	margin: 14px 16px 0 130px;
	padding: 0 0 6px 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}
#tagline strong{
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #D37110;
	text-align: center;
	display: block;
}
/*----------------------------------------------------------
Content
----------------------------------------------------------*/
#content{
	background-color: #FFF;
}

/*----------------------------------------------------------
Form
----------------------------------------------------------*/
#callout-form-bg{
	background-image: url(/images/callout-bg-free-demo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0 0 17px;
	height: 270px;
}
#form-header{
	background-image: url(/images/meaningful-use-demo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 251px;
}
#form-header-new-form{
/*	background-image: url(/images/Sign-Up.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 25px;
	width: 251px;
	margin-top:5px;
}
#form-text{
	color: #FFF;
	padding: 0 2px 8px; 0;
}
#index-form-text{
	color: #FFF;
	padding: 0 2px 8px; 0;
	line-height:10pt;
}
#form-text-new-form{
	color: #000000;
	padding: 0 2px 8px; 0;
}
#index-form-text-new-form{
	color: #000000;
	padding: 0 2px 8px; 0;
	line-height:10pt;
}

.form-row{
	padding: 0 0 3px 0;
}
.form-label{
	width: 109px;
	float: left;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 0 0 3px;
}
.form-label-new-form{
	width: 109px;
	float: left;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 3px 0 3px;
	text-align:right;
}
.form-field{
	width: 144px;
	float: left;
}
.form-field input{
	width: 138px;
	background-color: #FFF;
	font-size: 11px;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
.form-field select{
	width: 89px;
	background-color: #FFF;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#form-submit{
	padding: .5em 0 0 0;
	text-align: center;
}
.form-check-row{
	padding: .5em 0 3px 0;
}
.form-check{
	width: 20px;
	padding: 0 0 0 20px;
	float: left;
	font-size: 11px;
	line-height: 12px;
}
.form-check-label{
	width: 200px;
	float: left;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 0 0 3px;
}
.form-check-label-new-form{
	width: 200px;
	float: left;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 0 0 3px;
}
.onc-atcb{
	font-size:8pt;
	font-style:oblique;
	line-height:11pt;
}

/*----------------------------------------------------------
Footer
----------------------------------------------------------*/
#footer{
	background-image: url(/images/footer-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
#footer a:link,
#footer a:visited{
	color: #97AFDD;
	text-decoration: none;
}
#footer a:hover,
#footer a:active{
	color: #fff;
	text-decoration: underline;
}
#footer-padding{
	padding: 43px 6px;
}
#footer-content, #footer-links, #footer-rt{
	height: 550px;
	overflow: auto;
}


#footer-content{
	width: 235px;
	padding: 5px 25px 0 21px;
	border-left: 1px dotted #5E7CB6;
	float: left;
}
#footer-content h5{
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer-content p{
	margin: 0 0 4px 0;
}
#footer-links{
	width: 315px;
	padding: 5px 28px 0 26px;
	border-left: 1px dotted #5E7CB6;
	float: left;
}
#footer-links-lt{
	width: 140px;
	float: left;
	padding-bottom: 2em;
}
#footer-links-rt{
	width: 153px;
	float: right;
	padding-bottom: 2em;
}
#footer-rt{
	width: 270px;
	padding: 5px 0 0 25px;
	border-left: 1px dotted #5E7CB6;
	float: left;
}
#connect-buttons{
	padding: 1em 0;
	border-bottom: 1px dotted #5E7CB6;
}
#facebook, #twitter, #youtube{
	float: left;
	width: 41px;
	padding: 0 3px 0 0;
}
#facebook a, #twitter a, #youtube a{
	display: block;
	height: 41px;
	width: 41px;
	background-repeat: no-repeat;
	background-position: left top;
}
#facebook a{
	background-image: url(/images/facebook.gif);	
}
#twitter a{
	background-image: url(/images/twitter.gif);	
}
#youtube a{
	background-image: url(/images/you-tube.gif);	
}
#footer-address{
	padding: 1em 0 0 0;
}
#address{
	width: 150px;
	float: left;
}
#address strong{
	font-size: 12px;
	line-height: 15px;
}
#phone-numbers{
	width: 110px;
	float: left;
}
#phone-numbers p{
	margin: .5em 0 0 0;
}
#copyright{
	padding: 1em 0 0 0;
}
#about{
	width:700px;
	text-align:left;
	margin-left:125px;
}
.about{
	font-size:9pt;
	line-height:14pt;
}
h4{
	text-align:left;
}
/*----------------------------------------------------------
NEW TESTIMONIALS
----------------------------------------------------------*/
#testimonials-header-new{
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #1F3A6D;
	padding: 10px 0 0 11px;
}
#testimonials-link-new{
	padding: 0 0 0 11px;
}
#testimonials-link-new a{
	font-size: 11px;
	line-height: 14px;
	color: #D37110;
}
#testimonial-01-mu a, #testimonial-02-mu a, #testimonial-03-mu a{
	background-repeat: no-repeat;
	background-position: left top;
	margin: 14px 0 0 11px;
	padding: 0 10px 16px 70px;
	border-bottom: 1px dotted #1F3A6D;
	font-weight: bold;
	line-height: 14px;
	color: #1F3A6D;
	display: block;
}
.testimonail-info-new{
	margin: .5em 0 0 0;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
#testimonial-01-mu a{
	background-image: url(/images/testimonials/testimonial-mike-arsov.png);
}
#testimonial-02-mu a{
	background-image: url(/images/testimonials/testimonial-osceola.png);
}
#testimonial-03-mu a{
	border-bottom: none;
	background-image: url(/images/testimonials/testimonial-ormond.png);
}

.breadcrumbs{
	color:#8d8d8e;
}
.breadcrumbs il li a:active{
	color:#8d8d8e;
}

.breadcrumbs ul{
	list-style:none;
	display:inline;
	margin-left:0;
	padding-left:25px;
	font-size:8pt;
}
.breadcrumbs li{
	list-style:none;
	display:inline;
	margin-left:3px;
	font-size:8pt;
}
