﻿body
{
    background-image: url(     "../layout/bg-grad.gif" );
    background-position: top;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
    color: #535051;
    font-weight: normal;
    height: 100%;
}

.SubMenu
{
    background-color: #efefef;
    filter: alpha(opacity = 90);
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    width: 220px;
    height: 30px;
    border-bottom: #cfcfcf;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
}

.SubMenuHover
{
    background-color: #ffffff;
    filter: alpha(opacity = 90);
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    width: 220px;
    height: 30px;
    border-bottom: #cfcfcf;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
}
.SubMenu:hover
{
    background-color: #ffffff;
    filter: alpha(opacity = 90);
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    width: 220px;
    height: 30px;
    border-bottom: #cfcfcf;
    font-size: 12px;
    font-weight: bold;
    padding-left: 4px;
}
.RadMenu .rmLeftImage
{
    padding: 0px !important;
    margin: 0px !important;
}
.RadMenu ul.rmHorizontal,   
.RadMenu .rmHorizontal .rmItem {   
    width: 100%;   
}  


.RadMenu .rmText
{
    vertical-align: bottom !important;
    padding-top: 10px !important;
    text-align: center !important;    
}
.RadMenu .rmItem
{
    text-align: center !important;    
}

.SubMenu a, .SubMenu a
{
    color: #ed145a;
    text-decoration: none;
}

.MenuItem
{
    color: #FFFFFF !important;
    height: 33px;
    vertical-align: bottom !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.MenuItem:hover, .rmItem:hover
{
    background-image: url('../layout/mnu-Header-Button-ovr.gif') !important;
    background-repeat: repeat-x !important;
    color: #000000 !important;

}
.NavMenu
{
    background-image: url('../layout/mnu-Header-Button.gif') !important;
    background-repeat: repeat-x !important;
    text-align: center !important;
    color: #FFFFFF !important;
    height: 33px;
    vertical-align: bottom !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
} 

.NavMenu a
{
    text-decoration: none;
}   

 
div.RadMenu ul.rmRootGroup A.rmLink  
{  
    display:inline-block;  
}  
  
*+html div.RadMenu ul.rmRootGroup /* IE7 */  
{  
    display:inline;  
}  
  
* html div.RadMenu ul.rmRootGroup /* IE6 */  
{  
    display:inline;  
}  
  
div.RadMenu ul.rmHorizontal .rmLink 
{  
    float: none;  
}  


input, select, textarea
{
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    vertical-align: middle;
}

.popupBackground
{
    background-color: #000000;
    filter: alpha(opacity = 47.65625);
    opacity: 0.4765625;
    -moz-opacity: 0.4765625;
    -khtml-opacity: 0.4765625;
}

.picUpload
{
    visibility: hidden;
}

.progressPanel
{
    width: 250px;
    height: 80px;
    top: 20%;
    left: 40%;
    position: absolute;
    border: solid 1px black;
    color: #ffffff;
    background-color: #7f7f7f;
    z-index: 10002;
}

.progressPanel div
{
    margin: 20px;
    font-weight: bold;
    white-space: nowrap;
}

a.gridLink
{
    color: #000000;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

input.gridLink
{
    cursor: pointer;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.gridRowAlternate
{
    background-color: #efefef;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.gridRowNormal
{
    background-color: #ffffff;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.gridRowSelected
{
    background-color: #ffffc0;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.gridPager
{
    background-color: #7f7f7f;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.gridPager a
{
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-weight: bold;
}

.gridHeader
{
    background-color: #7f7f7f;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.gridFooter
{
    background-color: #7f7f7f;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.form
{
    background-color: #cfcfcf;
    width: 500px;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.form tr
{
    background-color: #ffffff;
}

.form tr td.l
{
    width: 150px;
    padding-left: 4px;
}

.form tr td.l1
{
    width: 100px;
    padding-left: 4px;
    padding-top: 5px;
    vertical-align: top;
}

.form tr td.c
{
    text-align: center;
    width: 100%;
}

.form tr td.r
{
    text-align: right;
}

.panelBasic, .htmlEditor
{
    background-color: #d4d0c8;
    border-color: #ffffff #808080 #808080 #ffffff;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    cursor: default;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.noResults
{
    width: 498px;
    height: 100px;
    font-weight: bold;
    font-size: 22px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    background-color: #ffffff;
    border: 1px solid #7f7f7f;
    display: block;
    text-align: center;
}

.textEditor
{
    border: 2px inset;
    height: 358px;
    width: 480px;
}

.htmlEditor
{
    cursor: auto;
}

.htmlEditor div
{
    border: 2px inset;
    display: block;
    height: 300px;
    background-color: #ffffff;
}

.htmlEditor div div
{
    width: 480px;
    border-width: 0px;
    height: 300px;
    overflow: auto;
}

.buttonOff
{
    background-color: #d4d0c8;
    border-color: #ffffff #808080 #808080 #ffffff;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    cursor: default;
}

.buttonOffNB
{
    background-color: #d4d0c8;
    border-color: #d4d0c8;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    cursor: default;
}

.buttonOn
{
    background-color: #d4d0c8;
    border-color: #808080 #ffffff #ffffff #808080;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    cursor: default;
}

#outerdiv
{
    background-image: url(     "../layout/bg.jpg" );
    background-position: top center;
    background-repeat: no-repeat;
}

#innerdiv
{
    width: 985px;
    margin: 0px auto;
}


#keyword-f
{
    padding: 7px 15px 7px 0px;
    display: block;
    vertical-align: bottom;
}

#top-ph
{
    padding: 12px 0px 3px 0px;
}

#lang
{
    height: 21px;
    vertical-align: baseline;
    display: block;
}

.kw-form
{
    background-image: url(     "../layout/keyword-bg.gif" );
    background-position: top;
    background-repeat: repeat-x;
    width: 190px;
    height: 20px;
    margin: 0px;
    border: 1px solid #ababab;
    font-size: 11px;
    color: #999999;
}

.hilit
{
    color: #ed145a;
    font-weight: bold;
}

#bodydiv
{
    background-image: url(     "../layout/bg-body.gif" );
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px 15px 15px 15px;
}

#bodyedgediv
{
    background-image: url(     "../layout/bg-bodyedge.gif" );
    background-position: top center;
    background-repeat: repeat-y;
}

#panel-hm-sd
{
    background-image: url(     "../layout/panel-hm-side.gif" );
    background-position: top center;
    background-repeat: no-repeat;
    height: 242px;
    width: 143px;
    padding: 10px;
    margin-top: 28px;
    font-size: 12px;
    font-weight: bold;
}

.hm-sd-f
{
    width: 140px;
    height: 18px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
    font-family: arial;
}

.hm-sd-f-l
{
    width: 198px;
    height: 18px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
}

.hm-sd-f-ml
{
    width: 170px;
    height: 18px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
}

.hm-sd-f-s
{
    width: 66px;
    height: 18px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
    font-family: arial;
}

.hm-sd-f-m
{
    height: 18px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
}

.formCell
{
    height: 18px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
}

.hm-sd-ta-l
{
    width: 350px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 11px;
    line-height: 18px;
}

#panel-grey1
{
    width: 955px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.hm-center-bdr
{
    border-left: dashed 1px #c7c7c7;
    border-right: dashed 1px #c7c7c7;
    padding: 10px;
    width: 293px;
    background-color: #d8d8d8;
}

.hm-pnl-base
{
    padding: 10px;
    width: 290px;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

h2
{
    font-size: 14px;
    color: #333333;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.h1line
{
    border-bottom: dashed 1px #c7c7c7;
    padding-bottom: 10px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    font-style: normal;
}

.h1pnk
{
    color: #ed145a;
}

.heading
{
    background-image: url(      "../layout/heading-bg.gif" );
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 14px;
    width: 280px;
    padding-left: 10px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    height: 31px;
    vertical-align: middle;
}

.readmore:link active visited
{
    color: #ed145a;
    text-decoration: underline;
}

.readmore:hover
{
    color: #333333;
    text-decoration: underline;
}

.hotLink
{
    letter-spacing: 2px;
    color: #ed145a;
    font-size: 14px;
    font-weight: bold;
    word-spacing: 4px;
    text-decoration: none;
    line-height: 18px;
}

.pinkTextBox
{
    padding: 3px 10px 5px 10px;
    display: block;
    background-color: #ffeaec;
}


.pnklink:link active visited
{
    color: #ed145a;
    text-decoration: underline;
}

.pnklink:hover
{
    color: #333333;
    text-decoration: underline;
}

#main-search
{
    background-image: url(     "../layout/search-pnl.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    width: 541px;
    height: 228px;
    color: #ffffff;
    margin: 0px;
    padding: 20px;
    font-size: 12px;
    background-color: #330066;
}

.search-pnl-hd
{
    font-size: 14px;
    font-weight: bold;
    border-bottom: dashed 1px #f14d82;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 5px;
}

.search-pnl-field
{
    width: 160px;
}

.search-pnl-field-s
{
    width: 100px;
}

.search-pnl-field-m
{
    width: 140px;
}

.search-pnl-btn
{
    border-style: none;
    margin: 0px;
    padding: 5px;
}

.map-bdr
{
    border: solid 2px #ed145a;
}

#side-search
{
    background-image: url(     "../layout/search-pnl-bg.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    width: 200px;
    height: 193px;
    color: #ffffff;
    padding: 20px 10px 10px 10px;
    font-size: 11px;
    margin-bottom: 5px;
    display: inherit;
}

.searchRegions tr td
{
    vertical-align: top;
    text-align: center;
}

#searchRegions
{
    padding-top: 20px;
    vertical-align: middle;
}

.hd-white
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 10px;
}

#search-pnl-hd-pnk
{
    font-size: 14px;
    font-weight: bold;
    border-bottom: dashed 1px #cfcfcf;
    padding-bottom: 5px;
    color: #ed145a;
    margin-bottom: 5px;
}

#side-search-gry
{
    background-image: url(     "../layout/search-refine-gr.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    width: 200px;
    height: 135px;
    color: #333333;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    margin-bottom: 10px;
    vertical-align: top;
    display: block;
}

#side-search-gry-spec
{
    background-image: url(     "../layout/search-specific-gr.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    color: #333333;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    margin-bottom: 10px;
    vertical-align: top;
    display: block;
}

#panel-hd-pnk
{
    background-image: url(     "../layout/heading-bg-2.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 14px;
    width: 210px;
    padding-left: 10px;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    height: 24px;
}

#panel-hd-pnk-cms
{
    background-image: url(      "../layout/heading-bg-3.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 14px;
    width: 680px;
    padding-left: 10px;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    height: 24px;
}

#panel-wht
{
    border: solid 1px #ececec;
    width: 210px;
    padding: 4px;
    margin-bottom: 10px;
}

#panel-wht-cms
{
    border: solid 1px #ed145a;
    width: 657px;
    padding: 10px;
    margin-bottom: 10px;
}

#related-proj-text
{
    width: 150px;
    margin-left: 26px;
}

#results
{
    padding: 15px 0px 0px 0px;
    border-bottom: solid 1px #ececec;
    margin-bottom: 13px;
}

.results-base
{
    margin: 10px auto 0px auto;
    border-top: solid 1px #ececec;
    padding-bottom: 10px;
}

.results-hd
{
    font-size: 16px;
    font-weight: bold;
    color: #ed145a;
}

.results-hd-noresults
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ed145a;
}

.results-hd-h1
{
    font-size: 24px;
    font-weight: bold;
    color: #ed145a;
}


#resultsbox
{
    border: solid 1px #ececec;
    padding: 5px;
    margin-bottom: 10px;
    width: 690px;
    font-size: 0.95em;
}

#resultsBoxFeatured
{
    border: 1px solid #FF0088;
    padding: 5px;
    margin-bottom: 10px;
    width: 690px;
    font-size: 0.95em;
}

.results-hd-bdr
{
    border-bottom: solid 1px #ececec;
}

#contact-pnls
{
    margin: 0px;
}

#develop-pnl-pnk
{
    background-color: #fef3f7;
    width: 200px;
    color: #333333;
    padding: 2px 10px;
    font-size: 11px;
    margin-bottom: 10px;
}

#devel-pnl-bg
{
    background-image: url(     "../layout/devel-enq-pnl-bg.gif" );
    background-position: left top;
    background-repeat: no-repeat;
    width: 358px;
    height: 259px;
    color: #333333;
    padding: 10px;
    font-size: 11px;
    vertical-align: top;
    display: block;
}

.pnk-bg
{
    background-color: #fef3f7;
}

.hm-centre-bdr
{
    border-left: dashed 1px #C7C7C7;
    border-right: dashed 1px #C7C7C7;
    padding: 0px 10px;
    width: 293px;
}

.hm-pnl-div
{
    height: 200px;
    background-color: #e7e7e7;
    vertical-align: middle;
    text-align: center;
}

.cell-bdr
{
    border: 1px solid #ececec;
}

.img-pad
{
    margin: 5px;
}

.pad
{
    padding: 10px;
}

p
{
    margin: 5px 0px 7px 0px;
}

#request-box, #request-box2
{
    border: solid 4px #ed145a;
    background-image: url(     "../layout/request-bg.gif" );
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #ffffff;
    padding: 0px;
}

#request-box
{
    width: 305px;
}

#request-box-cont
{
    margin: 15px 50px;
}

#request-box-cont2
{
    margin: 10px;
}

#footer-a
{
    background-image: url(     "../layout/footer-bg.gif" );
    background-position: center bottom;
    background-repeat: repeat-x;
    background-color: #ececec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    height: 39px;
    width: 985px;
    color: #333333;
    text-align: center;
}

.footer-a-lnk
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    color: #333333;
    text-decoration: none;
    text-align: center;
}

.footer-a-lnk:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

.footer-a-lnk:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

.footer-a-lnk:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ed145a;
    text-decoration: underline;
}

#footer-b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    width: 985px;
    padding: 10px 0px;
    color: #ed145a;
    text-align: center;
}

.footer-b-lnk
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    color: #ed145a;
    text-decoration: none;
    text-align: center;
}

.footer-b-lnk:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ed145a;
    text-decoration: none;
}

.footer-b-lnk:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ed145a;
    text-decoration: none;
}

.footer-b-lnk:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
}

.specialsList
{
    margin: 0px 0 0 8px; /* ie6.css & ie7.css */
    padding: 0;
    list-style-type: none;
}

.specialsList li
{
    float: left;
    font-size: 12px;
    padding: 3px 10px 4px 10px; /* mac.css */
    width: 200px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}


.specialsList li:hover, .specialsList li.odd:hover
{
    background: #fcdddd;
}

.specialsList li.firstCol
{
    margin-right: 16px;
}

.specialsList li.odd
{
    background: #fff;
}

.specialsList li.even
{
    padding-top: 4px;
}

.specialsList li span
{
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    top: 3px;
    right: 8px;
}

.specialsList li a
{
    font-size: 12px;
}
.liveChatIcon
{
    float: left;
}

#developerSpecialOffers
{
    width: 138px;
    margin-bottom: 10px;
}
ul
{
    margin: 7px;
    padding: 6px;
    color: #ed145a;
}
.hm-pnl-tab
{
    padding: 0 10px 0 10px;
    height: 35px;
    width: 290px;
    margin-left: 13px;
}

.pnl-made-easy
{
    background-image: url(  "/layout/pnl-MadeEasy.gif" );
    background-repeat: no-repeat;
    width: 679px;
    height: 178px;
    font-size: 12px;
    line-height: 14px;
}

.pnl-made-easy ul
{
    padding: 10px 5px 10px 0px;
    background-color: white;
    width: 500px;
    display: block;
    margin-left: 5px;
    list-style-type: disc;
    list-style-position: inside;
}
.pnl-made-easy li
{
    padding-left: 25px;
}
.pnl-made-easy-head
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
}

.pnl-made-easy p
{
    padding-top: 2px;
    padding-left: 2px;
}

.pnl-made-easy td
{
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 10px;
}
a
{
    color: #ed145a;
}
.bigNumber
{
    font-size: 36pt;
    color: #FFF;
    text-align: right;
    width: 55px;
    padding: 10px 0 10px 0;
}
.redBackground
{
    background-color: #ed145a;
    width: 25px;
}
.whiteBlockText
{
    font-size: 10pt;
    color: #333333;
    background-color: #FFF;
    text-align: justify;
}
.redBox
{
    background-color: #ed145a;
    width: 680px;
    position: relative;
}
.successStories
{
    width: 200px;
    height: 500px;
}
div.RadTabStripVertical .rtsLink
{
    text-align: left;
}

.successStories .successTab
{
    width: 189px;
    height: 88px;
    margin: 10px 10px 10px 13px;
    padding: 10px 40px 10px 10px;
    color: #333333;
    background-image: url(    '/layout/successBar-Tab.gif' );
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
    text-align: center;
    vertical-align: middle;
}
.validationStar
{
    font-size: x-small;
    color: #ED145A;
    font-weight: bold;
    vertical-align: super;
}


.ajax__tab_Main .ajax__tab_header
{
}

.ajax__tab_Main .ajax__tab_outer
{
    background-color: #004e82;
}

.ajax__tab_Main .ajax__tab_inner
{
    background-color: #004e82;
}

.ajax__tab_Main .ajax__tab_tab
{
    background-color: #004e82;
    padding: 2px 10px 3px 10px;
    color: #ffffff;
    font-weight: bold;
}

.ajax__tab_Main .ajax__tab_hover
{
    background-color: #005a95;
}

.ajax__tab_Main .ajax__tab_active .ajax__tab_tab
{
    color: #000000;
    background-color: #ffffff;
}
.ajax__tab_Main .ajax__tab_body
{
}

.ajax__tab_Main
{
    height: 100%;
}

/* Sub menu */

.ajax__tab_Sub
{
    height: 100%;
}

.ajax__tab_Sub .ajax__tab_header
{
    border-top: solid 1px #004775;
    background-color: #0065ab;
    background-image: none;
}

.ajax__tab_Sub .ajax__tab_outer
{
    background-color: #0065ab;
}

.ajax__tab_Sub .ajax__tab_inner
{
    background-color: #0065ab;
}

.ajax__tab_Sub .ajax__tab_tab
{
    background-color: #0065ab;
    padding: 4px 10px 4px 10px;
    color: #cce0ee;
    font-weight: bold;
}

.ajax__tab_Sub .ajax__tab_hover
{
    background-color: #3384b9;
}

.ajax__tab_Sub .ajax__tab_active
{
    color: #000;
}

.circleGoldRow
{
    display: block;
    background-color: #DEBB5F;
    font-size: large;
    line-height: 30px;
    font-weight: bold;
    font-variant: small-caps;
}
.bodytext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}
.style2
{
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.style3
{
    color: #FFFFFF;
}
.style4
{
    font-size: 10px;
}

.noMargin
{
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: 0px;
}
.noMargin-Right
{
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: 0px;
    float: right !important;
}
