/* Start of CMSMS style sheet 'blue.css' */
/* CSS Document */
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #000066;
}
a:hover {
	color: #FFFFFF;
	background-color: #333ACC;
}
body {
	color: #737373;
	margin: 0;
	background-color: #FFF;	/*background-image: url(images/facs_as/bg.gif);*/
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	font-style: normal;
}
input {
	color: #555;
	font: normal 1.1 em Verdana, Geneva, Arial, Helvetica, sans-serif;
                vertical-align:middle;
                margin-left: 2px;
}
p,cite,code,ul {
	font-size: 13px;
	padding-bottom: 1.2em;
	line-height: 260%;
}
h1 {
	font-size: 24px;
	margin-bottom: 4px;
}
h2 {
	font-size: 19px;
	margin-bottom: 4px;
}
	
code {
	background: url(images/facs_as/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	/*font: normal 1.1em "Lucida Sans Unicode",serif;*/
	font: normal 1.1em arial, verdana, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(images/facs_as/quote.gif) no-repeat;
	color: #222222;
	display: block;
	/*font: normal 1.3em "Lucida Sans Unicode",serif;*/
	font: normal 1.3em arial, verdana, sans-serif;
	padding-left: 28px;
	font-weight: bold;
	font-size: 1.1em;
}
h1,h2,h3 {
	color: #414141;
	padding-top: 6px;
}
img {border:none;
}
/* top */
.topspace {
	background-image: url(images/facs_as/index_02.gif);
	background-repeat: repeat-x;
	width: 43px;
	height: 129px;
}
.topbg {
	background-image: url(images/facs_as/index_03.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 801px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

/* structure */
.container {
	background: url(img/facs_as/bgcontainer.gif) repeat-y;
	padding-bottom: 6px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* misc */
.clearer {
	clear: both;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #000000;
	font-size: 14px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	/*background-image: url(images/facs_as/bgul3.gif);
	background-repeat: repeat-x;*/
}
.sidenav li {
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #737373;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #fff;
	/*background-color: #F0E2A0;*/
}

/* content */
.content2 {
	float: left;
	width: 750px;
	font-size: 10px;
	line-height: 1.5;
}
.content {
	float: left;
	width: 535px;
	font-size: 12px;
	line-height: 1.4;
}
.item {
	padding: 6px 12px;
	background: #FFF;
	margin-bottom: 8px;
}
.descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/facs_as/li.gif);
	margin-left: 18px;
                text-indent: 1em;
}
.item h1 {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
	letter-spacing: -2px;
	text-transform: uppercase;
}
.item h1 a{
	color: #143359;
	text-decoration: none;
}
.item h2 {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;*/
	font-family: Arial, Helvetica, sans-serif;
}
.item h2 a{
	color: #143359;
	text-decoration: none;
}
.item li {
	list-style: url(images/facs_as/li.gif);
	margin-left: 18px;
}
/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	border: none;
	height: 25px;
	width: 25px;
	background-image: url(images/facs_as/search.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* main right */
.sidenews h1,.sidenews ul {
	padding-left: 12px;
}
.sidenews {
	float: left;
	width: 200px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
}
.sidenews h1 {
	color: #000000;
	font-size: 14px;
	height: 20px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
.sidenews ul {
	margin: 0;
	padding: 0;
	/*background-image: url(images/facs_as/bgul3.gif);
	background-repeat: repeat-x;*/
}
.sidenews li {
	list-style: none;
	margin: 0;
}
.sidenews li a {
	color: #414141;
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 14px;
}
.sidenews li a:hover {
	color: #000066;
	text-decoration: underline;
	background-color: #eee;
}
/* sideAds */
.sideAds {
	color: #737373;
	border: 1px solid #BDBDBD;
	float: left;
	width: 200px;
	font-size: 11px;
	line-height: 1.5;
	background-color: #F6F6F6;
	text-align: left;
	font-weight: normal;
}

/* more */
.more{
	float: right;
	text-decoration: none;
	font-size: 10px;
}
.more a {
	color: #36C;
}
.more a:hover {
	color: #06F;
}

/* links */
.sidenews .links li {
	padding-left: 10px;
}

/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #000000;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 85%;
}
.footer a {
	color: #384C88;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}

/* main menu */
.topnav {
	margin: 0px;
	padding: 0px;
}
.menu_main {
	padding:0 0 0 22px;
	margin:0;
	list-style:none;
	height:26px;
	background:#fff url(images/facs_as/bar_bg.jpg);
	position:relative;
}
.menu_main li {
	float:left;
}
.menu_main li a {
	display:block;
	float:left;
	height:26px;
	line-height:25px;
	color:#18507C;
	text-decoration:none;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu_main li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu_main li.current a {color:#fff; background:url(images/facs_as/button_down.jpg);}
.menu_main li.current a b {background:url(images/facs_as/button_down.jpg) no-repeat right top;}
.menu_main li a:hover {
	color:#CC9900;
	background:#000 url(images/facs_as/button_down.jpg);
}
.menu_main li a:hover b {background:url(images/facs_as/button_down.jpg) no-repeat right top;}
.menu_main li.current a:hover {color:#fff; background:#000 url(images/facs_as/button_down.jpg); cursor:default;}
.menu_main li.current a:hover b {background:url(images/facs_as/button_down.jpg) no-repeat right top;}

/* for nations' flags*/
#Middle_2_1 {
                padding-left: 0;
                margin-left: 1em;
}
#Middle_2_1_1 {
	FLOAT: left; MARGIN: 4px
}
#Middle_2_2 {
	FLOAT: left
}
/* End of 'blue.css' */

