a         { color: #2C4456; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold;}
a:visited { color: #2C4456; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold;}
a:active  { color: #2C4456; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold;}
a:hover   { color: #044C99; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold;}

a.lang         { color: #ffffff; text-decoration: none;      font-family: helvetica; font-size: 14px; font-weight: bold;}
a.lang:visited { color: #ffffff; text-decoration: none;      font-family: helvetica; font-size: 14px; font-weight: bold;}
a.lang:active  { color: #ffffff; text-decoration: none;      font-family: helvetica; font-size: 14px; font-weight: bold;}
a.lang:hover   { color: #ffffff; text-decoration: underline; font-family: helvetica; font-size: 14px; font-weight: bold;}

a.services         { color: #044C99; text-decoration: underline; font-family: helvetica; font-size: 14px; font-weight: bold;}
a.services:visited { color: #044C99; text-decoration: underline; font-family: helvetica; font-size: 14px; font-weight: bold;}
a.services:active  { color: #044C99; text-decoration: underline; font-family: helvetica; font-size: 14px; font-weight: bold;}
a.services:hover   { color: #044C99; text-decoration: underline; font-family: helvetica; font-size: 14px; font-weight: bold;}


td {  
     color: #2C4456; 
     font-size: 14;
     font-family: helvetica;
     text-align:justify;

   }

td.white {  
     color: #ffffff; 
   }


td.copyrights {  
     text-align:right;
     color: #4C80B8; 
     font-size: 16;
     font-family: veranda;
     font-weight: bold;
     padding-right: 33px;
     padding-top: 4px;
   }


table {
     border-collapse: collapse;

      }

td.info_text {
     border-collapse: collapse;
     border: 1px solid black;
     border-color: #4C80B8;;
     padding-top: 7px;
     padding-bottom: 7px;
     padding-left: 10px;
     padding-right: 10px;
     vertical-align: top;
     text-align:left;
      }

td.info_main {
     border-collapse: collapse;
     border: 1px solid black;
     border-color: #4C80B8;;
     padding-top: 7px;
     padding-bottom: 7px;
     padding-left: 10px;
     padding-right: 10px;
     vertical-align: top;
     font-weight : bold;
      }


h1 { 
     font-size: 16;
     color: #044C99;
     font-family: helvetica;
     font-weight: bold;
     margin-left: 1px;
     margin-bottom: 2px;
   }

h2 { 
     font-size: 16;
     color: #044C99;
     font-family: helvetica;
     font-weight: bold;
     margin-top:  15px;
     margin-left: 0px;
     margin-bottom: 10px;
     padding-left: 15px;
     background-image: url(images/arrow.gif);
	background-repeat: no-repeat;

   }

input
{
	background-color: #ffffff;
	border: 1px solid #004A98;
	cursor: text;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
    width: 250px;
}

textarea
{
	font-family: verdana, arial, sans-serif;
    background-color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
    border: 1px solid #004A98;
    width: 250px;
    height: 150px;
}

