.print_1 {
            padding:25px;
        }
.print_1_title {
            color:#639647;
            font-size:18px;
            font-weight:bold;
            font-family: Arial;
        }
.print_1_text h1 {
            color:#006781;
            font-size:14px;
            font-weight:bold;
            font-family: Arial;
        }

.print_1_text {
            color:#585c51;
            font-size:14px;
        
        }
.createlink{
    color:#006781;
    font-size:14px;   
    font-weight:bold;
    cursor:pointer;
    margin:0 15px 0 15px ;
    font-family: Arial;
}
.creatediv{
    margin: 10px;
    width:160px;
    height: 220px;
    border: 1px solid #006597;
    font-size:12px;   
    font-weight:bold;
    font-family: Arial;
}
.creatediv_title{
  width:160px;
  height: 40px; 
  color: #ffffff;
  vertical-align:middle; 
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.creatediv_text{
  width:140px;
  height: 160px; 
  padding: 10px;
  color: #585c51;
  font-size:14px;   
  font-weight:normal; 
}
.creatediv_text p{
   padding: 0px;
   margin: 0px; 
}
.contactsdiv{
    color:#006781;
    font-size:14px;   
    font-weight:normal;
    font-family: Arial; 
}

.createsmalldiv{
    margin: 10px;
    width:160px;
    height: 40px;
    border: 1px solid #006597;
    font-size:12px;   
    font-weight:bold;
    font-family: Arial;
}
.creatediv_title{
  width:160px;
  height: 40px; 
  color: #ffffff;
  vertical-align:middle; 
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.print_4{
    margin:10px;
    width:280px;
    min-height: 100px;         /*520px*/
    height:auto !important; 
    height: 100px;
    border: 1px solid #006597;
    font-size:12px;   
    font-weight:bold;
    font-family: Arial;  
    
    
}

.print_4_title{
  width:270px;
  height: 40px; 
  color: #ffffff;
  vertical-align:middle; 
  padding-left: 5px;
  padding-right: 5px;
  text-align: left; 
}

.print_4_text{
  width:250px;
  min-height: 45px; 
  height:auto !important; 
  height: 45px;
  margin: 10px 10px 20px 10px;
  color: #585c51;
  font-size:14px;   
  font-weight:normal;
}
.print_4_text div{
  color: #585c51;
  font-size:14px;   
  font-weight:bold; 
}
.print_4_text p{
  margin:0px;
  color: #585c51;
  font-size:14px;   
  font-weight:normal; 
}
.newstable{
    width:600px;
}
.newstable td{
  color: #006781;
  font-size:14px;   
  font-weight:bold;  
}

.newstable td p{
  color: #585c51;
  font-size:14px;   
  font-weight:normal;  
}
.news_list_date1 {
    color:#006781;
    font-size:40px;
}
.news_list_date2 {
    color:#006781;
    font-size:14px;
}
.news_list_date3 {
    color:#7cb800;
    font-size:14px;
}
.news_list_date4 {
    font-size:10px;
    font-weight: normal;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
    text-decoration:none;
    color: #636363;
    background:#F9F9F9;
    border:1px solid #E6E6E6;
    padding:3px 6px;
    font-size:11px
}

.navigation a:hover {
    background:#799AE3;
    color:#FFFFFF;
    border-color:#E6E6E6;
}

.navigation span {
    text-decoration:none;
    background:#fff;
    padding:3px 6px;
    border:1px solid #E6E6E6;
    color:#ccc;
    font-size:11px;
}
.navigation span.nav_ext {
        border: none;
        background: transparent;
}