/* CSS Document */
body { 
  background-color: #EDF3F6;
}
#fon1 { 
  background-color: #FFFFFF;
  font-size: 11pt;
}
a, h, p {
  font-family: "Arial", "Helvetica";
}
.head {
  background-color: white;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
#logo {
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
}
#map {
  background-color: #FFFFFF;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-align: right;
  vertical-align: top;
  padding: 10px ;
}
.map {
  font-size: 11px;
  color: #53534B;
}
#footer {
  background-color: white;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  color: #53534B;
  font-size: 11px;
  padding: 3pt 10pt 3pt 10pt;
  clear: both;
}


#nav {
  background: white;
  border-right: 1px solid #CCCCCC;
}
#nav1 {
  background: white;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
#text {
  background-color: white;
  padding: 15pt 5pt 15pt 5pt;
}
#text1 {
  background-color: white;
  padding: 15pt 30pt 15pt 30pt;
  width: 920px;
}
#pic {
  background-color: white;
  border-right: 1px solid #CCCCCC;
  padding: 15pt 5pt 15pt 5pt;
}
#pic1 {
  background-color: white;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 15pt 5pt 15pt 5pt;
}




.a { 
  color: #012768;
  font-size: 9pt;
}
.a1 { 
  color: #FF913C;
  font-size: 9pt;
}
.a2 { 
  color: #004CA2;
  font-size: 9pt;
}
a:link { 
  text-decoration: none;
  background: transparent;
}
a:visited { 
  text-decoration: none;
  background: transparent;
}
a:hover { 
  text-decoration: underline;
  background: transparent;
}
a:active { 
  text-decoration: none;
  background: transparent;
}

.but1 {
  background-color: #6788CB;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 3pt 0pt 3pt 13pt;
  margin: 0pt 0pt 1pt 0pt;
}
.but2 {
  background-color: #97AEDA;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 3pt 0pt 3pt 33pt;
  margin: 0pt 0pt 1pt 0pt;
}
.but_red {
  background-color: #FFFFFF;
  border-right: 1px solid #6788CB;
  border-bottom: 1px solid #6788CB;
  padding: 3pt 0pt 3pt 3pt;
  margin: 0pt 0pt 1pt 0pt;  
}

.flash {
  background-color: #FFE0CC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 15px 0px 15px 0px;
  font-size: 8pt;
  padding: 12px;
}
.fmc {
  font-size: 9pt;
  color: #53534B;
  text-align: center;
  font-family: "Arial", "Helvetica";
}

.firm {
  font-size: 13pt;
  color: #004CA2;
  font-family: "Arial", "Helvetica";
  font-weight: bold;
}
.text {
  font-size: 9pt;
  color: #53534B;
  font-family: "Arial", "Helvetica";
}
.text1 {
  font-size: 9pt;
  color: #747468;
  font-family: "Arial", "Helvetica";
}
.pic {
  font-size: 11pt;
  color: #004CA2;
  font-family: "Arial", "Helvetica";
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
}
.li {
  list-style-image: url(images/list_arrowo.gif);
}
.li_1 {
  list-style-type: none;
  font-size: 13pt;
  color: #53534B;
  font-family: "Arial", "Helvetica";
}


