BODY{
   background: White;
   margin:  0;
   padding: 0;
   text-align: center;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   color: #737373;
}
A, A:link, A:active, A:visited{
   color: #333333;
   text-decoration: none;
}
A:hover{text-decoration: underline;}

th a, th a:link, th a:active, th a:visited{
   color: #fff;
   text-decoration: none;
}
th a:hover{text-decoration: underline;}


A IMG{border: none}
UL{margin: 10px 18px; padding:0;}
P{margin: 10px 0; padding:0;}
input, textarea, select {
/* border: 1px solid #cccccc;*/
}

.middle{
    width: 918px;
    padding: 0 25px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}


#loginForm{
    border: solid #d5d5d5;
    border-width: 1px 0;
    background: #efefef url(login-form-bg.gif) bottom repeat-x;
    line-height: 32px;
}
#loginForm .middle{
    text-align: right;
}
#loginForm DIV *{
    display: inline;
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, sans-serif;
}
#loginForm BR{display: none}
#loginForm P{
   margin-right: 6px;
}
#loginForm #modlgn_username, #loginForm #modlgn_passwd{
   background: #fcfcfc url(input-bg.gif) top repeat-x;
   border: 1px solid #cecece;
   height: 22px;
   line-height: 22px;
   font-size: 13px;
   padding-left: 2px;
}
#loginForm LABEL{
    position: absolute;
    cursor: text;
    margin-top: -3px;
    margin-left: 3px;    
}
#loginForm FIELDSET{
   border: 0;
   margin: 0 10px;
}
#loginForm UL{
    list-style: none;
}
#loginForm LI{
    margin-left: 7px;
}
#loginForm UL, #loginForm .contentheading{
    position: relative;
    top: -4px;
}
#loginForm .contentheading{
    font-size: 15px;
    top: -3px;
}
/* only for webtoolkit */
body:last-child:not(:root:root) #loginForm DIV *{
    position: static;
}
body:last-child:not(:root:root) #loginForm LABEL{
    position: absolute;
    margin-top: 0;
}
/* only for mozilla */
@-moz-document url-prefix(){
    #loginForm UL{
        top: -7px;
    }
    #loginForm .contentheading{
        top: -5px;
    }
    #loginForm FIELDSET{
        position: relative;
        top: +5px;
    }
    #loginForm INPUT.button{
        position: relative;
        top: +2px;
    }
    #loginForm #modlgn_username, #loginForm #modlgn_passwd{
       padding-top: 5px;
    }
    #loginForm LABEL{
        margin-top: 0;
    }
}

#loginForm #form-login-remember{
    display: none;
}

#header{
    border-bottom: 1px solid #e2e2e2;
    height: 110px;
}
#featured{
    background: #06387c;
    border-top: 1px solid #5a78a1;
    height: 313px;
    overflow: hidden;
}
#featured .middle{
    position: relative;
    top: -1px;
    height: 314px;
    background: url(featured-bg.png) top center no-repeat;
    padding-top: 27px;
}

#mainTop{
    margin-top: 4px;
    background: url(main-top-bg.gif) top repeat-x;
}

#main{
    border-top: 3px solid #f5f5f5;
    background: url(main-bg.gif) top repeat-x;
    padding-top: 19px;
}
#main .middle{
    background: url(main-mid-bg.png) top center no-repeat;
    min-height: 300px;
}
#main1{
    padding: 17px;
}
#content{
    float: left;
    width: 577px;
}
#right{
    margin-left: 600px;
    margin-top: 44px;
    padding-top: 30px;
    background: #f8f8f8;
    padding: 0 20px;
}

#footer{
    background: url(footer-top-bg.gif) top repeat-x;
    margin-bottom: 20px;
}
#footer .middle{
    border-top: 1px solid #d2d2d2;
}
#footer .left{
    width: 300px;
    text-align: center;
    color: #8c8c8c;
    font-family: Arial, sans-serif;
    font-size: 10px;
    float: left;
}
#footer .right{
    margin-left: 320px;
    margin-top: 40px;
}



#logo{
    float: left;
}
.menu{
    float: right;    
}
.menu UL{
    padding:0;
    margin:0;
    color: #4995cc;
}
.menu LI{
    float:left;
    position:relative;
    list-style: none;
}
#header .menu UL{
    padding-top: 40px;
}
#header .menu A{
    margin-left: 15px;
    width: 116px;
    height: 32px;
    line-height: 28px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #434444;
    text-decoration: none;
}
#footer .menu LI{
    padding-left: 20px;
    background: url(li-blue.gif) 10px 4px no-repeat;
}
#header .menu LI.active A, #header .menu LI.active A:hover{
    background: #f39801 url(btn-menu-bg.png) center no-repeat;
    color: White;
}
#header .menu A:hover{
    color: #f39801;
}

/* TEXT STYLES */
#featured *{
    color: White;
}
#featured H1{
    margin-top: 0;
    font-size: 24px;
}
#featured P{
    font-size: 15px;
    font-weight: bolder;
    line-height: 26px;
}





H1, H3, .componentheading, .contentheading{
   font-size: 20px;
   padding: 6px 0;
   font-weight: bold;
   color: #434444;
}
H3{
   font-size: 18px;
   padding: 0;
}

#right .contentheading{
   font-size: 14px;
   padding: 0;
}
#right .article_separator{
    display: block;
    border-top: 1px dotted #076aa3;
    margin: 0 -20px;
    margin-top: 1em;
}
* HTML #right .article_separator{
    border-top: none;
    margin-bottom: 1px;
    background: url(dots-h-blue.gif) top repeat-x;
}
#right P{
    margin: 0px;
    margin-bottom: 10px;
}

.readmore{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
}

.small, .createdate, .modifydate{
    font-style: italic;
    font-family: Arial, sans-serif;
}










INPUT.button, BUTTON{
    border: none;
    background: url(btn-bg.png) center no-repeat;
    width: 70px;
    height: 26px;
    line-height: 26px;
    color: White;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
}
INPUT.button:active, BUTTON:active{
    border: none;
    position: relative;
    top: +1px;
    left: +1px;
}





TABLE.steps{
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-left: none;
}
TABLE.steps TD{
    width: 148px;
    text-align: center;
    font-weight: bold;
    color: #424242;
    border-left: 1px solid #e5e5e5;
    padding-top: 15px;
}



TABLE.pricing{

}
TABLE.pricing TD, TABLE.pricing TH{
    border-top: 1px solid #c1cbd6;
    padding: 7px;
    font-size: 14px;
}
TABLE.pricing TH{
    font-weight: normal;
}
TABLE.pricing TD{
    text-align: center;
    font-weight: bold;
    color: #443f3f;
    font-family: Tahoma, Arial, sans-serif;
}
TABLE.pricing TBODY TH{
    text-align: left;
    font-size: 13px;
    border-left: 1px solid #c1cbd6;
}
TABLE.pricing .first{
    text-align: left;
    border-left: 1px solid #c1cbd6;
}
TABLE.pricing .last{
    border-right: 1px solid #c1cbd6;
}
TABLE.pricing TFOOT TD{
    font-weight: normal;
    font-size: 13px;
}
TABLE.pricing THEAD TR{
    background: #e1e1e1 url(table-thead-bg.gif) top repeat-x;
    text-align: center;
}
TABLE.pricing TR.odd{
    background: #d3e2e8 url(table-td-odd-bg.gif) bottom repeat-x;
}


/* Custom tweaks */
#right ul{
    position:relative;
    list-style: none;
}