* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

ul {
    padding-left: 1.5em;
    margin-left: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
    margin-bottom: 1em;
    line-height: 140%;
}

h1,h2,h3 {
    font-weight: normal;
}

hr {
    clear: both;
    margin-bottom: 1em;
    border: 0;
    border-bottom: 1px dotted #4dbbe7;
}

.clear {
    clear: both;
}

.bottom-radius {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
}

body {

    font-family: Tahoma, Geneva, Verdana;
    color: #253f8c;
    font-size: 9pt;
    line-height: 140%;
    overflow: -moz-scrollbars-vertical;
}

a {
    color: #253f8c;
    text-decoration: none;
}

a:hover {
    color: #F36E21;
}

th,
td {
    vertical-align: top;
}

.search-form-top {
    position: absolute;
    right: 350px;
    top: 65px;
}

#container {
    width: 940px;
    margin: 0 auto;
}

#top {
    background: white url('../images/top-bg.png') no-repeat right top;
    height: 140px;
    position: relative;
    z-index: 100;
}

#logo {
    position: relative;
    top: 10px;
    left: -10px;
}

#menu {
    background: transparent url('../images/menu-bg.png');
    font-size: 11.5pt;
    margin: 2px 0 0 0;
    padding: 0;
}

#menu ul {
    list-style: none;
    height: 30px;
    margin-bottom: 0;
    padding-left: 0;
}

#menu ul li {
/*    background: transparent url('../images/menu-sep.png') no-repeat bottom right;*/
    line-height: 30px;
    float: left;
}

#menu ul li a {
    margin: 0 22px 0 20px;
    display: block;
}

#menu ul li.ancestor a,
#menu ul li.selected a {
    color: #f36e21;
}

.submenu {
    position: relative;
    z-index: 90;
    padding: 10px 0 0 0;
}

/*top + .submenu {
    height: 20px;
}

#top + .submenu:hover {
    height: auto;
}

#top + .submenu ul {
    position: relative;
    top: -30px;
}


#top + .submenu:hover ul {
    top: 0;
}*/
#top + .submenu {
    background-color: #e9f7fc;
    top:-10px;
    overflow: hidden;
}
.submenu + .submenu {
    z-index: 80;
    top: -20px;
    background-color: #b1e8fc;
}

.submenu ul {
    list-style: none;
    border: 0;
    float: left;
    height: auto;
    width: 160px;
    font-size: 9pt;
    margin-bottom: 5px;
    padding-left: 21px;
    position: relative;
}

.submenu li {
    display: list-item;
    margin-right: 0;
    line-height: 20px;
    background: none;
}
.submenu ul li a {
    display: block;
}
.submenu ul li.ancestor a,
.submenu ul li.selected a {
    color: #f35e08;
}

#breadcrums {
    clear: both;
    font-size: 9pt;
}

#content {
    clear: both;
    margin-top: 20px;
}

#footer {
    clear: both;
    height: 43px;
    padding-top: 20px;
}

#footer .media {
    position: relative;
    border-top: 1px dotted #4dbbe7;
    padding-top: 3px;
}

#footer .media img {
    padding-right: 6px;
}

#footer .fmenu {
/*    position: relative;
    top: -14px;*/
}

#footer .flogo {
    position: relative;
}

#footer .flogo img {
    position: absolute;
    right: 1px;
    top: -44px;
}

#footer .fmenu p {
    text-align: center;
}

.text-top {
    width: 940px;
    margin-right: 20px;
    font-size: 12pt;
    clear: both;
}

.text {
    width: 620px;
/*    margin-right: 10px;*/
    clear: both;
}

.text a, .news a {
    text-decoration: underline;
}

.text ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.text ol {
    margin-left: 0;
    padding-left: 16px;
}

.text ul li  {
    padding-left: 16px;
    background-image: url('../images/block_orange.jpg');
    background-repeat: no-repeat;
/*    background-position: 0 .5em;*/
}

#home .text {
    font-size: 12pt;
}

.partner {
    width: 620px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9f7fc;
}

.partner h2
    font-size: 10px;
    text-align: left;
}

.partner .image {
    margin: 0;
    padding: 0;
    float: left;
    width: 150px;
    text-align: left;
    border: 1px solid #000;
}

.partner  p {
    margin: 0;
    padding: 0;
    float: right;
    width: 450px;
    text-align: left;
}

.columns-wrapper {
    width: 960px;
    clear: both;
    margin-bottom: 1em;
}

.column {
    float: left;
    width: 320px;
}

.column div {
    padding-right: 25px;
}

.balloon {
    /*background: transparent url('../images/balloon-bg.png') no-repeat;*/
    height: 170px;
    position: relative;
    padding: 9px 15px 30px 0;
    font-size: 10pt;
    line-height: 140%;
}

.balloon h2 {
    margin-bottom: 5px;
    line-height: 42px;
    color: #f36e21;
}

.balloon img {
    vertical-align: middle;
    margin-right: 9px;
}

.balloon a {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 30px;
    background: transparent url('../images/list-arrow.png') no-repeat left center;
    font-size: 12pt;
    text-decoration: inherit;
}

.blocks>div,
.blocks>p,
.blocks>ul {
    background: transparent url('../images/blocks-bg.png') no-repeat 0 0;
    padding: 10px 25px 10px 10px;
    height: 195px;
    overflow: hidden;
}

.blocks>ul {
    padding-left: 25px;
}

.summary h2 {
    font-size: 12.5pt
}

.summary>ul,.summary>p,.summary>div {
    background: transparent url('../images/summary-bg.png') no-repeat;
    height: 125px;
    padding: 9px 20px 9px 10px;
    font-size: 10pt;
    line-height: 140%;
}

.summary>ul {
    padding-left: 24px;
}

.text {
    float: left;
}

.column-right {
    float: right;
    width: 300px;
}

.left {
    float: left;
    clear: left;
}
.right {
    float: right;
    clear: right;
}

.file {
    font-size: smaller;
}

dl.table-display {
	float: left;
	width: 720px;
	padding: 0;
	border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}

.table-display dt {
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 2px;
	font-weight: bold;
}

.table-display dd {
	float: left;
	width: 500px;
	margin: 0;
	padding: 2px;
}

dl.download-display {
	float: left;
	width: 720px;
	padding: 0;
}

.download-display dt {
	clear: left;
	float: left;
	width: 396px;
	margin: 0;
	padding: 2px;
}

.download-display dd {
	float: left;
	width: 316px;
	margin: 0;
	padding: 2px;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1em;
}

table caption {
    font-size: 12.5pt;
    text-align: left;
    margin-bottom: 1em;
}

.orderlines th,
table th {
    text-align: left;
    border-bottom: 1px solid #253F8C;
    padding: 1px;
}

.orderlines th {
    padding-right: 10px;
}

.orderlines td,
table td {
    border-bottom: 1px solid #4DBBE7;
    padding: 1px;
}

table.nolines th,
table.nolines td {
    border-bottom: 0;
}

input[type=submit] {
    background-color: #f36E21;
    border: 1px solid #cd5d1c;
    color: white;
    padding: 1px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}

input[type=submit]:hover {
    background-color: #f7a16e;
}

input[type=submit]:active {
    background-color: #cd5d1c;
    border-color: #f36E21;
}

.help-text {
    font-style: italic;
}
span.help-text {
    display: block;
    float: right;
    width: 200px;
}

.totals td,
form table th,
form table td {
    padding-bottom: 3px;
    border: none;
}

form table th {
    width: 250px;
}

.form-row {
    padding-bottom: 3px;
}

.orderlines .name {
    width: 180px;
}

.orderlines input {
    width: 20px;
}

.totals td {
    font-weight: bold;
}

.news-date {
    float: right;
    margin-top: 10px;
}

