body,html {
margin:0; padding:0; }

/* ---------------------- */
/* Navigation bar */

a.nav:link {
color: black;
font-size: 8pt; /* 10pt */ 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a.nav:visited {
color: #180070;
font-size: 8pt; /* 10pt */ 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a.nav:hover {
color: #FFFF88;
font-size: 8pt; /* 10pt */
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

a.nav:active {
color: lime;
font-size: 8pt; /* 10pt */
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

b.navheading { /* nav menu heading font */
color: #000066;
font-size: 9pt;  /* 11pt */
font-family: Arial, Helvetica, sans-serif;}

tr.navheading { /* nav menu heading */
cursor: default;
background: #DDDDDD;}

tr.navheadinglink { /* nav menu heading link */
cursor: pointer;
cursor: hand; /* for old IE browsers */
background: #DDDDDD;}

tr.navheadinglinkover { /* over nav menu heading link */
cursor: pointer;
cursor: hand; /* for old IE browsers */
background: white;}

table.navbg { /* nav menu background */
background: #8090D8;}

hr.nav { /* nav separators */
width: 88%;
height: 2px;
color: #0168B3; /* IE */
background-color: #0168B3;} /* Other */

/* ---------------------- */
/* Interviews in ICC Articles */

.interviewee {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;	
color: #0000FF;}

.Moderator {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;	
color: #000000;}

.Questioner {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;	
color: #000000;}

/* ---------------------- */
/* Taken from client web (for displaying help) */

.console {
font-family: "Courier New", Courier, mono;
font-size: 12px;
background-color: #EEEEEE;
color: black;
margin-left: 10px;
border: 1px solid #006699;
padding: 10px 5px 0px 10px;}

.commandbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #999999;
margin-left: 10px;}

/* ---------------------- */
/* Other */

hr.main {
width: 100%;
height: 2px;
color: #0168B3; /* IE */
background-color: #0168B3;} /* Other */

/* Alternating colored rows on table for form */
tr.alt_text {background: #CCCCFF;}
tr.alt_dark {background: #E8E5D4;}
tr.alt_light {background: #F6F3E2;}

/* Gift cert purchase form */
tr.description_row {background: #CCCCFF;}
tr.header_row {background: #AAAAFF;}
table.gray {background: #CCCCCC;}

/* Benefits of ICC Membership */
tr.benheader {background: #AAAAFF;}
table.ben {background: #E8E8FF;}

table.events {background: #DDDDDD;}

/* Keyboard input command in ICC guide */
kbd {
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif;}

/* LANGUAGE and QUICKLINKS popups */
.input {
width: 140px; 
height: 14px; 
background: transparent;
border-width : 0px;
border:1px solid black; 
font-size: 9px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

/* Needed to align header in some browsers */
form.topbar {
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.td-pay { /* pay methods (lara) */
color: #333333;
border-bottom: 1px dashed #C2C7EE;
border-top: 1px dashed #C2C7EE;
background-color:#F6F6FC;
margin:4px 4px 4px 10px;
padding:4px;
}

.td-dash { /* other currencies (lara) */
color: #4868B3;
border-bottom: 1px dashed #C2C7EE;
border-top: 1px dashed #C2C7EE;
margin:4px;
padding: 5px 10px 5px 10px;
}

.td-rate { /* table rates  (lara) */
color: #333333;
border-bottom: 1px dashed #C2C7EE;
margin:4px;
padding: 1px;
}

.title-pay { /* pay methods title (lara) */
color: #4868B3;
font-weight: bold;
font-size: 12px;
}

.title-pay-small { /* pay methods title small (lara) */
color: #4868B3;
font-weight:normal;
font-size: 9px;
}

.text-pay { /* pay methods text (lara) */
font-size: 12px;
}

.t-alert { /* table alerts (lara) */
border: 1px dashed #D3D3D3;
margin: 4%;
padding: 10px 5px 10px 5px;
font-style:italic;
}

.td-ratei { /* table rates india (lara) */
border-bottom: 1px dashed #F35E00;
margin:4px;
font-weight: bold;
}

.td-ratec {  /* table local rates (lara) */
border: 1px solid #8080C0;
color: #5959AC;
font-size:14px;
font-weight: bold;
padding: 2px;
margin:4px;
}
