/* general */

html, body {min-height: 100%; height: auto;}

body {
	margin:0px;
	padding:0px;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF; /* url(07-10-02-images/background_strip.gif) repeat-x bottom left;*/
}
h1, h2, h3, h4 {
	color: #005187;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0px;
}
h1 {
	font-size: 160%;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
h2 {
	font-size: 140%;
	margin-top: 10px;
}
h3 {
	font-size: 115%;
	margin-top: 10px;
}
h4 {
	font-size: 100%;
	margin-top: 10px;
}
p {
	margin: 6px 0px;
}
a {
	color: #003399;
}
a:hover, a.current {
	color: #0066FF;
}
.imageFloatLeft {
	float: left;
	margin: 0px 5px 5px 0px;
}
/* END general */

/* navigation above banner */	
#quickLinks {
	height: 15px;
	text-align: right;
	/* color: #fff; */
	color: #00F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-right: 10px;
	/*background: #005187 url(07-10-02-images/quicklinks-background.jpg) no-repeat; */
	background-color: #FFF;
}
body.inside #quickLinks {
	height: 15px;
	/*background: #005187 url(07-10-02-images/quicklinks-background-insid.jpg) no-repeat; */
	background-color: #FFF;
}
#quickLinks a {
	/* color: #FFFFFF; */
	color: #00F;
	text-decoration: underline;
}
/* END navigation above banner */

/* banner image */
#bannerContainer {
	height:171px;
	margin-bottom: 15px;
	width: 100%;
	background-color: #FFF;
  /* background: url(07-10-02-images/banner_background.gif) repeat-x; */
}
body.inside #bannerContainer{
	/* height: 82px; */
    height: 171x; 
	margin-bottom: 1px;
	width: 100%;
	background-color: #FFF;
    /* background: url(07-10-02-images/banner_background_inside.gif) repeat-x; */
}
#bannerContainer #bannerImage {
	height: 171px;
	/* background: url(07-10-02-images/banner4.jpg) no-repeat; */
	background: url(Logo/NAMA_LOGO5.jpg) no-repeat;
	width: 800px;
}
body.inside #bannerContainer #bannerImage {
    /* height: 82px; */
	height: 171px;
	/*background: url(07-10-02-images/banner_inside.jpg) no-repeat; */
	background: url(Logo/NAMA_LOGO5.jpg) no-repeat;
	width: 800px;
}
/* END banner image */


/* left column */
#leftColumn {
	position: absolute;
	left:10px;
	top:200px;
	width:160px;
	font-size: 90%;
}
body.inside #leftColumn {
	top:111px;
}
#leftColumn #mainNavigation ul {
	margin: 0px;
	padding: 0px;
}
#leftColumn #mainNavigation ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#leftColumn #mainNavigation ul li a {
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 154px;
	color: #005187;
}
#leftColumn #mainNavigation ul li li a {
	width: 149px;
	border-left: 5px solid #C1D9A8;
}
#leftColumn #mainNavigation ul li li li a {
	width: 139px;
	border-left: 5px solid #C1D9A8;
	margin-left: 10px;
}
#leftColumn #mainNavigation a:hover,
#leftColumn #mainNavigation a.current {
	/* background: #56812B url(07-10-02-images/main_nav_background.gif) repeat-y; */
	background: #005187; /* url(07-10-02-images/main_nav_background.gif) repeat-y; */
	color: #ECCA6D;
}
#leftColumn #mainNavigation a.spacer {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}
/* END left column */


/* centre column */
#centreColumn {
	background:#fff;
	margin-left: 180px;
	margin-right:215px;
}
body.inside #centreColumn {
	margin-right:50px;
}
#centreColumn ul {
	margin: 10px 10px;
	padding: 0px;
	list-style-type: none;
}
#centreColumn ul li {
	background: url(07-10-02-images/li_bullet.gif) no-repeat 3px 4px;
	padding: 0px 15px;
	margin: 4px 3px;
}
#centreColumn ul.pdfList li {
	background: url(07-10-02-images/pdf-icon.gif) no-repeat 3px 2px;
	padding: 2px 30px;
	margin: 2px 0px;
}
.leadArticle, .article {
	background: #FFFFFF url(07-10-02-images/dogear_page.gif) no-repeat right bottom;
}
#centreColumn .leadArticle, #centreColumn .article {
	padding: 10px 10px 20px 10px;
}
#centreColumn .article {
	background-color: #F2F2F2;
}
/* END centre column */

/* right column */
#rightColumn {
	position: absolute;
	right:10px;
	top:200px;
	width:195px;
	background-color:#FFFFFF;
	font-size: 90%;
}
body.inside #rightColumn {
	top:111px;
}
#rightColumn .rightColumnBox {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	background: #FFFFFF;
}
#rightColumn .rightColumnBox h2 {
	font-size: 120%;
	color: #000000;
	margin: 0px;
}
#rightColumn .rightColumnBox p.nationalDebt {
	font-size: 175%;
	color: #CC6600;
}
#rightColumn .rightColumnBox ul,
#rightColumn .rightColumnBox ol {
	margin: 0px;
	padding: 0px;
}
#rightColumn .rightColumnBox ul li {
	background: url(07-10-02-images/li_bullet.gif) no-repeat 3px 4px;
	list-style: none;
	padding: 0px 10px;
	margin: 2px 6px;
}
#rightColumn .rightColumnBox ol li {
	margin: 2px 30px;
	padding: 0px;
}
/* END right column */

#footer {
	padding: 35px 0px 10px 10px;
	font-size: 95%;
	margin-left: 180px;
	margin-right: 215px;
}
body.inside #footer {
	margin-right: 50px;
}
#footer p {
	margin: 2px 0px;
}
.hide {
	display: none;
}

.divcenteralign {text-align:center;}

.divrightalign {text-align:right;}

.divleftalign {text-align:left;}

.credit { font-weight: bold;
          color: #005187;
          font-size: 130%;
          margin-top: 6px;
	  margin-bottom: 10px;
	  border-bottom: 1px dashed #ccc;
}
