body {
    font-size:   small;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    line-height: 1.5em; 

}
#pagebody {
       width: 900px;
       padding-top: 5px;
       padding-bottom: 5px;
       background-color: white;
       margin-left: auto;
       margin-right: auto;
	   
}

a {
       color:  #196A99; 
       text-decoration:  none;
       border-bottom:    1px dotted #196A99;
}
a:hover {
       color: red;
       text-decoration: underline;
       border-bottom: none;
}

#img {
       text-align: rigth;
}

h1 {
font-size: 140%;
       font-family:  Verdana ,Tahoma, Helvetica, Arial, sans-serif;
       color:  #196A99;
      
}
h2 {
font-size: 130%;
       font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
       color:  #196A99;
       
}

h3 {
        font-size: 1em; margin: 0; padding: 0.33em 0 0;
        border-bottom: 1px solid rgb(50%,50%,35%);
        margin-bottom: 10px;
}
#shortNav {
       WIDTH: 200px;
       padding: 15px;
       float: left;
       
}
#shortNav li {
       border-bottom: 1px dotted ;
       line-height: 1.6em;
       list-style: none;
}
#shortNav ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
#shortNav a {
       color:  #196A99; 
       text-decoration: none;
       border-bottom: none;
}
#shortNav a:hover {
       color: red;
       text-decoration: underline;
       border-bottom: none;
}

#mainMenu {
        float: right;
        DISPLAY: block;
        margin: 10px 10px 0px 10px;
}
#mainMenu a {
       color:  black;
       text-decoration: none;
       border-bottom: none;

}

#content {
        WIDTH: 600px;
        padding: 15px;
        margin: 15px;
        line-height: 1.5em;
        text-align: justify;
		float: right;

}

.mainView {
       WIDTH: 300px;
       padding: 15px;
       text-align: justify;
}
.mainView li {
       border-bottom: 1px dotted ;
       line-height: 1.6em;

       margin: 0;
}
.mainView a {
       color:  #196A99; 
       text-decoration: none;
       border-bottom: none;
}
.mainView a:hover {
       color: red;
       text-decoration: underline;
       border-bottom: none;
}
#services {
        float: right;
}


#baner {
        float: right;
}
#ckpdTitle {
       WIDTH: 185px;
       padding-left: 15px;
       font-size: 120%;
       font-family: Georgia,  Helvetica, Arial, sans-serif;
       color:  #196A99;
       font-weight: bold;
       font-style: italic;

}
#footer {
        font-size: 10px;
        text-align: center;
        clear: both;
}

#footer p {
        border-top: 1px solid ;
        border-color: #196A99;

}

