body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background: #e6e5e1 url(../images/body.gif) repeat-y 50% 0;
}
/* Layout */
div.intro {
	clear: both;
	float: left;
	margin: 0 0 11px;
	width: 100%;
	height: 185px;
	min-height: 170px;
	overflow: visible;
	background: #43516f url(../images/div_intro.jpg) no-repeat 0 100%;
}
div.outer {
	clear: both;
	float: left;
	margin: 0 0 11px;
	padding: 5px 0 12px;
	width: 691px;
	background: transparent url(../images/div_outer.gif) no-repeat 0 0;
}
div.innerWrap {
	float: left;
	padding: 0 5px 5px 5px;
	width: 681px;
	background: #d5d8df url(../images/div_innerWrap.gif) no-repeat 0 100%;
}
div.news {
	float: left;
	width: 100%;
	background: #d5d8df url(../images/div_news.gif) no-repeat 0 100%;
}
div.contacts {
	float: left;
	width: 100%;
	background: #d5d8df url(../images/div_contacts.gif) no-repeat 0 100%;
}
div.glossary {
	float: left;
	width: 100%;
	background: #d5d8df url(../images/div_glossary.gif) no-repeat 0 0;
}
div.extra div.outer {
	padding: 0;
	width: 198px;
	background: none;
}
div.extra div.login {
	padding: 5px 0 0;
	background: transparent url(../images/div_login.gif) no-repeat 0 0;
}
div.extra div.login div.inner {
	padding: 0 5px 5px 5px;
	background: #2b3348 url(../images/div_loginInner.gif) no-repeat 0 100%;
}
div.extra div.hot {
	padding: 5px 0 0;
	background: transparent url(../images/div_hot.gif) no-repeat 0 0;
}
div.extra div.hot div.inner {
	padding: 0 5px 5px 5px;
	background: #2b3348 url(../images/div_hotInner.gif) no-repeat 0 100%;
}
div.extra div.project {
	padding: 5px 0 0;
	background: transparent url(../images/div_hot.gif) no-repeat 0 0;
}
div.extra div.project div.inner {
	padding: 0 5px 5px 5px;
	background: #2b3348 url(../images/div_hotInner.gif) no-repeat 0 100%;
}
div.extra div.links {
	padding: 5px 0 10px;
	background: transparent url(../images/div_links.gif) no-repeat 0 0;
}
div.extra div.links div.inner {
	padding: 0 5px 5px 5px;
	background: #bcc1cf url(../images/div_linksInner.gif) no-repeat 0 100%;
}
div.extra div.quot {
	padding: 5px 0 3px;
	background: transparent url(../images/div_quot.gif) no-repeat 0 0;
}
div.extra div.quot div.inner {
	padding: 0 5px 5px 5px;
	background: #2b3348 url(../images/div_quotInner.gif) no-repeat 0 100%;
}
div.extra div.navigation {
	margin: -17px 0 11px;
	padding: 5px 0 0;
	background: transparent url(../images/div_navigation.gif) no-repeat 0 0;
}
div.extra div.navigation div.inner {
	padding: 0 5px 5px 5px;
	background: #2b3348 url(../images/div_navigationInner.gif) no-repeat 0 100%;
}
/* Headings */
h1 {
	margin: 0;
	padding: 13px 0 0 60px;
	font-size: 1em;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 10px 4px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fe5f2e;
}
div.news h2 {
	padding: 4px;
	background: transparent url(../images/h2.gif) no-repeat 0 0;
}
div.contacts h2 {
	padding: 4px;
	background: transparent url(../images/h2.gif) no-repeat 0 0;
}
div.glossary h2 {
	padding: 4px;
	background: transparent url(../images/h2.gif) no-repeat 0 0;
}
div.hot h2 {
	padding: 4px;
	background: transparent url(../images/h2_hot.gif) no-repeat 0 0;
}
div.project h2 {
	padding: 4px;
	background: transparent url(../images/h2_hot.gif) no-repeat 0 0;
}
div.links h2 {
	padding: 4px;
	background: transparent url(../images/h2_links.gif) no-repeat 0 0;
}
/* Paragraphs */
p {
	margin: 10px 0;
	padding: 0;
	font-size: 1em;
}
div.footer p {
	margin: 0 8px;
	color: #adb4c2;
}
p.designer {
	display: inline;
	float: left;
}
p.copyright {
	display: inline;
	float: right;
}
p.illustration {
	margin: 0 0 11px;
}
div.hot p.illustration {
	margin: 0;
}
div.intro p {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 10px 20px;
	width: 315px;
	color: #fff;
	font-size: 12px;
	line-height: 200%;
}
p.more {
	clear: both;
	margin: 0;
	padding: 0 15px 5px;
	color: #808593;
	font-size: 1.1em;
	text-align: right;
	position: relative;
}
blockquote p {
	margin: 0;
	padding: 0;
	color: #9599a3;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 150%;
}
div.links p {
	margin: 0;
	padding: 0 0 3px 0;
	color: #fff;
	background: #7a8195 url(../images/div_links_p.gif) no-repeat 0 100%;
	text-align: center;
}
div.contacts p {
	clear: both;
	margin: 0 50px 20px 340px;
	padding: 18px 0 0 0;
	font-size: 1.2em;
	line-height: 150%;
}
/* Lists */
ul.navigation-global {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul.navigation-global li {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	width: 79px;
	list-style-type: none;
	text-align: center;
}
ul.navigation-global li ul {
	position: absolute;
	top: 21px;
	left: 0;
	left: -2000px;
	float: none;
	width: 137px;
	margin: 0;
	padding: 10px 3px 2px 3px;
	font-size: 1em;
}
ul.navigation-global li.over ul {
	left: 0;
}
ul.navigation-global li ul li {
	float: none;
	margin: 0;
	padding: 3px 0;
	width: auto;
	background: transparent url(../images/nav_sub_li.gif) no-repeat 0 50%;
	text-align: left;
}
ul.navigation-local {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}
ul.navigation-local li {
	margin: 0;
	padding: 3px 0 2px 0;
	background: transparent url(../images/nav_local_li.gif) no-repeat 0 50%;
	list-style-type: none;
	font-size: 1.1em;
}
ul.navigation-local li.current {
	background: transparent url(../images/nav_local_li_current.gif) no-repeat 0 50%;
}
div.news dl {
	display: inline;
	float: left;
	margin: 0;
	padding: 2px 0 0 15px;
	width: 310px;
	list-style: none;
	font-size: 1em;
}
div.news dl dt {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #d55600;
}
div.news dl dd {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 1em;
	color: #3f4042;
}
div.contacts dl {
	display: inline;
	float: left;
	margin: 10px 0;
	padding: 2px 0 0 15px;
	width: 310px;
	list-style: none;
	font-size: 1em;
}
div.contacts dl dt {
	display: inline;
	clear: left;
	float: left;
	margin: 0 0 8px 0;
	padding: 0;
	width: 140px;
	line-height: 150%;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
div.contacts dl dd {
	float: right;
	margin: 0 0 5px 10px;
	padding: 0 0 2px 0;
	width: 160px;
	line-height: 150%;
	font-size: 1.2em;
	color: #000;
}
div.contacts dl dt.postal, div.contacts dl dd.postal {
	margin-top: 20px;
}
div.links ul {
	margin: 0;
	padding: 2px 3px;
	width: 182px;
	background-color: #7a8195;
	list-style: none;
	font-size: 1.1em;
}
div.links ul li {
	margin: 0;
	padding: 3px 0;
	background: transparent url(../images/ul_li_links.gif) no-repeat 0 50%;
	list-style-type: none;
}
div.glossary ul {
	clear: both;
	margin: 10px 0 0 45px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
div.glossary ul li {
	float: left;
	margin: 0 0 10px -3px;
	padding: 2px 5px 5px 0;
	width: 1.5em;
	list-style-type: none;
	background: transparent url(../images/glossary_li.gif) no-repeat 100% 0;
	text-align: center;
}
div.glossary dl {
	clear: both;
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 1em;
}
div.glossary dl dt {
	display: inline;
	clear: left;
	float: left;
	margin: 0 10px 30px 0;
	padding: 0;
	width: 180px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 200%;
	text-align: right;
}
div.glossary dl dd {
	display: inline;
	clear: right;
	float: right;
	margin: 0 20px 0 10px;
	padding: 0;
	width: 461px;
	font-size: 1.2em;
	line-height: 200%;
}
/* Semantic */
div.news h2 span {
	display: block;
	padding: 5px 0 5px 34px;
	background: transparent url(../images/span_news.gif) no-repeat 0 50%;
}
div.hot h2 span {
	display: block;
	padding: 5px 0 5px 34px;
	background: transparent url(../images/span_hot.gif) no-repeat 0 50%;
}
div.project h2 span {
	display: block;
	padding: 5px 0 5px 34px;
	background: transparent url(../images/span_hot.gif) no-repeat 0 50%;
}
div.links h2 span {
	display: block;
	padding: 5px 0 5px 34px;
	background: transparent url(../images/span_links.gif) no-repeat 0 50%;
}
div.quot blockquote {
	display: block;
	margin: 0;
	padding: 23px 20px 24px;
	width: 144px;
}
div.contacts h2 span {
	display: block;
	padding: 5px 0 5px 34px;
	background: transparent url(../images/span_contacts.gif) no-repeat 0 50%;
}
div.glossary h2 span {
	display: block;
	padding: 5px 0 5px 34px;
	background: transparent url(../images/span_glossary.gif) no-repeat 0 50%;
}
cite {
	display: block;
	margin: 8px 0 0 0;
	color: #c3c5cb;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
address {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-style: normal;
}
div.glossary th span {
	padding: 5px 8px 10px 5px;
	background: #000 url(../images/th_span.gif) no-repeat 100% 100%;
}
/* Images */
img, a img {
	border: 0;
}
h1 img {
	width: 90px;
	height: 75px;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #004ec2;
	text-decoration: none;
}
ul.navigation-global li a:link, 
ul.navigation-global li a:visited, 
ul.navigation-global li a:hover, 
ul.navigation-global li a:active {
	display: block;
	padding: 4px 5px 6px 5px;
	color: #100f24;
	text-decoration: none;
	font-weight: bold;
}
ul.navigation-global li a:hover {
	color: #fffefe;
	background-color: #2b3348;
}
ul.navigation-global li.current a:link,
ul.navigation-global li.current a:visited,
ul.navigation-global li.current a:hover,
ul.navigation-global li.current a:active {
	margin-bottom: 5px;
	color: #fe5f2e;
	background-color: #080808;
}
ul.navigation-global li.over a:link, 
ul.navigation-global li.over a:visited, 
ul.navigation-global li.over a:hover, 
ul.navigation-global li.over a:active {
	margin-bottom: 5px;
	color: #fffefe;
	background-color: #2b3348;
}
ul.navigation-global li ul li a:link, 
ul.navigation-global li ul li a:visited, 
ul.navigation-global li ul li a:hover, 
ul.navigation-global li ul li a:active {
	padding: 3px 5px;
	width: 128px;
	color: #2b3348;
	background: transparent url(../images/nav_sub_a_link.gif) no-repeat 115px 50%;
	font-weight: normal;
}
ul.navigation-global li ul li a:hover {
	background: transparent url(../images/nav_sub_a_hover.gif) no-repeat 115px 50%;
}
ul.navigation-global li ul li.active a:link, 
ul.navigation-global li ul li.active a:visited, 
ul.navigation-global li ul li.active a:hover, 
ul.navigation-global li ul li.active a:active {
	background: transparent url(../images/nav_sub_a_active.gif) no-repeat 115px 50%;
}
ul.navigation-global li ul li.active a:hover {
	background: transparent url(../images/nav_sub_a_hover.gif) no-repeat 115px 50%;
}
ul.navigation-global li.current ul li a:link, 
ul.navigation-global li.current ul li a:visited, 
ul.navigation-global li.current ul li a:hover, 
ul.navigation-global li.current ul li a:active {
	margin-bottom: 0;
	color: #2b3348;
	background: transparent url(../images/nav_sub_a_link.gif) no-repeat 115px 50%;
}
ul.navigation-global li.current ul li a:hover {
	background: transparent url(../images/nav_sub_a_hover.gif) no-repeat 115px 50%;
}
ul.navigation-global li.current ul li.active a:link, 
ul.navigation-global li.current ul li.active a:visited, 
ul.navigation-global li.current ul li.active a:hover, 
ul.navigation-global li.current ul li.active a:active {
	color: #2b3348;
	background: transparent url(../images/nav_sub_a_active.gif) no-repeat 115px 50%;
}
ul.navigation-global li.current ul li.active a:hover {
	background: transparent url(../images/nav_sub_a_hover.gif) no-repeat 115px 50%;
}
ul.navigation-global li.over ul li a:link, 
ul.navigation-global li.over ul li a:visited, 
ul.navigation-global li.over ul li a:hover, 
ul.navigation-global li.over ul li a:active {
	margin-bottom: 0;
	color: #2b3348;
	background: transparent url(../images/nav_sub_a_link.gif) no-repeat 115px 50%;
}
ul.navigation-global li.over ul li a:hover {
	background: transparent url(../images/nav_sub_a_hover.gif) no-repeat 115px 50%;
}
ul.navigation-global li.over ul li.active a:link, 
ul.navigation-global li.over ul li.active a:visited, 
ul.navigation-global li.over ul li.active a:hover, 
ul.navigation-global li.over ul li.active a:active {
	color: #2b3348;
	background: transparent url(../images/nav_sub_a_active.gif) no-repeat 115px 50%;
}
ul.navigation-global li.over ul li.active a:hover {
	background: transparent url(../images/nav_sub_a_hover.gif) no-repeat 115px 50%;
}
ul.navigation-local li a:link, 
ul.navigation-local li a:visited, 
ul.navigation-local li a:hover, 
ul.navigation-local li a:active {
	display: block;
	padding: 3px 5px 3px 10px;
	width: 173px;
	color: #2b3348;
	background: transparent url(../images/nav_local_a_link.gif) no-repeat 164px 50%;
	text-decoration: none;
}
ul.navigation-local li a:hover {
	color: #fff;
	background: transparent url(../images/nav_local_a_hover.gif) no-repeat 164px 50%;
}
p.designer a:link, 
p.designer a:visited, 
p.designer a:hover, 
p.designer a:active {
	display: block;
	padding: 2px 0 2px 25px;
	color: #adb4c2;
	background: transparent url(../images/urbanvoyager.gif) no-repeat 0 50%;
	text-decoration: none;
}
p.designer a:hover {
	text-decoration: underline;
}
div.news dl dt a:link, 
div.news dl dt a:visited, 
div.news dl dt a:hover, 
div.news dl dt a:active {
	color: #d55600;
	text-decoration: none;
}
div.news dl dt a:hover {
	color: #0056b2;
}
p.more a:link, 
p.more a:visited, 
p.more a:hover, 
p.more a:active {
	color: #808593;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	top: -15px;
	right: 15px;
}
p.more a:hover {
	text-decoration: underline;
}
div.links ul li a:link, 
div.links ul li a:visited, 
div.links ul li a:hover, 
div.links ul li a:active {
	display: block;
	padding: 7px 5px 7px 10px;
	width: 167px;
	color: #2b3348;
	font-weight: bold;
	text-decoration: none;
}
div.links ul li.gallery a:link, 
div.links ul li.gallery a:visited, 
div.links ul li.gallery a:hover, 
div.links ul li.gallery a:active {
	background: transparent url(../images/li_gallery_a_link.gif) no-repeat 151px 50%;
}
div.links ul li.gallery a:hover {
	color: #fff;
	background: transparent url(../images/li_gallery_a_link.gif) no-repeat 151px 50%;
}
div.links ul li.vt a:link, 
div.links ul li.vt a:visited, 
div.links ul li.vt a:hover, 
div.links ul li.vt a:active {
	background: transparent url(../images/li_vt_a_link.gif) no-repeat 151px 50%;
}
div.links ul li.vt a:hover {
	color: #fff;
	background: transparent url(../images/li_vt_a_link.gif) no-repeat 151px 50%;
}
div.links ul li.fp a:link, 
div.links ul li.fp a:visited, 
div.links ul li.fp a:hover, 
div.links ul li.fp a:active {
	background: transparent url(../images/li_fp_a_link.gif) no-repeat 151px 50%;
}
div.links ul li.fp a:hover {
	color: #fff;
	background: transparent url(../images/li_fp_a_link.gif) no-repeat 151px 50%;
}
div.glossary ul li a:link, 
div.glossary ul li a:visited, 
div.glossary ul li a:hover, 
div.glossary ul li a:active {
	display: block;
	color: #25417d;
	font-weight: bold;
}
/* Widgets */
form {
	margin: 0;
	padding: 0;
	border: 0;
}
div.login fieldset {
	margin: 0;
	padding: 3px 0;
	border: 0;
	font-size: 1em;
}
div.login legend {
	display: none;
}
div.login label {
	position: absolute;
    left: -5000px;
    width: 4000px;
}
/* begin for IE */
div.login input.text {
	margin: 0 0 3px 0;
	padding: 1px 2px;
	border: 1px solid #6e90ba;
	width: 180px;
	color: #000;
	font-size: 1em;
	font-size: 11px;
	background: #fff url(../images/input.gif) repeat-x 0 0;
}
/* end for IE */
div.login input[type="text"], div.login input[type="password"] {
	margin: 0 0 5px 0;
	padding: 1px 2px;
	border: 1px solid #6e90ba;
	width: 180px;
	color: #000;
	font-size: 1.1em;
	background: #fff url(../images/input.gif) repeat-x 0 0;
}
/* begin for IE */
div.login input.register, div.login input.forgot {
	padding: 0 4px;
	border: 1px solid #7192bc;
	width: 60px;
	color: #77889e;
	background-color: #efeff1;
	font-size: 1em;
	font-size: 11px;
}
div.login input.login {
	padding: 0 3px;
	border: 1px solid #ff470e;
	width: 60px;
	color: #fff;
	background-color: #ff470e;
	font-weight: bold;
	font-size: 1em;
	font-size: 11px;
}
/* end for IE */
div.login input[type="submit"], 
div.login input.forgot[type="submit"], 
div.login input.login[type="submit"] {
	padding: 2px 12px;
	font-size: 1em;
}
div.login input.register[type="submit"] {
	padding: 2px 4px;
	font-size: 1em;
}
/* Tables */
div.glossary table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff url(../images/glossary_table.gif) no-repeat 0 100%;
}
div.glossary table th {
	padding: 5px 10px 20px 10px;
	width: 180px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 200%;
	vertical-align: top;
	text-align: right;
	color: #fff;
}
div.glossary table td {
	padding: 5px 10px 20px 10px;
	font-size: 1.2em;
	line-height: 200%;
	vertical-align: top;
}