/* ============================================================================================	*/
/* ============================= COLOR CODES USED ARE LISTED BELOW ============================ */
/* ============================================================================================ */
/* Dark Green  	color used for Group  				= #006633 			*/
/* Light Green  color used for active subnevmenu	= #23913C			*/
/* Orange 	color used for Business Banking 		= #FF801F 			*/
/* Blue 	color used for Personal Banking 		= #0892ED 			*/
/* Purple 	color used for Private Banking 			= #6D009F 			*/
/* Pink 	color used for Financial Institutions 		= #9F0055 			*/
/* Gray 	color used for Body Text and Other Normal Text	= #9F0055			*/
/* ============================================================================================ */
/* ============================= COLOR CODE USED ARE LISTED ABOVE ============================= */
/* ============================================================================================ */

@font-face {
	font-family: "MyriadPro-Light";
	src: 	url('fonts/MyriadPro-Light.otf') format("opentype"),
		url('fonts/MyriadWebPro.ttf') format("truetype");
	}
	
@font-face {
	font-family: "MyriadPro-Regular";
	src: 	url('fonts/MyriadPro-Regular.otf') format("opentype"),
		url('fonts/MyriadWebPro.ttf') format("truetype");
}

@font-face {
	font-family: "MyriadPro-Bold";
	src: 	url('fonts/MyriadPro-Bold.otf') format("opentype"),
		url('fonts/MyriadWebPro-Bold.ttf') format("truetype");
}
	
@font-face {
	font-family: "MyriadPro-Italic";
	src: 	url('fonts/MyriadPro-It.otf') format("opentype"),
		url('fonts/MyriadWebPro-Italic.ttf') format("truetype");
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	font-size: 13px; 
	font-family: "MyriadPro-Regular", "Arial";
	text-align: justify; 
	color: #333333; 
	background-image: url('BGtexture1.png'); 
	background-repeat: repeat-x;	
	background-color: #FFFFFF;
	border: 0px; 
}

font.title {
	font-size: 14px; 
	font-family: "MyriadPro-Bold", "Arial";
	text-align: justify;
	font-style: italic;
	font-style: bold; 
	color: #23913C; 
	padding: 5px; 
}

font.red {
	font-size: 12px; 
	font-family: "MyriadPro-Bold", "Arial";
	font-weight: bold;
	color: #993300; 
	padding-left: 5px; 
}

font.green {
	font-size: 12px; 
	font-family: "MyriadPro-Bold", "Arial";
	font-weight: bold;
	color: #23913C; 
	padding-left: 5px; 
}

table.base {
	font-family:  "MyriadPro-Regular", "Arial";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	width: 100%;
	/* background-color: #FFFFFF; */
	border: none;
	color: #FFFFFF;
}   

table.sub { 
	overflow-x:auto;
    /* border-collapse: collapse; */
	padding: 1px; 
	width: 100%;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC; 
	border-radius: .5em; 
	-moz-border-radius: .5em; 
	-webkit-border-radius: .5em; 	
	background: #EFEFEF; 
	font-family: "MyriadPro-Bold"; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 11px; 
	vertical-align: middle;
}

table.form { 
	overflow-x:auto;
    /* border-collapse: collapse; */
	padding: 1px; 
	max-width: 100%;
	min-width: 33%;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC; 
	border-radius: .5em; 
	-moz-border-radius: .5em; 
	-webkit-border-radius: .5em; 	
	background: #EFEFEF; 
	font-family: "MyriadPro-Bold"; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 11px; 
	vertical-align: middle;
}

table.lc { 
	padding: 1px; 
	width: 80%;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC; 
	border-radius: .5em; 
	-moz-border-radius: .5em; 
	-webkit-border-radius: .5em; 	
	background: #EFEFEF; 
	font-family: "MyriadPro-Bold"; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 11px; 
	vertical-align: middle;
}

table.tnc { 	
	padding: 20px;
	width: 50%;
	border: none;
}

h1.tnc { 
	font-family: "MyriadPro-Bold"; 
	font-weight: bold; 
	font-style: normal;	
	font-size: 12px;
	color: #666666; 
}

ol.tnc, li.tnc, p.tnc { 
	font-family: "MyriadPro-Regular"; 
	font-weight: normal; 
	font-style: normal;	
	font-size: 11px; 
	text-align: left;
	color: #666666; 
}

a.tncLink:link, a.tncLink:visited {
	font-family: "MyriadPro-Regular"; 
	font-weight: bold;
	font-size: 11px;
	color: #23913C;
	text-decoration: underline;
}

a.tncLink:hover, a.tncLink:active {
	font-family: "MyriadPro-Regular"; 
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #006633;
}

code{
  font-family:monospace;
  font-size:12px;
  font-weight:normal;
}

pre{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-weight:normal;
  vertical-align:middle;
}

h1{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:20px;
  font-weight:bold;
  color: #23913C;
  text-align: center;
}

h1.header{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:24px;
  font-weight:bold;
  font-style:normal;
  color: #23913C;
}

h1.links{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-weight:bold;
  font-style:normal;
  color: #23913C;
}

h1.center{
  text-align:center;
  color: #23913C;
}

h1.white{
  text-align:center;
  color: #23913C;
  font-size:20px;
  font-style:bold;
  font-style:italic;
}

li.white{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:14px;
  color: #333333;
}

h2{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:15px;
  font-weight:normal;
  font-style:normal;
  color: #23913C;
  padding-top: 10px;
  padding-bottom: 10px;
}
h2.center{
  text-align:center;
  padding-top: 10px;
  padding-bottom: 10px;
}

h3{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:18px;
  font-weight:normal;
  color: #23913C;
  padding-top: 10px;
  padding-bottom: 10px;
}

h3.center{
  text-align:center;
  padding-top: 10px;
  padding-bottom: 10px;
}

h4{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:15px;
  font-style:normal;
  padding-top: 10px;
  padding-bottom: 10px;
}

h5{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  color: #23913C;
  padding-top: 10px;
  padding-bottom: 10px;
}
h6{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color: #23913C;
  padding-top: 10px;
  padding-bottom: 10px;
}
h6.footer{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:10px;
  font-style:italic;
  font-weight:normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
li{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  color: #333333;
}
li.security{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color: #333333;
}
li.help{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:15pt;
  font-style:normal;
  font-weight:normal;
  color: #333333;
}

a.help{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:15pt;
  font-style:normal;
  font-weight:normal;
  color: #23913C;
  text-decoration:none;
}

pre.security{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:15pt;
  font-style:normal;
  font-weight:normal;
  color: #333333;
}
p.help{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:15pt;
  font-style:normal;
  font-weight:normal;
  color: #333333;
}
ol{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #333333;
}
p{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:bold;
  color: #333333;
}
p.center{
  text-align:center;
  color: #333333;
}
p.left{
  text-align:left;
  color: #333333;
}

table {
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #333333;
}

tr{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #333333;
}
th {
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:bold;
  color: #222222;
  background-color:#CCCCCC;
}

th.tablehead{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:bold;
  color:#222222;
  background-color:#CCCCCC;
}
td.whitetext{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #222222;
  background-color:#CCCCCC;
}

td{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #333333;
}

td.white{
  background-color: #EFEFEF;
  color: #333333;
}

td.blue{
  color: #333333;
  background-color:#EFEFEF;
} 

td.black{
  color:#333333;
  background-color:#EFEFEF;
} 

td.red{
  color: #333333;
  background-color:#EFEFEF;
} 

td.button{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-weight:normal;
  font-style:normal;
  background-color: #006633;
  color: #FFFFFF;
  text-align:center;
  width:150px;
} 

td.heading{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:28px;
  font-style:normal;
  color: #23913C;
}

td.heading2{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #23913C;
}

td.branches{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #333333;
}

td.home{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  cellpadding:0;
  cellspacing:0;
  color: #333333;
}

td.faq{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:14px;
  font-style:bold;
  color: #333333;
}

td.centre{
  text-align:center;
  color: #333333;
}

td.menu{
  text-align:center;
  color: #23913C;
  background-color:#EFEFEF
}

td.currency{
  font-family: "MyriadPro-Regular", "Arial";
  text-align:right;
  color: #333333;
}

td.facts{
  font-family: "MyriadPro-Regular", "Arial";
  font-style:italic;
  font-weight:bold;
  text-align:right;
  color: #333333;
}

td.option{
  text-align:center;
  color: #333333; 
}

td.hplus{
  font-style:italic;
  text-align:center;
  color: #333333;
}

ul{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #333333;
}

a {
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  color: #23913C;
  text-decoration:none;
}

a.center{
  text-align:center;
}

font.key{
  font-family: "MyriadPro-Regular", "Arial";
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color: #333333;
}

#dpCalendar {
  background-color: #EFEFEF;
  color: #333333;
  font-size: xx-small;
  font-family: "MyriadPro-Regular", "Arial";
  width: 150px;
}

#dpCalendar table {
  border: 1px solid #CCCCCC;
  background-color: #EFEFEF;
  color: #333333;
  font-size: xx-small;
  font-family: "MyriadPro-Regular", "Arial";
  width: 100%;
}

#dpCalendar .cellButton {
  background-color: #EFEFEF;
  color: #333333;
}

#dpCalendar .cellMonth {
  background-color: #EFEFEF;
  color: #333333;
  text-align: center;
}

#dpCalendar .cellDay {
  background-color: #EFEFEF;
  color: #333333;
  text-align: center;
}

#dpCalendar .cellSelected {
  border: 1px solid #CCCCCC;
  background-color: #EFEFEF;
  color: #006633;
  text-align: center;
}

#dpCalendar .cellToday {
  background-color: #EFEFEF;
  color: #333333;
  text-align: center;
}

#dpCalendar .unused {
  background-color: transparent;
  color: #333333;
}

#dpCalendar .cellCancel {
  background-color: #CCCCCC;
  color: #333333;
  border: 1px solid #CCCCCC;
  text-align: center;
}

#dpCalendar a {
  text-decoration: none;
  background-color: transparent;
  color: #23913C;
}

.virtualkey1 {
       padding:3px;
       background-color: #EFEFEF;
       text-align:center;
       font-weight:bold;
       vertical-align:middle;
       border:1px solid #CCCCCC;
}

.virtualkey2 {
    padding:3px;
    background:url(button.gif);
    color: #333333;
    text-align:center;
    vertical-align:middle;
    border:1px solid black;
    cursor:pointer;
}

table.advisoryBlock {
	font-family:  "MyriadPro-Regular", "Arial";
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	width: 1000px;
	background-color: #EFEFEF;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #EFEFEF;
	padding: 10px;
}   

table.advisoryBlock2 {
	font-family:  "MyriadPro-Regular", "Arial";
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	width: 650px;
	background-color: #EFEFEF;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #EFEFEF;
	padding: 10px;
}   

li.advisoryBlock{
  font-family: "MyriadPro-Regular", "Arial";
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}

p.advisoryBlock{
  font-family: "MyriadPro-Regular", "Arial";
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}
td.errormessage {
  font-family: "MyriadPro-Regular", "Arial";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-align: justify;
  min-width: 400px;
  background-color: #EFEFEF;
  border-radius: .5em;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  color: #006633;
  padding: 7px;
  margin: 0px;
}

td.logout{
  font-family: "MyriadPro-Regular", "Arial";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-align: justify;
  width: 600px;
  border-radius: .5em;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  color: #006633;
  padding: 7px;
  margin: 0px;
}

/* ==================================================================================== */

td.topMenu { 
	padding: 0px;
	margin: 0px; 
	width: 96%; 
	height: 30px; 
	border-top-left-radius: 0em; 
	border-top-right-radius: 0em; 
	border-bottom-left-radius: .5em; 
	border-bottom-right-radius: .5em; 
	-moz-border-top-left-radius: 0em; 
	-moz-border-top-right-radius: 0em; 
	-moz-border-bottom-left-radius: .5em; 
	-moz-border-bottom-right-radius: .5em; 
	-webkit-border-top-left-radius: 0em; 
	-webkit-border-top-right-radius: 0em; 
	-webkit-border-bottom-left-radius: .5em; 
	-webkit-border-bottom-right-radius: .5em; 	
	background-image: url('tnb_background.gif');
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	font-family: "MyriadPro-Bold"; 
	font-weight: bold; 
	font-style: normal;	
	font-size: 11px; 
	vertical-align: middle; 
	text-decoration: none; 
}

td.HBZtitle {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 25px;
	color: #006633;
}

td.HBZsubtitle {
	font-size: 13px; 
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	color: #006633;
}



table.bar{
	font-family: "MyriadPro-Regular";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-image: url('BG_subNavBar.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	height: 35px;
	padding: 0px;
	border: none;
}

/* ============================================================================================	*/
/* =============================== SUB NAVIGATION BAR STARTS HERE =============================	*/
/* ============================================================================================	*/
/*
a.subNavigation:link, a.subNavigation:visited {
	display: block;
	min-width: 125px;
	height: 29px;
	padding-top: 9px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-family: "MyriadPro-Regular"; 
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url('subNavBar_off.gif');
	background-repeat: repeat-x;

}

a.subNavigation:hover, a.subNavigation:active {
	background-image: url('subNavBar_on.gif');
	background-repeat: repeat-x;
}

td.bar-left {
	width: 10px;
	background-image: url('subNavBar_left.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td.bar-right {
	width: 10px;
	background-image: url('subNavBar_right.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td.shadow{
	width: 5px;
	background-image: url('subNavBar_shadow.gif');
	background-repeat: no-repeat;
	
	text-align: left;
	margin: 0px;
	padding: 0px;
} 

*/

/* ============================================================================================	*/
/* ================================ SUB NAVIGATION BAR ENDS HERE ==============================	*/
/* ============================================================================================	*/

table.curved {
	font-family: "MyriadPro-Regular";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	/* min-width: 500px; */
	background-color: #EFEFEF;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	color: #444444;
	margin: 0px;
	border: solid;
	border-width: 1;
	border-color: #CCCCCC;
	padding: 5px;
} 

div.block {
	font-family: "MyriadPro-Regular";
	font-size:10px;
	font-weight: normal;
	font-style:normal;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	color: #006633;
	text-align: left;
	/* min-width: 200px; */
	/* min-height: 500px; */
	padding: 5px;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	vertical-align: top;
} 

table.linkBlock {
	font-family: "MyriadPro-Regular";
	font-size:10px;
	font-weight: normal;
	font-style:normal;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	color: #EFEFEF;
	text-align: left;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #EFEFEF;
	width: 75%;
	vertical-align: top;
	margin: 10px;
} 

th.undefine {
	font-family: "MyriadPro-Regular";
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	height: 20px;
	margin: 3px;
	background-color: #777777;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding:4px;
}

th.textData {
	font-family: "MyriadPro-Regular";
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	height: 20px;
	margin: 3px;
	background-color: #777777;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding:4px;
}

th.numericData {
	font-family: "MyriadPro-Regular";
	font-weight: bold;
	font-style: normal;
	text-align: right;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	height: 20px;
	margin: 3px;
	background-color: #777777;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 4px;
}

td.undefine {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #444444;
	font-style: normal;
	height: 20px;
	margin: 3px;
	background-color: #EFEFEF;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 4px;
}

td.optionList {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 13px;
	color: #444444;
	font-style: normal;
	min-height: 0px;
	max-height: 20px;
	margin: 3px;
	background-color: #EFEFEF;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 4px;
}

td.textData {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 13px;
	color: #444444;
	font-style: normal;
	height: 20px;
	margin: 3px;
	/* background-color: #EFEFEF; */
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 4px;
}

td.numericData {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	text-align: right;
	font-size: 13px;
	color: #444444;
	font-style: normal;
	height: 20px;
	margin: 3px;
	/* background-color: #EFEFEF; */
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding:4px;
}

a:link, a:visited {
	font-family: "MyriadPro-Regular"; 
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #006633;
	text-decoration: none;
}

a:hover, a:active {
	color: #23913C;
	text-decoration: underline;
}

a.button:link, a.button:visited {
	height: 15px;
	vertical-align: top;
	font-family: "MyriadPro-Regular"; 
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	/* margin: 10px; */
	color: #006633;
	/* padding-top: 20px; */
	text-decoration: none;
}

a.button:hover, a.button:active {
	color: #23913C;
	text-decoration: underline;
}

div.hr {
	width: 100%;
	height: 12px;
	padding: 5px;
	text-align: left;
	background: #FFFFFF url(separators.png) no-repeat scroll left;
}

div.hrTop {
	width: 100%;
	height: 11px;
	padding: 5px;
	text-align: left;
	background: #FFFFFF url(separatorsTop.png) no-repeat scroll left;
}

div.hrBottom {
	width: 100%;
	height: 11px;
	padding: 5px;
	text-align: left;
	background: #FFFFFF url(separatorsBottom.png) no-repeat scroll left;
}

span.info {
	width: 15px;
	height: 15px;
	border: solid;
	padding-left: 2px;
	padding-right: 2px;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-color: #23913C;
	border-width: 1px;
	color: #23913C;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
	
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    min-width: 200px; 
    background-color: #006633;
    color: #fff;
    text-align: left;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	padding: 3px;
    font-size: 13px;
    position: absolute;
    z-index: 1;
    top: -255%;
    left: 75%;
    margin-left: 0px;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
} 

/* ============================================================================================	*/
/* ================================== MODEL POPUP  STARTS HERE ================================	*/
/* ============================================================================================	*/

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 0;
    display: none;
    opacity:0;
    -webkit-transition: opacity 520ms ease-in;
    -moz-transition: opacity 520ms ease-in;
    transition: opacity 520ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
    display: block;
}
.modalDialog > div {
    min-width: 40%;
    max-width: 75%;
    min-height: 20%;
    max-height: 70%;
    position: relative;
    margin: 5% auto;
    /* padding: 5px 20px 13px 20px; */
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
.close {
    background: #23913C;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #EFEFEF;
    color: #006633;
}

/* ============================================================================================	*/
/* =================================== MODEL POPUP  ENDS HERE =================================	*/
/* ============================================================================================	*/

/* ============================================================================================	*/
/* ================================= CALENDAR POPUP STARTS HERE ===============================	*/
/* ============================================================================================	*/

		.calendar-box {
			display:none;
			padding: 5px;
			background-color:#CCCCCC;
			border:1px solid #EFEFEF;
			position:absolute;
			/* width:225px; */
			border-radius: .5em; 
			-moz-border-radius: .5em; 
			-webkit-border-radius: .5em; 	
			font-family: "MyriadPro-Regular"; 
			font-weight: normal; 
			font-style: normal;
			color: #006633;	
			font-size: 10px; 
			text-align: center;
		}

		.calendar-box select.calendar-month {
			width:90px;
		}

		.calendar-box select.calendar-year {
			width:60px;
		}

		.calendar-box .calendar-cancel {
			width:75px;
		}

		.calendar-box table td {
			align:center;
		}

		.calendar-box .calendar-title {
			text-align:center;
		}

		.calendar-box a {
			color: #006633;
			text-decoration:none;
			padding: 5px;
			background-color:#CCCCCC;
			font-family: "MyriadPro-Regular"; 
			font-weight: normal; 
			font-style: normal;	
			font-size: 10px; 
			vertical-align: middle;
		}

		.calendar-box .today a {
			padding: 5px;
			background-color:#999999;
			color: #FFFFFF
		} 

		.calendar-box .selected a {
			padding: 5px;
			background-color: #006633;
			color: #FFFFFF;
		}

/* ============================================================================================	*/
/* ================================= CALENDAR POPUP ENDS HERE =================================	*/
/* ============================================================================================	*/


/* ============================================================================================	*/
/* ================================= NEW MENU BAR STARTS HERE =================================	*/
/* ============================================================================================	*/

/* SUB NAVIGATIONAL MENU BAR */

.subNavBlock {
	padding: 0px;
	border: none;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	height: 35px; 
	background-image: url('BG_subNavBar2.gif');
	background-repeat: repeat-x;
	/* background-color: #006633; */
}
		
ul.subnav {
	list-style-type: none;
	/* height: 35px; */
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top-left-radius: .5em;
	-moz-border-top-left-radius: .5em;
	-webkit-border-top-left-radius: .5em;
}

ul.subnav li {
	float: left; 
	padding:0;
}

ul.subnav li a {
	display: inline-block;
	min-width: 120px;
	height: 35px;
		margin: 0px;
		padding-top: 0px;
		
	vertical-align: bottom;
	font-family: "MyriadPro-Regular"; 
	font-size: 12px;
	color: #EFEFEF;
	text-align: left;
	text-decoration: none;
	transition: 0.3s;
	background-image: url('subNavBar_off2.gif');
	background-repeat: no-repeat;
}

ul.subnav li a:hover {
	background-image: url('subNavBar_on2.gif');
	background-repeat: no-repeat;
	margin:0px;
	height:35px;
}

ul.subnav li.icon {display: none;}

@media screen and (max-width:680px) {
	ul.subnav li:not(:first-child) {display: none;}
	ul.subnav li.icon {
		float: right;
		display: inline-block;
		height:35px;
		margin:0px;
	}
}

@media screen and (max-width:680px) {
	ul.subnav.responsive {position: relative;}
	ul.subnav.responsive li.icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	ul.subnav.responsive li {
		float: none;
		display: inline;
			margin:0px;
			height:35px;
	}
	ul.subnav.responsive li a {
		display: block;
		height: 35px;
		max-width:125px;
		margin: 0;
	}
}

/* menu icon to transform to X */
 
.container {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    padding-left:85px;
    padding-top: 7px;
}

.bar1, .bar2, .bar3 {
    width: 18px;
    height: 2px;
    background-color: #FFFFFF;
    margin: 3px; 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-4px, 2px) ;
    transform: rotate(-45deg) translate(-4px, 2px) ;
}


.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-3px, -4px) ;
    transform: rotate(45deg) translate(-4px, -3px) ;
}

/* ============================================================================================	*/
/* ================================== NEW MENU BAR ENDS HERE ==================================	*/
/* ============================================================================================	*/

/* ============================================================================================	*/
/* =============================== TOP NAVIGATION BAR STARTS HERE =============================	*/
/* ============================================================================================	*/

td.tnb {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: #444444;
	background-image: url('tnb_background.gif');
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

ul.tnb {
	list-style-type: none;
	height: 34px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

li.tnb {
	float: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 34px;
}

li.shadow {
	float: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 34px;
	background-image: url('tnb_shadow.gif');
	background-repeat: no-repeat;
	width: 20px;	
}

td.filler {
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: #444444;
	background-image: url('tnb_background.gif');
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}	
	
a.tnbHome:link, a.tnbHome:visited {
	display: block;
	width: 36px;
	height: 34px;
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('tnb_home_on.gif');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	text-decoration: none;
}

a.tnbHome:hover, a.tnbHome:active {
	background-image:url('tnb_home_off.gif');
	background-repeat:repeat-x;
	height:36px;
}

a.tnbButton:link, a.tnbButton:visited {
	display: block;
	width: 105px;
	height: 34px;
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('tnbButton_off.gif');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	text-decoration: none;
}

a.tnbButton:hover, a.tnbButton:active {
	background-image: url('tnbButton_on.gif');
	background-repeat: repeat-x;
}

a.logoutButton:link, a.logoutButton:visited {
	display: block;
	width: 105px;
	height: 34px;
	font-family: "MyriadPro-Regular";
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url('logoutButtonOff.png');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	/* padding-left: 20px; */
	text-decoration: none;
}

a.logoutButton:hover, a.logoutButton:active {
	background-image: url('logoutButtonOn.png');
	background-repeat: no-repeat;
}

/* ============================================================================================	*/
/* ================================ TOP NAVIGATION BAR ENDS HERE ==============================	*/
/* ============================================================================================	*/

a.boxbutton:link, a.boxbutton:visited {
	border: solid;
	border-width: 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	background-image: url('BG_subNavBar.gif');
	background-repeat: repeat-x;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	font-family: "MyriadPro-Regular"; 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.boxbutton:hover, a.boxbutton:active {
	background-image: url('BG_subNavBarOn.gif');
	background-repeat: repeat-x;
}

tr.highlighter:hover { 
	background-color: #CCCCCC; 
}
