/* Style sheet for IYL */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #C19E49;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	font-size: 100%;
}
	
/* MAIN CONTAINER - HOMEPAGE*/

#main {
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #373130;
	width: 53em;
}	

 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink {
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 10px;
	display: inline;
	color: #F5E3BB;
}
#skiplink a {
	color:#F5E3BB;
}
#skiplink a:focus, div#skiplink a:active
{
	color:#000000;
	background-color: #000033;
}
/* BRANDING BAR*/

#brandbar { /* *** latin conventions *** */
	
	font-size: 0.75em;
	
}

/* LANGUAGE BAR */

#languages {
	height: 19px;
	color: #FFFFFF;
	background-color: #253E90;
	
}
#languages ul {
	font-size: 0.7em;
	color: #FFFFFF;
	
}


#languages ul li#ru a{
	color:#F7F7F7;}
#languages ul li#chinese {
	}
#languages ul li a:link {
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
#languages ul li a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
#languages ul li a:hover {
	color:#F7F7F7;
	text-decoration:none;
	font-weight: normal;	
}
#languages ul li a:active {
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
/* TOP BANNER */

#banner {
	clear: none;
	background-color: #BAD9EA;
}
#hiddentitle, #hiddentitle span {
	margin: 0px;
	padding: 0px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 133px;
	background-color: #DDE2FF;
}

#hiddentitle span {
	margin-bottom: -75px;
}

h1 {
	font-size: 15px;
	padding:0;
	margin:0;
	text-align: center;
	color: #000000;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;	
}

 /* LEFT MENU NAVIGATION LINKS - HOMEPAGE*/
#clear {
	height: 24px;
	padding-top: 6px;
}
.clear2 {
	height: 3px;
}
#lftnav  {
	
	float: left;
	width: 18%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-top: 0px;
	background-color: #DEEEF7;
}

#lftnav ul {
	padding: 0;
	text-align: left;
	
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#lftnav ul li {	
	list-style-type: none;
	
}

#lftnav ul li.subtitle {
	font-size: 0.7em;
	color: #1B3381;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom: 1px dotted #393F3C;
	background-image: url(images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#lftnav ul li a {
	border-bottom: 1px dotted #393F3C;
	margin:0;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 0.7em;
	
}



#lftnav ul li a:hover {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 0px;
	text-indent: 0px;
	background-image: url(images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-weight: bold;
	color: #B11015;
}
#lftnav ul ul {
	display:none;
}

#lftnav ul ul li a {
	border-bottom: 1px dotted #393F3C;
	margin:0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	text-decoration:none;
	display: block;
	background-color: #FFFFFF;
	font-size: 0.7em;
	color: #333333;
	background-image: none;
	font-weight: normal;
	
}

#lftnav ul ul li a:hover {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 0px;
	text-indent: 0px;
	background-color: #FCF3DD;
	
}


#rightnav  {
	
	float: right;
	width: 18%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-top: 0px;
	background-color: #DEEEF7;
}

#rightnav ul {
	padding: 0;
	text-align: left;
	font-weight: normal;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#rightnav ul li {
	
	list-style-type: none;
	
}

#rightnav ul li.subtitle {
	font-size: 0.7em;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom: 1px dotted #393F3C;
	background-image: url(images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-color: #DEEEF7;
}

#rightnav ul li a {
	border-bottom: 1px dotted #393F3C;
	margin:0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 12px;
	color:#373130;
	text-decoration:none;
	display: block;
	background-color: #FFFFFF;
	font-size: 0.7em;
}



#rightnav ul li a:hover {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 0px;
	text-indent: 0px;
	background-color: #FCF3DD;
}




/* PAGE CONTENT ATTRIBUTES */


#content {
	float: left;
	clear: right;
	width: 61%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	
	
}
#content_1 {
	float: left;
	clear: right;
	width: 79%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	
	
}
#content h2, #content_1 h2 {
	color: #1C3681;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #393F3C;
	margin-top: 0px;
	margin-bottom: 1em;
}

#content h3, #content_1 h3 {
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3pt;
	
}
#content h4, #content_1 h4 {
	color: #333333;
	font-size: 0.8em;
	padding: 0 0 3px;
	font-weight: bold;
	
}
	
#content p, #content_1 p {
	font-size: 0.8em;
	padding: 0 0%;
	color: #333333;
	text-align: left;
}
.text {
	font-size: 0.8em;
	padding: 0 0%;
	color: #333333;
	
}

.bold {
	font-weight: bold;	
}
.ital {
	font-style: italic;
}

#content a:link, #content_1  a:link {
	color: #333333;
	text-decoration: underline;
}
#content a:visited, #content_1  a:visited {
	color: #333333;
	text-decoration: underline;
}
#content a:hover, #content_1  a:hover {
	color:#B11015;
	text-decoration: underline;
}
#content a:active, #content_1  a:active {
	color: #333333;
	text-decoration: underline;
}
#content ul, #content_1 ul {
	vertical-align: baseline;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content ul li, #content_1 ul li {
	font-size: 0.8em;
	list-style-type: none;
	padding: 1px 3px 10px 20px;
	color: #333333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
blockquote {
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #393F3C;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #393F3C;
	margin-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
div.photo {
	width:50%;
	font-size:80%;
	float:left;
	color:#444;
	background-color: #FFFFFF;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 0%;
}
div.photoright {
	width:50%;
	font-size:80%;
	float:right;
	color:#444;
	background-color: #FFFFFF;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 2%;
}
.caption {
	
	font-size: 0.8em;
	color:#333333;
	padding-left: 4%;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#footer {
	text-align: center;
	margin: 0 auto;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	height: 2em;
	padding-top: 0.5em;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #858585;
	background-color: #243E8F;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display:inline;
	padding-left:0.2em;
}

#footer ul li a {
	color: #efefef;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #efefef;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}
.pdfnote {
	text-align: left;
	display: block;
	color: #333333;
	font-size: 0.7em;
	padding-left: 8px;
}

