﻿.footer
{
	height:40px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-middle;
	text-align: center;
	border-bottom:1px;
	border-bottom-color:silver;
	background:#eaeaea;	
}

.footer2
{
	height:40px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-middle;
	text-align: right;
	border-bottom:1px;
	border-bottom-color:silver;
	background:#eaeaea;
}

.normalText   { 
	color: #000000;
	font-family: tahoma;Verdana;arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 2px;
	padding-left: 0px;	
	padding-right: 35px;	
}    

.normalText2  { 
	color: #000000;
	font-family: tahoma;Verdana;arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 2px;
}  

.normalTextBold2   { 
	color: #0042af;
	font-family: tahoma;Verdana;arial;
	font-size: 11px;
	font-weight: none;
	text-align: justify;
	padding-top: 2px;
	padding-left: 13px;	
	padding-right: 13px;	
} 

.normalTextBold   { 
	color: #0042AF;
	font-family: tahoma;Verdana;arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-top: 2px;
	padding-left: 0px;	
	padding-right: 35px;	
} 

.tda1 {
  BORDER: #FFFFFF 1px solid;
  	font-family: tahoma;verdana;  arial; 
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: left;
	BACKGROUND-COLOR: #efeff0;
	padding: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tda1Title {
  BORDER: #FFFFFF 1px solid;
  	font-family: tahoma;verdana;  arial; 
	font-size: 11px;
	font-weight: bold;
	color: #000;
	vertical-align: text-top;
	text-decoration: none;
	text-align: left;
	BACKGROUND-COLOR: #F5F5F6;
	padding: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tda2 {
  BORDER: #FFFFFF 1px solid;
  	font-family: tahoma; verdana; arial; 
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: left;
	BACKGROUND-COLOR: #f8f9f9;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;


}

A.url:link    {color:#015dbb; text-decoration:none; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A.url:visited {color:#015dbb; text-decoration:none; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A.url:active  {color:#015dbb; font-weight: normal; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
A.url:hover   {color:#02376e; text-decoration:none; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

A.menu:link    {color:#ffffff; text-decoration:none; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A.menu:visited {color:#ffffff; text-decoration:none; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A.menu:active  {color:#ffffff; font-weight: normal; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
A.menu:hover   {color:#ffffff; text-decoration:none; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

.TopMenu {
	color: ffffff;
	font-family: tahoma;Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TopMenuOver{
background-image: url('topbar_hover.gif'); 
color: #005ac5;
}
.TopMenu A {text-decoration:none; color: #ffffff;}
.TopMenu A:active {text-decoration:none; color: #015fbc;}
.TopMenu A:visited {text-decoration:none; color: #ffffff;}
.TopMenu A:hover {text-decoration:none; color: #000000;}



--------------------------------

.imageTable
{
	padding: 5px 5px 5px 20px; 
}

ul 
{
  text-align:left;
  margin:0 0 0 3px;
  padding:0;
  list-style-type: none;
/*  list-style-image: url('../images/list.gif')*/
}

body 
{	
	background-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #777777; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #777777;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}




.formTxt
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	vertical-align: text-top;
}





.formTitleTxt
{
	color: #666666;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.scrolled 
{	
	color: #CCCCCC; 
	font-family: arial, Arial, Helvetica, sans-serif; 
	font-size:9px;
	font-stretch:expanded;
	font-weight:bold 
}
			
input 
{
	background-color: #FFFFFF; 
	color: #666666;
	font-family: arial; 
	font-size: 10px; 
	border: 1px solid #CCCCCC; 
}


textarea 
{
	background-color: #FFFFFF; 
	color: #666666;
	font-family: arial; 
	font-size: 10px; 
	border: 1px solid #CCCCCC;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #777777; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #777777;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.contentBorder
{
	BORDER: 1px 1px 1px 1px solid #ABACAF;
	padding: 3px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #f71233;
}

.contentBorder2
{
	BORDER: 1px 1px 1px 1px solid #dfe2e4;
	padding: 3px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	text-align: left;
}

.contentBorder2 A.:link    {color:#0768fa; text-decoration:none; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.contentBorder2 A.:visited {color:#0768fa; text-decoration:none; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.contentBorder2 A.:active  {color:#0768fa;; font-weight: normal; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.contentBorder2 A.:hover   {color:#3e3f41; text-decoration:underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}


.normalTxt
{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: justify;
}

.normalTxtGreyBold
{
	color: #62635f;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-top;
	text-decoration: none;
	text-align: left;
}

.normalTxtBlackBold
{
	color: #000000;
	font-family: tahoma;Verdana;arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-top: 2px;
	padding-left: 0px;	
	padding-right: 35px;}

.TxtTitle_red
{
	color: #c10061;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align: text-top;
	text-decoration: none;
	text-align: justify;
}

.normalTxt2
{
	color: #000000;
	font-family: Verdana, Arial,Helvetica,sans-serif; 
	font-size: 10px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: left;
	COLOR: #666666; 
	padding-left: 3px
}

.normalTxtRight
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: right;
}

.TitleTxt
{
	color: #e86e02;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.LinkBar
{
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.copyRight
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	BORDER-TOP: 1px solid #ffffff ;
	BORDER-BOTTOM: 5px solid #ffffff ;
	background-color: #EFAD00;
}

.datamed
{
	color: #2972BA;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
  text-align: center;
}

.tableTitleTxt
{
	color: #003366;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
  padding-bottom: 5px;
}
.subHeading
{
	color: #403f3e;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-top: 10px;
	padding-left:13px;
	padding-right:13px;
}

.heading
{
	color: #0042af;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
    padding: 8px 10px 5px 0px;
}


.LoginTitleTxt
{
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.recordList {

	color: #333333;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.datamed
{
	color: #2972BA;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
  text-align: center;
}

.copyRight
{
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	BORDER-TOP: 1px solid #ffffff ;
	BORDER-BOTTOM: 5px solid #ffffff ;
	background-color: #599FDD;
}

.tdlistodd
{
  BORDER: #FD980C 1px solid;
    padding: 2px 4px;
    BACKGROUND-COLOR: #FBEDC8;
}

.tdlisteven
{
  BORDER: #Ffffff 1px solid;
    padding: 2px 4px;
    BACKGROUND-COLOR: #F9F3EC;
}



.tda3 {
  BORDER: #FFFFFF 1px solid;
  	font-family: verdana; tahoma; arial; 
	font-size: 11px;
	font-weight: none;  
	text-decoration: none;
	text-align: left;
	BACKGROUND-COLOR: #f8f9f9;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;

}

.button2
{
	background-color: #f7f7f7;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.boxtitle
{
	COLOR: #0058B6; 
	font-family: tahoma;Verdana;arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-top: 2px;
	padding-left: 0px;	
	padding-right: 35px;	

}




A.url1:link    {color:#0768fa; text-decoration:none; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A.url1:visited {color:#0768fa; text-decoration:none; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A.url1:active  {color:#0768fa; font-weight: normal; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
A.url1:hover   {color:#3e3f41; text-decoration:underline; font-weight: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

 

.normalText1stPara   { 
	color: #000000;
	font-family: Verdana;arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 15px;
	padding-left: 0px;	
	padding-right: 13px;	
}   

.text2	{ font-family: Verdana; font-size: 13px }
.normalArial { font-family: Arial; font-size: 11px }
.text4 { font-family: Verdana; font-size: 14px }
.text4 { font-family: Verdana; font-size: 14px }
.text5 { font-family: Verdana; font-size: 48px }
.normalArialChart { font-family: Arial; font-size: 11px; border-style: solid; border-width: 1px; bordercolor:#4646C1;  bgcolor=#DFDFFF }

.redFont
{
	color: #C10061;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none	
}

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #686666;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #003C5E;
}
.left a:hover {
	color : #000000;
}
p {
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}


}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #0a68f3;
}

.text1   { font-family: Verdana; font-size: 11px }

.style2 {
		BORDER: #FFFFFF 1px solid;
		font-family: tahoma;
		verdana;
		arial: xx-small;
		font-size: 11px;
		font-weight: none;
		vertical-align: text-top;
		text-decoration: center;
		text-align: left;
		BACKGROUND-COLOR: 2px 6px;
	}
.style5 {
		text-decoration: none;
	}
.tda_centre {
		BORDER: #FFFFFF 1px solid;
		font-family: tahoma;
		verdana;
		arial;
		font-size: 11px;
		font-weight: bold;
		color: #727273;
		vertical-align: text-top;
		text-decoration: center;
		text-align: left;
		BACKGROUND-COLOR: 2px 6px;
	}


.box { font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size:10px; text-align: left;color:#666666; padding: 0.3em; background-color: #fbf7d8; margin: 0px 5px 5px; border: dotted 1px #eeeeeb; }
.normalTextUnBold {
	color: #5c0384;
	font-family: tahoma;Verdana;	arial;
	font-size: 11px;
	font-weight: none;
	text-align: left;
	padding-top: 2px;
	padding-left: 13px;	
	padding-right: 13px;
}

.style6 {
	border-width: 0;
	height: 16px;
	width: 16px;
	vertical-align:middle;
}

/*--------------------------------------------------
  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 {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #E0E0E0;
 font: bold 10px tahoma,Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #E0E0E0;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #F9020E;
 border-color: transparent;
}

ul.tabbernav li.tabberactive a
{
 background-color: #F9020E;
 border-bottom: 1px solid #fff;
 color:#fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #E0E0E0;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* 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 {
 height:200px;
 overflow:auto;
}

