html {
    font-size: 62.5%;
}
body {
    background-color: #f8fbff;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Tahoma, Helvetica, sans-serif;
    color: #4f7588;
    font-size: 1.2em;
}
img {
    border: 0 none;
}
p, td, li {
    line-height: 1.3em;
    color: #000;        /* #4f7588; */
    margin: 4px 0 0 0;
    padding: 0;
}
td {
    line-height: 1.3em;
    color: #000;      /* #4f7588; */
    margin: 0;
    padding: 2px;
    vertical-align: top;
}
td p {
    font-size: 1em;
    margin: 0;
}
a {
    color: #047;
    text-decoration: underline;
}
h1 {
    color: #047;
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0;
    padding: 6px 0 16px 0;
}
h2 {
    font-size: 1.3em;
    color: #01417e;
    margin-bottom: 0;
    padding-bottom: 0;
}
h3 {
    font-size: 1.2em;
    color: #01417e;
    margin-bottom: 0;
    padding-bottom: 0;
}
a:hover {
    color: #047;
}
#main {
    position: relative;
    background-color: #fff;
    padding: 4px;
    width: 980px;
    text-align: left;
    margin: 0 auto;
}
#headwrap {
    position: absolute;
    top: 4px;
    left:4px;
    width: 980px;
    background-color: #fff;
    padding-bottom: 4px;
}
#header {
    position: relative;
    background: #d8dfe5 url(../files/headers/head01.jpg) no-repeat 0 0;
    height: 150px;
}
#wtop {
    margin-top: 154px;
    height: 30px;
    border-bottom: 4px solid #fff;
    background: #aec6e8 url(../img/wtop_bg.jpg) repeat-y 0 0;
    overflow: auto;
}
* html #wtop {
    margin-top: 158px;
}
#wrapper {
    background: #f8fbff url(../img/wrap_bg.jpg) 0 0 repeat-y;
    width: 100%;
}
#wrapperhp {
    background: #f8fbff url(../img/hp_bg.gif) 0 0 repeat-y;
    width: 100%;
}
#contenthp {
    float: left;
    width: 776px;
}
#rcolhp {
    width: 200px;
    float: right;
}
#container {
    float: left;
    width: 980px;
}
#content {
    margin: 0 214px 0 154px;
}
#lcol {
    float: left;
    width: 140px;
    margin-left: -980px;
}
#rcol {
    float: left;
    width: 192px;
    margin-left: -196px;
    overflow: hidden;
    word-wrap: break-word;
/*    background-color: #e6ecf8; */
}
#footer {
    clear: both;
    background-color: #aec6e8;
    text-align: center;
    font-size: .85em;
    padding: 6px;
    border-top: 4px solid #fff;
    color: #000;
}
#footer a {
    color: #000;
    text-decoration: none;
}
#footer a:hover {
    color: #fff;
}
#header h2 {
    text-indent: -4000px;
    margin: 0;
    padding: 0;
}
#header h2 a {
    text-decoration: none;
    background: transparent url(../img/siepa_logo.jpg) no-repeat bottom right;
    display: block;
    width: 100px;
    height: 100px;
}
#header #logo {
    position: absolute;
    top: 60px;
    left: 110px;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
}
#header #logo1 {
    position: absolute;
    top: 62px;
    left: 112px;
    color: #333;
    font-size: 1.1em;
    font-weight: bold;
}
#wtop h2 {
/*    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 0 20px;
*/
    margin: 0;
    font-size: 1.6em;
    font-weight: normal;
    padding-top: 4px;
    padding-left: 49px;
    color: #01417e;
}
#wtop h2.wtophp {
    font-size: 1.6em;
    font-weight: normal;
    padding-top: 4px;
    text-transform: uppercase;
    color: #01417e;
}
#wtop #srchbox {
    width: 195px;
    float: right;
    padding: 4px 8px 0 0;
}
#srchbox form, input {
    margin: 0;
    padding: 0;
    clear: none;
}
#srchbox input {
    float: right;
    margin-left: 4px;
    padding-left: 4px;
}
#bsitemap, #bprintpage {
    float: right;
    display: block;
    width: 20px;
    height: 22px;
    text-indent: -4000px;
    text-decoration: none;
    margin-left: 6px;
}
#bsitemap {
    background: transparent url(../img/b_map.jpg) no-repeat 0 0;
}
#bprintpage {
    background: transparent url(../img/b_print.jpg) no-repeat 0 0;
}
#toplang {
    position: absolute;
    top: 0;
    right: 200px;
    padding: 4px;
    text-align: center;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    background-color: #e6ecf8;
    color: #000;
    font-size: .9em;
}
#toplang a {
    color: #000;
    text-decoration: none;
}
#toplang a:hover {
    color: #800;
}
#topmenu {
    position: absolute;
    background-color: #00427E;
    bottom: 0; right: 200px;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
/*    width: 680px; */
    height: 21px;
    text-transform: uppercase;
}
#topmenu li {
    line-height: 1.2em;
}
/*
* html #topmenu {
    height: 23px;
}
*/
#overmenu {
    font-size: .8em;
    position: absolute;
    bottom: 25px; right: 200px;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
/*    width: 500px; */
    background-color: #e6ecf8;
    color: #000;
    text-align: center;
    padding: 2px 4px;
}
#overmenu a {
    color: #000;
    text-decoration: none;
}
#overmenu a:hover {
    color: #800;
}
#newshp {
    height: 242px;
    overflow: hidden;
}
#rcolhp h2 {
    font-size: 11px;
    padding: 4px 0 4px 4px;
    margin: 0 0 4px 0;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #aec6e8;
    border-bottom: 4px solid #fff;
}
#rcolhp p {
    font-size: .9em;
    padding: 4px 0 0 4px;
    margin: 4px 0;
}
#rcolhp a {
    text-decoration: underline;
}
#hpevents {
    border-top: 4px solid #fff;
    margin: 0;
    overflow: hidden;
    height: 160px;
    background-color: #e6ecf8;
}
#lcol ul {
    margin: 0;
    padding: 0;
  	font-size: 9px;

}
#lcol li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#lcol li a {
    color: #00599b;
    text-decoration: none;
    display: block;
    width: 136px;
    padding: 2px;
    border-bottom: #fff 1px solid;
}
#lcol li a:hover { /*, #lcol li a.current { */
    background-color: #aec6e8;
    color: #00599b;
}
#lcol li li a:hover { /*, #lcol li li a.current { */
    background-color: #aec6e8;
    color: #00599b;
}
#lcol ul ul {
    margin: 0;
    padding: 0;
}
#lcol ul ul a {
    padding-left: 18px;
    width: 120px;
}
#lcol ul ul ul a {
    padding-left: 24px;
    width: 114px;
}
#quotehp {
    width: 100%;
    overflow: hidden;
    background: #e6ecf8 url(../img/white.gif) repeat-y 390px 0;
    border-top: 4px solid #fff;
    height: 160px;
}
#quotehpinner {
    margin-right: 386px;
}
#successhp {
    height: 160px;
    overflow: hidden;
    width: 381px;
    float: right;
    margin-left: 10px;
}
#quotehp h2, #successhp h2 {
    color: #047;
    margin: 0;
    padding: 4px 8px;
    font-size: 11px;
    background-color: #aec6e8;
    border-bottom: 4px solid #fff;
    text-transform: uppercase;
    font-weight: normal;
}
#quotehp p, #successhp p {
    color: #000;
    margin: 4px;
    padding: 0 8px;
    font-size: 11px;
}
#sitemap {
    margin: 0;
}
#sitemap ul {
    margin: 0;
    padding: 5px 0 5px 15px;
}
#sitemap li {
    font-size: 12px;
    margin: 0;
    padding: 0;
    list-style: square;
}
/* news section */
#ltop0, #ltop1 {
    height: 24px;
    list-style: none;
}
#ltop0 ul, #ltop1 ul {
    margin: 0;
    padding: 0;
}
#ltop0 ul li,#ltop1 ul li {
    display: block;
    float: left;
    list-style: none;
    text-align: center;
    width: 15px;
}
#ltop0 li a,#ltop1 li a {
    width: 15px;
    padding: 0;
    margin: 0;
    display: block;
    border: 0;
}
#breadcrumb {
    float: right;
    text-align: right;
    font-size: 9px;
    margin: 0;
    padding: 8px 10px 0 0;
}
table {
    border: 0;
    border-collapse: collapse;
    margin: 6px 0;
}
.tr_headrow td {
    border: #fff 1px solid;
    background-color: #125ba7;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    font-size: 10px
}
.tr_headrow td p {
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 10px
}
.tr_light td {
    border: #fff 1px solid;
    background-color: #d9e9f8;
    color: #000;
    vertical-align: top;
    font-size: 10px
}
.tr_light td p, .tr_dark td p {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 10px
}
.tr_dark td {
    border: #fff 1px solid;
    background-color: #cce2f7;
    color: #000;
    vertical-align: top;
    font-size: 10px
}
.fineprint {
    font-size: 9px;
}
#rcol h2 {
    font-size: 1.2em;
    padding: 4px 0 0 4px;
    margin: 4px 0;
}
#rcol p {
    font-size: .9em;
    padding: 4px 0 0 4px;
    margin: 4px 0;
}
#rcol a {
    text-decoration: none;
}
.topOfPage {
    clear: both;
    margin: 6px 0 6px 580px;
    line-height: 100%;

}
.topOfPage a {
    background: transparent url(/img/go_top.gif) no-repeat top right;
    text-decoration: none;
    width: 20px;
    text-indent: -4000px;
    height: 16px;
    display: block;
}
#search_wrapp {
    width: 612px;
    float: left;
    padding: 4px;
    background-color: #d8dfe5;
}
.search_fields_left {
    width: 190px;
    padding: 1px;
    float: left;
    display: block;
    clear: left;
}
.search_fields_right {
    width: 350px;
    float: left;
    display: block;
    padding: 1px;
    text-align: right;
}
.search_fields_right input {
    width: 340px;
}
.search_fields_btn {
    clear: left;
    display: block;
    width: 540px;
    text-align: right;
}
.input {
    background-color: #fff;
    color: #000;
    padding-left: 4px;
    border: 1px solid #BCC8CF;
}
#altmessage {
    width:200px;
    background: #fff;
    z-index:200;
    position:absolute;
    height:0;
    left:0;
    top:0;
    visibility:hidden;
/*
    background:#fff url(/img/bg1.jpg) 0 0;
*/
    border:solid 1px #CEDEE7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
/* (new) Newsletter styles */
  #nltrtable, #nltrtable1 {
    	border-collapse: collapse;
    	border: 0 none;
    	margin: 0;
  }
  #nltrtable td, #nltrtable1 td {
    border-width: 0 none;
    padding: 0;
    vertical-align: top;
    }
  #nltrtable h2, #nltrtable1 h2, #lcolNltr h2, #rcolNltr h2 {
    	padding: 6px;
    	font-size:12px;
    	color: #01417E;
    	background-color: #AEC6E8;
    	font-weight: normal;
    	border-top: 4px solid #fff;
    	border-bottom: 4px solid #fff;
    	text-transform:uppercase;
    }
    #lcolNltr h2 {
    	margin-top: 0;
    	border-bottom: 4px solid #fff;
		}
		#rcolNltr h2 {
			margin: 0;
		}
    #nltrtable h3, #nltrtable1 h3 {
    	padding: 6px;
    	font-size:12px;
    	color: #01417E;
    	margin: 0;
    }
  #nltrtable p, #nltrtable td,
  #nltrtable1 p, #nltrtable1 td {
    	padding: 0;
    	font-size: 12px;
    	color: #000;
    	margin: 0;
    }
  #nltrtable p, #nltrtable1 p {
    	padding: 6px;
   }

  #nltrtable ul, #nltrtable1 ul { margin: 4px 0; }
  #nltrtable li, #nltrtable1 li { margin: 4px 0;padding: 0; list-style: none;}
  #nltrtable a, #nltrtable1 a { text-decoration:underline;}
#contentNltr {
    margin: 0 204px 0 204px;
}
#lcolNltr {
    float: left;
    width: 200px;
    margin-left: -980px;
   	color: #01417E;
}
#rcolNltr {
   	color: #01417E;
    float: left;
    width: 200px;
    margin-left: -200px;
    overflow: hidden;
    word-wrap: break-word;
}
#lcolNltr ul, #rcolNltr ul, #lcolNltr p, #rcolNltr p {
 	color: #01417E;
	margin: 0 6px;
	padding: 0;
	font-size: 11px;
}
#lcolNltr li, #rcolNltr li {
	margin: 4px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
#lcolNltr li a, #rcolNltr li a {
	text-decoration: none;
}
#lcolNltr li a:hover, #rcolNltr li a:hover {
	text-decoration: underline;
}
#rcolNltr a {
	text-decoration: none;
}
#rcolNltr a:hover {
	text-decoration: underline;
}
