body {
background: #ffffff url("../images/bg.png") repeat-x left top;
font-family: Tahoma, sans-serif;
font-size: 75%; /* 12px */
word-spacing: 0.1em;
color: #606060;
line-height: 1.3em;
}

a {
border-bottom-style: dotted;
border-bottom-width: 1px;
color: #428AC1;
}

a:hover {
border-bottom-style: solid;
color: #0FCBBC;
}

a[href $='.pdf'] { 
padding-right: 18px;
background: url("../images/content/icon-pdf.gif") no-repeat center right;
}

#lang {
width: 276px;
height: 66px;
float: right;
margin-top: 55px;
}

#lang a {
border: none;
}

#wrap {
margin: 0 auto;
width: 960px;
background: transparent url("../images/bg_shadow_sides.gif") no-repeat;
}

#carrier {
margin-left: 29px;
width: 902px;
background: url("../images/body_bg.png");
}

#header {
width: 902px;
height: 121px;
background: url("../images/header.png") no-repeat;
}

#logo {
width: 359px;
height: 82px;
float: left;
margin-top: 8px;
}

#logo a {
border: none;
}

#sitePosition {
font-size: 0.9em;
border-bottom: #d5d5d5 1px dashed;
padding-left: 9px;
}

#sitePosition a {
border: none;
}

#sitePosition .arrow {
font-size: 1.2em;
}

#menu {
width: 902px;
height: 30px;
background: url("../images/menu_default.png") repeat-x;
}

#menu li {
display: block;
float: left;
height: 30px;
background: url("../images/menu_default.png") repeat-x;
letter-spacing: 0.05em;
border-right: #d5d5d5 1px solid;
}

#menu li:hover {
background: url("../images/menu_default_hover.png") repeat-x;
}

#menu li.selected {
background: url("../images/menu_selected.png") repeat-x;
}

#menu li.selected:hover {
background: url("../images/menu_selected_hover.png") repeat-x;
}

#menu h1 {
font-size: 1em;
float: left;
}

#menu a {
display: block;
color: #ffffff;
font-size: 1em;
padding: 0 10px;
margin: 10px 0 0 0;
border: none;
}

#menu img {
height: 18px;
margin: 10px 0 0 0;
display: block;
float: left;
}

#body {
background: #f5f5f5 url("../images/body_bg_candy.png") no-repeat 0% 0%;
width: 900px;
margin: 0 1px;
}

#contentLeft {
float: left;
width: 654px;
margin-left: 5px;
}

#contentLeft.noSidebar {
width: 892px;
}

#contentRight {
float: right;
width: 230px;
margin-right: 5px;
}

#footer {
width: 902px;
height: 90px;
background: url("../images/footer.png") no-repeat;
clear: both;
}

#copyright {
margin: 3px 0 0 59px;
text-align: center;
font-size: 0.9em;
color: #888888;
float: left;
width: 784px;
}

#copyright a {
color: #888888;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#copyright a:hover {
border-bottom-style: solid;
}

#topArrow {
float: right;
margin: 13px 10px 0 0;
}

#topArrow a {
border: none;
}

#item {
padding: 1px;
}

#item.homePage img {
float: right;
clear: right;
}

/* Typography */
h2 {
font-size: 1.5em;
margin: 1em 0 0.5em 0;
display: block;
}

h3 {
font-size: 1.5em;
margin: 1em 0 0.5em 0;
display: block;
border-bottom: 1px dashed #5b8d9a;
color: #5b8d9a;
clear: both;
padding-bottom: 10px;
font-style: italic;
}

p {
margin: 0.5em 0 1em 0;
}

em {
font-weight: bold;
}

.clear {
clear: both;
}

#rightBar {
margin-top: 20px;
}

#rightBar span {
display: block;
clear: both;
}

#rightBar span.barTitle {
background: url("../images/rightBar_topBg.png") repeat-y 0% 0%;
font-size: 1.2em;
padding: 2px 0 2px 2px;
}

#rightBar span.barDecTop {
height: 1px;
background: url("../images/rightBar_topDec.png") no-repeat 0% 0%;
}

#rightBar span.barDecBot {
height: 1px;
background: url("../images/rightBar_topDec.png") no-repeat 0% 0%;
}

#rightBar span.barContent {
background: url("../images/rightBar_side.png") no-repeat 0% 0%;
padding: 2px 0 2px 3px;
font-size: 0.9em;
}

#rightBar span.barContent a {
float: left;
margin: 0 3px 0 0;
border: 0;
}

#rightBar span.barContent a.floatRight {
float: right;
margin: 0 0 0 3px;
}

#rightBar span.barContent img {
border: 1px solid #5b8d9a;
padding: 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#rightBar span.barDiv {
height: 1px;
background: url("../images/rightBar_bot.png") no-repeat 50% 0%;
margin-bottom: 4px;
}

