h1{
   color: #ffffff;
   font-weight: normal;
   font-size: 18px;
   FONT-FAMILY: Trebuchet MS, tahoma, verdana, arial, pragmatica, sans-serif;
   margin-bottom: 0px;
}

h2{
   color: #0B2C5B;
   font-weight: bold;
   font-size: 16px;
   FONT-FAMILY: Trebuchet MS, tahoma, verdana, arial, pragmatica, sans-serif;
   margin-top: 0px;
   margin-bottom: 0px;
}


a.none {
   text-decoration: none;
}
a.none:link {
   text-decoration: none;
}
a.none:visited {
   text-decoration: none;
} 
a.none:hover {
   text-decoration: none;
}







.header{
   font-weight: normal;
   font-size: 18px;
   color: #264766;
   FONT-FAMILY: Trebuchet MS, tahoma, verdana, arial, pragmatica, sans-serif;
}

.bg_y{
   background-repeat: repeat-y;
}

.bg_x{
   background-repeat: repeat-x;
}

.norepeat{
   background-repeat: no-repeat;
}


.white{
   font-size: 11px;
   color: #ffffff;
   font-family: tahoma, verdana, arial;
}



input.textbox{
   FONT-FAMILY: tahoma, verdana, arial, pragmatica, sans-serif;
   font-size: 13px;
   background: #ffffff;
   border-bottom: #C1E0F1 1px solid;
   border-left:   #389BD3 1px solid;
   border-right:  #C1E0F1 1px solid;
   border-top:    #389BD3 1px solid;
   PADDING-BOTTOM: 0px; 
   PADDING-TOP: 0px; 
}

.left_top_border{
   border-left:   #6DB5DF 1px solid;
   border-top:    #6DB5DF 1px solid;
}



.header1{
   color: #ffffff;
   font-weight: normal;
   font-size: 18px;
   FONT-FAMILY: Trebuchet MS, tahoma, verdana, arial, pragmatica, sans-serif;
}

.header2{
   color: #0B2C5B;
   font-weight: bold;
   font-size: 16px;
   FONT-FAMILY: Trebuchet MS, tahoma, verdana, arial, pragmatica, sans-serif;
}

.header3{
   color: #FFFFFF;
   font-weight: bold;
   font-size: 16px;
   FONT-FAMILY: Trebuchet MS, tahoma, verdana, arial, pragmatica, sans-serif;
}

.bg_right {
   background-repeat: no-repeat;
   background-position: top right;
}


td {
   font-weight: normal;
   font-size: 70%;
   color: #253240;
   font-family: tahoma, verdana, arial;
}

a {
   font-weight: bold;
   font-family: tahoma, verdana, arial;
   color: #295087;
   text-decoration: underline;
}
a:link {
   color: #295087;
   text-decoration: underline;
}
a:visited {
   color: #295087;
   text-decoration: underline;
} 
a:hover {
   color: #295087;
   text-decoration: none;
}


a.light {
   font-weight: normal;
   font-family: tahoma, verdana, arial;
   color: #295087;
   text-decoration: underline;
}
a.light:link {
   color: #295087;
   text-decoration: underline;
}
a.light:visited {
   color: #295087;
   text-decoration: underline;
} 
a.light:hover {
   color: #295087;
   text-decoration: none;
}

a.menu{
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   text-decoration: none;
   line-height: 15px;
}
a.menu:hover{
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   color: #B50000;
   text-decoration: none;
   line-height: 15px;
}
a.menu:visited{
  text-decoration: none;
}

.lmpad{
   padding-top:3px;
   padding-bottom: 3px;
   padding-right: 10px;
}



ul {
   list-style-type: disc;
   padding-left: 6px;
   margin-left: 6px;
   margin-top: 0px;
   margin-bottom: 0px;
}
li {
   padding-left: 0px;
   margin-left: 10px;
   margin-bottom: 1px;
}



p {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
}

.floatleft {
   FLOAT: left; 
   PADDING-BOTTOM: 0px; 
   PADDING-TOP: 0px; 
   MARGIN-BOTTOM: 0px; 
   MARGIN-TOP: 0px; 
}

.blueborder{
   border:   #6DB5DF 1px solid;
}

.logo{
   PADDING: 10px; 
   border:   #8FCCEB 2px solid;
}
             

.head_left_menu {
   color: #ffffff;
   font-family: trebuchet ms, tahoma, verdana, arial, pragmatica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   font-style:italic;
   text-decoration: none;
}

a.head_left_menu {
   color: #ffffff;
   font-family: trebuchet ms, tahoma, verdana, arial, pragmatica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   font-style:italic;
   text-decoration: none;
}


a.head_left_menu:hover{
  text-decoration: none;
}
a.head_left_menu:visited{
  text-decoration: none;
}






.section {
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
   color: #D9D9D9;
}
.section:link {
   text-decoration: none;
   color: #D9D9D9;
}
.section:visited {
   text-decoration: none;
   color: #D9D9D9;
}
.section:hover {
   text-decoration: none;
   color: #208CD4
}

.size80{
   font-size: 80%;
}

.p20{ padding: 20px; }

