/* CSS Document */

/* Body 
======================================== */
Body {	
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	text-align:left;
	background: #ffffff;
}

.BlueText{
	margin-left: 30px;
	color:#06F;
}

.Text_list{
	margin-left: 30px;
}
	

/*  Tables & Cells 
======================================== */

.table-border {
      border-bottom:1px solid #cccccc;
	  border-top:1px solid #cccccc;
	  border-left:1px solid #cccccc;
	  border-right:1px solid #cccccc;
	 }
	 
	 
table, td {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top; 
	color: #000000;
}
ul {
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0; 
}

li{
	padding-top:4px;
}
li.bullet{
	padding-top:0px;
}

.ul2 {
	margin-top:0;
	margin-bottom:0;
	margin-left:16px;
	padding-bottom:0; 
	padding-left:16px;
}

.li2{
	
}
li2.bullet{
	
}


.td-logo {
	text-align:left;
	padding-right:18px;
	padding-bottom:9px;
}
.td-header {
	vertical-align:middle;
	text-align:right;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #000000;
}
.td-vlignbtmCI{
	padding-top:28px;
	vertical-align:top;
}
.td-vlignbtmCB{
	padding-top:68px;
	vertical-align:top;
}
.td-fullpanel {
	width:772px;
	padding-left:12px;
	padding-right:12px;
}
.td-mainpanel {
	width:608px;
	padding-left:12px;
}
.td-2ndpanel {
	width:444px;
	padding-left:12px;
}
.td-leftpanel {
	width:152px;
	padding-left:12px;
}
.td-rightpanel {
	width:164px;
	padding-left:12px;
	padding-right:12px;
}
.td-bottom {
 	vertical-align:bottom;
}
.td-consumerpanel {
	width:152px;
	padding-left:2px;
	border-bottom:5px solid #FFFFFF;
	background-color:#003481;
	height:54px;
	font-size:12px;
	text-align:left;
	padding:5px;
	font-weight:bold;
}
.td-consumerpanel02 {
	width:152px;
	padding-left:2px;
	background-color:#003481;
	height:54px;
	font-size:12px;
	text-align:left;
	padding:5px;
	font-weight:bold;
}
.td-nav {
	font-size:13px;
	font-weight: bold;
	text-align:left;
	text-transform:capitalize;
	line-height:20px;
	padding-top:2px;
}
#td-btm{
	height:72px;
}
#td-btm02{
	height:20px;
}
/* Internal Scrollbar */
.contentbox {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	OVERFLOW: auto; WIDTH: 444px; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}
/*  Quick Access 
======================================== */
.td-quickAccess {
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding-left:6px;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:6px;
	background:#003481;
	width:140;
}
.td-back {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	padding-left:6px;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:6px;
	background:#003481;
	width:80;
}
.inputField-quickAccess{
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-color:#003481;	
	padding-left:5;
	width:120;
	font-size:1.0em;
}

/* Navigator 
======================================== */

#topNav{
	font-weight: normal;
	text-align:right;
	color:#003481;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:5px;
}
#topNavrbs{
	font-weight: normal;
	text-align:right;
	color:#00526f;
	padding-left:0px;
}
#topNav a:link{
	text-decoration:none;
	color:#003481;
}
#topNav a:selected{
	text-decoration:none;
	color:#000000;
}
#topNav a:visited{
	text-decoration:none;
	color:#003481;
}
#topNav a:hover{
	text-decoration:none;
	color:#C0C0C0;
}
#topNavBtm{
	height:5px;
}
#nav{
	color:#1c686a;
	border-bottom:1px solid #003481;
}
#nav a:link{
	text-decoration:none;
	color:#003481;
}
#nav a:selected{
	text-decoration:none;
	color:#000000;
}
#nav a:visited{
	text-decoration:none;
	color:#003481;
}
#nav a:hover{
	text-decoration:none;
	color:#5d5d5d;
}
#nav-next{
	padding-left: 6px;
	color:#1c686a;
	border-bottom:1px solid #1c686a;
}
#nav-next a:link{
	text-decoration:none;
	color:#003481;
}
#nav-next a:selected{
	text-decoration:none;
	color:#000000;
}
#nav-next a:visited{
	text-decoration:none;
	color:#003481;
}
#nav-next a:hover{
	text-decoration:none;
	color:#5d5d5d;
}

#nav-on-2{
	color:#000000;
	border-right: 2px solid #1c686a;
	border-left: 2px solid #1c686a;
	padding-left: 6px;
}

#nav-on-2 a:link{
	text-decoration:none;
	color:#000000;
}
#nav-on-2 a:visited{
	text-decoration:none;
	color:#000000;
}
#nav-on-2 a:hover{
	text-decoration:none;
	color:#5d5d5d;
}

#nav-on{
	color:#000000;
	border-border: 0px;
}

#nav-on a:link{
	text-decoration:none;
	color:#000000;
}
#nav-on a:visited{
	text-decoration:none;
	color:#000000;
}
#nav-on a:hover{
	text-decoration:none;
	color:#5d5d5d;
}
#subnav{
	font-size:11px;
	color:#003481;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
	line-height:20px;
	border-bottom:#003481 1px solid;
}
#subnav a:link{
	text-decoration:none;
	color:#003481;
}
#subnav a:visited{
	text-decoration:none;
	color:#003481;
}
#subnav a:hover{
	text-decoration:none;
	color:#5D5D5D;
}
#subnav-on{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
	line-height:20px;
	border-bottom:#003481 1px solid;
}
#subnav-on a:link{
	text-decoration:none;
	color:#000000;
}
#subnav-on a:visited{
	text-decoration:none;
	color:#000000;
}
#subnav-on a:hover{
	text-decoration:none;
	color:#000000;
}

#subsubnav{
	font-size:11px;
	color:#003481;
	font-weight:none;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
	line-height:12px;
	padding-bottom:2px;
}
#subsubnav a:link{
	text-decoration:none;
	color:#003481;
}
#subsubnav a:visited{
	text-decoration:none;
	color:#003481;
}
#subsubnav a:hover{
	text-decoration:none;
	color:#5D5D5D;
}
#subsubnav-on{
	font-size:11px;
	color:#003481;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	text-transform:capitalize;
	line-height:12px;
	padding-bottom:2px;
}
#subsubnav-on a:link{
	text-decoration:none;
	color:#00000;
}
#subsubnav-on a:visited{
	text-decoration:none;
	color:#000000;
}
#subsubnav-on a:hover{
	text-decoration:none;
	color:#000000;
}



/* Navigator Consumer Banking
======================================== */
#topNavCB{
	font-weight: normal;
	text-align:right;
	color:#ffffff;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}

#topNavCB a:link{
	text-decoration:none;
	color:#ffffff;
}
#topNavCB a:selected{
	text-decoration:none;
	color:#ffffff;
}
#topNavCB a:visited{
	text-decoration:none;
	color:#ffffff;
}
#topNavCB a:hover{
	text-decoration:none;
	color:#C0C0C0;
}




/* ======================================== Top Section ======================================== */

.welcometag{
	font-weight: normal;
	color:#ffffff;
	text-align:justify;
	vertical-align:top;
	padding:5;
}
.conceptsFont{
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	vertical-align:top;
	padding-left:5;
	padding-right:5;
	padding-top:5;
	border-left:1px solid #9ecb09;
	border-right:1px solid #9ecb09;
}
.welcome{font-size: 25px};

/* ======================================== Notice Board ======================================== */

.noticeFont {
	font-size: 1.0em;
	font-weight: normal;
	color:#000000;
	text-align:justify;
	line-height: 15px;
	padding:5;
	border-bottom:dotted 2px #cccccc;
}

/* ======================================== List definitions  ======================================== */
ol.bullet	{
	list-style-image: url(../images/main_graphic/bullet.gif);
	margin-top: 1;
	margin-bottom: 1;
	margin-left: 17;
	padding: 0;
	line-height:1.5;
	list-style-position:inherit;	
}
ul.dot	{
	margin-top: 1;
	margin-bottom: 1;
	margin-left: 1;
	padding-left: 17;
	line-height:1.2;
	list-style-position:inherit;	
}

/* Contents 
======================================== */

/* Site Heading  */
h1 {
	font-size:16px;
	font-weight: bold;
	text-transform:uppercase;
	color:#003481;
	padding-bottom:13px;
	border-bottom:solid 1px #5D5D5D;
}
#siteHeading {
	text-align:right;
	padding-top:6px;
	padding-bottom:13px;
	border-bottom:solid 2px #C0C0C0;
}

#siteHeadingmain {
	text-align:right;
	padding-top:2px;
	padding-bottom:13px;
	border-bottom:solid 2px #C0C0C0;
}

/* Page heading */
h2 {
	text-align:left;
	font-size:28px;
	font-weight: bold;
	line-height:28px;
	color:#003481;
	padding-top:10px;
}

h2-lbn {
	text-align:left;
	font-size:28px;
	font-weight: bold;
	line-height:28px;
	color:#005e5d;
	padding-top:10px;
}

.basicFont-crumbs {
	font-size:11px;
	font-weight: bold;
	color:#000000;
	text-align:left;
	text-decoration:none;
	padding-top:6px;
	padding-left:12;

}



.basicFont-formerlyknown {
	font-size:8px;
	font-weight: bold;
	color:#003481;
	text-align:left;
	text-decoration:none;
	padding-top:0px;
	padding-left:0px;
}
.splash {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003481; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
/* News Section */
.basicFont-news {
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-align:left;
	padding:2px;
	line-height:inherit;
}
.title-news {
	font-size:13px;
	font-weight: bold;
	color:#003481;
	text-align:left;
	padding:2px;
	border-bottom:1px solid #0853a3;
}
.title-CS{
	font-size:13px;
	font-weight: bold;
	color:#003481;
	text-align:right;
}
#rightPanelFont {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #00526F; 
	LINE-HEIGHT: 18px; 
	text-align:left;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ffcc00;
}
/* Links Section */
#fontLinks {
	font-size:11px;
	font-weight: normal;
	color:#003481;
	line-height:20px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:0;
}
#fontLinks a:link{
	text-decoration:underline;
	color:#003481;
}
#fontLinks a:visited{
	text-decoration:underline;
	color:#003481;
}
#fontLinks a:hover{
	text-decoration:none;
	color:#000000;
}
#sitemapFont {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #003481; 
	LINE-HEIGHT: 18px; 
	text-align:left;
	FONT-FAMILY: "Arial";
}
#sitemapFont a:link{
	text-decoration:underline;
	color:#003481;
}
#sitemapFont a:visited{
	text-decoration:underline;
	color:#003481;
}
#sitemapFont a:hover{
	text-decoration:underline;
	color:#5D5D5D;
}
#sitemapFontb {
	FONT-WEIGHT: none; 
	FONT-SIZE: 12px; 
	COLOR: #003481; 
	LINE-HEIGHT: 18px; 
	text-align:left;
	FONT-FAMILY: "Arial";
}
#sitemapFontb a:link{
	text-decoration:underline;
	color:#003481;
}
#sitemapFontb a:visited{
	text-decoration:underline;
	color:#003481;
}
#sitemapFontb a:hover{
	text-decoration:underline;
	color:#5D5D5D;
}
/* Body Text */
.basicFont {
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height:normal;
}

.labuanFont {
	text-align:left;
	font-size:28px;
	font-weight: bold;
	line-height:28px;
	color:#005e5d;
	padding-top:10px;
}

.basicFontB {
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height:normal;
	padding-right:5px;
}
.basicFontC {
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height:18px;
	font-size:11px;	
}
.basicFont-desc {
	font-weight: normal;
	color:#000000;
	text-align:left;
	padding-top:6px;
	padding-left:6px;
}
.titleFont {
	font-weight: bold;
	color:#003481;
}
.formTitle {
	font-family:inherit;
	font-size: 13px;
	text-align:center;
	vertical-align:top; 
	color: #000000;
	font-weight: bold;
    padding-top:6px; 
    padding-bottom:6px;
}
.CI-title{
	text-decoration: underline;
	FONT-WEIGHT: bold; 
	color : #868686; 
}
.news{
	font-size:11px;
	font-weight: bold;
	color:#003481;
	text-align:left;
	padding-bottom:2px;
}

.middleBox {
	BORDER-RIGHT: #003481 1px solid; 
	BORDER-TOP: #003481 1px solid; 
	BORDER-LEFT: #003481 1px solid; 
	BORDER-BOTTOM: #003481 1px solid;
}

.middleBoxVG {
	BORDER-RIGHT: #005e5d 1px solid; 
	BORDER-TOP: #005e5d 1px solid; 
	BORDER-LEFT: #005e5d 1px solid; 
	BORDER-BOTTOM: #005e5d 1px solid;
}

#left{	text-align:left;}
.middleHeading {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #003481; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height:18px;
}
.middleContent { 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height:12px;
}

.middleHeadingVG {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #005e5d; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height:18px;
}

.product-txt {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #009286; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
/* ======================================== Links ======================================== */

a:link, a:active, a:visited {
	color : #003481; 
	text-decoration: none; 
}
a:hover {
	color : #003481; 
	text-decoration: underline;
}

a.VG:link, a.VG:active, a.VG:visited {
	color : #005e5d; 
	text-decoration: none; 
}
a.VG:hover {
	color : #005e5d; 
	text-decoration: underline;
}

a.Link-black, a.Link-black:active, a.Link-black:visited {
	color: #000000;	
	text-decoration: none;
}
a.Link-black:hover {
	color: #003481; 
	text-decoration: underline;
}
a.Link-light, a.Link-light:active, a.Link-light:visited {
	color: #003481;
	text-decoration: underline;
}
a.Link-light:hover {
	color: #000000; 
	text-decoration: none;
}
a.copyright, a.copyright:active, a.copyright:visited {
	text-decoration: underline;
	color : #003481; 
}
a.copyright:hover {
	color : #5D5D5D; 
	text-decoration: underline;
}

a.copyrightCB, a.copyrightCB:active, a.copyrightCB:visited {
	text-decoration: underline;
	color : #FFFFFF; 
}
a.copyrightCB:hover {
	color : #C0C0C0; 
	text-decoration: underline;
}


a.crumbs, a.crumbs:active, a.crumbs:visited {
	text-decoration: underline;
	color : #003481; 
}
a.crumbs:hover {
	color : #5D5D5D; 
	text-decoration: none;
}

a.crumbs-lbn, a.crumbs-lbn:active, a.crumbs-lbn:visited {
	text-decoration: underline;
	color : #005e5d; 
}
a.crumbs-lbn:hover {
	color : #5D5D5D; 
	text-decoration: none;
}

a.consumer, a.consumer:active, a.consumer:visited {
	text-decoration: none;
	color : #FFFFFF; 
}
a.consumer:hover {
	color : #C0C0C0; 
	text-decoration: none;
}
A.csttxt-link, A.csttxt-link:active, A.csttxt-link:visited  {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #003481; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
A.csttxt-link:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
A.product-link, A.product-link:active, A.product-link:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #003481; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline;
}
A.product-link:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
a.CI-product, a.CI-product:active, a.CI-product:visited {
	text-decoration: underline;
	color : #003481; 
}
a.CI-product:hover {
	color : #5D5D5D; 
	text-decoration: underline;
}
a.back, a.back:active, a.back:visited {
	text-decoration: none;
	color : #FFFFFF; 
}
a.back:hover {
	color : #FFFFFF; 
	text-decoration: underline;
}
a.more, a.more:active, a.more:visited {
	text-decoration: underline;
	color : #003481; 
}
a.more:hover {
	color : #868686; 
	text-decoration: underline;
}

/* Contents */
.td-basic{
	text-align:center;
	vertical-align:top;
}
.categoryFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt; 
	font-weight: bold;
	color:#de0029;
	text-align:center;
	vertical-align:top;
	line-height: 15px;
	padding-top:8;
	padding-bottom:8;
	padding-left:20;
	padding-right:20;
}

/* Borders */
.border-top{
	background: url(../images/borders/border_topBg.gif) repeat-x;
}
.border-left{
	background: url(../images/borders/border_left.gif) repeat-y;
}
.border-right{
	background: url(../images/borders/border_right.gif) repeat-y;
}
.border-btm{
	background: url(../images/borders/border_btmBg.gif) repeat-x;
}
.listborder-btmRight{
	width:20;
	height:20;
	border-top: dotted 2px #cccccc;
	border-left: dotted 2px #cccccc;
}
.listborder-btm{
	width:auto;
	height:20;
	border-top: dotted 2px #cccccc;
}
.listborder-right{
	width:20;
	height:auto;
	border-left: dotted 2px #cccccc;
}
.usefulLink{
	padding: 15px;
}


/* Footer 
====================================== */
.copyrightFont {
	font-size:11px;
	font-weight: bold;
	text-align:left;
	line-height:12px;
	color: #999999;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:2px solid #C0C0C0;
}



.copyrightFont2 {
	font-size:11px;
	font-weight: normal;
	text-align:right;
	line-height:12px;
	color: #5D5D5D;
	padding-left:152px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:2px solid #C0C0C0;
}
.copyrightFontCB {
	font-size:11px;
	font-weight: normal;
	text-align:left;
	line-height:12px;
	color: #FFFFFF;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.copyrightFont2CB {
	font-size:11px;
	font-weight: normal;
	text-align:right;
	line-height:12px;
	color: #FFFFFF;
	padding-left:152px;
	padding-RIGHT:5px;
	padding-top:5px;
	padding-bottom:5px;
	
}


.copyrightFontxline {
	font-size:11px;
	font-weight: normal;
	text-align:left;
	line-height:12px;
	color: #C0C0C0;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;

}


/* Navigation bar and dropdown */
.child {
		LEFT: 0px; 
		POSITION: absolute; 
		TOP: 0px;		
		VISIBILITY: hidden;
		/*filter: alpha(opacity=95);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
		-moz-opacity: 95%;*/
		FONT-FAMILY: Arial,helvetica; 
		FONT-SIZE: 12px; 
		FONT-WEIGHT: normal; 
		VERTICAL-ALIGN: top;
		background-color:#FFFFFF;
		color:#003481;
		text-align: left;
}
.home {
		LEFT: 0px; 
		POSITION: absolute; 
		TOP: 0px;		
		VISIBILITY: hidden;
		/*filter: alpha(opacity=95);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
		-moz-opacity: 95%;*/
		FONT-FAMILY: Arial,helvetica; 
		FONT-SIZE: 11px; 
		FONT-WEIGHT: normal; 
		VERTICAL-ALIGN: top;
		background-color:#FFFFFF;
		color:#003481;
		text-align: left;
}
.flash {
		LEFT: 0px; 
		POSITION: absolute; 
		TOP: 0px;		
		VISIBILITY: hidden;
}		
.subchild {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}
.mlink:link{
		color: #003481;
		text-align: left;
		text-decoration: none;
		line-height:15pt;
		FONT-SIZE: 12px; 
		FONT-WEIGHT: Bold;		
		PADDING-BOTTOM: 15px; 
		PADDING-TOP: 10px;
		PADDING-LEFT: 5px; 		
		PADDING-RIGHT: 5px;		 
		WEIGTH: 100%
}
.mlink:visited{
		color: #003481;
		text-align: left;
		text-decoration: none;
		line-height:15pt;
		FONT-SIZE: 12px; 
		FONT-WEIGHT: Bold;		
		PADDING-BOTTOM: 15px; 
		PADDING-TOP: 10px;
		PADDING-LEFT: 5px; 		
		PADDING-RIGHT: 5px;		 
		WEIGTH: 100%;
}
	
.mlink:hover {
		COLOR: #5D5D5D;
		text-align: left;
		text-decoration: none;
		line-height:15pt;
		FONT-WEIGHT: Bold;		
		PADDING-BOTTOM: 15px; 
		PADDING-TOP: 10px; 
		PADDING-LEFT: 5px; 		
		PADDING-RIGHT: 5px; 				
		WEIGTH: 100%;
}
.hlink:link{
		color: #003481;
		text-align: left;
		text-decoration: none;
		line-height:13pt;
		FONT-SIZE: 10px; 	
		PADDING-TOP: 10px;
		PADDING-LEFT: 5px; 		
		PADDING-RIGHT: 5px;		 
		WEIGTH: 100%
}
.hlink:visited{
		color: #003481;
		text-align: left;
		text-decoration: none;
		line-height:13pt;
		FONT-SIZE: 10px; 	 
		PADDING-TOP: 10px;
		PADDING-LEFT: 5px; 		
		PADDING-RIGHT: 5px;		 
		WEIGTH: 100%;
}
	
.hlink:hover {
		COLOR: #5D5D5D;
		text-align: left;
		text-decoration: none;	
		line-height:13pt;
		FONT-SIZE: 10px;  
		PADDING-TOP: 10px; 
		PADDING-LEFT: 5px; 		
		PADDING-RIGHT: 5px; 				
		WEIGTH: 100%;
}

/* pop-up box*/
.popInput{
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-color:#003481;	
	font-size:1.1em;
}
.formPadding{
    padding-top:6px; 
    padding-bottom:6px;
	padding-left:6px;
}

