/***********************************************/
/* nbd.css                            */
/* Designed by Kheiver Roberts for National Bank of Dominica      */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: verdana,arial,sans-serif,verdana;
    font-size: 8Pt;
	color: #666666;
	line-height: ;	
	margin: 1px;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(../../images/bg.gif);
}

p{
padding: 6px 8px 6px 8px;
background-color:  #EEEEEE;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
border-right: 0px solid #000000;
width: 95%;
}

b{
padding: 0px;
font-size:8pt;
font-family: verdana, arial,sans-serif,verdana;
}

.c_bod mg span{
margin: 0px;
padding: 4px 4px 4px 4px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}

#c_bod{
font-size:8pt;
padding: 10px 5px 10px 5px;
border-top: 0px solid #87C2FC;
border-bottom: 0px solid #FFFFFF;
border-left: 0px solid #DDDDDD;
border-right: 0px solid #DDDDDD;
background-color:  #EEEEEE;
color:#444444;
width: 565px ;
height: ;
}

#story_bod{
font-size:9pt;
padding: 20px 2px 2px 2px;
border-top: 1px solid #7BE854;
border-bottom: 1px solid #7BE854;
border-left: 0px solid #7BE854;
border-right: 0px solid #7BE854;
background-color: #FFFFFF;
color:#000000;
width: 100%;
height: 100%;
}

#c_results{
font-size:8pt;
padding: 0px 0px 0px 0px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color:  #7BC854;
color:#222222;
width: 775px;
}

#c_panel{
color: #000000;
font-size: 8pt;
font-family: arial;
font-weight: normal;
padding: 10px 10px 10px 10px;
border-top: 0px solid #DDDDDD;
border-bottom: 0px solid #DDDDDD;
border-left: 0px solid #DDDDDD;
border-right: 0px solid #DDDDDD;
background-color:  #FFFFFF;
width: 160px;
height: 100%;
}

#c_label{
color: #000000;
font-size: 9pt;
font-family: arial,trebuchet ms,verdana;
font-weight: bold;
padding: 3px;
border-top: 0px solid #222222;
border-bottom: 0px solid #222222;
border-left: 0px solid #7BC854;
border-right: 0px solid #222222;
background-color:  #EEEEEE;
width: 160px;
height: 20px;
}
form {
	padding: 2px;
}


#pan_label{
	align: left;
	color: #333333;
	font-size: 7pt;
	font-family: verdana, arial, "trebuchet ms", verdana;
	font-weight: bold;
	padding: 3px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	background-color: #8BCB26;
	width: 160px;
	height: 16px;
	background-image: url(../../images/tabs_bg.jpg);
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}

.miniheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
}

#sider{
	color: #444444;
	font-size: 8pt;
	font-family: verdana,trebuchet ms,verdana;
	font-weight: normal;
	border-top: 1px solid #8BCB26;
	border-bottom: 1px solid #8BCB26;
	border-left: 1px solid #8BCB26;
	border-right: 1px solid #8BCB26;
	background-color:#;
	width: 166px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px;
	padding-top:4px;
}

#sider ul {
	list-style: none;
	margin: 0;
	padding-top: 3;
	padding-right: 1;
	padding-bottom: 3;
	padding-left: 1;
}

#sider ul li {
	list-style: none;
	padding: 3px;
} 
input {
	color: #99CC00;
}


a{
font-family: verdana;
font-size: 8pt;
text-decoration: none;
color: #04502B;
}

a:hover{
font-family: verdana;
font-size: 8pt;
text-decoration: none;
color: #04502B;
}
/************* menu styles **************/

#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #8BCB26;
	background-color: #FF0000;
}

#tablist li a:link, #tablist li a:visited{
	color: #444444;
	border-bottom: none;
	text-decoration: none;
	background-color: #99CC00;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

#tablist li a.current{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}

#tabcontentcontainer{
width: 310px;
height: 150px;
padding: 10px;
border-top: 1px solid #8BCB26;
border-bottom: 1px solid #8BCB26;
border-left: 1px solid #8BCB26;
border-right: 1px solid #8BCB26;
background: #CCCCCC;
}

.tabcontent{
display:none;
}

ul{
list-style-type: disc;
padding: 0PX 2PX 0PX 3px;
}

.holder ul{
list-style-type: none;
}

.holder a:hover{
text-decoration: underline;
color: #04502B;
}

#container{
color: #444444;
font-size: 8pt;
font-family: verdana,trebuchet ms,verdana;
font-weight: normal;
padding: 4PX;
border-top: 1px dotted #04502B;
border-bottom: 1px dotted #04502B;
border-left: 1px dotted #04502B;
border-right: 1px dotted #04502B;
background-color:#;
width: 160px;
}

#container ul {list-style: none; padding: 0; margin: 0;}
#container ul li { padding-left:4px; list-style:none;} 

#container a:hover{
font-family: verdana;
font-size: 8pt;
text-decoration: underline;
color: #04502B;
}
/********************* end **********************/
