/* Style sheet  */


body {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #e8f1fe;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#86A9E9;
}

/* LANGUAGES */

#languages {
	background-color: #0343aa;
}

#languages ul li#russian  {
	color: #F6454B;
}	
#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: #000000;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 133px;
	background-color: #EFEFEF;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 133px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0.9em;
}
	
#content  p.toppara, #content  div.toppara {
	padding-top: 0.7em;
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#3D5EAF;
}
#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;
}
.faq{
	margin-bottom:2em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	padding-bottom: 2em;
	padding-top: 2em;
	background-color: #F4F7FD;
	margin-right: 0em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996600;
}
#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}
#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	margin-left: 0px;
}
#content ul ul li  {
	background-position: 15px 4px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content h2 {
	color: #333333;
	padding-bottom: 0.4em;
	font-size: 130%;
	font-weight: bold;
	}

#content h3 {
	color: #0343AA;
	font-size: 110%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#content h4 {
	color: #37383C;
	padding-left: 0em;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	font-size: 110%;
}
#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%;
}


/* QUOTES */

blockquote {
	font-style: italic;
	padding-left: 1em;
	margin-top: 3em;
	margin-bottom: 3em;
}
 
blockquote p.credit {
	font-style: normal;
	text-align: right;
	margin-top: 2em;

}
.in p{
	font-style: normal;
	padding-left: 20px;
	
}
.boxleft {
	color: #1C5DC5;
	font-size: 110%;
	margin-top: 0.4em;
	margin-right: 1em;
	margin-bottom: 0.3em;
	margin-left: 0em;
	padding: 0.6em;
	width: 25%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
	font-style: italic;
	float: left;
	text-align: right;
	background-color: #FFFFFF;
}
.boxright {
	color: #1C5DC5;
	font-size: 110%;
	margin-top: 0.4em;
	margin-left: 1em;
	margin-bottom: 0.3em;
	margin-right: 0em;
	padding: 0.6em;
	width: 25%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: bold;
	font-style: italic;
	float: right;
	background-color: #FFFFFF;
}

.box {
	color: #333333;
	background-color: #fcf8f3;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0.6em;
	width: 96%;
	border: 1px dotted #996600;
}
.box h3 {
	margin-top: 0px;
}
.title {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #0343AA;
	padding-left: 0.2em;
	margin-top: -0.5em;
	margin-left: -0.5em;
	margin-right: -0.5em;
}
/* MAIN NAVIGATION */

#mainnav  {
	float: left;
	width: 15em;
	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: #fdf5eb;
}

#mainnav ul {
	padding: 0;
	text-align: left;
	
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {	
	list-style-type: none;
	
}


#mainnav ul li a {
	border-bottom: 1px dotted #393F3C;
	margin:0;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 0.9em;
}



#mainnav ul li a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 0px;
	text-indent: 0px;
	font-weight: bold;
	background-color: #cfddfb;
	color: #000000;
}
#mainnav ul ul {
	display:none;
}
#mainnav ul ul#drop1 li a{
	color: #333333;
	background-image: none;
	font-weight: normal;
	background-color: #f4f7fd;
	border-bottom: 1px dotted #393F3C;
	margin:0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 24px;
	text-decoration:none;
	display: block;
	font-size: 0.9em;
}
#mainnav ul ul#drop1 li a:hover {
	font-weight: normal;
	background-image: url(images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 24px;
	margin-left: 0px;
	text-indent: 0px;
}



/* FOOTER BAR */

#footer {
	color: #FFFFFF;
	background-color: #0343aa;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 85%;
	padding-left: 0.7em;
	color: #666666;
}
.imgright {
	font-size: 0.9em;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 0.5%;
	padding-left: 2%;
	width: 205px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
 
.box .imgright {
	font-size: 0.9em;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 0.5%;
	padding-left: 2%;
	width: 205px;
	background-color: #fcf8f3;
	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: 205px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.ital {
	font-style:italic;
	font-weight: bold;
	padding-top: 5px;
}
.next {
	width:30%;
	text-align: right;
	float: right;

}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
