﻿@media screen, print {
/*body*/
	body {background: #828282; color: #2C2C2C; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 76%; padding: 0; margin: 0; line-height: 1.5em;}
	
/*general*/
	a {text-decoration: underline; color: #00396B;}
	a:visited {color: #333; text-decoration: underline;}
	a:hover {color: #000000; text-decoration: none;}
	a:hover img.border {border: 1px solid #3780C4; background-color: #c8dae9;}
	body a.noborder {border: none; outline: none;}
	a.noborder img {border: none;}
	body a:active {outline: none;}
    
	h1, h2, h3, h4, h5, h6 {color: #a50804; font-weight: bold; margin: 1.5em 0 0.5em 0; padding: 0; line-height: 1.4em; font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;}
	h1 {font-size: 120%; color: #084D9B; padding: 0.5em 0 0.5em 0; margin: 0 0 0.5em 0;}
	h2 {font-size: 110%; font-weight: bold; color: #084D9B; padding: 0.5em 0 0.5em 0;}
	h3 {font-size: 100%; color: #0a2e45;}
	h4 {font-size: 100%; font-weight: normal;}
	h5 {font-size: 100%; font-weight: normal;}
	#right-menu h2 {clear: both; height: 24px; background: transparent url(img/h2-1.jpg) no-repeat 0 0; margin: 20px 0 0 0; padding: 6px 0 0 10px; color: #ffffff;}
	#menusection h2 {height: 24px; background: #095497 url(img/h2-3.jpg) no-repeat 0 0; margin: 0; padding: 6px 0 0 10px; color: #ffffff;}
	#menubottom h2 {height: 24px; background: #095497 url(img/h2-longer.jpg) no-repeat 0 0; margin: 0; padding: 6px 0 0 10px; color: #ffffff;}
	.home #content h1 {padding-top: 0; margin-top: 0;}
  
	.pdf {padding-right: 18px; background: transparent url(img/pdf.gif) no-repeat 100% 50%;}
	.word {padding-right: 20px; background: transparent url(img/doc.gif) no-repeat 100% 50%;}
	.excel {padding-right: 20px; background: transparent url(img/xls.gif) no-repeat 100% 50%;}
	.dwg {padding-right: 20px; background: transparent url(img/dwg.jpg) no-repeat 100% 50%;}
	.powerpoint {padding-right: 20px; background: transparent url(img/powerpoint.gif) no-repeat 100% 50%;}
	.packed {padding-right: 20px; background: transparent url(img/packed.gif) no-repeat 100% 50%;}
	.external {padding-right: 12px; background: transparent url(img/ex.gif) no-repeat 100% 50%;}
	
	.left {float: left;}
	.right {float: right;}
	.border {border: 1px solid #A0A0A0;}
	img.border {padding: 3px; border: 1px solid #A0A0A0;}
	img.left {float: left; margin: 0 10px 10px 0;}
	img.right {float: right; margin: 0 0 10px 10px;}
	.text-right {text-align: right;}
	a.more {background: transparent url(img/li3.gif) no-repeat 0 0.3em; padding: 0 0 0 10px; margin: 0 0 0 10px;}
	a.back {background: transparent url(img/back.gif) no-repeat 0 0.4em; padding: 0 0 0 10px; margin: 0 0 0 10px;}
	a.popup {}
	.bigger {font-size: 120%;}
	.red {color: #AD0A0C;}
	.blue {color: #013D7C;}
	.green {color: #008349;}
	.lightgrey {color: #c2c3c3;}
	.white {color: #fff;}
	strong, .strong {font-weight: bold;}
	small, .small {font-size: 90%;}
	.underline {text-decoration: underline;}
	.capitalize {text-transform: capitalize;}
	.center {text-align: center;}
	.justify {text-align: justify;}
	.clear {clear: both;}
	.hidden {display: none;}
	address {font-style: normal;}
	
	body .w50p {width: 48%;}
	body .graph {margin: 0 60px;}

	p {margin: 0.5em 0 0.5em 0; padding: 0;}
	ul {padding: 0; margin: 0.5em 0 0.5em 0;}
	ul li {margin: 0 0 0.1em 10px; padding: 0 0 0 1em; list-style: none; background: transparent url(img/li2.gif) no-repeat 0 0.47em;}
	ol {padding: 0; margin: 1em 0 1em 3em;}
	ol li {margin: 0.2em 0 0 0;}
	
	#content #history {margin: 0; padding: 0;}
    #content #history li {font-weight: bold; line-height: 1.4; margin: 1em 0 0 0; padding: 0; background: transparent none no-repeat 0 0;}
    #content #history li ul li {font-weight: normal; margin: 0.5em 0 0 1.5em; padding: 0 0 0 0.5em; background: transparent url(img/li3.gif) no-repeat 0 0.45em;}

	#list li {background: transparent url(img/li2.gif) no-repeat 0 0.45em;}
	#list1 li {background: transparent url(img/li1.gif) no-repeat 0 0.45em;}

/*table*/
	table.blackborder {background-color: #B5B5B5;}
	table.blackborder tbody {background-color: #FFF;}
	table.blackborder th, table.blackborder td {padding: 3px;}
	tr.alt1 {background-color: #F4F4F4;}
	tr.alt2 {background-color: #F0F0F0;}
	table th {text-align: left; background: #095497 url(img/h2-long.jpg) no-repeat 0 0; color: #fff; font-weight: bold;}
	tr.header {text-align: left; background: #095497 url(img/h2-long.jpg) no-repeat 0 0; color: #fff; font-weight: bold;}
		tr.header a {color: #fff;}
	table td p {margin: 0; padding: 0;}
	table td ul {padding: 0; margin: 0.5em 0 0.5em 0;}
	
	body table.jobs {margin-top: 20px;}

/*form*/
	fieldset {border: none; padding: 1em 0 1em 0; margin: 0;}
	legend {font-weight: bold; padding: 0 3px 0 3px; margin: 0; font-size: 100%; color: #2C2C2C;}
	body .textbox {border: 1px solid #1567B1; background-color: #fff; width: 200px; padding: 2px; height: 1.4em; color: #0F0F0F; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 100%; float: left; margin: 2px 0 2px 0;}
	body .textbox:focus {border: 1px solid #DD2222; background: #fff url(img/textboxbg.gif) repeat-x bottom left;}
	body .short {width: 98px;}
	body .long {width: 350px;}
	body .area {height: 9em; font-size: 100%; width: 250px; font-size: 100%; overflow: auto; font-family: Arial, Helvetica, Tahoma, sans-serif;}
	body .ddl {border: 1px solid #1567B1; background-color: #fff; width: 200px; padding: 2px; height: 1.9em; color: #0F0F0F; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 100%; float: left; margin: 2px 0 2px 0;}
	
	/*labels*/
	body label.form, body .AspNet-Login label {float: left; margin: 4px 1em 2px 0; padding: 0 0 0 1px; font-size: 100%; width: 120px; text-align: right;}
	body label.formlong {float: left; margin: 4px 1em 2px 0; padding: 0 5px 0 5px; font-size: 100%; width: 220px; text-align: right; background-color: #eee;}

	/*validator*/
	body span[id*=valid] {font-size: 100%; color: #D22 !important;}
	
	body input.button {margin: 0 0 0 113px; background: #044887 url(img/searchbg.jpg) no-repeat bottom right; color: #ffffff; border: 1px solid #044887; font-weight: bold; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 100%; cursor: pointer;}
	
	body fieldset.borderfield, body fieldset.shortfields {border: 1px solid #A0A0A0; padding: 1em 10px 1em 10px; margin: 10px 0 5px 0;}
	body fieldset.shortfields .textbox {width: 30px; text-align: right;}
	body fieldset.shortfields label.form {text-align: left; margin-left: 5px;}
	body fieldset.borderfield td {padding-right: 10px;}
	body input.orderbutton {margin: 0 0 0 143px;}
	body p.greybg {background-color: #efefef; padding: 0 0 0 5px;}


	fieldset.pollfield {border: none; border-top: 1px solid #B5B5B5; padding: 1em 0 1em 0; margin: 0;}
	.pollfield legend {padding: 0 3px 0 0; color: #444;}
	.pollfield .area {width: 350px;}
	body input.pollbutton {margin: 0 0 0 243px;}
	
/*search form*/
	#content .Asp-Net-SearchForm {margin: 0; padding: 0;}
	body #content .Asp-Net-SearchForm input.textbox {float: left; margin: 0 10px 0 0; width: 120px; background-color: #ffffff; border: 1px solid #B5B5B5; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 100%; height: 15px; line-height: 15px;} 
	body #content .Asp-Net-SearchForm input.button {float: left; margin: 0; background: #044887 url(img/searchbg.jpg) no-repeat bottom right; color: #ffffff; border: 1px solid #044887; font-weight: bold; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 100%; padding: 0; text-align: center; width: 64px; height: 21px;}
	
	body #content .Asp-Net-SearchForm input.trs {width: 100px;}
	body #content .Asp-Net-SearchForm input.brs {width: 84px;}

/*search results*/
	#container .results-title {margin: 0; padding: 1em 0 0.5em 0; border-top: 1px solid #B5B5B5; font-weight: bold;}
	#container .results-sample {margin: 0; padding: 0;}
	#container .results-path {font-size: 90%; margin: 0.5em 0 1em 0; padding: 0;}


/*documents table*/
	div.documents table {background-color: #D1D1D1; padding: 1px; width: 100%;}
		div.documents table tbody {background-color: #fff;}
		div.documents table td {padding: 5px;}
		div.documents table th {background-color: #E1E1E1; text-align: left; padding: 5px; white-space: nowrap;}
		div.documents table th a {color: white;}
		div.documents table th img {padding: 0 0 2px 5px;}
		div.documents tr.AspNet-GridView-Alternate {background-color: #F2F2F2;}
		div.documents td.fm-size, div.documents td.fm-hits, div.documents td.fm-description {color: #888485;}
		div.documents .fm-ext, div.documents .fm-size, div.documents .fm-created, div.documents .fm-hits,
		div.documents .fm-status, div.documents .fm-description, div.documents .fm-author {text-align: right; font-size: 90%;}
		div.documents th.fm-title {font-size: 90%;}
		div.documents td.fm-ext, div.documents td.fm-size, div.documents td.fm-created, div.documents td.fm-hits,
		div.documents td.fm-status, div.documents td.fm-description, div.documents td.fm-author	{font-size: 90%;}
		
		div.documents td.fm-ext, div.documents td.fm-created, div.documents td.fm-status {background-color: #F2F2F2;}
		div.documents th.fm-ext, div.documents th.fm-created, div.documents th.fm-status {background-color: #d4d4d4;}
		div.documents tr.AspNet-GridView-Alternate td.fm-ext, div.documents tr.AspNet-GridView-Alternate td.fm-created,
		div.documents tr.AspNet-GridView-Alternate td.fm-status {background-color: #e5e5e5;}
		
		div.documents td.fm-delete input, div.documents td.fm-edit input
		{text-indent: -1000em; width: 16px; height: 22px; background: transparent url(img/button-delete.gif) no-repeat 0 0; cursor: pointer; border: none;}
		div.documents td.fm-edit input {background-image: url(img/button-edit.gif);}
		div.documents tr.AspNet-GridView-Alternate td.fm-edit input {background-image: url(img/button-edit-g.gif);}
		div.documents tr.AspNet-GridView-Alternate td.fm-delete input {background-image: url(img/button-delete-g.gif);}
		div.documents td.fm-send .button {float: none; margin: 0; background: #044887 url(img/searchbg.jpg) no-repeat bottom right; color: #ffffff; border: 1px solid #044887; font-weight: bold; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 100%; padding: 0; text-align: center; width: 64px; height: 21px;}
		div.documents td.fm-send .textbox {width: 90px;}
	
	td.fm-title a {padding-left: 25px; background: transparent url(img/file.gif) no-repeat 0% 50%;}
	div.documents .pdf {background-image: url(img/pdf.gif);}
	div.documents .doc, div.documents .docx, div.documents .rtf {background-image: url(img/doc.gif);}
	div.documents .dot {background-image: url(img/dot.gif);}
	div.documents .xls, div.documents .xlsx {background-image: url(img/xls.gif);}
	div.documents .rar {background-image: url(img/packed.gif);}
	div.documents .zip {background-image: url(img/zip.gif);}
	div.documents .ppt, div.documents .pps, div.documents .pptx, div.documents .ppsx {background-image: url(img/powerpoint.gif);}
	div.documents .jpg, div.documents .jpeg, div.documents .gif, div.documents .png, div.documents .svg {background-image: url(img/img.gif);}
	div.documents .txt {background-image: url(img/txt.gif);}
	div.documents .dir {background-image: url(img/dir.gif);}
	div.documents .up {background-image: url(img/up.gif);}
	div.documents .htm, div.documents .html {background-image: url(img/html.gif);}
	div.documents .avi, div.documents .mpg, div.documents .mpeg, div.documents .mp3, div.documents .mp4,
	div.documents .mov, div.documents .wmv {background-image: url(img/video.gif);}



/*filemanager form*/
	body div.filemanagerform fieldset {border: 1px solid #cccccc; padding: 1em 10px 1em 10px; margin: 1em 0 0 0;}
	body div.filemanagerform label.form {clear: both; width: 110px;}
	body div.filemanagerform input.button {margin: 1em 0 0 20px;}
	body div.filemanagerform input#content_fileform_fvDocument_btUpdate, body div.filemanagerform input#content_fileform_fvDocument_btInsert {margin: 1em 0 0 110px;}
	body div.filemanagerform input#content_fileform_fvDocument_fuFileName
{border: 1px solid #cccccc; background: #fff url(img/textboxbg.gif) repeat-x 0 0; color: #0F0F0F;
font-family: Arial, Helvetica, Tahoma, sans-serif; float: left;}
	body div.filemanagerform input#content_fileform_fvDocument_cbIsPublic, body div.filemanagerform .fm-form-size,
body div.filemanagerform .fm-form-hits, body div.filemanagerform .fm-form-file {display: block; float: left; padding: 2px 3px 2px 3px; margin: 6px 0 6px 0;}
	body div.filemanagerform input#content_fileform_fvDocument_cbIsPublic {margin: 10px 0 6px 0;}

/*login form*/
	body .AspNet-Login div {clear: both;}
	body .AspNet-Login-SubmitPanel {padding: 20px 0 0 0;}
	body .AspNet-Login-SubmitPanel .button {margin: 0 0 0 135px;}
	body #content_logout {padding: 0 0 10px 0;}


	/*password recovery form*/
	#container .AspNet-PasswordRecovery label {display: block; margin: 0; padding: 4px 0 0 0; font-size: 100%; font-weight: bold;}
	#container .AspNet-PasswordRecovery-UserName-UserPanel input,
	#container .AspNet-PasswordRecovery-UserName-EmailPanel input {border-top: 1px solid #BABABA; border-right: 1px solid #D4D4D4; border-bottom: 1px solid #D4D4D4; border-left: 1px solid #BABABA; background-color: #fff; width: 200px; padding: 2px; height: 1.4em; color: #0F0F0F; font-family: Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif; font-size: 100%; margin-bottom: 4px;}
	#container .AspNet-PasswordRecovery-UserName-SubmitPanel input {border: none; font-size: 100%; padding: 5px; margin: 6px 5px 0 0; color: #fff; background: #4752B5 url(img/button1.gif) repeat-x bottom left; font-family: Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif; text-align: center; font-weight: bold; cursor: pointer; overflow: hidden;}



/*gallery*/
	#content .gallery {float: left; text-align: center; width: 138px; margin-right: 20px; _margin-right: 10px;}
		#content .gallery h3 {margin-top: 0; font-weight: normal;}
	#content .gallery-static {float: left; text-align: center; width: 138px; margin-right: 20px; _margin-right: 10px;}
		#content .gallery-static h3 {margin-top: 0; font-weight: normal;}
	#content .gallery-with-description {float: left; width: 300px; margin: 0 0 20px 0; padding-right: 20px;}
	
	#content .gallery-static-big {float: left; text-align: left; width: 288px; margin-right: 20px; _margin-right: 10px;}
	#content .gallery-static-small {float: left; text-align: center; width: 138px; min-height: 160px; _height: 165px; margin-right: 20px; _margin-right: 10px;}
		#content .gallery-static-big h3, #content .gallery-static-small h3 {margin-top: 0; font-weight: normal;}
		
	#content .AspNet-DataList table td {vertical-align: top;}

/*articles*/
	#container .category-article-border {clear: both; overflow: hidden; _overflow: visible; _height: 1%; border-bottom: 1px solid #B5B5B5; padding: 0 0 10px 0; margin: 0 0 10px 0;}
	#container .category-article-left {width: 108px; float: left; clear: both; margin: 0;}
		#container .category-article-date {font-weight: bold; color: #fff; background: #003E66 url(img/h2-2.jpg) no-repeat bottom right; width: 108px; padding: 0; line-height: 20px; float: left; margin: 10px 10px 0 0; text-align: center; margin: 5px 0 1em 0;}
		#container .category-article-img {overflow: hidden; width: 100px; height: 75px; margin: 0; padding: 3px; border: 1px solid #A0A0A0; text-align: center;}
			#container .category-article-imgbox {width: 100px; height: 75px; overflow: hidden;}
				#container .category-article-img img {}
	
	#container .category-article-right {width: 520px; float: right; margin: 0; padding: 0;}
		#container h2.category-article-title {float: left; margin: 5px 0 0 0; padding: 0; width: 517px;}
			#container h2.category-article-title a {}
			#container h2.category-article-title a:hover {}
	
		#container h1.category-article-title {float: left; margin: 10px 0 0 0; padding: 0;}
	
		#container .category-article-annotation {clear: both; padding: 10px 0 0 0; margin: 0; overflow: hidden; _height: 1%; _overflow: visible;}
			#container .category-article-annotation p {margin: 0.5em 0 0.5em 0;}
			#container .category-article-annotation img {margin-bottom: 0;}
	
	#container .category-article-more, #container .category-article-more2 {clear: both; padding: 0; line-height: 1.3em; margin: 0;}
	#container .category-article-more2 {padding: 0 0 10px 0; border-bottom: 1px solid #B5B5B5;}
		#container .category-article-more a, #container .category-article-more2 a {text-decoration: none; font-weight: bold; color: #10518B;}
		#container .category-article-more a:hover, #container .category-article-archiv a:hover, #container .category-article-more2 a:hover {text-decoration: underline;}
    #container .category-article {border-bottom: 4px solid #A0A0A0;}

/*pager*/
	#container .AspNet-Pager {padding: 0.5em 0 0.5em 0; text-align: left; clear: both;}
	#container .AspNet-Pager a, #container .AspNet-Pager span {text-decoration: none; padding: 0.2em 0.4em 0.2em 0.4em; line-height: 1.5; color: #143965; border: 1px solid #b5b5b5; margin: 1em 0.5em 1em 0; font-size: 90%;}
	#container .AspNet-Pager span {border: 1px solid #00529C; background-color: #00529C; color: #fff; font-weight: bold;}
	#container .AspNet-Pager a:hover {border: 1px solid #00529C; background-color: #00529C; color: #fff;}

/*objects*/
	div.object1 {width: 290px; margin-bottom: 20px; padding: 40px 10px 10px 10px; background: transparent url(img/h2-long.jpg) no-repeat 0 0; border: 1px solid #B5B5B5; overflow: hidden; _height: 1%; _overflow: visible;}
	
	div.object2 {width: 638px; margin-top: 20px; padding: 0 0 10px 0; border: 1px solid #B5B5B5; overflow: hidden; _height: 1%; _overflow: visible;}
		div.object2 h2 {height: 24px; margin: 0 0 10px 0; background: #095497 url(img/h2-long.jpg) no-repeat 0 0; padding: 6px 0 0 10px; color: #ffffff;}
		div.object2 p, div.object2 ul, div.object2 ol {margin-left: 10px; margin-right: 10px;}
	
	div.object3 {width: 310px; margin-bottom: 20px; padding: 0 0 10px 0; border: 1px solid #B5B5B5; overflow: hidden; _height: 1%; _overflow: visible;}
		div.object3 h2 {height: 24px; margin: 0 0 10px 0; background: #095497 url(img/h2-long.jpg) no-repeat 0 0; padding: 6px 0 0 10px; color: #ffffff;}
		div.object3 p, div.object3 ul, div.object3 ol {margin-left: 10px; margin-right: 10px;}

/*quote object*/
	div.quoteobject {float: right; width: 180px; margin: 0 0 20px 40px; padding: 15px; color: #013D7C; font-weight: bold; overflow: hidden; _height: 1%; _overflow: visible;}

/*google map*/
	body .google-map {visibility: hidden; position: absolute; left: -1000em;}
	body .gmap {width: 632px; height: 300px; border: 1px solid #A0A0A0; padding: 3px; overflow: hidden;}
	body .showmap {clear: both; display: block; width: 150px; height: 37px; padding-left: 50px; line-height: 30px; background: transparent url(img/showmap.jpg) no-repeat 0 0; outline: none;}
		body a.showmap:active {outline: none;}
/*imagemap*/
	body map {outline: none;}

/*popup poll*/
	#popupcont a {display: block; float: left; height: 1.4em; width: 180px; background: #095497 url(img/h2-2.jpg) no-repeat 0 0; padding: 3px 0 3px 0; margin: 20px 10px 10px 0; text-align: center; font-weight: bold; text-decoration: none; color: #fff;}
		#popupcont a:hover {text-decoration: underline;}


/*position*/
  #asalocation {position: absolute; right: -30px; top: 240px;}

	#container {background: white url(img/site-bg.gif) repeat-y 0 0; width: 910px; margin: 0 auto; padding: 0; position: relative;}
		#header {position: relative; width: 910px; height: 225px; padding: 0; z-index: 0; background: transparent url(img/header.jpg) no-repeat 5px 120px;}
			#header a.home {position: absolute; top: 40px; right: 5px; width: 200px; height: 80px; display: block; background: transparent url(img/asa-logo.gif) no-repeat 0 0; outline: none;}
			#header #motto {position: absolute; top: 40px; left: 5px; width: 260px; height: 80px; background: transparent url(img/asa-motto.gif) no-repeat 0 0; z-index: -1; outline: none;}
			#header #top-menu {position: absolute; top: 0; left: 0; width: 910px; height: 40px; background: transparent url(img/menu-bg.gif) no-repeat 0 0; padding: 0 0 0 5px; z-index: 200;}
				#header #lang {position: absolute; top: 13px; right: 20px; z-index: 300;}
					#lang a {color: #666; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 0 5px 0 0;}
					#lang a.selected {color: #bbb;}
					#lang a:hover, #lang a.selected:hover {color: #00529C;}
				#header #flashbanner {position: absolute; top: 120px; right: 5px; width: 900px; height: 103px;}

	
	#container #navigationbar {display: block; height: 20px; margin: 0 25px 0.5em 25px; width: 640px; font-size: 90%; line-height: 1.2;}
		#navigationbar a {color: #004A9D; text-decoration: none;}
	
	.home #content {margin: 20px 25px 2px 25px;}
	
	.home #logo1 {float: left; width: 198px; text-align: center; padding: 0; margin: 0;}
		.home #logo1 a img {border: none;}
	
    #content {overflow: hidden; _height: 1%; _overflow: visible; width: 860px; margin: 0 25px 2px 25px; padding: 0 0 20px 0; border-bottom: 4px solid #01519A;}
        #content #left-content {float: left; width: 640px; margin: 0 0 20px 0; min-height: 200px; overflow: hidden; _height: 200px; _overflow: visible;}
			#left-content #obj-content {width: 640px; height: 135px; overflow: hidden; _height: 135px; _overflow: visible;}
				#menusection {width: 198px; height: 333px; border: 1px solid #B5B5B5; margin-top: 20px; overflow: hidden; _height: 333px; _overflow: visible;}
					#menusection img {border-top: 1px solid #B5B5B5; margin: 20px 0 0 10px; padding: 10px 0 0 0;}
		        
				#menubottom {width: 638px; height: 80px; float: left; border: 1px solid #B5B5B5; overflow: hidden;}
				#fccbottom {width: 198px; height: 70px; padding-top: 10px; float: right; text-align: center; border: 1px solid #B5B5B5;}
					#fccbottom .fcc {}
		        
		        #left-content #map {float: right; width: 420px; height: 335px; margin-top: 20px; overflow: hidden; _height: 100px; _overflow: visible;}
		    
		    #content #slogan {width: 200px; margin: 0; height: 111px; line-height: 1.5; background: transparent url(img/h2-1.jpg) no-repeat 0 0; background-color: #EDEDED; color: #0550A1; padding: 24px 0 0 0; _padding: 24px 0 0 0;}
		    #slogan img.left {margin: 25px 5px 5px 10px;}
            #slogan div {margin: 20px 5px 0 5px; padding-left: 25px; #padding-top: 20px; font-size: 110%;}

		    #content #right-menu {}

        #content #learn-more {width: 200px; margin: 0 0 20px 0; background-color: #EDEDED; height: 335px; margin-top: 20px;}
        	#learn-more h2 {height: 24px; background: #095497 url(img/h2-2.jpg) no-repeat 0 0; margin: 0 0 10px 0; padding: 6px 0 0 10px; color: #ffffff;}
   			#learn-more p, #learn-more ul, #learn-more ol {margin-left: 10px; margin-right: 10px;}
   			#learn-more li {margin: 0; padding: 0.1em 0 0 0.8em; line-height: 1.4em;}
   		#container #content .homenews {font-size: 95%; line-height: 1.4;}

		#bottom-menu {clear: both; width: 860px; border-top: 1px solid #B5B5B5; border-bottom: 1px solid #B5B5B5; margin: 0 25px; padding: 5px 0 0 0; text-align: center;}
			#bottom-menu a {color: #003B98; border-right: 1px solid #B5B5B5; padding: 0 10px 0 10px; font-size: 95%; text-decoration: none; margin: 0;}
			#bottom-menu a.pdf {padding: 0 25px 0 10px; background: transparent url(img/pdf.gif) no-repeat 96% 50%;}
			#bottom-menu a:hover {text-decoration: underline;}

		    #bottom-menu #normy {color: #717171; margin: 5px 0 0 0; font-size: 93%;}
		#footer {clear: both; width: 840px; margin: 0 25px; line-height: 1.3; padding: 5px 10px 15px 10px; color: #717171; font-size: 87%;}
			#footer a {text-decoration: underline; color: #717171;}
			#footer a:hover {text-decoration: none;}
			#footer img {margin-top: 8px; border: none;}

		#popupcont {background-color: white; padding: 1em 2em;}
#editor {padding: 10px; margin: 0; line-height: 1.5em; background: #FFF none no-repeat 0 0; width: 640px;}
	#editor table td {font-size: 100%;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

}