body{
background: rgb(240,240,240);
padding-top: 0px;
margin-top: 0px;
border-top: 0px;
border-bottom-color: rgb(180,180,180);
font-size: 10pt;
font-family:arial;
}

p {
 padding-left: 20px;
 padding-right: 20px;
 line-height:120%;
}

.p1{
 padding-left: 40px;
 padding-right: 20px;
 margin-top:0px;
 line-height:120%;
}
h1 {margin-bottom:10px;
margin-top:0px;
position: relative;
font-family: Arial,sans-serif;
color: rgb(0,0,250);
border-bottom-style: solid;
border-bottom-color: rgb(210,210,210);
border-width: thin;
width: 80%;
text-align:left;
}

h2{
font-size: 125%;
padding-left: 10px;
color: rgb(14,58,127);
border-bottom-style: solid;
border-bottom-color: rgb(210,210,210);
border-width: thin;
font-family: Arial,sans-serif;
text-align:left;
text-transform:capitalize;
}

h3{
font-size: 100%;
margin-bottom: 1px;
text-align:left;
padding-left:30px;
}

.block{
 width:800px;
 margin:auto;
 margin-left:10px;
 margin-top:20px;
 padding-top:10px;
 text-align:left;
}

.dload_link{
 color: rgb(0,0,0);
 font-size: 80%;
 text-align: right;
}

.doc_description{
 padding: 5px;
 padding-left:35px;
 text-align:left;
 }

.doc_block{
 padding-left:10px;
 padding-right:10px;
 margin:auto;
 text-align:center;
 font-size: 10pt;
 padding-bottom: 5px;
 border-bottom-color: rgb(0,0,0);
 border-bottom-style: solid;
 border-width: 1px;
 width: 75%;
/* margin: 20px auto;*/
}

.link_block{
 padding-left:10px;
 padding-right:10px;
 margin:auto;
 text-align:left;
 font-size: 10pt;
 padding-bottom: 5px;
 border-width: 1px;
 width: 75%;
/* margin: 20px auto;*/
}

.main_container {
 width:820px;
/* height:900px;*/
 margin: auto;
 padding-bottom:200px;
 border-width:1px;
 border-left-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-color: rgb(210,210,210);
 background-color:rgb(250,250,250);
 background-image:url(./back1.png);
 background-position: 0% 100% ;
 background-repeat: repeat-x;
 text-align: left;
 position:relative;
}

.title_block{
 margin-top:20px;
 padding-top:5px;
 padding-bottom:5px;
 background-image:url(./grad.png);
 background-repeat: repeat-x;
 border-width:1px;
 border-color: rgb(210,210,210);
 border-style: solid;
 background-color: transparent;
 font-size:200%;
 font-weight:bolder;
 color: rgb(0,0,225);
 text-align: center;
}

.title_text1{
 margin-top:10px;
 margin-left:10px;
 color:rgb(100,100,100);
}
.title_text{
 text-shadow: rgb(14,58,127) -2px 2px 1px;
 margin-top:5px;
 margin-left:10px;
 font-variant: small-caps;
 color:rgb(250,250,250);
}
.sub_title{
 color: rgb(255,255,255);
 font-size:.5em;
}
 
.title_menu{
 width:100%;
 height: 30px;
 background-color: rgb(135,135,135);
 background-color: rgb(14,58,127);
 border-width:2px;
 border-color:white;
 border-top-style:solid;
}

.menu_button{
 width:100;
 height:100%;
 float:left;
 padding-top:8px;
 text-align:center;
 color:white;
 font-size:12px;
 font-family:arial;
}

.menu_button a{
color:white;
text-decoration: none;
}

#footer
{position:absolute;
width:800px;
height:auto;
bottom:0;
margin-left:10px;
text-align:center;
font-size: 75%;
font-family: "arial";
}

#pipe ul {
text-align: center;
padding: 0 0;
margin-right: 0;
margin-left: 0;

}

#pipe ul li {
        padding: 3px 15px;
        border-left: 1px solid ;
 	border-color: rgb(180,180,180);
        list-style: none;
        display: inline;}


#pipe ul li.first {
        border-left: none;
        list-style: none;
        padding-left: 15px;
        margin-left: 0;
        }

em{
font-size:13pt;
font-weight:bold;
font-style:italic;
color:rgb(205,0,0);
}


