/* CSS Document */
/* RESET ALL */
* {
margin:0;
padding:0;
}

#shadow {
	float: none;
	clear: both;
	width:840px;
	padding: 0px;
	background: #d3e1e5 url("../images/side_shadow.gif") repeat-y -1px bottom;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	vertical-align: top;
	top: 0px;
	bottom: 0px;
}
#wrap {
	width:800px;
	margin: 0px 20px;
	display: block;
	clear: both;
	overflow: hidden;
	position: relative;
	padding: 0px;
}

body {
	background-color:#d3e1e5;
	color:#000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*padding: 0px 8px;*/
	padding: 1em 0em 1em 0em;
	border: 0px solid;
	/*width: 100%;*/
}

#textblock p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 1em 0px 1em 0px;
}

#header {
	background-color:#000000;
	height:80px;
	background: url("../images/header_shadow_shorter.gif") no-repeat center bottom;
	vertical-align: bottom;
	margin: 0px;
	top:0px;
	display: block;
}
#topnav {
	background-color:#142e63;
	position:relative;
	height:21px;
	width:800px;
	z-index: 999;
}

#savcor_world img {
	position:relative;
	vertical-align: top;
	display: block;
	float: left;
	overflow: hidden;
}

#sidebar {position:inherit;border:0px solid #000000;float:left;width:200px;}
#content {
	background:#e8f0f2;
	float:left;
	clear: both;
	overflow: clip;
	margin:0px;
	display: block;
}

#content_left {
	position:relative;
	display: block;
	float:left;
	width:199px;
	margin: 0px auto;
	clear: both;
	bottom: 0px;
	overflow: hidden;	
}

#search_block {
	float:left;
	background-color:#142e63;
	width:194px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.buttonheading {
	width: auto;
	/*display: block;
	clear: both;
	float: right;*/
	border: 0px solid;
}

.article_seperator {
	color: #d3e1e5;
	background-color: #e8f0f2;
	display: block;
	position:static;
	width: 199px;
	height: 1px;
	text-align: left;
	margin: 0.5em 0;
	padding: 0px;
	top: 0px;
	float: none;
	clear: both;
	overflow: hidden;
}

.moduletable {
	padding: 0;
	margin: 0;
	border: 0;
}


FIELDSET {
	width: 100%;
	border: 0;
	background: #f0f0f0;
}


#textblock .contentheading, #textblock .componentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px 20px 0em;
/*	padding: 0em 0.5em;*/
	margin: 0em;
	font-weight: bold;
	border: 0px solid;
	width: 95%;
	vertical-align: bottom;
	color: black; /*#142E63;	display: block;
	float: left;
	clear: both;*/
}

#textblock table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	font-weight: bold;
	border: 0px solid;
	width: 95%;
	vertical-align: top;
	display: block;
	float: left;
	clear: both;
}

#textblock td, #textblock contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0em 1em;
	border: 0px solid;
	/*width: 100%;
	display: block;
	float: left;
	clear: both;*/
	font-weight: normal;
}

.back_button {
	position: relative;
	display: block;
	clear: both;
}

.contentpane, .contentpane td, .contentpane li, .componentheading {
	padding: 1em;
	list-style: square;
	list-position: inside;
	position: relative;
}

contentpaneopen, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	color: #142E63;
	/*float:left;
	clear: both;
	display: block;
	text-align: left;
	overflow: hidden;
	position: relative;*/
	width: 90%;
	/*top: 0px;
	left: 0px;*/
}

.readon {
	content: "more >>";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url("../images/corner_clear.gif") right bottom no-repeat;
	color: #485e87;
	text-decoration: none;
	text-align: right;
	float: right;
	position: relative;
	margin-top:-4px;
	padding-bottom: 4px;
	right: -13px;
	bottom: -8px;
	display: block;
}

#news_block td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px;
	color: #142E63;
}

#news_block {
	float:left;
	position:relative;
	width:199px;
	margin-left: 0px;
	margin-top: 1px;
	color: #000000;
	overflow: hidden;
}
#news_block td  {
	padding: 0 0 0em 1em;
	margin: 0em;
	border: 0px;
}

#news_block p  {
	padding: 0;
	margin: 0;
	border: 0;
}

#news_block h3{
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #485e87;
	display: block;
	position:relative;
	width: auto;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	vertical-align: top;
	top: 0px;}

#map_block {
	float:left;
	position:relative;
	/*background:#7e8fa9 url("templates/<?php echo $cur_template; ?>/images/corner_clear.gif") right bottom no-repeat;*/
	width:199px;
	margin-left: 0px;
	margin-top: 1px;
	color: #FFFFFF;
	overflow: hidden;
}

#column {
	position:relative;
	display: block;
	margin-left: 1px;
	width:199px;
	top: 0px;
	vertical-align: top;
	overflow: hidden;
	float: left;
}

#textcolumn {
	position:relative;
	float:left;
	width:600px
	/*width:398px;*/
	display: block;
	overflow: hidden;
	/*padding: 1em;*/
	/*margin: 1em;*/
}

#spicolumn {
	position:relative;
	top:0px;
	float:right;
	width:199px;
	margin: 0;
	display: block;
	overflow: hidden;
}

#map_block h3{
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #485e87;
	display: block;
	position:relative;
	width: auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	vertical-align: top;
	top: 0px;
}

#consumer_block h3{
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ce0000;
	display: block;
	position:relative;
	width: auto;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	vertical-align: top;
	top: 0px;
}

#spi_collection {
	float:left;
	position:relative;
	background:#7e8fa9;
	width:199px;
	margin-left: 1px;
	color: #FFFFFF;
	overflow: hidden;
}

#spi_collection h3 {
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #485e87;
	display: block;
	position:relative;
	width: auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	vertical-align: top;
	top: 0px;
}

#spi_collection li {
	list-style-type: square;
	color: #ffffff;
	text-decoration: none;
	margin-left: -1em;
	margin-right: 1em;
	padding-bottom: 0.5em;
	white-space:normal;
	position: relative;
	vertical-align: top;
	top: 0px;
}

#spi_collection a {
	list-style-type: square;
	color: #ffffff;
	text-decoration: none;
	white-space:normal;
	position: relative;
	vertical-align: top;
	top: 0px;
	font-size: 11px;
}

/* LINK COLLECTION BEGIN */
#link_collection {
	float:left;
	position:relative;
	background:#7e8fa9 url("../images/corner_clear.gif") right bottom no-repeat;
	width:199px;
	margin-left: 0px;
	color: #FFFFFF;
	overflow: hidden;
}

#link_collection h3 {
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #485e87;
	display: block;
	position:relative;
	width: auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	vertical-align: top;
	top: 0px;
}

#link_collection li {
	list-style-type: none;
	color: #ffffff;
	text-decoration: none;
	margin-left: 0em;
	white-space:nowrap;
	position: relative;
	vertical-align: top;
	top: 0px;
}

#link_collection ul {
	margin: 8px 0px;
	padding: 0px 10px;
}

#link_collection li:after {
	content: " >>";
}

#link_collection a {
	color: #ffffff;
	text-decoration: none;
}
/* LINKCOLLECTION END */
/* LINKCOLLECTIONLEFT BEGIN */
#link_collection_left {
	float:left;
	background-color:#d0dbe3;
	width:199px;
	margin: 0px auto;
	clear: both;
	bottom: 0px;
	overflow: hidden;	
}

#link_collection_left h3 {
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #485e87;
	display: block;
	position:relative;
	width: auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	vertical-align: top;
	top: 0px;
	text-align: left;
	float: none;
	clear: both;
}

#link_collection_left li {
	list-style-type: none;
	color: #485e87;
	text-decoration: none;
	margin-left: 0em;
	white-space:nowrap;
	position: relative;
	vertical-align: top;
	top: 0px;
}

#link_collection_left ul {
	margin: 8px 0px;
	padding: 0px 10px;
}

#link_collection_left li:after {
	content: " >>";
}

#link_collection_left a {
	color: #485e87;
	text-decoration: none;
}
/* LINKCOLLECTIONLEFT END */

A {
	color: #142e63;
	text-decoration: none;
}

A.latestnews {
	color: #142e63;
	text-decoration: none;
}

LI.latestnews {
	list-style-type: none;
	list-style-position: inside;
	text-indent: -20px;
	margin-top:	5px;
}

UL.latestnews {
	position:relative;
	list-style-position: inside;
	margin-left:-10;
}

#diff_collection {
	float:left;
	background-color:#7e8faa;
	width:183px;
	height:100%;
	color: #FFFFFF;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
}

#content_right {
	position:relative;
	float:left;
	width:600px;
	vertical-align: top;
	display: table;
}

#footer {
	float: none;
	width: 840px;
	background: #d3e1e5 url("../images/bottom_shadow_shorter.gif") -1px top no-repeat;
	display: block;
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #142E63;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
}

#footer a{
	color: #142E63;
	text-decoration: none;
}

/* SIDENAVIGATION BEGIN */
#sidenav {
	width: 200px;
	background: #7e8faa;
}

#sidenav ul .menulist_root {
	float: left;
	width: 100%;
	list-style: none;
	list-style-position:inside;
	line-height: 1;
	background: #7e8faa;
	padding: 0;
	margin: 0;
	/*border-top: 1px solid #e8f0f2;
	border-bottom: 1px solid #e8f0f2;*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	text-align: left;
	white-space: nowrap;
	display: inline;
	list-style: none;
}

#sidenav a {
	display: block;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	padding: 0.5em 1em;
	border: 0px solid;
}

#sidenav li {
	float: left;
	width:178px;
	padding: 8px 2em 8px 0;
	border-bottom: 1px solid #e8f0f2;
	background: #7e8faa url("../images/corner_clear.gif") right bottom no-repeat;
	white-space: nowrap;
	display: block;
	text-align: left;
}

#sidenav li:hover ul ul, #sidenav li:hover ul ul ul, #sidenav li.sfhover ul ul, #sidenav li.sfhover ul ul ul {
	left: -999em;
}

#sidenav li:hover ul, #sidenav li li:hover ul, #sidenav li li li:hover ul, #sidenav li.sfhover ul, #sidenav li li.sfhover ul, #sidenav li li li.sfhover ul {
	left: auto;
}

#sidenav li:hover, #sidenav li.sfhover, #sidenav a:active {
	background-color: #142e63;
}
/* SIDENAVIGATION END */
/* TOPNAVIGATION BEGIN */
#nav {
	width: 800px;
	background: #142e63;
}

#nav ul {
	float: left;
	width: auto;
	list-style: none;
	list-style-position:inside;
	line-height: 1;
	background: #142e63 url("../images/corner_clear.gif") right bottom no-repeat;
	padding: 0;
	margin: 0;
	border-top: 1px solid #e8f0f2;
	border-bottom: 1px solid #e8f0f2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	text-align: left;
	white-space: nowrap;
	display: inline;
}

#nav a {
	display: block;
	width: 7em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
	height:20px;
	padding: 0 2em 0 0;
	border-right: 1px solid #e8f0f2;
	background: #142e63 url("../images/corner_clear.gif") right bottom no-repeat;
	white-space: nowrap;
	display: block;
	text-align: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	font-weight: normal;
	border:  1px solid #e8f0f2;
	margin-top: 3px;
}

#nav li li {
	padding-right: 1em;
	background: #142e63;
	border:  0px;
	width: 13em
}

#nav li ul a {
	width: 13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #7e8faa;
}
/* TOPNAVIGATION END */

#search_block {
	background: #142e63 url("../images/corner_dark_blue.gif") right bottom no-repeat;
	padding: 0.5em 0 0.5em 0;
	width: 100%;
}

input, select {
	border: 0px solid;
	margin: 0.25em 0 0.25em 1em;
	padding: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #485e87;
	color: #ffffff;
	vertical-align: middle;	
}

#search_block input {
	border: 0px solid;
	margin: 0.25em 0 0.25em 1em ;
	padding: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e8f0f2;
	color: #142e63;
	float: left;
	vertical-align: middle;	
}