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

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 0px;
	text-align: center;
	line-height:20px;
	background-image: url(pix/bkg.gif); background-repeat:repeat-x;
	background-color:#f9fbfe;
}

a:link { color: #14326c; font-weight : bold; text-decoration: none; }
a:visited { color: #14326c; font-weight : bold; text-decoration: none; }
a:hover { color: #426bb9; font-weight : bold; text-decoration: underline; }


b {
	color:#426bb9;
	font-weight:normal;
	font-size:12px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	display:inline-block;
	text-align: left;
	border-bottom:#FFF solid 1px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
	background-color:#FFF;
}

#header {
	background: url(pix/inside_header_image.gif) top left no-repeat;
	width:953px;
	height:319px;
}

#nav {
	margin-top:0px;
	width:953px;
	height:38px;
	padding-bottom:54px;
}

#nav ul {
	margin: 0px;
	margin-left:0px;
	padding:0px;
	list-style-type: none;
}

#nav ul li {
	display: inline;
	white-space: nowrap;
	margin: 0px;
	margin-left:0px;
}

#nav ul li a {
	display: inline-block;
	margin: 0px;
	margin-left:0px;
}

#nav ul li span {
	display: none;
	margin: 0px;
	margin-left:0px;
}

#nav ul li#home a {
	background: url(pix/nav_home.gif) top left no-repeat;
	height:38px;
	width:114px;
}

#nav ul li#home a:hover {
	background: url(pix/nav_home.gif) bottom left no-repeat;
	height:38px;
	width:114px;
}

#nav ul li#about a {
	background: url(pix/nav_about.gif) top left no-repeat;
	height:38px;
	width:119px;
}

#nav ul li#about a:hover {
	background: url(pix/nav_about.gif) bottom left no-repeat;
	height:38px;
	width:119px;
}

#nav ul li#product a {
	background: url(pix/nav_product.gif) top left no-repeat;
	height:38px;
	width:196px;
}

#nav ul li#product a:hover {
	background: url(pix/nav_product.gif) bottom left no-repeat;
	height:38px;
	width:196px;
}

#nav ul li#updates a {
	background: url(pix/nav_updates.gif) top left no-repeat;
	height:38px;
	width:175px;
}

#nav ul li#updates a:hover {
	background: url(pix/nav_updates.gif) bottom left no-repeat;
	height:38px;
	width:175px;
}

#nav ul li#video a {
	background: url(pix/nav_video.gif) top left no-repeat;
	height:38px;
	width:95px;
}

#nav ul li#video a:hover {
	background: url(pix/nav_video.gif) bottom left no-repeat;
	height:38px;
	width:95px;
}

#nav ul li#demo a {
	background: url(pix/nav_demo.gif) top left no-repeat;
	height:38px;
	width:94px;
}

#nav ul li#demo a:hover {
	background: url(pix/nav_demo.gif) bottom left no-repeat;
	height:38px;
	width:94px;
}

#nav ul li#contact a {
	background: url(pix/nav_contact.gif) top left no-repeat;
	height:38px;
	width:160px;
}

#nav ul li#contact a:hover {
	background: url(pix/nav_contact.gif) bottom left no-repeat;
	height:38px;
	width:160px;
}

#content {
	position:relative;
	top: 0px;
	left: 0px;
	width:953px;
	background: url(pix/g_watermark.gif) bottom right no-repeat;
}

#left {
	top:55px;
	left:0px;
	position:absolute;
	text-align:left;
	padding:0px;
	width:235px;
	padding:0px 42px 0px 47px;
}

/* Subnav  Section */	
.subnav {
	font-weight:bold;
	color: #426BB9;
	font-size: 12px;
}

.subnav ul {
	list-style: none;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.subnav li {
	background: url(pix/subnav_bullet.gif) no-repeat 12px 5px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom: 1px solid #d8e4ec;
}


a.subnav:link { color: #426BB9; font-weight : bold;  text-decoration: none; }
a.subnav:visited { color: #426BB9; font-weight : bold;  text-decoration: none; }
a.subnav:hover { color: #16397F; font-weight : bold;  text-decoration: none; }

.subnav_on {
	font-weight:bold;
	color: #16397F;
	font-size: 12px;
	line-height: 22px;
}

a.subnav_on:link { color: #16397F; font-weight : bold;  text-decoration: none; }
a.subnav_on:visited { color: #16397F; font-weight : bold;  text-decoration: none; }
a.subnav_on:hover { color: #16397F; font-weight : bold;  text-decoration: none; }
/* Subnav Section */


.big {
	font-size: 20px;
	font-weight:normal;
}

#callout_drummond {
	background: url(pix/callout_drummondcertified_ehr-modular.jpg) top left no-repeat;
	width:225px;
	height:127px;
}


#callout_video {
	margin-top:30px;
	background: url(pix/callout_video.gif) top left no-repeat;
	width:235px;
	height:161px;
}

.callout_video_text {
	padding:10px 30px 0px 110px;
	line-height:16px;
	font-size:11px;
}

.callout_video_text a:link { color: #3f67b2; font-weight : bold; text-decoration: underline; }
.callout_video_text a:visited { color: #3f67b2; font-weight : bold; text-decoration: underline; }
.callout_video_text a:hover { color: #192b4d; font-weight : bold; text-decoration: underline; }

#callout_contact {
	margin-top:15px;
	background: url(pix/callout_contact.gif) top left no-repeat;
	width:235px;
	height:208px;
}

.callout_contact_text {
	padding:10px 20px 0px 20px;
	line-height:16px;
	font-size:11px;
}

.callout_contact_text a:link { color: #d66729; font-weight : bold; text-decoration: none; }
.callout_contact_text a:visited { color: #d66729; font-weight : bold; text-decoration: none; }
.callout_contact_text a:hover { color: #ea9261; font-weight : bold; text-decoration: underline; }

#textArea {
	margin-left:324px;
	width:589px;
	padding-bottom:30px;
}

.right {
	border:0px;
	float:right;
	padding:5px;
}

h1 {
	font-family:"Tw Cen MT";
	font-size:30px;
	color:#426bb9;
	font-weight:normal;
	margin:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#426bb9;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#426bb9;
	font-weight:bold;
	margin:0px;
}

.answers {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#426bb9;
	font-weight:bold;
	margin:0px;
}


.subcategory {
	font-family:"Tw Cen MT";
	font-size:22px;
	color:#2c487f;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
	
}

.backtotop {
	display:block;
	text-align:right;
	font-size:10px;
	padding-right:50px;
	padding-top:5px;
	padding-bottom:10px;
}

.backtotop_line {
	width:589px;
	border-bottom: 1px solid #d8e4ec;
	padding-bottom:10px;
}

.hidden {
	visibility:hidden;
}

.line {
	width:589px;
	border-bottom: 1px solid #d8e4ec;
	margin-bottom:20px;
}



/*********************************** Footer Styles Footer Styles Footer Styles *****************************************************/
#footer  {
	margin-top:20px;
	padding-left:20px;
	padding-bottom:20px;
    font-size: 10px;
	text-align:left;
    font-family: Verdana, Geneva, Arial, sans-serif;
	color:#666666;
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	display:inline-block;
}

#footer #logos {
	float:left;
	background: url(pix/footer_logos.gif) top left no-repeat;
	margin:25px 0px 0px 0px;
	width:481px;
	height:99px;
}

#footer #info {
	margin-left:500px;
}

#footer b {
	font-size:10px;
	color: #426BB9;
	font-weight:bold;
}

#footer h1 {
	padding-top:35px;
	font-size:10px;
	color: #426BB9;
	font-weight:bold;
	margin-bottom:0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#footer p {
	margin: 0px;
	padding-bottom:5px;
	line-height:14px;
}

.line {
	color:#9db1cf;
}

#footer a {
	color: #426bb9;
}

#footer .fullbreak {
	margin-top: 10px;
}

a.grey:link { color: #335a6f; font-weight : normal;  text-decoration: none; }
a.grey:visited { color: #335a6f; font-weight : normal;  text-decoration: none; }
a.grey:hover { color: #335a6f; font-weight : normal;  text-decoration: underline; }

#footer a:link { color: #426bb9; font-weight : normal;  text-decoration: none; }
#footer a:visited { color: #426bb9; font-weight : normal;  text-decoration: none; }
#footer a:hover { color: #426bb9; font-weight : normal;  text-decoration: underline; }

a.footer_validator:link { color: #335a6f; font-weight : normal;  text-decoration: none; }
a.footer_validator:visited { color: #335a6f; font-weight : normal;  text-decoration: none; }
a.footer_validator:hover { color: #508eaf; font-weight : normal;  text-decoration: none; }

/*********************************** Footer Styles Footer Styles Footer Styles *****************************************************/



/***************************************** Forms************************************************************************************/

	div.forms {
		width: 45%;
		float: left;
	}
	label, input {
		display: block;
		margin-bottom: 0px;
	}
	.inline {
		padding-right:15px;
		float: left;
		clear: right;
	}
	.clear {
		clear: both;
	}
	
.submit {
	padding-left:28px;
	padding-top:15px;
	margin-bottom:30px;
}	

.forms {
	padding-left:25px;
	font-size: 10px;
	line-height:14px;
	font-weight:bold;
}

.forms b {
	font-size: 10px;
	line-height:14px;
	font-weight:bold;
	color: #426BB9;
}

.formtxt {
	font-size: 11px;
  	width: 35px;  margin-bottom: 3px;
}

.formtxt_contact {
	font-size: 11px;
  	width: 240px;  margin-bottom: 3px;
}

.formtxt2 {
	font-size: 11px;
 	width: 530px;  margin-bottom: 3px;
	font-weight:bold;
}

.formtxt3 {
	font-size: 11px;
	background-color: #FFFFFF;  width: 70px;  margin-bottom: 3px;
	border: 1px solid #B4BAC0;
}

.formtxt4 {
	font-size: 11px;
	background-color: #FFFFFF;  width: 245px;  margin-bottom: 3px;
	border: 1px solid #B4BAC0;
}

.formsm {
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
/***************************************** Forms************************************************************************************/

/***************************************** SITEMAP STYLES SITEMAP STYLES ************************************************************************************/
.fixed_width_column {
	float: left;
	width:250px;
	
}

/* Indent 50 */
#indent50 {
	padding-top:20px;
	padding-left:50px;
}


.sitemap {
	color:#426BB9;
	font-size:16px;
	line-height:26px;
}

a.sitemap:link { color: #426BB9; font-weight : normal;  text-decoration: none; }
a.sitemap:visited { color: #426BB9; font-weight : normal;  text-decoration: none; }
a.sitemap:hover { color: #7c9ede; font-weight : normal;  text-decoration: underline; }


.sitemap_sm {
	color:#031e61;
	font-size:12px;
	line-height:26px;
}

a.sitemap_sm:link { color: #031e61; font-weight : normal;  text-decoration: none; }
a.sitemap_sm:visited { color: #031e61; font-weight : normal;  text-decoration: none; }
a.sitemap_sm:hover { color: #042983; font-weight : normal;  text-decoration: underline; }

/***************************************** SITEMAP STYLES ************************************************************************************/


