body {
    margin: 0px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    background: #fff url(/cmsimages/template-images/top-bar.gif) repeat-x;
    margin: 0px auto 0px auto;
    width: 980px;
    padding: 0px;
    }
    
p {font-size: 15px;}
h1 {font-size: 24px; font-weight: bold; margin-top:0; margin-bottom: 8px;}
h2 {font-size: 20px; font-weight: bold; margin:0;}
h3 {font-size: 18px; font-weight: bold; margin:0;}

a:link {color: #44f; text-decoration: none; font-weight: bold;}
a:visited {color: #44b; text-decoration: none; font-weight: bold;}
a:hover {color: #f84; text-decoration: underline; font-weight: bold;}
a:focus {color: #f84; text-decoration: underline; font-weight: bold;}
a:active {color: #f00; text-decoration: underline; font-weight: bold;}
    
   
#page {
    position: relative;
    width: 980px;
    margin: 0px auto 0px auto;
    }
   
#header {
    position: relative;
    }
    
#logo {
    position: absolute; top: 25px; right: 7px;
    z-index: 1;
    border: solid 1px #ddd;
    padding: 4px;
    background: #fff;
    }
    
#nav {
    position: relative; top: 13px; left: 0px;
    margin: 0px;
    padding: 0px;
    width: 980px;
    list-style: none;
    font-size: 15px;
    }
    
#nav li {
    padding: 0px; 
    margin: 0 -3px 0 0px;
    display: inline;
    }

#nav li a,
#nav li a:visited {
    color: #666;
    text-decoration: none;
    font-weight: normal;
    height: 28px;
    width: 113px;
    padding-top: 9px;
    text-align: center;
    background: url(/cmsimages/template-images/nav.gif) 0px 0px no-repeat;
    display: inline-block;
    }

#nav li a:hover {
    background: url(/cmsimages/template-images/nav.gif) -226px 0px no-repeat;
    color: #fff;
    }
    
#article-nav {
    position: relative; top: -23px; left: 868px;
    padding: 0px; 
    margin: 0px;
    font-size: 16px;
    width: 113px;
    }

#article-nav a,
#article-nav a:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    height: 28px;
    padding-top: 8px;
    text-align: center;
    background: url(/cmsimages/template-images/nav.gif) -339px 0px no-repeat;
    display: block;
    }

#article-nav a:hover {
    background: url(/cmsimages/template-images/nav.gif) -226px 0px no-repeat;
    color: #fff;
    }

#nav-1 #on-nav-1 a,
#nav-2 #on-nav-2 a,
#nav-3 #on-nav-3 a,
#nav-4 #on-nav-4 a,
#nav-5 #on-nav-5 a,
#nav-6 #on-nav-6 a,
#nav-7 #on-nav-7 a,
#nav-8 #on-nav-8 a {
    background: url(/cmsimages/template-images/nav.gif) -113px 0px no-repeat;
    color: #000;
    font-weight: bold;
    }

#nav-a #article-nav a{
    background: url(/cmsimages/template-images/nav.gif) -113px 0px no-repeat;
    color: #e00;
    font-weight: bold;
    }
    
#opencontent {
    padding: 0px;
    z-index: 0;
    }
    
#maincontent {
    margin: 0px 0px 8px 0px;
    float: left;
    padding: 0px;
    width: 680px;
    }
    
#sidebar {
    margin: 0px 0px 8px 0px;
    float: right;
    width: 262px;
    padding: 8px;
    background: #f6f6f6;
    }

#article-content {
    margin: 0px 0px 8px 0px;
    float: right;
    padding: 0px;
    width: 680px;
    }

#article-side-wrap {
    float: left;
    margin: 0px;
    width: 278px;
    }

#article-sidebar {
    padding: 8px;
    background: #f6f6f6;
    margin-bottom: 8px;
    }
    
.article-list {
    list-style-type: none;
    font-size: 14px;
    }

.article-list li {
    display: block;
    margin: 0px 0px 4px -40px;
    }

.article-list a {
    display: block;
    padding: 0px 0px 0px 24px;
    background: url(/cmsimages/template-images/article-list.gif) no-repeat;
    font-weight: normal;
    color: #000;
    }

.article-list a:visited {
    background: url(/cmsimages/template-images/article-list-read.gif) no-repeat;
    }

.article-list a:hover {
    background: url(/cmsimages/template-images/article-list-hover.gif) no-repeat;
    color: #e00;
    }
    
#article-index {
    list-style-type: none;
    font-size: 16px;
    }

#article-index li {
    display: block;
    margin: 0px 0px 4px -40px;
    }

#article-index a,
#article-index a:visited {
    display: block;
    padding: 0px 0px 0px 24px;
    line-height: 32px;
    width: 246px;
    background: #eee;
    font-weight: normal;
    color: #333;
    }

#article-index a:hover {
    background: #e00;
    color: #fff;
    text-decoration: none;
    }

#sect-1 #on-sect-1 a,
#sect-2 #on-sect-2 a,
#sect-3 #on-sect-3 a,
#sect-4 #on-sect-4 a {
    background: #fff;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    }

#footer {
    clear: both;
    padding: 8px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
    width: 980px;
    border-top: solid 1px #cacaca;    
    }
    
#footer p,
#footer a:link,
#footer a:visited {
    font-size: 13px;
    color: #333;
    font-weight: normal;
    }

.foothead {border-bottom: dotted 2px #666;
font-weight: bold;
}
    
#backlink {
    clear: both;
    font-size: 10px;
    text-align: right;
    padding: 8px 0px 8px 0px;
    border-top: solid 1px #eee;
    margin: 0px 0px 8px 620px;
    }
    
.image{
    border: 1px #bbb solid;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
    background: #fff;
    }
    
.imageright{
    float: right;
    border: 1px #bbb solid;
    margin-top: 8px;
    margin-left: 16px;
    margin-bottom: 8px;
    padding: 8px;
    background: #fff;
    }

.imageleft {
    float: left;
    border: 1px #bbb solid;
    margin-top: 8px;
    margin-right: 16px;
    margin-bottom: 8px;
    padding: 8px;
    background: #fff;
    }

.blue-box {
    display: block;
    background: #1C7AD2;
    padding: 8px;
    margin-bottom: 12px;
    color: #fff;
    }

.blue-box a {
    color: #fff;
    text-decoration: none;
    }

.grey-box {
    display: block;
    border: solid 2px #bbb;
    padding: 8px;
    margin-bottom: 8px;
    }

.serv-table {
    border: solid 4px #1C7AD2;
    padding: 16px;
    }