#socialNetworking {
    clear: both;
    float: right;
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    /*margin-left:auto;*/
    /*margin-right:auto;*/
    /*margin-bottom:0px;*/
    /*margin-top:0px;*/
    padding-top: 3px;
    text-align: center;
}

#socialNetworkingGap {
    clear: both;
    height: 1px;
    width: 10px;
}

div.socialNetworkingHeader span {
    color: #f29224;
    font-weight: bold;
    font-size: 16px;
}

#headlineHome {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    font-family: tahoma, verdana, sans-serif;
    text-align: center;
    width: 600px;
    position: absolute;
    left: 180px;
    line-height: 40px;
}

table.iPhoneTile td {
    color: #000;
}

#homeTopRight {
    width: 160px;
    position: absolute;
    left: 800px;
}

div.spacingHome {
    position: relative;
    clear: both;
    height: 20px;
}
#whiteHomeSection{
  background: #ffffff;
    height: 280px;
    padding: 10px 0px;
}
#blueHomeSection {
    background: #cce6ff;
    height: 280px;
    padding: 10px 0px;
}

#greyHomeSection {
    width: 960px;
    height: 357px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin: auto;
    padding: 0px 0px;
    background: url(../images/home/slider_bg.gif);
}

#homeContent {
    width: 960px;
    margin: auto;
    padding: 0px 0px 0px 0px;
}

#login {
    padding-top: 0px;
    margin-left: 50px;
}

#loginButton a,#loginButton a:hover,#loginButton a:visited,#loginButton a:visited:hover
    {
    color: #666666;
    font-size: 18px;
}

#login p,#login div p,#login td,#login td div {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

div.loginRow {
    clear: both;
    display: block;
    padding-top: 4px;
    width: 375px;
}

div.loginRowSmall {
    clear: both;
    display: block;
    padding-top: 10px;
    width: 375px;
}

div.sliderButton {
    width: 225px;
    height: 57px;
    text-align: center;
    float: left;
    display: inline;
}

div.sliderLink {
  height: 57px;
  float: left;
  text-align: left;
  position: relative;
  width:200px;
}

.sliderLink a:link, .sliderLink a:visited, .sliderLink a:hover, .sliderLink a:visited:hover {
  display:block;
  position: absolute;
  bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  height: 14px;
  text-decoration:underline;
  white-space: nowrap;
}

.sliderButton a:link, .sliderButton a:visited, .sliderButton a:hover, .sliderButton a:visited:hover, .sliderButton span {
  cursor: pointer;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  height: 57px;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.sliderButton a {
  padding-left: 25px;
}

.sliderButton span {
  padding-right:25px;
}

/** png transparent images on the slider have gradient bg issues, this helps **/
.panelItem img, .sliderButton {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorst  r=#00FFFFFF)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr  =#00FFFFFF);   /* IE6 & 7 */
  zoom: 1;
}

.sliderButtonOrange {
  background: url("../images/home/btn_orange_left.png") no-repeat scroll left top transparent;
}

.sliderButtonGreen {
    background: url("../images/home/btn_green_left.png") no-repeat scroll left top transparent;
}

.sliderButtonBlue {
    background: url("../images/home/btn_blue_left.png") no-repeat scroll left top transparent;
}

a.sliderButtonOrange span {
    background: url("../images/home/btn_orange_right.png") no-repeat scroll right top transparent;
}

a.sliderButtonGreen span {
    background: url("../images/home/btn_green_right.png") no-repeat scroll right top transparent;
}

a.sliderButtonBlue span {
    background: url("../images/home/btn_blue_right.png") no-repeat scroll right top transparent;
}

div.loginRowSmallHome {
    width: auto;
}

div.loginLabel {
    float: left;
    width: 100px;
    line-height: 30px;
}

div.loginLabelHome {
    margin-left: 12px;
    margin-right: 10px;
    width: auto;
}

div.loginText {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

div.loginTextHome {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 4px;
}

div.loginTextSmall,div.loginTextSmall a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

div.loginTextSmall a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

div.loginTextHomeSmall,div.loginTextHomeSmall a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.loginTextHomeSmall a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

div.loginBox {
    float: right;
    width: 265px;
    text-align: left;
}

div.loginButton {
    float: right;
    width: 100px;
    height: 36px;
    background: #cccccc;
    color: white;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}

#login input.wide {
    width: 260px;
    height: 24px;
    border: 1px solid #333333;
    background-color: transparent;
    background-image: url('../images/inputbg.png');
    font-size: 18px;
    padding-left: 5px;
    vertical-align: middle;
    line-height: 24px;
    padding-top: 4px;
    padding-bottom: 2px;
}

#login input.inputFocused {
    background-color: #ffffc9;
    background-image: none;
}

input.default {
    font-style: italic;
    color: #B0B4B6;
}

.loginCompact {
    width: 185px;
    height: 18px;
    border: 1px solid #333333;
    background: url('../images/inputbg.png');
    font-size: 14px;
    padding-left: 5px;
    vertical-align: middle;
    line-height: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#loginHeadline {
    color: #000;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
}

#loginHeadlineHome {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 24px;
    padding-top: 4px;
}

#loginHeadlineForm {
    float: left;
    display: inline;
    width: 819px;
}

#loginHeadlineForm .leftCol {
    float: left;
    display: inline;
    width: 348px;
    margin-left: 12px;
}

#loginHeadlineForm .rightCol {
    float: left;
    display: inline;
    width: 447px;
    margin-left: 12px;
}

div .loginBoxHome {
    float: left;
    display: inline;
    text-align: left;
    width: auto;
}

#homeTop {
    margin: auto;
    width: 960px;
    position: relative;
    height: 40px;
}

#homeBottom {
    clear: both;
    margin: auto;
    width: 960px;
    position: relative;
    height: auto;
}

#homeMiddle {
    clear: both;
    margin-left: 220px;
    width: 960px;
    position: relative;
    height: auto;
}

div.lowerModule {
    float: left;
    text-align: left;
    width: 260px;
}

div.lowerModuleHeadline {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
    padding-top: 5px;
}

div.lowerModuleBody {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    width: 200px;
}

.lowerModuleBody a:link,.lowerModuleBody a:visited,.lowerModuleBody a:hover,.lowerModuleBody a:visited:hover
    {
    font-weight: normal;
}
div.lowerModuleLink,div.lowerModuleLink a {
    margin: 10px 0px 0px 0px;
    font-weight: normal;
    color: #0066cc;
    width: 100%;
}

div.lowerModuleLink a:hover {
    text-decoration: underline;
    font-weight: normal;
}

div.homePanel {
    width: 300px;
    float: left;
    display: inline;
    margin: 0px 30px 0px 0px;
    padding: 0px 0px;
    font-weight: normal;
}

.homePanel div.lowerModuleHeadline,div.lowerModuleHeadline span {
    color: #f29224;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.lowerModuleHeadline span {
    display: block;
    margin: 5px 0 0 10px;
    font-size: 16px;
}

.homePanelYellowBg300 div.lowerModuleHeadline {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
    font-weight: normal;
}

.homePanel div.lowerModuleBody {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.homePanel ul {
    padding: 0;
    margin: 10px 0px 0px 16px;
}

.homePanel li {
    color: #000;
    margin: 5px 0px 0px 0px;
}

.calList {
    margin: 10px 0 0 5px;
}

.calRow {
    margin-bottom: 10px;
}

.calRow span {
    white-space: nowrap;
}

.calBullet {
    float: left;
    display: inline;
    width: 24px;
    height: 24px;
}

.calTop,.calTop img {
    height: 8px;
    width: 24px;
    vertical-align: top;
    line-height: 0;
    font-size: 0;
}

.calBottom,.calBottom img {
    height: 16px;
    width: 24px;
    vertical-align: top;
}

.calItem {
    float: left;
    display: inline;
    margin-left: 10px;
    width: 225px;
    color: #000;
}

ul.iconlist {
    list-style: none outside none;
    margin: 8px 0 0 5px;
    padding: 0;
    margin-left: 5px;
}

li.pdf {
    background-image: url(../images/home/PDF.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding: 3px 0 10px 34px;
    margin: 0 0;
}

div.homePanelRight {
    margin: 0;
}

div.homePanelWhiteBg300 {
    width: 300px;
    z-index: 0
}

div.homePanelWhiteTop300 {
    width: 300px;
    height: 6px;
    background: transparent url(../images/homePanelWhtTop300.gif) no-repeat
        scroll 0 0;
    font-size: 0px;
}

div.homePanelWhiteFoot300 {
    width: 300px;
    height: 6px;
    background: transparent url(../images/homePanelWhtFoot300.gif) no-repeat
        scroll 0 0;
    z-index: 1;
    font-size: 0px;
}

div.homePanelYellowBg300 {
    background: transparent url(../images/homePanelYlwBody300.gif) repeat-y
        scroll 0 0;
    z-index: 0
}

div.homePanelYellowTop300 {
    width: 300px;
    height: 6px;
    background: transparent url(../images/homePanelYlwTop300.gif) no-repeat
        scroll 0 0;
    z-index: 1;
    font-size: 0px;
}

div.homePanelYellowFoot300 {
    width: 300px;
    height: 6px;
    background: transparent url(../images/homePanelYlwFoot300.gif) no-repeat
        scroll 0 0;
    z-index: 1;
    font-size: 0px;
}

div.homePanelBlueBg300 {
    width: 300px;
    background: transparent url(../images/homePanelBluBody300.gif) repeat-y
        scroll 0 0;
    z-index: 0;
    position: absolute;
}

div.homePanelBlueTop300 {
    width: 300px;
    height: 6px;
    background: #fff url(../images/homePanelBluTop300.gif) no-repeat scroll
        0 0;
    z-index: 1;
    font-size: 0px;
}

div.homePanelBlueFoot300 {
    width: 300px;
    height: 6px;
    background: #fff url(../images/homePanelBluFoot300.gif) no-repeat scroll
        0 0;
    z-index: 1;
    font-size: 0px;
}

div.homePanelPennant {
    width: 80px;
    height: 80px;
    z-index: 100;
    position: absolute;
    top: 1px;
    right: 1px;
    background: url(../images/homeRedPennant80x80.gif) no-repeat scroll 0 0;
}

div.pennantText {
    position: absolute;
    top: 14px;
    right: 8px;
    color: #fff;
    font-weight: bold;
    z-index: 110;
}

div.homePanelContent {
    padding: 0px 18px;
    height: 260px;
    position: relative;
}

div.homePanelContentWhite {
    background: transparent url(../images/homePanelWhtBody300.gif) repeat-y
    scroll 0 0;
}
div.homePanelContentGrey {
    background: url(../images/apps_home_bg.jpg) no-repeat;
    height: 272px;
    scroll 0 0;
    padding-left:45px;
    padding-right:45px;
    padding-top:10px;
}
div.app_module{
  color:#0666bd;
  font-weight:bold;
  font-size:14px;
  text-align:center;
}
.app_module a:link, .app_module a:visited, .app_module a:visited:hover{
  font-weight:bold;
  font-size:12px;
  text-decoration:underline;
}
#bottom_text_fix{
  padding:5px 0px 5px 0px;
}
#bot_box{
  padding: 12px 12px;
}

#bottom_text{
  color:#777;
}

#homePartnerLogos {
    width: 100%;
    height: 72px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div.quotesScrollable {
    width: 208px;
    height: 200px;
    /* required settings */
    position: relative;
    overflow: hidden;
    float: left;
}

div.quotesScrollable div.items { /* this cannot be too large */
    width: 20000em;
    position: absolute;
    clear: both;
}

/* single scrollable item */
div.quotesScrollable div.items div {
    float: left;
}

div.quoteItem {
    width: 200px;
    height: 280px;
    padding: 0 10px;
}

.quoteSig {
    clear: left;
    padding-top: 10px;
    font-style: italic;
}

div.panelScrollable {
    width: 960px;
    height: 310px;
    /* required settings */
    position: relative;
    overflow: hidden;
    float: left;
}

div.tabs {
    float: right;
    display: inline;
    width: 210px;
    text-align: center;
    height: 48px;
}

div.tabs a {
    display: block;
    width: 24px;
    text-align: center;
    border: solid 1px;
    margin: 12px 0 auto 26px;
    float: left;
}

div.navi {
    width: 391px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    background: url(../images/home/pagination_tab.gif) no-repeat;
}

div.navi img.spacer {
    height: 19px;
    width: 1px;
    margin: 15px 10px;
    float: left;
}

.navi a:link, .navi a:hover, .navi a:visited, .navi a:visited:hover {
    display:block;
    float:left;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    text-decoration:none;
    color:#333333;
    width:110px;
}

#t1 {
  margin-left:8px;
}

#t1.current {
    color: #f7a024;
}

#t2.current {
    color: #2782c4;
}

#t3.current {
    color: #94c840;
}

div.panelScrollable div.items { /* this cannot be too large */
    width: 20000em;
    position: absolute;
    clear: both;
}

/* single scrollable item */
div.panelScrollable div.items div {
    float: left;
    display: inline;
}

div.panelItem {
    width: 960px;
    height: 320px;
}

.panelItem div.left,.panelItem div.right {
    width: 465px;
    float: left;
    display: inline;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.panelItem div.left {
    width: 480px;
    margin-left: 15px;
    text-align: center;
}

.panelItem div.textWrapper {
    text-align: center;
    height: 215px;
    margin: 10px 0 0 0;
}

.panelItem div.right {
  text-align:center;
  vertical-align:top;
}

.panelItem div.headline {
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 38px;
}

.panelItem div.headlineOrange {
    color: #f7a024;
}

.panelItem div.headlineGreen {
    color: #94c840;
}

.panelItem div.headlineBlue {
    color: #2782c4;
}

.panelItem div.headline2 {
    color: #333333;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 28px;
}

.panelItem div.listItems {
    margin-left: 1em;
    margin-top:10px;
    float:none;
    padding:0;
    text-align: left;
    border: 0px none;
}

.panelItem ul {
    margin: 0;
    padding: 0 0 0 3px;
    list-style-type: bullet;
}

.panelItem li {
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    color: #666666;
}

/*
div.panelItem .lowerModuleHeadline {
    margin-left:0;
}
div.panelItem .lowerModuleBody {
     color:#000;
     height:70px;
}
div.panelItem .lowerModuleLink {
    margin-top:0px;
}
div.panelItem .imgWrapperOuter {
    height:120px;
}
div.panelItem .imgWrapperInner {
    padding-left:20px
}
*/
div.scrollable {
    width: 920px;
    height: 72px;
    /* required settings */
    position: relative;
    overflow: hidden;
    float: left;
}

/*
        root element for scrollable items. Must be absolutely positioned
        and it should have a super large width to accomodate scrollable items.
        it's enough that you set width and height for the root element and
        not for this element.
*/
div.scrollable div.items { /* this cannot be too large */
    width: 20000em;
    position: absolute;
    clear: both;
    /* decoration */
    margin-left: 10px;
}

/* single scrollable item */
div.scrollable div.items div {
    float: left;
    /* custom decoration */
    text-align: center;
    width: 120px;
    height: 60px;
    float: left;
    display: inline;
    padding: 6px 0px;
    margin-right: 36px;
}

/* prev, next, prevPage and nextPage buttons */
a.prev,a.next,a.prevPage,a.nextPage {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/scrollable/arrow/left.png) no-repeat;
    float: left;
    margin: 27px 0px;
    cursor: pointer;
    font-size: 1px;
}

/* mouseover state */
a.prev:hover,a.next:hover,a.prevPage:hover,a.nextPage:hover {
    background-position: 0px -18px;
}

/* disabled navigational button */
a.disabled { /*
    visibility:hidden !important;
*/

}

/* next button uses another background image */
a.next,a.nextPage {
    background-image: url(../images/scrollable/arrow/right.png);
    clear: right;
}

