@charset "utf-8";
/* CSS Document */

.head-tagline {
    color: #ffffff;
    float: left;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 11pt;
    font-style: italic;
    margin-left: 36px;
    margin-top: 24px;
    text-align: center;
	letter-spacing: 1px;
}

#foot {
    background-color: #01325d;
    border-left: 1px solid #69809f;
    border-right: 1px solid #69809f;
    border-bottom: 1px solid #69809f;
    height: 236px;
    padding-top: 24px;
	line-height:2;
}

.foot-block {
    color: #02aff3;
    float: left;
    margin-left: 86px;
	line-height: 200%;
}

.foot-block img{
   display:inline !important;
   margin-right:7px;
   margin-left:7px;
   margin-bottom:8px;
   margin-top:6px;
}

.foot-title{
	color:#ffffff !important;
	font-size:12pt;
	margin-bottom:8px;
}

.foot-block a {
    color: #ffffff !important;
	font-size: 10pt;
	text-decoration: none;
}

.foot-white-text{
color:#ffffff;	
}

.bottom-strip {
    background-color: #8496ac;
    color: #01325d;
    float: left;
    font-size: 9pt;

    margin-top: 18px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}

.bottom-strip a{
    color:#01325d !important;
}

.bottom-follow-text{
    color: #02aff3;
    float: left;
    font-size: 11pt;
    font-style: italic;
    margin-right: 10px;
    margin-top: 11px;
}

.bottom-social-block{
	margin-left:190px;
}