@charset "UTF-8";
/* CSS Document */

body,td,th{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}



/* Date for Website 
------------------------------------------------------------------*/

.date {
    float:left;
    height:32px;
    width:32px;
    margin-right:8px;
    padding-top:11px;
    background:url(images/icon-calendar.gif) no-repeat;
    }
.date p {
    text-align:center;
    color:#9b9b8e;
    margin:0 0 0 -2px;
    text-transform:uppercase;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    }
.date span.day {
    font-size:18px;
    display:block;
    }
.date span.month {
    font-size:9px;
    line-height:10px;
    display:block;
    }
.news a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}


.subtitle {
    font-size: 11px;
    line-height: 2.2;
    font-style: italic;
    font-weight: bold;
}
.normal_text {
    font-size: 10px;
    line-height: 1.4;
}
.gray_text {
    color: #4C4C4C;
    font-weight: normal;
}
.gray_bold {
    color: #4C4C4C;
    font-weight: bold;
}
.blue_text {
    color: #006599;
    font-weight: normal;
}
.blue_bold {
    color: #006599;
    font-weight: bold;
}
.blue_title_large {
    color: #006599;
    font-weight: normal;
    font-size:22px;
}
.blue_title {
    color: #006599;
    font-weight: normal;
    font-size:16px;
}
.blue_bold_large {
    color: #006599;
    font-weight: bold;
    font-size:12px;
}
.small_text {
    font-size: 9px;
    line-height: 1.4;
}
.white {
    color: #FFFFFF;
    font-weight: normal;
}
.white_bold {
    color: #FFFFFF;
    font-weight: bold;
}
body {
    background-color: #FFFFFF;
}
a {
    font-size: 10px;
    color: #006599;
    font-weight: bold;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #006599;
}
a:hover {
    text-decoration: none;
    color: #006599;
}
a:active {
    text-decoration: none;
    color: #006599;
}
.im_left{
margin: 4px 14px 5px 0px;
}
