@import url(nav.css);

* {
	margin: 0;
	padding: 0;
}

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight:normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
img {display:block;}
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body, html { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#67655b;
	background:#e5e0c9 url(../images/un_bk_body.gif) center 115px repeat;
}

#site_logo img, .content, #botimage img, #botimage, .flashmovie, .bi_shadow, .p7MBM04h, img.imleader,
#news ul.pagelist.styleA, #news img, ul.list_covim, .list_covim li div, ul.list_subcovim, .list_subcovim li div
{ behavior:url(css/iepngfix.htc); }


/* BASIC LAYOUT */

#body_wrap {margin:0; padding:0;}

#content_wrap {background:#ece9e0 url(../images/un_bk_mid_blend_global.jpg) center 0 repeat-x; margin:0; padding:0;}
#content_wrap .content {width:960px; margin:0 auto; padding:0;}


/* FLOAT CLEARS */
#body_wrap:after, #head_wrap:after, #head_wrap .header:after, #content_wrap:after, #content_wrap .content:after, #footer_wrap:after, 
#p7MBM_1:after, #p7MBM_1 ul:after, .tn_row li dd:after,
.grid1colA:after, .grid2colA:after, .grid2colA:after, .grid2colB:after, .grid3colA:after, .grid3colB:after, .grid4colE:after, .grid5colE:after
{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}




/* PAGE CONTENT LAYOUT GRIDS - SEE ALSO PAGES */
.column {float:left;}



/* BASIC STYLES */
.error {color: #990000;}
.clearit {clear: both; height: 0; line-height: 0; font-size: 0;}
img {border:0;}

/* Heads */
h1 {font-weight:bold; font-size:13px; padding:0 0 2px 0;}
h2 {font-weight:bold; font-size:11px; }
h3 {font-weight:bold; font-size:11px;}/* pictformat sub link text */
h4 {font-weight:normal; font-style:italic;}/* tabs and accordian */
h5 {font-weight:normal;}/* pictformat sub link text */
h6 {}/* nav heads */
em {color:#0f4881;}


/* Grids */
.grid4colE 
{width:960px; padding:0;}

.grid4colE .column.equalcol { width:210px; padding:10px 0 0 23px; }
.grid4colE .column.equalcol.firstbloc { width:230px; padding:10px 0 0 5px !important;}

/* PAGE CONTENT LAYOUT GRID END */

/* PAGE MICRO STYLE */
.pagelist li {display: block;}

.pagelist li span {font-weight:bold;}

/* Large Text Pages */
ul.pagelist.styleB {margin:0; padding:0;}
ul.pagelist.styleB li {margin:0; padding:0 0 10px 0;}
.pagelist.styleB li h2 {padding:0 0 2px 0;}
.pagelist.styleB li p {padding:0 0 8px 0;}



a {text-decoration: none;}
a img {border-bottom:none; border-bottom-width:0;}

p a:link, p a:visited {color:#6b7d10; border-bottom: 1px solid #6b7d10;}
p a:hover, p a:active, p a:focus {color:#6b7d10; border-bottom: 1px solid transparent;}

.pagelist a:link, .pagelist a:visited {color:#6b7d10; border-bottom: 1px solid #6b7d10;}
.pagelist a:hover, .pagelist a:active, .pagelist a:focus {color:#6b7d10; border-bottom: 1px solid #069;}
	
/* FOOTER */
#botimage {background:url(../images/un_bk_botimage.png) 0 0 no-repeat;}

#footer_wrap {
	background:url(../images/un_bk_foot.gif) center 0 repeat-x;
	clear:both;
	font-size:9px;
	line-height:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}		
#footer {
	width:345px;
	margin:0 auto;
	padding:5px 0;
}

/* Footer Nav */
#footer_wrap ul.pagenav li, #footer_wrap ul.pagenav li a {float:left; white-space:nowrap;}
#footer_wrap ul.pagenav li a {padding:0 5px; border-left:1px solid #6b7d10; }
#footer_wrap ul.pagenav {padding: 7px 0 7px 0;}
#footer_wrap ul.pagenav li.firstbloc {padding:0 5px 0 0; color:#67655b;}
#footer_wrap .pagenav li img {float:left; padding:1px 4px 0 0; }

#footer_wrap a:link, #footer_wrap a:visited {color:#67655b;}
#footer_wrap a:hover, #footer_wrap a:active, #footer_wrap a:focus {color:#fff;}






