/*	TICAD IV style sheet - Spring 2008 -----
	Last modified: 2:51 PM 6/24/2008 ------
	OOspina--oEo--New York -----------------
*/


@media print {
* { background: #ffffff; color: #000000; }

div#leftnav, div#footer, div#leftnav {display:none;width:0%; float:none
}

}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../img/vertgrad2_lightgreen3.gif);
}
	
/* Main container --- */

#pageframe {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #300906;
}	


/* languages --- */

#lang {
	width: 800px;
	height: 1em;
	margin: 0px auto;

	margin: 0px auto 0px auto;
	padding: 0 0 0 0;

}
#lang ul {
	text-align: right;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}
#lang ul li {
	list-style-type:none;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 0 0 0 1%;
}
#lang ul li#japanese {
	font-size: 1em;}
	
	
#lang ul li a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a:hover {
	color:#009966;
	text-decoration:none;
	font-weight: bold;	
}
#lang ul li a:active {
	color:#770000;
	text-decoration:none;
	font-weight: bold;
}


#banner {
	clear: none;
}


h1 {
	font-size: 1.2em;
	padding:0;
	margin:0;
	text-align: center;
	color: #300906;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;	
}

/* menu bar left -- */

#leftnav  {
	font-size: 0.8em;
	float: left;
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#edad05; 
	padding-bottom: 0px;
	clear: left;
	color: #888888;
	
}

#leftnav ul {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	list-style-type: none;
}

#leftnav ul li ul li { 
	list-style: circle;
	margin-left:2em;
	line-height:1.5em;
	color: #009966;
	font-weight:bold;
	background-color:#92d3bd;
}


#leftnav ul li ul li a:link { 
	color: #ffffff;
	background-color:#92d3bd;
}

#leftnav ul li ul li a:hover { 
	color: #fabd12;
	background-color:#92d3bd;
}

#leftnav a   {
	margin:0;
	padding: 4px 10px 4px 14px;
	color: #FFFFFF; 
	text-decoration:none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004400;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #004400;
	font-weight: bold;
}

#leftnav a:hover {
	color: #009966;
	background-color: #edad05;
}


/* Main content section -- */

#content {
	margin: 0;
	float: left;
	clear: right;
	width: 550px;
	vertical-align: top;
	display: block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #BE8341;
	border-right-color: #BE8341;
	border-bottom-color: #BE8341;
	border-left-color: #BE8341;
}

#content h1 {
	color: #006699;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0;
	text-align:left
}


#content h2 {
	color: #006699;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0;
}
#content h3 {
	color: #006699;
	font-size: 0.85em;
	padding: 0 0 3px;
	font-weight: bold;
	border-bottom-width: 1px;
}
	
#content p {
	font-size: 0.8em;
	color: #330000;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content .center {
	text-align: center;
}

#content a:link {
	color: #006699;
}
#content a:visited {
	color: #006666;
}
#content a:hover {
	color: #009966;
}
#content a:active {
	color: #006699;
}

#content ul li {
	font-size: 0.8em;
	color: #300906;
	list-style-type: square;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
}

#content ol li {
	font-size: 0.8em;
	color: #300906;
	list-style-type:decimal;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
}


#content .line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660000;
}
#content #pict-right {
	font-size: 0.7em;
}

#pict-right {
display:inline;
width:300px;
float:right;
margin-left:15px;
font-style:italic;
color:#330000;
}

#pict-left {
display:block;
width:270px;
float:left;
margin-right:15px;
}


/* footer -- */

#footer {
	text-align: center;
	margin: 0 auto;
	clear: both;
	color: #33CC00;
	font-size: 0.7em;
	padding: 0px;
	background-color: #009966;
	height: 16px;
}

#footer a:link { text-decoration:none;
}



#content #hilitebox table td > p {
	font-size: 0.8em;
	color: #006699;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif; }

p {
text-align:justify;
}

#apictureColumnWide {
text-align:center;
margin-bottom: 1%;
font-size:1em;
font-style: normal;
color:#006699;
}

#apicture {
float: right;
margin-bottom: 1%;
font-size:.7em;
font-style:italic;
color:#330000;
/*width:270px;*/
margin-right:0px;
margin-left:2em;
vertical-align:middle;
clear:none;

}

#apicture-hp {
margin-bottom: 1%;
font-size:.7em;
font-style:italic;
color:#330000;
width:210px;
margin-right:2em;
margin-left:2em;
padding-right:0;
clear:none;

}

/* outside pageframe box @ bottom */

.lastmod-date {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align:center;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	position:inherit;
}

/* tabs -- */

.tabs {
	text-decoration:none;
	background-color: #ECECD9;
	padding: 6px 0px 0px 0px;
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.8em;
	color: #008800;  
	width: 100%;
	color:#EE0000; 
	border-bottom-color: #000088;
}

.tab a, .tab a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}

.tab a:hover {
	color:#fabd12;

}
.tab, .tab_on {
	border-bottom:none;
	background-color: #009966;
	position: relative; /* makes it horizontal */
	z-index: 1;
	float: left;
	padding: 10px 15px 3px 9px;
	margin-left: 2px;  /* space between tabs */
}

.tab_on {
	background-color: #FFFFFF;
	z-index: 3;
	border-left: 2px solid #880000; 
	border-top: 2px solid #880000;
	border-right: 2px solid #880000;
	border-bottom:none;
	text-decoration:none;
}

.tab_on a, .tab_on a:hover, .tab_on a:visited {
	font-weight: bold;
	color: #006634;
	text-decoration:none;
	border-bottom-color: #000088;
	border-bottom:none;
}



.tabrule {
	position: relative;
	top: -1px;
	font-size: 1px;
	border-top: 1px solid #880000; /* underline of tabs */
}


.boxed-hilites {
	background-color: #FCFBD6;
	border: 1px solid #888888;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0em;

	line-height: 1em;
}

#content .boxed-hilites ul li {
	list-style-type: square;
	margin:auto;
	text-decoration:none;
	color: #006699;
	line-height:1.3em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left:0;
	margin-right:0;
}


.boxed-hilites-bw {
	background-color: #ffffff;
	border: 1px solid #888888;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0em;

	line-height: 1em;
}

#top-menu-line {
	/* top border line of the first menu item */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004400;
}
/* end of .css */