body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-smooth: always;
    text-align: center;
    background: #cdd8dd url(images/page_bg.gif) top center repeat-x;
    color: #000000;
    margin: 0;
    padding: 10px 10px 0 10px;

}

html, #wrapper, #wrapper2, #wrappersp, h1 {
    margin: 0;
    padding: 0;
}

img { border: 0; }

#wrapper, #wrapper2, #wrappersp {
    margin: auto;
    text-align: left;
    width: 658px;
    position: relative;
}


h2, h3 {
    font-size: 11px;
}




h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

.title {
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#003366;
    padding: 0;
	letter-spacing: 0.1em;
}
.title2 {
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#003366;
    padding: 0;
	letter-spacing: 0.1em;
}


.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}


/* page structure */

#wrapper {
    background: url(images/body_t.png) 24px 0px no-repeat;
    height: 40px;
}

#wrapper2 {
    background: url(images/body_t2.png) 24px 0px no-repeat;
    height: 40px;
}

#wrappersp{
	margin-top: 30px;
	background: url(images/body_sp.png) 24px 0px no-repeat;
	height: 40px;
}

h1 {
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	background: #ffffff url(images/logo.png);
	position: absolute;
	top: 16px;
	left: 53px;
	height: 36px;
	margin-top: -7px;
	padding-top: 35px;
	padding-left: -10px;
	width: 390px;
	z-index: 10;
}
#wrappersp h1 {
	font-family: calibri;
	font-size: 18px;
	background: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 16px;
	left: 53px;
	height: 36px;
	margin-top: -7px;
	padding-top: 35px;
	padding-left: -10px;
	width: 390px;
	z-index: 10;

}
h1 a{
	color: #000;
	text-decoration:none;
}
h4 {
	font-family:calibri;
	font-size: 18px;
	font-weight: bold;
	background: #ffffff url(images/logo.png) right no-repeat;
	position: absolute;
	top: 16px;
	left: 53px;
	height: 36px;
	margin-top: -7px;
	padding-top: 35px;
	padding-left: -10px;
	width: 582px;
	z-index: 10;
}
h4 a{
	color: #000;
	text-decoration:none;
}
#nav {
    position: absolute;
    top: 31px;
    left: 0;
    width: 31px;
    margin: 0;
    padding: 0;
    z-index: 5;
}

#nav li {
    float: left;
    width: 31px;
    padding: 0;
    margin: 0;
    list-style: none;
}

a.calc, a.calc:visited{
background: url(images/menu_1.gif);
display: block;
width:31px;
height:90px;
}
a.calc:hover, a.calc:visited:hover, a.calc-active{
background: url(images/menu_1h.gif);
display: block;
width:31px;
height:90px;
}
a.disc, a.disc:visited{
background: url(images/menu_2.gif);
display: block;
width:31px;
height:90px;
}
a.disc:hover, a.disc:visited:hover, a.disc-active{
background: url(images/menu_2h.gif);
display: block;
width:31px;
height:90px;
}
a.ref, a.ref:visited{
background: url(images/menu_3.gif);
display: block;
width:31px;
height:90px;
}
a.ref:hover, a.ref:visited:hover, a.ref-active{
background: url(images/menu_3h.gif);
display: block;
width:31px;
height:90px;
}
a.about, a.about:visited{
background: url(images/menu_4.gif);
display: block;
width:31px;
height:90px;
}
a.about:hover, a.about:visited:hover, a.about-active{
background: url(images/menu_4h.gif);
display: block;
width:31px;
height:90px;
}
a.links, a.links:visited{
background: url(images/menu_5.gif);
display: block;
width:31px;
height:90px;
}
a.links:hover, a.links:visited:hover, a.links-active{
background: url(images/menu_5h.gif);
display: block;
width:31px;
height:90px;
}
a.calcfr, a.calcfr:visited{
background: url(images/menu_1fr.gif);
display: block;
width:31px;
height:90px;
}
a.calcfr:hover, a.calcfr:visited:hover, a.calcfr-active{
background: url(images/menu_1hfr.gif);
display: block;
width:31px;
height:90px;
}
a.discfr, a.discfr:visited{
background: url(images/menu_2fr.gif);
display: block;
width:31px;
height:102px;
}
a.discfr:hover, a.discfr:visited:hover, a.discfr-active{
background: url(images/menu_2hfr.gif);
display: block;
width:31px;
height:102px;
}
a.reffr, a.reffr:visited{
background: url(images/menu_3fr.gif);
display: block;
width:31px;
height:90px;
}
a.reffr:hover, a.reffr:visited:hover, a.reffr-active{
background: url(images/menu_3hfr.gif);
display: block;
width:31px;
height:90px;
}
a.aboutfr, a.aboutfr:visited{
background: url(images/menu_4fr.gif);
display: block;
width:31px;
height:90px;
}
a.aboutfr:hover, a.aboutfr:visited:hover, a.aboutfr-active{
background: url(images/menu_4hfr.gif);
display: block;
width:31px;
height:90px;
}
a.linksfr, a.linksfr:visited{
background: url(images/menu_5fr.gif);
display: block;
width:31px;
height:90px;
}
a.linksfr:hover, a.linksfr:visited:hover, a.linksfr-active{
background: url(images/menu_5hfr.gif);
display: block;
width:31px;
height:90px;
}

ul.ref{
margin-left:0px;
padding-left:0;}
ul.ref li{
padding-bottom:3px;}

#body {
	background: url(images/body_bg.png) repeat-y;
	position: absolute;
	top: 39px;
	left: 10px;
	width: 648px;
	margin: 0;
	padding: 10px 0 0 0;
	z-index: 2;
}

#body .inner {
    width: 600px;
    margin: 10px 20px 0px 20px;
}

#body .inner #content {
    width: 600px;
    margin-left: 10px;
    margin-top: 0em;

}


#body .inner #content p{
    margin: 1em 0;
    padding: 0;
}

#body .inner #content div {
    padding: 0px;
    border-top: 1px solid #d4d6cf;
	z-index: 20;
	width: 610px;
}

#body .inner h2 {
    font-size: 12px;
}

#page_title {
    float: left;
    margin: 3px 0 -50px 15px;
    padding: 20px 0 50px 0;
    width: 57px;
    border-right: 1px solid #d4d6cf;
}

* html #page_title {
    margin-left: 7px;
}
.main{width:398px;}
#content td{
padding: 0px 5px 0px 15px;
margin:0;}
td:hover{
background: #CFDEE7;}
#wrappersp td:hover{
	background:#ffffff;}
	
.nohover td:hover{background:#ffffff;}
label {
    display: block;
    padding-left: 20px;
    text-indent: -20px;
	font-size: 11px;
}
ul{
margin:0;
margin-left: 20px;
padding:0;}
ul li{
padding-top: 2px;}
#paper {
    position: absolute;
    top: 39px;
    left: 443px;
    width: 196px;
    z-index: 9;
    background: url(images/paper_bg.gif) repeat-y;
}


#paper .inner {
    background: url(images/paper_b.gif) bottom no-repeat;
    padding: 8px 30px 18px 30px;
}

#paper .readmore {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}

#paper p {
    margin: 1em 0;
    padding: 0;
}

#footer {
    text-align: right;
    margin: 0px;
	margin-bottom: -10px;
	display: block;
	
}

.footerie {
    display: none;
}

.clear {
  margin-top: -20px;
}

a {
    color: #006699;
}

a:hover {
    color: #b31d00;
}
