﻿.fla_contain {
    width: 1011px;
    height: auto;
    clear: both;
    display: block;
    margin-bottom: 5px;
	margin-top: -10px;}
.fla_contain img {
    width: 972px;
    height: 177px;
    margin: 0 auto;
    display: block;
    border-top: solid 1px #CCC;}
.body .contain .column_1 {
    width: 580px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
    float: left;
    margin-left: 20px;
    display: block;}
.body .contain .column_1 .col_tabs .tab_navi { width: 575px; height: auto; margin-bottom: 20px;}
.body .contain .column_1 .col_tabs .tab_navi .tabberfoot {
    background-image: url('../images/tabberfoot_579.gif');
    background-repeat: no-repeat;
    width: 590px;
    height: 14px;}
.body .contain .column_2 {
    width: 387px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
    float: left;
    margin: 0 0 10px 10px;}
.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: 370px;
    height: auto!important;    
    height: 300px;    
    min-height: 300px;
    float: left;
    background-image: url('../images/newsbody.gif');
    background-repeat: repeat-y;}
.nav_Home { background-position: 0 100%;}
.tab1pic { float: left; clear: both; margin-right:10px;}
.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;
    width:auto;
    float: left;
    margin: 0 15px;
    line-height: 250%;}
.col_news .newsbody { width: 370px; height: 100%; padding: 10px 0;}
.col_news .newsfoot {
    background-image: url('../images/newsfoot.gif');
    background-repeat: no-repeat;
    width: 370px;
    height: 14px;
    display: block; 
    clear: both;}
.col_news .newsfoot .text10bBold {
    float: right; 
    margin-right: 10px; 
    display: block;
    position: relative; 
    top: -7px;
    text-decoration: none;}
.col_news .newsbody .ncw,.ncg {
    width: 352px;
    height: auto !important;
    height: 50px;
    min-height: 50px;
    display: block;
    clear: both;
    text-decoration: none;
    margin: 5px 0 10px 9px;
    float: left;}
.ncw .top,.bottom {width: 352px; height: 7px; display: block; clear: both; float: left;}
.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 {
    background-image: url('../images/ncw_middle.gif'); 
    background-repeat: repeat-y; 
    width: 100%; 
    height: auto !important; 
    height: 50px; 
    min-height: 50px;
    text-decoration: none; 
    display: block; 
    clear: both; 
    float: left;}
.ncg .top,.bottom {width: 352px; height: 7px; display: block; clear: both; float: left;}
.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 {
    background-image: url('../images/ncg_middle.gif'); 
    background-repeat: repeat-y; 
    width: 100%; 
    height: auto !important; 
    height: 50px; 
    min-height: 50px;
    text-decoration: none; 
    display: block;
    padding: 5px 0; 
    float: left;}
.middle img {float: left; display: block; margin: 0 0 0 5px; width: 46px; height: 46px;cursor:pointer;}
.middle div {display: block; margin-left: 2px; width: 290px;cursor:pointer; float: left;}
.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: auto;
	height: 34px;}
ul.tabbernav li {
	background-image: url('../images/midtab.gif');
	list-style: none;
	margin: 0;
	display: inline-block;
	float: left;
	width: auto;
	height: 34px;
	text-align: center;}
ul.tabbernav li a {
	text-decoration: none;
	width: 141px;
	height: 34px;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	display: block;
	padding-top: 7px;}
ul.tabbernav li a:link  {
	color: #007cc3;
	background-image: url('../images/midtab.gif');
	background-repeat: no-repeat; 
	width: 141px;
	height: 34px;}
ul.tabbernav li a:visited  {
	color: #007cc3;
	background-image: url('../images/midtab.gif');
	background-repeat: no-repeat;
	width: 141px;
	height: 34px;}
ul.tabbernav li a:hover {
	color: #007cc3;
	background-image: url('../images/midtab.gif');
	background-repeat: no-repeat;
	width: 141px;
	height: 34px;}
ul.tabbernav li.tabberactive a {
	color: #FFF;
	background-image: url('../images/midtab_active.gif');
	background-repeat: no-repeat;
	width: 141px;
	height: 34px;}
ul.tabbernav li.tabberactive a:hover {
	color: #FFF;
	background-image: url('../images/midtab_active.gif');
	background-repeat: no-repeat;
	width: 141px;
	height: 34px;}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background-color: White;
	z-index: 1;
	background-repeat: repeat-y;
	padding: 8px;
	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: 561px;
 /* 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 {
    background-image: url('../images/lefttab.gif');
    border-left: none;
    border-right: solid 1px #CCC;
    width: 145px;    }
.tabbernav #tab1nav1:link {
    background-image: url('../images/lefttab.gif');
    border-left: none;
    border-right: solid 1px #CCC;    }
.tabbernav #tab1nav1:visited {
    background-image: url('../images/lefttab.gif');
    border-left: none;
    border-right: solid 1px #CCC;}
.tabbernav #tab1nav1:hover {
    background-image: url('../images/lefttab.gif');
    border-left: none;
    border-right: solid 1px #CCC;}
.tabbernav .tabberactive #tab1nav1 {
    background-image: url('../images/lefttab_active.gif');
    border-left: none;
    border-right: solid 1px #CCC;
    width: 145px;}    
.tabbernav .tabberactive #tab1nav1:hover {
    background-image: url('../images/lefttab_active.gif');
    border-left: none;
    border-right: solid 1px #CCC;}
.tabbernav #tab1nav4 {
    background-image: url('../images/righttab.gif');
    border-left: solid 1px #CCC;
    border-right: none;
    width: 145px;}
.tabbernav #tab1nav4:link {
    background-image: url('../images/righttab.gif');
    border-left: solid 1px #CCC;
    border-right: none;}
.tabbernav #tab1nav4:visited {
    background-image: url('../images/righttab.gif');
    border-left: solid 1px #CCC;
    border-right: none;}
.tabbernav #tab1nav4:hover {
    background-image: url('../images/righttab.gif');
    border-left: solid 1px #CCC;
    border-right: none;}
.tabbernav .tabberactive #tab1nav4 {
    background-image: url('../images/righttab_active.gif');
    border-left: solid 1px #CCC;
    border-right: none;
    width: 145px;}    
.tabbernav .tabberactive #tab1nav4:hover {
    background-image: url('../images/righttab_active.gif');
    border-left: solid 1px #CCC;
    border-right: none;}
/* tab design END */