* {margin:0;padding:0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body {background:url('img/body-bg.gif') top center repeat-y;}
#mother {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
}

#top {
	background:url('img/top-logo.gif') top center no-repeat;
	height:111px;
}

#logourl {
	padding-left:130px;
	padding-top:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	text-align:center;
	width:255px;
}

#logourl h1 {
	font-size:28px;
	font-weight:normal;
}

#menu {
	border-top:1px solid #fd9405;
	background:url('img/menu-bg-off.gif') top left repeat-x;
	border-bottom:1px solid #fd9405;
}

#menu ul {
	list-style-type:none;
}

#menu li {
	border-right:1px solid #fd9405;	
	float:left;
}

#menu a {
	display:block;
	padding:6px;
	float:left;
	height:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	font-weight:bold;
	color:#355385;
	text-decoration:none;
}

#menu a:hover {
	background:#ffd495;
	color:#000;
	text-decoration:underline;
}

#navigator {
	padding:5px 5px 8px 5px;
	background:#6788bd url('img/navig-btn-bg.gif') bottom left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.7em;
	color:#ddd;
}

#navigator a {
	color:#fff;
}
#container {
	background:url('img/content-bg.gif') top left repeat-y;
}

#rightpan {
	float:right;
	width:221px;
	padding-right:10px;
	padding-top:8px;
}

.rsubpan {
	background:#f00 url('img/menu-pan-bg.gif') top left repeat-y;	
	display:block;
	margin-bottom:10px;
}

.subtitle {
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5b86b3;
	background:url('img/left-pan-top-bg.gif') top left no-repeat;
}

.submenu {
	padding:2px 15px 15px 15px;
	background:url('img/left-pan-btn-bg.gif') bottom left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
}

.submenu ul {
	list-style-type:none;
}

.submenu li {
	margin-bottom:5px;
}

.submenu a {
	color:#800;
	font-weight:bold;	
	font-size:.9em;
	border-bottom:1px solid #5b86b3;
	display:block;
	padding:0 0 4px 0;
	text-decoration:none;
}

.submenu a:hover {
	color: #800;
	text-decoration:underline;
}


#content {
	float:right;
	width:500px;
  padding-right:10px;
  }

#web-html {
	font-size:.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.annotation {
	background:#eee;
	padding:5px;
	margin:0 -5px 10px -5px;
}

#web-html h1 {
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.7em;
	margin:13px 0;
}

#web-html h2 {
	color:#6788bd;
	font-size:1.3em;
	margin-top:15px;
  margin-bottom:5px;
	border-bottom:1px solid #ddd;
}

#web-html h3 {
  margin-top:1em;
  font-size:1.1em;
  color:rgb(255,102,0);
  margin-bottom:.5em;
}

#web-html ul,#web-html ol {
	margin-left:30px;
}

#web-html a {
	color: #DC143C;
}

#web-html li {
	margin-bottom:5px;
}

#web-html p {
	margin-bottom:5px;
}

#web-html a img {
  border:1px solid #aaa;
  padding:3px;
  background:#fff;
}

.fr-bottombox a img {
  margin-right:10px;
}
.fr-bottombox a {
  font-size:.8em;
}


#footer {
	background:url('img/footer-bg.gif') top left no-repeat;
	padding:8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	height:49px;
	text-align:right;
	padding-right:215px;
	clear:both;
}

#footer a {
  color:#800;
}

blockquote {
	padding: 10px;
	background: #ffe1b3;
	border-left: 5px solid #ffd89d;
	font-style: italic;
	font-weight: normal;
	margin:10px 0 10px 0;
}
.subpages {
  margin:0 !important;padding:0;
}

.news-footer {
  font-size:.8em;
  padding:5px 0;
  font-family:"Tahoma";
  text-align:left;
}

.news-header {
  margin-bottom:0px !important;
}

.forms label {
  width:170px !important;
  padding-right:5px;
  font-size:.8em;
}

#web-html a img {margin:0 10px 10px 0;}
.news-topic h2 {border-bottom:none !important;	margin-top:0px !important}
.news-topic {border-top:1px solid #ddd;padding:10px 0}