﻿* {margin:0;padding:0;}
fieldset {border:none;}
body {background-image:url('images/bodybg.png');background-position: top left;background-repeat:repeat-x;border-top:3px #000 solid;font-family:helvetica,arial,sans-serif;font-size:12px;}
div#outer { background-image:url('../images/topbg.png');background-position: top right;background-repeat:no-repeat;position:absolute;top:3px;left:0;width:100%;min-width:850px;}
div#header {height:170px;background-image:url('../images/world.png');background-position: top right;background-repeat:no-repeat;
    width:918px;margin-left:auto;margin-right:auto;position:relative;}
div#container {
    width:850px;
    margin-top:173px;
    background-color:transparent;
    min-height:300px;
    height:auto !important;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    margin-bottom:30px;
}
div#header div#headernavigation {
    height:70px;
    clear:both;
    background-image:url('../images/headerbg.png');
    background-position: top right;
    background-repeat:no-repeat;
}
div#header div#logo {
    position:absolute;
    top:45px;
    left:50px;
}

div#header div#headernavigation div#headernavtop {
    float:right;
    color:#666;
    width:580px;
    margin-right:0 !important;
    margin-right:15px;
    height:60px;
    margin-top:10px;
    font-size:14px;
}
div#speciallink {
    width:250px;
    display:inline;
    float:left;
    height:35px;
    margin-left:5px !important;
    margin-left:35px;
}
div#topnav {
    display:inline;
    float:right;
    width:290px;
    text-align:right;
    margin-right:33px !important;
    margin-right:10px;
    /*margin-top:-2px;*/
}

div#container div#top {
    height:16px;
    clear:both;
    background-image:url('../images/containertopbg.png');
    background-position: 1px 0;
    background-repeat:no-repeat;
    line-height:0;
    font-size:0;
}
div#container div#content {   
    height:auto !important;
    height:480px;
    clear:both;
    background-color:transparent;
    background-image:url('../images/containerbottombg.gif');
    background-position: bottom right;
    background-repeat:no-repeat;
    min-height:480px;
    padding-left:20px;
}
div#container div#footer {
    margin-top:10px;
    padding-left:10px;
    color:#666;
    font-size:12px;
}
div#container div#footer div#footernav {
    width:50%;
    display:inline;
    float:right;
    text-align:right;
    padding-right:10px;
}

div#mainnav {
    clear:both;
    /*border:1px #f0f solid;*/
    height:25px;
    margin-left:-10px;
}
div #pagepeel {
    position:absolute;
    right:0px;
    top:0px;
    z-index:100001;
}
div#header div#worldclock {
    float:right;
    margin-top:15px;
}
div#searchform {
    float:right;
    background-image:url(../images/searchbg.gif);
    background-position:top left;
    background-repeat:no-repeat;
    width:94px;
    position:absolute;
    top:44px;
    right:33px;
    padding-left:3px;
    height:21px;
}
div#searchform input.searchinputfield {
    width: 70px;
    height: 15px;
    font-size:12px;
    font-family:helvetica;
    background-color:transparent;
    color:#909090;
    border:none;
}
/* FCE twoCol left small */
div.twoCol {}
/* Clearing Float*/
div.twoCol:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.twoCol div.twoCol_l,
div.twoCol div.twoCol_r {
    float:left;
    display:inline;
    /*border:1px #ccc solid;*/
}
div.twoCol div.twoCol_l {width:270px;margin-right:10px;}
div.twoCol div.twoCol_r {width:540px;}


div.twoColWide {}
div.twoColWide:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.twoColWide div.twoCol_l,
div.twoColWide div.twoCol_r {
    float:left;
    display:inline;
}
div.twoColWide div.twoCol_l {width:520px;margin-right:20px;}
div.twoColWide div.twoCol_r {width:275px;}
div.threeCol {}
div.threeCol:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.threeCol div.threeCol_l,
div.threeCol div.threeCol_c,
div.threeCol div.threeCol_r {
    float:left;
    display:inline;
}
div.threeCol div.threeCol_l {width:260px;margin-right:20px;}
div.threeCol div.threeCol_c {width:260px;margin-right:20px;}
div.threeCol div.threeCol_r {width:260px;}
div.blackrounded {
    background-color:transparent;
    background-image:url('../images/bottomdark.gif');
    background-position: bottom left;
    background-repeat:no-repeat;
    display:block;
    clear:both;
    height:auto !important;
    min-height:20px;
    margin-left:-20px;
}
div.blackrounded div.threeCol_l,
div.blackrounded div.threeCol_c,
div.blackrounded div.threeCol_r {
    float:left;
    display:inline;
    color:#fff;
    padding-top:20px;
}
div.blackrounded div.threeCol_l {margin-left:20px;width:260px;margin-right:20px;}
div.blackrounded div.threeCol_c {width:260px;margin-right:20px;}
div.blackrounded div.threeCol_r {width:260px;}
div.blackroundedtwocol {
    background-color:transparent;
    background-image:url('../images/bottomdark.gif');
    background-position: bottom left;
    background-repeat:no-repeat;
    display:block;
    clear:both;
    height:auto !important;
    min-height:20px;
    margin-left:-20px;
}
div.blackroundedtwocol div.twoCol_l,
div.blackroundedtwocol div.twoCol_r {
    float:left;
    display:inline;
    color:#fff;
    padding-top:20px;
}
div.blackroundedtwocol div.twoCol_l {margin-left:20px;width:270px;margin-right:10px;}
div.blackroundedtwocol div.twoCol_r {width:540px;}
div.buttonlight {
    clear:both;
    display:block;
    width:261px;
    height:54px;
    margin-bottom:10px;
}
div.buttonlight a {
    display:block;
    padding-left:50px;
    height:54px;
    background-image:url('../images/lightbutton.png');
    background-position: top left;
    background-repeat:no-repeat;
    text-decoration:none;
}
div.buttonlight a span.main {
    font-size:16px;
    color:#000;
    padding-top:12px;
    display:block;
    font-weight:bold;
}
div.buttonlight a span.sub {
    font-size:12px;
    color:#666;
    display:block;
}
div.buttondark {clear:both;display:block;width:261px;height:54px;margin-bottom:10px;}
div.buttondark a {
    display:block;
    padding-left:50px;
    height:54px;
    background-image:url('../images/darkbutton.png');
    background-position: top left;
    background-repeat:no-repeat;
    text-decoration:none;
}
div.buttondark a span.main {
    font-size:14px;
    color:#fff;
    padding-top:12px;
    display:block;
    font-weight:bold;
}
div.buttondark a span.sub {font-size:12px;color:#ccc;display:block;}
.topmargin60 {margin-top:60px;}
div.spacer {clear:both;height:15px;line-height:0;font-size:0;display:block;}
div.nlnarrow {
    clear:both;
    width:280px;height:187px;
    background-image:url('images/nlrightbg.png');
    background-position: top left;
    background-repeat:no-repeat;
}
div.nlnarrow input.nlemail {
    height:18px;
    margin-left:20px;
    margin-top:110px;
    width:220px;
    color:#666;
    border:none;
}
div.nlnarrow input.nlsubmit {
    border: 0; background:transparent; color: #fff; cursor: pointer;
    width:92px;
    height:25px;
    margin-left:17px;
    margin-top:17px;   
}