﻿.fla_contain {
    width: 1011px;
    height: auto;
    clear: both;
    display: block;
    margin-bottom: 5px;
	margin-top: -10px;}
.fla_contain img {
    width: 972px;
    height: 143px;
    margin: 0 auto;
    display: block;
    border-top: solid 1px #CCC;}
.body .contain .column_1 {
    width: 603px;
    height: auto !important;
    min-height: 500px;
    float: left;
    margin-left: 20px;
    display: inline-block;}
.body .contain .column_1 .col_tabs .tab_navi { width: 600px; height: auto; margin-bottom: 20px;}
.body .contain .column_1 .col_tabs .tab_navi .tabberfoot {
    background-image: url('../images/tabberfoot.gif');
    background-repeat: no-repeat;
    width: 100%;
    height: 9px;}
.body .contain .column_2{
    width: 382px;
    height: auto !important;
    min-height: 500px;
    float: left;
    margin-left: 5px;}
.body .contain .column_2 .login {
    float:left;
    height: 32px;
    margin: 15px 0 10px 0;
    width: 100%;
    clear: both;
    font-size: 11px;
    color:#007cc3;
    font-weight: bold;}
.body .contain .column_2 .col_news {
    width: 360px;
    height: auto!important;    
    height: 300px;    
    min-height: 300px;
    float: left;
	border: solid 1px #d7d7d7;}
.nav_Products { background-position: 0 100%;}
.topic { float: left; clear: both; margin-right:10px;}
.bottompic { display: block; float: right; margin-right:5px;}
.productlogo { float: left; clear:both; margin-left: 60px; margin-bottom: 20px;}
.productlogo2 {	float: left; clear:both; margin-left: 75px; margin-bottom: 20px;}
.login span a {
    display: block;
    float: left;
    width: auto;
    height: 32px;
    line-height: 240%;
    color:#007cc3;}
.login span a:active { color:#007cc3;}
.login span a:visited { color:#007cc3;}
.login span .clientLog {
    background-image: url('../images/logarrow.gif');
    background-repeat: no-repeat;
    width: 96px;
    height: 32px;
    padding-left: 5px;}
.login span .EPMLog { text-decoration:none;}
.login span .EHRLog { text-decoration:none;}
.col_news .newshead {
    background-image: url('../images/newshead.gif');
    background-repeat: no-repeat;
    width: 370px;
    height: 33px;}
.col_news .newshead .text12wBold { display: block; margin: 0 15px; line-height: 250%;}
.col_news .newsbody { width: 370px; height: 100%; padding-top: 10px;}
.col_news .newsfoot {
    background-image: url('../images/newsfoot.gif');
    background-repeat: no-repeat;
    width: 370px;
    height: 14px;}
.col_news .newsfoot .text10bBold {
    float: right; 
    margin-right: 10px; 
    display: inline;
    position: relative; 
    top: -7px;
    text-decoration: none;}
.col_news .newsbody .ncw,.ncg {
    width: 352px;
    height: auto !important;
    height: 50px;
    min-height: 50px;
    display: block;
    margin: 0 auto 10px;
    clear: both;
    text-decoration: none;}
.ncw .top,.bottom {width: 352px; height: 7px; z-index: 999;}
.ncw .top {background-image: url('../images/ncw_top.gif'); background-repeat: no-repeat;}
.ncw .bottom {background-image: url('../images/ncw_bottom.gif'); background-repeat: no-repeat;}
.ncw .middle{position:relative;clear: both;background-image: url('../images/ncw_middle.gif'); background-repeat: repeat-y; width: 100%; height: auto !important; height: 50px; min-height: 50px;text-decoration: none;}

.ncg .top,.bottom {width: 352px; height: 7px; z-index: 999;}
.ncg .top {background-image: url('../images/ncg_top.gif'); background-repeat: no-repeat;}
.ncg .bottom {background-image: url('../images/ncg_bottom.gif'); background-repeat: no-repeat;}
.ncg .middle{clear: both;background-image: url('../images/ncg_middle.gif'); background-repeat: repeat-y; width: 100%; height: auto !important; height: 50px; min-height: 50px;text-decoration: none;}

.middle img {float: left; display: block; margin: 3px 0 0 10px; width: 46px; height: 46px;cursor:pointer;}
.middle div {display: inline-block; margin-left: auto;width: 290px;cursor:pointer;}
.middle div label {font-size: 12px; color:#007cc3; font-weight: bold;text-decoration: none;}
.middle div .text12g {line-height: 125%; margin-left: 15px;text-decoration: none;}

/* tab design START */
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display:none;}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
 border-top: solid 1px #c2c2c2;
 border-left: solid 1px #c2c2c2;
 border-right: solid 1px #c2c2c2;}
.tabberlive {
     width: 579px;
     height: 100%;}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
 margin:0;
 border-bottom: 1px solid #778;
 font-weight: bold;
 font-size:11px;
 font-family: Tahoma,Verdana, sans-serif;
 width: 100%;
 height: 33px;}
ul.tabbernav li {
 list-style: none;
 margin: 0;
 display: inline-block;
 float: left;
 width: 193px;
 height: 33px;
 text-align: center;}
ul.tabbernav li a {
 text-decoration: none;
 width: 193px;
 height: 33px;
 border: solid 1px #CCC;
 display: block;
 line-height: 25px;}
ul.tabbernav li a:link {
 color: #007cc3;
 width: 193px;
 height: 33px;}
ul.tabbernav li a:visited {
 color: #007cc3;
 width: 193px;
 height: 33px;}
ul.tabbernav li a:hover {
 color: #007cc3;
 width: 193px;
 height: 33px;}
ul.tabbernav li.tabberactive a {
 color: #FFF;
 background-color:#007cc3;
 width: 193px;
 height: 33px;}
ul.tabbernav li.tabberactive a:hover {
 color: #FFF;
 background-color:#007cc3;
 width: 193px;
 height: 33px;}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 border: solid 1px #CCC;
 border-top: none;
 background-color: White;
 z-index: 1;
 background-repeat: repeat-y;
 padding: 7px;
 font-size:12px;
 font-family: Tahoma,Verdana, sans-serif;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
 border-top: solid 1px #CCC;
 height:auto; 
 /*width: 603px;*/
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
  overflow:auto;}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none;}
.tabberlive .tabbertab h3 { display:none;}
/* Example of using an ID to set different styles for the tabs on the page 
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {}*/
.tabbernav #tab1nav1 { width: 191px;}
.tabbernav .tabberactive #tab1nav1 { width: 191px;}    
.tabbernav #tab1nav3 { width: 191px;}
.tabbernav .tabberactive #tab1nav3 { width: 191px;}    
/* tab design END */