﻿body
{
    margin: 10px; /*background:#937e7e url(assets/images/site_bg.jpg) repeat-x left top;*/
    font-family: arial;
    font-size: small;
    color: #000;
    background: #666;
}

.anylinkcss
{
    position: absolute;
    visibility: hidden; /*border:1px solid #ccc; border-bottom-width: 0;*/
    line-height: 18px;
    z-index: 100;
    background-color: #900;
    width: 130px; /*margin-left:-20px;*/
    margin-top: 1px;
}

.anylinkcss a
{
    width: 100%;
    display: block;
    padding: 7px 0;
    font: normal 90% arial;
    text-decoration: none;
    text-indent: 15px;
    text-align: left;
    color: #fff;
    background: #134484 url(assets/images/flyout_bg.jpg) repeat-x left top;
    font-weight: bold;
}

.anylinkcss a:hover
{
    /*hover background color*/
    color: #134484;
    background: #fff;
    font-weight: bold;
}


a
{
    color: #0d80a1;
    font-weight: bold;
    text-decoration: underline;
}

a:hover
{
    color: #59acc4;
}

.container
{
    width: 770px;
    min-height: 550px;
    margin-left: auto;
    margin-right: auto;
    background: url(assets/images/threecol-l-white.gif) repeat-y 19% 0;
    border: 1px solid #000;
}

.container-inner
{
    width: 770px;
   /* min-height: 550px;*/
    margin-left: auto;
    margin-right: auto;
    background: url(assets/images/threecol-l-white.gif) repeat-y 19% 0;
}

.container-pages
{
    width: 770px;
   min-height: 650px;
    margin-left: auto;
    margin-right: auto;
}

#banner
{
    width: 770px;
    height: 110px;
    background: #fff url(assets/images/utility_bg.gif) no-repeat right top;
    color: #fff;
    text-align: right;
}

#banner div#left
{
    float: left;
    margin: 20px 0 0 20px;
}

#banner div#right
{
    float: right;
    color: #fff;
    text-align: right;
    padding-top: 5px;
    padding-right: 20px;
    font-size: 130%;
}

#banner div#right a
{
    color: #fff;
    text-decoration: none;
    font-weight:normal;
}

#banner div#right a:hover
{
    color: #ccc;
    text-decoration: none;
}


#header
{
    clear: both;
    float: left;
    width: 100%;
    background: #dfdfdf url(assets/images/bg.gif) repeat-x bottom;
    font-size: 93%;
    line-height: normal;
}
#header ul
{
    margin: 0;
    padding: 20px 10px 0 20px;
    list-style: none;
}
#header li
{
    float: left;
    background: url(assets/images/norm_right.gif) no-repeat right top;
    margin-right: 6px;
    padding: 0;
}

#header a
{
    display: block;
    background: url(assets/images/norm_left.gif) no-repeat left top;
    padding: 5px 15px 4px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}


#header a:hover
{
    color: #ccc;
}

#header #current
{
    background-image: url(assets/images/norm_right_on.gif);
}

#header #current a
{
    background-image: url(assets/images/norm_left_on.gif);
    padding-bottom: 5px;
    color: #02367c;
}

#header #current a:hover
{
    color: #d82a26;
}

#subnav
{
    clear: left;
    width: 770px;
    height: 25px;
    background: url(assets/images/subnav_bg.gif) left top;
}

/*for right column panels */
.panel
{
    margin-bottom: 8px;
    width: 134px;
    margin-top: 0;
    margin-left: 0;
    font-size: 85%;
    border: solid #999;
    border-width: 0 1px 1px 1px;
    padding: 2px 4px;
    background: #fff url(assets/images/panel_bg.gif) repeat-x left bottom;
}

/* styles for three column layout */

.main-body
{
    float: left;
    width: 74%;
}

.content
{
    float: right;
    width: 75%;
    background: #fff;
}

.content .pages
{
    padding: 10px 20px;
    font-size: 90%;
    line-height: 1.6em;
}


.content-test
{
    background: #fff;
    float: right;
    width: 626px;
}

.sidebar-test
{
    float: left;
    width: 144px;
}


.content-test .pages
{
    padding: 10px 20px;
    font-size: 90%;
    line-height: 1.6em;
    background: url(assets/images/pagebgbr1.gif) repeat-x left top;
}


.content #main
{
    height: 408px;
    width:427px;
    background:url(assets/images/homeimage_smaller.jpg) no-repeat left top;
    padding-top: 20px;
    padding-left: 20px;
    font: normal 210% "arial narrow";
    letter-spacing: 0.1em;
    color: #fff;
}

.content #lower
{
    clear: both;
    height: 60px; /*  background:#264c98;*/ /* background:#6894d0 url(assets/images/homeimage_lower.jpg) no-repeat center top;*/
}

.sidebar
{
    float: left;
    width: 22%; /*background:#726c6c;*/
}

.sidebar div, .sidebar-test div
{
    height: 410px;
    background: url(assets/images/left_panel_long.gif) no-repeat 20px 10px;
}

.sidebar .products, .sidebar-test .products
{
    padding-left: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 80%;
    font-weight: bold;
}

.sidebar .products a, .sidebar-test .products a
{
    color: #000;
    text-decoration: underline;
}

.sidebar .products a:hover, .sidebar-test .products a:hover
{
    color: #666;
    text-decoration: none;
}

.sidebar2
{
    float: right;
    width: 25%;
    /*background: #93ae94;*/
}

.sidebar2 ul
{
   /*list-style-image:url(assets/images/arrow_small.gif);*/
    margin: 8px 0 0 4px;
    padding: 0;
}

.sidebar2 ul li
{
    margin-bottom:3px;
    font-size: 80%;
    margin-left:8px;
}

.sidebar2 ul li a
{
    color: #02377e;
    text-decoration: underline;
}

.sidebar2 ul li a:hover
{
    color: #6e97ce;
    text-decoration: none;
}


.sidebar2 div
{
    margin-top: 5px;
    margin-left: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

#review_services
{
    padding-top: 12px;
    padding-bottom: 24px;
    padding-left: 20px;
    color: #fff;
    font: italic 60% verdana;
    letter-spacing: 0;
}

#review_services a
{
    color: #fff;
    text-decoration: none;
}

#review_services a:hover
{
    text-decoration: none;
    color: #ccc;
}


h1
{
    font-size: 180%;
    color: #666;
    margin: 0;
    line-height: 1em;
}

h2
{
    font-size: 140%;
    color: #666; /*padding:8px;*/
    margin: 0;
    line-height: 1.2em; /* background:#ccc url(assets/images/title_bg.gif) repeat-x left top;        display:block;        border-top:1px solid #d1d1d1;        border-right:1px solid #333;        border-bottom:1px solid #333;        border-left:1px solid #d1d1d;*/
}

h3
{
    margin: 0;
    width: 168px;
    padding: 5px;
    background:#000 url(assets/images/resource_panel_bg.gif) repeat-x left top;
    color: #fff;
    font-size: 100%;
}

.small 
{
    font-size:90%;
}

.bold
{
    font-weight: bold;
}

.italic 
{
    font-style:italic;
}

.red 
{
    color:#900;
}

.blue 
{
    color:#1d58c3;
}

.white 
{
    color:#fff;
}


#footer
{
    clear: both;
    background: #3a3434;
    color: #ccc;
    text-align: center;
    padding: 5px;
    font-size: 90%;
}

#footer a
{
    color: #ccc;
    text-decoration: none;
    margin-right: 8px;
    margin-left: 8px;
    font-weight:normal;
}

#footer a:hover
{
    color: #fff;
    text-decoration: none;
}

#footer div
{
    margin-left: 50px;
}

table.producttable
{
    width: 100%;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}
table.producttable tr.headerrow td
{
    font-size: 90%;
    text-align: center;
    padding: 4px;
    line-height: 1em;
    background: url(assets/images/bg.gif) repeat-x left top;
    border-bottom: 1px solid #999;
}

table.producttable tr.datarow td
{
    text-align: center;
    border-bottom: 1px solid #999;
}

table.books 
{
    width:100%;
}

table.books td 
{
    width:33%;
    text-align:center;
    vertical-align:top;
    font-size:90%;
}

table.updates
{
    width: 100%;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    margin-top:10px;
    margin-bottom:10px;
}
table.updates tr.headerrow td
{
    font-size: 90%;
    text-align: left;
    padding: 4px;
    line-height: 1em;
    background: url(assets/images/bg.gif) repeat-x left top;
    border-bottom: 1px solid #999;
}

table.updates tr.datarow td
{
    text-align: left;
    border-bottom: 1px solid #999;
    padding: 4px;
}

table.formtable 
{
    width:70%;
    background:url(assets/images/formtable_bg.gif) repeat-x left bottom;
    border:1px solid #ccc;
}

table.formtable td 
{
    vertical-align:top;
    padding:8px;
  
}


