#goalAndKeysStruct a { text-decoration:none;color: #084155;}
#goalAndKeysStruct a:Hover { text-decoration:underline;color: #084155;}
#goalAndKeysStruct ul {padding:0px 0px 20px 0px !important; }
#goalAndKeysStruct ul li {list-style-type: none !important;}



/* siteTopics */
.frontPage #topicImage {position: absolute; left: 10px; top: 520px; z-index: 10;}


.siteTopics {padding: 5px 0 5px 0;width: 720px;float: left;}
.siteTopics .colgroup {padding: 5px 0 5px 0;/*was:5px 0 8px 0*/border-bottom: 1px solid #e5e5e5;float: left;}

.siteTopics ul {
	width: 160px;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0;
}

.siteTopics ul li {float: left; line-height: 140%;	padding: 0 10px 0 0;}
.siteTopics ul li a {
	color: #084155;
	text-decoration: none;
	font-weight: bold;

}

.frontPage .siteTopics ul ul {float: left;margin: 0px 0 0 0;padding: 0;}
.frontPage .siteTopics ul ul li {float:left;padding: 0 5px 0 0;}
.frontPage .siteTopics ul ul li {float:left;} /*clear:both instead of float left*/
.frontPage .siteTopics ul li a {text-decoration: none;}
.frontPage .siteTopics ul li a:hover {text-decoration: underline;}
.frontPage .siteTopics ul li ul li a {/*border-bottom:1px solid #E5E5E5*/text-decoration: underline;}
.frontPage .siteTopics ul li ul li a:hover {
	text-decoration: none;
	border-bottom:0px;
}


.siteTopics ul li ul li a {
	color: #457889;
	text-decoration: none; /*try change*/
	font-weight: normal;
	white-space: nowrap;
}

.siteTopics ul li a:hover {text-decoration: underline;color: #084155;}
.siteTopics ul li ul li a:hover {text-decoration: underline;color: #457889;}

.siteTopics .relations {
	margin: 0;
	padding: 38px 10px 0 10px;
	float: right;
	width: 340px;
	text-align: right;
}

/* FrontPage siteTopics */

.frontPage .siteTopics
{
	background-image: url(../img/topicsBg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Article siteTopics */

.article .siteTopics {padding: 5px 0 10px 0;width: 710px;}

.article .siteTopics ul { /* Trouble here*/
	width: 335px;
	float: left;
	margin-bottom:0px;
	padding: 0;
	clear:both;
}

.article .siteTopics ul li {margin-left:0px !important;list-style-type: none !important;}
.article .siteTopics ul ul 
{
   width: 325px;
   margin: 2px 0 0px 0;
   list-style-type: none !important;
    }
 

    
.article .siteTopics ul li ul li {margin-left:0px !important;list-style-type: none !important;}
.article .siteTopics ul ul.maps {
	background-image: url(../img/icon-maps16x16.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 3px 20px;
	list-style-type: none !important;
	margin-left:0px !important;
	margin-top:5px !important;
}

.article .siteTopics ul ul.graphs {
	background-image: url(../img/icon-graph16x16.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 3px 20px;
	list-style-type: none !important;
	margin-left:0px !important;
	margin-top:5px !important;
}

/* topTopics */

.topTopics ul {
	float: left;
	width: 720px;
	padding: 3px 0 15px 0;
	margin: 0;
	background-image: url(../img/topicsBgShadow.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.topTopics ul li {
	float: left;
	white-space: nowrap;
	padding: 5px 10px 3px 0;
}

.topTopics ul li a {
	color: #084155;
	text-decoration: underline;
	/*text-decoration: none;*/
	font-weight: bold;
}

.topTopics ul li a.selected {
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #084155;
	padding: 2px 8px 3px 8px;
}

.topTopics ul li a:hover.selected {
	color: white;
}

.topTopics ul li a:hover {
	color: #084155;
	/*text-decoration: none;*/
	text-decoration: none;
}


/* FrontPage Modules */

.teaser {margin: 0;padding: 10px;float: left;}

#topics p {
	line-height: 145%;
	padding-right: 10px;
	padding-bottom: 3px;
}

#topics a.goto {font-weight:bold;}

#maps p a,
#goals p a,
#sectionMenu p a {
	line-height: 145%;
	color: #333333;
	text-decoration: none;
	display: block;
}


#maps p a:hover,
#goals p a:hover,
#sectionMenu p a:hover {
	text-decoration: underline;
}

#news ul li {
	float: none;
	line-height: 16px;
	padding: 2px 0 1px 0;
}

#news ul li a {color: #990000;text-decoration: none;}

#news ul li a:hover {text-decoration: underline;}

#news ul li strong {
	font-weight: bold;
	padding-right: 3px;
	color: #222222;
}

#news ul li strong a {
	padding: 0 0 0 6px;
	text-decoration: underline;
	color: #620001;
}

#news ul li strong a:hover {text-decoration: underline;color: #990000;}

#book {border-bottom: 1px solid #e5e5e5; width: 330px; padding-left: 10px;}
#book .head {float: left;width: 50px;}
#book .body {float: left;}

#footer {padding: 26px 10px 10px 10px;}
#footer p {
	line-height: 14px;
	color: #999; 
}
#footer p strong {color: #620001;}

.articleQuote {
	position: absolute;
	top: 50px;
	left: 600px;
	width: 360px;
	height: 51px;
}

.navigateMap {
	position: absolute;
	padding: 10px 0 0 0;
	width: 360px;
	top: 30px;
	left: 600px; 
}

.navigateMap .head h3 {padding: 0 0 5px 10px;}

.navigateMap .head {
	float: left;
	margin: 0;
	padding: 0;
	width: 90%;
}

.navigateMap .body {
	float: left;
	margin: 0;
	padding: 0;
}

.navigateMap ul li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	width: 100%;
}

.navigateMap ul li a {
	float: none;
	margin: 0;
	padding: 2px 10px 3px 10px;
	color: white;
	text-decoration: none;
	white-space: nowrap;
	line-height: 150%;
}

.navigateMap ul li a:hover {
	margin: 0;
	background-color: #457889;
	color: white;
}


/* article relations */

#FaktaBody {
padding-top:0px; padding-bottom:10px;
}
#FaktaBody p {margin-top:4px;}

#RelatedBottomLinks h3, h3 a {
color: #620001 !important;
text-transform: uppercase  !important;
padding-bottom: 1px  !important;
}

#RelatedBottomLinks
{
    background-color:#F7F4ED;
	float:left;
	margin:0pt !important;
	padding:0px 10px 20px;
	width:95%;
}

#RelatedBottomLinks ul {
list-style-type:none !important;
margin:0;
padding:0;
}

#RelatedBottomLinks li
{
 list-style-type:none;
 float:none;
 background-image: url(../img/goto.gif);
 background-position: 3px 4px !important;
 background-repeat: no-repeat;
 padding-left:10px;
 padding-top: 1px !important;
 padding-bottom: 3px !important;
 margin-left:0px !important;
 margin-bottom:0px !Important;
 margin-bottom:0px !Important;
 list-style-type:none !important;

}


.relations .module {
	/*
	margin: 10px 0 0 0;
	padding: 10px;
	float: left;
	width: 160px;
	background-image: url(../img/relations-line.gif);
	background-repeat: repeat;
	background-position: top left;
	background-color: #f7f4ed;
	*/
	background-color:#F7F4ED;
	float:left;
	margin:0pt;
	padding:10px 10px 20px;
	width:160px;
}

.relations .module .head {
	float: left;
	width: 160px!important;
	border: none!important;
}

.relations .module .head h3,
.relations .module .head h3 a {color: #660000;}

.relations .module .body {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 160px!important;
}

.relations .module .body ul li { float: left;padding-top: 5px;}

.relations .module .body ul li a {
	color: #990000;
	text-decoration: none;
	display: block;
	line-height: 130%;
}

.relations .module .body ul li a:hover {text-decoration: underline;}
.relations .module .body ul li strong {font-weight: bold;padding-right: 3px;}
.relations .module .body ul li a strong {font-weight: bold;padding: 0;}

.filterModule {
	background-color: #f4f4ea;
	border: 1px solid #e4e6d1;
	float: left;
	width: 695px;
}
.filter {
	float: left;
	width: 155px;
	margin: 10px 0 10px 10px;
	padding: 0;
	border-right: 1px solid #e4e6d1;
	height: 80px;
}
.filterModule #last {border-right: none;}
.filterResult {float: left;width: 510px;}
.filterResult .head {
	border-bottom: none!important;
	padding: 0;
	margin: 0;
}
.filterResult h4 {
	color: #666!important;
	padding: 0;
	margin: 0 0 30px 0!important;
}

.searchItem {
	width: 500px;
	float: left;
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #e5e5e5;
}
.searchItem h4 a {padding: 0 0 2px 0;}
.searchItem p {margin: 0;padding: 0;}
.dateCategory ul li {padding-right: 10px;}

#searchResults #pageContent .body p {padding-bottom: 3px;}

.searchRelations .relations {
	margin: 0;
	padding: 15px 0 40px 0;
}

.searchRelations {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}


.searchRelations .backResults {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

.searchRelations .resultsIndex {
	float: left;
	padding: 0;
	text-align: center;
}

.searchRelations .resultsIndex ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 3px;
}

.searchRelations .nextResults {
	float: right;
	margin: 0;
	padding: 0;
}

.column1,
.column2 {
	float: left;
	width: 345px;
	padding: 10px 10px 10px 0;
}

.footerShortcuts p strong {color: #333;}

ul.tabs {
	width: 710px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	background-image: url(../img/tabs-bg-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

ul.tabs li {
	margin: 0 1px 0 0;
	padding: 7px 16px 7px 16px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #e5e5e5;
	background-image: url(../img/tabs-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

ul.tabs li.selected {
	border-bottom: 1px solid white;
	background-color: white;
	background-image: none;
}

.lead h3.goals {
	background-image: url(../img/icon-graph16x16.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
	width: 140px;
}

.lead h3.maps a {
	background-image: url(../img/icon-maps16x16.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

ul.linkList {float: left;}
ul.linkList li {margin: 0;padding: 0 0 3px 0;float: none;}
ul.linkList li a {text-decoration: underline;}
ul.linkList li a:hover {text-decoration: none;}

/**TEST : TEST : TEST : TEST*/
#pageContent .body ul.linkList li
{
        list-style-type:none;margin-left:0px;margin-bottom:2px; clear:both;
    	background-image: url(../img/goto.gif);
	    background-position: 3px 7px; 
	    background-repeat: no-repeat;
	    padding-left:10px;
}






/*start: focus , goals*/
.focus {float: left;}
.focus table td {border-bottom: 1px solid #ccc;padding: 5px 35px 5px 0px;}
.focus table td p {line-height: 130%;padding-bottom: 5px;}
.focus table td p em {color: #666;}
.focus table td.last {border-bottom: none;}
.focus table td img {padding: 2px 2px 0 0;}
.focus table td .status {
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 0 5px 20px;
}
.focus table td .status.good {background-image: url(../img/icon-happyface16x16.gif);}
.focus table td .status.sad {background-image: url(../img/icon-sadface16x16.gif);}
.focus table td .status.avarage {background-image: url(../img/icon-avarageface16x16.gif);}

.graph {
	background-image: url(../img/icon-graph16x16.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}


ul.keyIndex {margin: 10px 0 20px 0;float: left;}
ul.keyIndex li {float: left;margin-right: 5px;}
ul.keyIndex li a {
	font-weight: bold;
	color: #084155;
	text-decoration: none!important;
}
ul.keyIndex li a:hover {text-decoration: underline!important;}

