@font-face {
    font-family: "Arial Narrow";
    src: url("/f/arialn.ttf");
}
@font-face {
    font-family: 'FlaiNormal';
    src: url('/f/flai-webfont.eot');
    src: url('/f/flai-webfont.eot?#iefix') format('embedded-opentype'),
         url('/f/flai-webfont.woff') format('woff'),
         url('/f/flai-webfont.ttf') format('truetype'),
         url('/f/flai-webfont.svg#FlaiRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flai';
    src: url('/f/flai-capital-webfont.eot');
    src: url('/f/flai-capital-webfont.eot?#iefix') format('embedded-opentype'),
         url('/f/flai-capital-webfont.woff') format('woff'),
         url('/f/flai-capital-webfont.ttf') format('truetype'),
         url('/f/flai-capital-webfont.svg#FlaiCapitalRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    font-family: Arial Narrow, Arial, Verdana;
    margin: 0px;
    /*overflow-x: hidden;*/
    background-color: #C1CBD6;
}
/*a {color: #634901; text-decoration: underline}*
a:link {color: #634901}
a:hover {color: #dd2f12; text-decoration: underline}
a:active {color: #634901}*/
h1 {
    font-size: 150%;
    color: #04376C;
	font-family: Flai, Georgia, Times, serif;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	letter-spacing: 2px;
}
h2 {
    font-size: 130%;
    color: #04376C;
	font-family: Flai, Georgia, Times, serif;
	font-weight: normal;
	margin: 0.2em 0 0 -0.1em;
	letter-spacing: 2px;
}
h3 {
    font-size: 115%;
    font-weight: bold;
    font-family: Flai, Georgia, Times, serif;
	font-weight: normal;
	margin: 0.1em 0;
	letter-spacing: 2px;

}
h4 {
    font-size: 120%;
    color: #ff0000;
    margin: 5px 5px 0 0;
}
h5 {
    font-size: 110%;
    margin: 5px 5px 0 0;
}
h6 {
    font-size: 90%;
    margin: 5px 5px 0 0;
}
p.h1 {
    font-size: 14px;
    font-weight: normal;
    font-family: Times New Roman;
}
.clear { clear: both }
a {
    text-decoration: underline;
    color: #003368;
}
a:hover {
    text-decoration: underline;
    color: #095797;
}
#global_left {
    margin-left: -473px;
    width: 49.99%;
    float: left;
}
#global_center {
    background-color: #fff;
    float: left;
    margin-right: -473px;
    position: relative;
    width: 945px;
    z-index: 500;
}
#global_right {
    margin-right: -473px;
    width: 50%;
    float: left;
}
.top { height: 135px }
#global_center .top { background-color: #DDE4ED }
.menu-end {
    height: 25px;
    position: relative;
    top: 110px;
    background: #04376C url(../images/top_main_blue.jpg) repeat-x top left scroll;
}
.logo {
    width: 250px;
    height: 135px;
    float: left;
    background-color: #fff;
    text-align: center;
}
.logo p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
.menu {
    width: 695px;
    background: #04376C url(../images/top_main_blue.jpg) repeat-x scroll left top;
    font-family: Times New Roman;
    height: 25px;
    float: left;
    font-size: 95%;
    margin-top: 110px;
}
.headline { height: 305px }
.left-headline { background: #04376C url(../images/left_blue.jpg) repeat-x top left scroll }
#footer {
    font-family: Cambria, Times New Roman;
    height: 40px;
    background-color: #04376C;
    margin-top: 40px;
    color: #fff;
    font-size: 12px;
}
#footer div { margin-top: 14px }
#footer a {
    text-decoration: underline;
    color: #fff;
}
#left-content {
    width: 250px !important;
    float: left;
}
#right-content {
    width: 295px !important;
    float: left;
}
#center-content {
    width: 400px !important;
    float: left;
    padding-top: 25px;
}
#left-content{
    padding-top: 25px;
    padding-bottom: 15px;
}
#right-content {
    padding-top: 10px;
    padding-bottom: 15px;
}
.left-block {
    height: 166px;
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 14px;
}
.left-block a img {
    display: block;
    border: 1px #d8d8cb solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    filter: alpha(opacity=100);
    text-decoration: none;
    opacity: 1;
    margin-bottom: 5px;
}
.left-block a:hover img {
    display: block;
    border: 1px #e3e3d6 solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    text-decoration: none;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.left-block-2 {
    height: 130px;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 14px;
}
.left-block-2 a img {
    display: block;
    border: 1px #d8d8cb solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    filter: alpha(opacity=100);
    text-decoration: none;
    opacity: 1;
    margin-bottom: 5px;
}
.left-block-2 a:hover img {
    display: block;
    border: 1px #e3e3d6 solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    text-decoration: none;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.left-block-3 {
    height: 75px;
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 14px;
}
.left-block-3 a img {
    display: block;
    border: 1px #d8d8cb solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    filter: alpha(opacity=100);
    text-decoration: none;
    opacity: 1;
    margin-bottom: 5px;
}
.left-block-3 a:hover img {
    display: block;
    border: 1px #e3e3d6 solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    text-decoration: none;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.left-block-4 {
    height: 40px;
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 14px;
}
.left-block-4 a img {
    display: block;
    border: 1px #d8d8cb solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    filter: alpha(opacity=100);
    text-decoration: none;
    opacity: 1;
    margin-bottom: 5px;
}
.left-block-4 a:hover img {
    display: block;
    border: 1px #e3e3d6 solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    text-decoration: none;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
#top-info {
    position: absolute;
    top: 0px;
    left: 250px;
    padding: 15px 15px 0 15px;
    font-size: 13px;
	width: 655px;
}
#top-info p {
    margin: 0px;
    padding: 0px;
	text-align: right;
}
#top-info .blue {
    color: #103663;
    font-family: "Times New Roman";
}
#top-info h1.blue {
    font-weight: normal;
    margin: -30px 5px 10px 5px;
    font-size: 36px;
    font-family: Flai, Georgia, Times, serif;
}
#top-info h1.blue span {
    font-size: 28px;
    font-family: Flai, Georgia, Times, serif;
}
#tools {
    position: absolute;
    top: 80px;
    left: 850px;
}
#tools a { margin-right: 10px }
.menu { color: #fff }
#top-menu {
    margin: 0;
    height: 1.923em;
    *height: 1.8750;
    padding-left: 15px;
}
#top-menu li {
    float: left;
    height: 25px;
    line-height: 24px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#top-menu li:first-child { display: none }
#top-menu li.item145 a { background-image: none }
#top-menu a {
    background: transparent url(../images/sprite.png) no-repeat scroll 0 5px;
    color: #EFE2D2;
    display: block;
    font-size: 13px;
    height: 25px;
    padding-left: 0.65em;
    padding-right: 0.65em;
    text-decoration: underline;
}
#top-menu a:hover {
    background: #dde7f2;
    color: #3E4066;
    text-decoration: underline;
}
#question {
    width: 245px;
    height: 35px;
    background: transparent url(../images/b-sec-red.png) top left no-repeat;
    display: block;
    text-decoration: none;
}
/*#question span {
    color: white;
    font-family: Times New Roman;
    font-size: 18px;
    line-height: 32px;
    padding: 20px 45px;
}*/
/*---- poll---*/
.front-poll { margin-left: 3px }
.front-poll table {
    width: 200px !important;
    border-collapse: collapse;
}
.front-poll thead td {
    font: "Arial Narrow";
    font-size: 14px;
    background: transparent url(../images/b-sec-blue.png) no-repeat scroll left top;
    height: 35px;
    width: 200px;
    color: #fff;
    text-align: center;
    padding: 1px 4px;
}
.front-poll tbody.wp {
    border: 1px solid #dde4ed;
    background-color: #fff;
}
.front-poll label { margin: 5px 0 }
.pollstableborder { padding: 5px 0px }
.front-poll .radio {
    text-align: right;
    width: 30px;
    height: 25px;
}
.poll-control {
    background-color: #dde4ed;
    height: 25px;
}
.poll-control input {
    background-color: #dde4ed;
    border: none;
    padding-top: 2px;
    border-bottom: 1px solid #000;
    width: 82px;
}
.front-news h3 {
    margin-bottom: 0px;
    color: #004077;
}
.front-news table {
    margin-top: 0px;
    margin-left: -1px;
}
.right-block {
    margin: 0 25px 0 25px;
    width: 245px;
}
.center-block {
    margin: 25px 25px 0 0;
    width: 300px;
}
.thumbsup-text { border: none }
.thumbsup-title a {
    font-size: 100%;
    text-decoration: underline;
    color: #003368;
}
.thumbsup-title a:hover {
    font-size: 100%;
    text-decoration: underline;
    color: #095797;
}
.thumbsup-intro a {
    text-decoration: none;
    color: #000;
}
.thumbsup-intro a:hover {
    text-decoration: none;
    color: #000;
}
.thumbsup-intro {
    font-size: 90%;
    text-decoration: none;
    margin-bottom: 25px;
}
a.thumbsup-intro p {
    text-decoration: none;
    margin-bottom: 0px;
}
a.thumbsup-intro h1 {
    font-size: 130%;
    color: #04376C;
    margin: 0 0 0 0;
}
div.thumbsup-intro { text-decoration: none }
.tab-val { text-align: left }
.about-form-wrap {
	margin-left: 12%;
	margin-top: 35px;
	width: 650px;
}
.af1 {
	border: 2px solid #bebbbb;
	height:337px;
	display: block;
	min-width: 550px;
}
.af2 {
	margin-top: -2px;
	margin-left: -2px;
	border:2px dashed #2951b5;
	display: block;
	width:100%;
	height:337px;
	margin-bottom: -2px;
	background: url(../images/about-gradient-mailto.jpg) repeat-x top left;

}
.about-shadow {
	margin-left: -12%;
	padding-left: 12%;
	height:76px;
	overflow: hidden;
	background: url(../images/shadow-under-mailto-1.jpg) no-repeat top left;
}
