  /* Style sheet for UN Board of Auditors (2008) 

@media print {
#content {width:580px; padding-left:0px; font-size:85%;}

}*/

@import url(http://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,latin-ext);
html {
overflow-y: scroll; /* IE */
min-height: 100%; margin-bottom: 1px;  /* FIREFOX */
}

body {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0;
	background-color: #d6d9e2;
}

	
/* MAIN CONTAINER - HOMEPAGE*/

	
#main {	
	width: 940px;
	background-color: #FFFFFF;
	border: 10px solid white;
	margin: 0px auto;
}	

 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	width:150px;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;
	color:  #d6d9e2;
}
#skiplink a {
	color:  #d6d9e2;
	text-decoration: underline;
}
#skiplink a:focus, div#skiplink a:active {
	color: #d6d9e2;
	background-color: #d6d9e2;
}


/* TOP BANNER */
#topbanner {
	clear: none;
	height: 120px;
	margin-bottom: 1.5em;
	background-color: transparent;
	border-bottom: 4px solid #eee;
	background-image:url(/es/auditors/board/images/banner_boa.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#topbanner #unlogo{
	float:left;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 0;
}

#topbanner h1 span{
	display: inherit;
}

h1#bannertitle {
 top: -9999px;
 position: absolute;
}

h1#bannertitle a{
	text-decoration: none;
	color: black;
}

/* SIDE MENU BAR: navigation links */

#sidemenu {
	float: left;
	width: 27%;
	background-color: white;
	font-size: 14px;
	margin-right: 30px;
	color: black;
}
	
#sidemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidemenu ul li {
	list-style:none;
	border-bottom: 1px dotted #555;
}

#sidemenu ul li a {
	display: block;
	text-decoration: none;
	padding-top:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}	

#sidemenu ul li a:link, a:visited {
	color:#053950; 
	text-decoration: none;
}


#sidemenu ul li:hover {
	background-color: #213071;	
	color: white;
}

#sidemenu ul li a:hover {
	color: white;
}
	
#sidemenu ul li a:active {
	text-decoration: none;
}

#sidemenu ul ul {
	background-color: #eee;
}

#sidemenu ul ul li{
	display: none;
	margin-left: 0;
	border-left: 10px solid #c4c4c4;
}
#sidemenu ul ul a {
	font-weight:normal;
	background-image: none;
	padding-left: 5px;
	margin-left: 0;
	line-height: normal;		
}
	
#sidemenu ul ul li:hover{
	color: black;
	background-image: none;
	background-color: #eee;
	padding-left: 0;
	margin-left: 0;
	border-left: 10px solid #213071;
}

#sidemenu ul ul li:active{
	border-left: 10px solid #213071;
}

#sidemenu ul ul li a:hover {
	color: #213071;
}


/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 69%;
	margin-bottom: 3em;
	margin-top: 0;
	padding: 0;
	float: left;
	font-size: 14px;
	line-height: 21px;
}

#content h2 {
	color: #213071;
	font-size: 1.4em;
	font-weight: 700;
	margin-top: 0;
}

#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #213071;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content h4 {
	font-size: 1em;
	font-weight: bold;
	color: #555;
}
	
#content p {
	color: #333333;
	text-decoration: none;
}

#content p.home {
	line-height: 21px;
	font-style: italic;
	text-align: justify;
	margin: 0 5% 0 0 
}


#content a {
	padding-left: 0px;
	color: blue;
	text-decoration: underline;
}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
	color: #0E5F7C;
}

#content a:visited {
	color: #003399;
	text-decoration: underline;
}
#content a:hover {
	color:#0C5A7E;
	background:none;
	text-decoration: underline;
}

#content p.bold {
	font-weight: bold;	
}

#content ul li {
	color: #333333;
	margin-left: 2em;
	margin-bottom: 1em;
}

#content ol li {
	color: #333333;
	font-size: 0.72em;
	padding-bottom: 6px;
}

#content .clear{
	clear:both;
	width: 100%;
}


/*QUOTES FOUND WITHIN THE BODY OF THE TEXT*/
#content div.body_quotes {
width:78%;
margin:2% 0 2% 10%;
font-size:84%
}

p#goolsaran {
margin: 0 0 0 57% 
}


/* BOX QUOTE */
blockquote {
	height: auto;
	display: block;
	width: 96%;
	left: 500px;
	background-color: #F1F8FA;
	padding: 7px;
	border: 1px ridge #C6D7E8;
	margin: 1em .6em 1em .6em;
}
blockquote p {
	margin: 0px;
	padding: 0 2% 0 3%;
	line-height: 1.7em;
	color: #000033;
}

blockquote .credit {
	font-style: italic;
	text-align: right;
	display: block;
	color: #000033;
	margin: 10px 8px 0 0;
	font-size: 0.75em;
}

#announcment{
width:99%;
margin-right:1%;
margin-top:3px;
border:1px solid #000000;
background-color:#D4D4D4;
padding:5px;
float:center;
}

/* FOOTER BAR */

#footer {
	text-align: center;
	background-color: #213071;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0;
	display: block;
}

#footer ul{
	margin: 0;
	padding: 0;
}

#footer ul li{
	color: #FFFFFF;
}

#footer ul li a{
	color: #FFFFFF;
	text-decoration: none;

}

#wsscredit{
	text-align: center;
	margin-top: 20px;
}