/* Style sheet  */


body {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #9B9D9D;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A13A2A;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#D6D6D6;
}

/* LANGUAGES */

#languages {
	background-color: #A13A2A;
}

#languages ul li#russian  {
	color: #F8C768;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #F8C768;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 134px;
	background-color: #EFEFEF;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 134px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
}
	
#content  p.toppara {
	padding-top: 2em;
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#A13A2A;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ol{
	padding-left: 3em;
}
#content ol li{
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0.1em;
}
#content ul {
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}
#content ul ul{
	margin-bottom:0px;
	margin-top: 15px;
	margin-left: 0px;
}
#content ul ul li  {
	background-position: 15px 8px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content h2 {
	color: #644036;
	padding-bottom: 0.4em;
	font-size: 115%;
	font-weight: bold;
	padding-top: 0.5em;
	}

#content h3 {
	color: #6A463C;
	font-size: 100%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	
}

#content h4 {
	color: #6A463C;
	padding-left: 0em;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	font-size: 100%;
}
#content h5 {
	color: #37383C;
	padding-left: 0em;
	padding-top: 0.1em;
	padding-bottom: 1em;
	font-size: 110%;
	font-style: italic;
}



.para {
	font-weight: bold;
	padding-right: 0.3em;
	font-size: 110%;
}
blockquote {
	color: #333333;
	background-color: #FBF3E9;
	font-size: 106%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0.6em;
	width: 97%;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C99947;
	border-bottom-color: #C99947;
}
blockquote .credit {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-right: 0.6em;
	text-align: right;
}

/* MAIN NAVIGATION */


#mainnav  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #858585;
	margin-top: 0px;
	background-color: #F9F5F4;
	padding-top: 1.2em;
}

#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 14.7em;
}
#mainnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A19C9A;
	background-color: #F9F5F4;
	
}
#mainnav ul li#unhome {
	border-top: 1px dotted #A19C9A;
}

#mainnav ul li a {
	margin:0;
	color: #381B13;
	font-weight: bold;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 0.90em;
}


#mainnav ul li a:hover {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-left: 0px;
	text-indent: 0px;
	font-weight: bold;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
}

/* FOOTER BAR */

#footer {
	color: #000000;
	background-color: #E3DAD8;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #858585;
}

#footer ul {
	margin-top: 0em;
	
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #A13A2A;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #333333;
}
.imgright {
	font-size: 0.9em;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 0.5%;
	padding-left: 2%;
	width: 155px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.imgleft {
	font-size: 0.9em;
	float:left;
	color:#333333;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	width: 155px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.tbl {
	width: 80%;
	margin-bottom: 3em;
}
.tbl tr {
	vertical-align: baseline;
	
}
.tbl tr th{
	text-align:left;
	vertical-align: baseline;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A13A2A;
	padding-bottom: 5px;
	color: #644036;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tbl tr td{
	padding-top: 15px;
	background-color: #FBF8F7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A13A2A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 50%;
}
#wsscredit {
	font-size: 90%;
	color: #000000;
	text-align: center;
}
