/* All other browsers */
/* Sent to all browsers except IE3 */

body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #EDF5FF;
	color: #3e4a64;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	line-height: 20px;
}


td {font-size:12px; font-family: Verdana, sans-serif; color: #3e4a64; line-height: 20px;}

p {font-size:12px; font-family: Verdana, sans-serif; color: #3e4a64; line-height: 20px;}

.menu {font-size:10px; font-family: Verdana, sans-serif; text-decoration:none; font-weight: bold;}
:link.menu {color: #13409b;font-weight: bold;}
:visited.menu {color: #13409b;font-weight: bold;}
:link.menu:active {color: #13409b;font-weight: bold;}
:visited.menu:active {color: #13409b;font-weight: bold;}
:link.menu:hover {color: #7cb2fb;font-weight: bold;}
:visited.menu:hover {color: #7cb2fb;font-weight: bold;}


:link {color: #3e4a64;font-weight: bold;}
:visited {color: #3e4a64;font-weight: bold;}
:link:active {color: #3e4a64;font-weight: bold;}
:visited:active {color: #3e4a64;font-weight: bold;}
:link:hover {color: #305E9C;font-weight: bold;}
:visited:hover {color: #305E9C;font-weight: bold;}

.text, .text_bold {font-size:12px; font-family: Verdana; color:#3e4a64; margin-left:14px; }

.text_bold {
font-size:18px;
color:#5990DC;
 margin-left:0px; 
  }

tr.h {font-size:12px; color: black; font-weight: bold;  background-color: #ffffff;  color: #ffffff; vertical-align: middle; text-align: center; }
tr.l {font-size:12px; color: black; background-color: #FFFfff; vertical-align: middle; text-align: center; }
.button { background: #D6E7EF; border-bottom: 1px solid #104A7B; border-right: 1px solid #104A7B; border-left: 1px solid #AFC4D5; border-top: 1px solid #AFC4D5; color: #000066; height: 19px; text-decoration: none; cursor: hand }
.buttonoff { background: #D6E7EF; border-bottom: 1px solid #104A7B; border-right: 1px solid #104A7B; border-left: 1px solid #AFC4D5; border-top: 1px solid #AFC4D5; color: #666666; height: 19px; text-decoration: none; cursor: hand }


.normal_bg {
   background-color:#EDF5FF;
 }
 .white_bg {
     background-color:#FFFFFF;
 }
 .lite_blue {
   background-color:#DDE8FE;
}
 
 .dark_blue_bg {
   background-color:#4274B8;
 }
 
 .big_text {
   font-family:Verdana;
   font-size:21px;
   color:#FFFFFF;
   background-color:#5990DC;
   border-top: 7px solid #5990DC;
   border-top-color:#5990DC;
   border-bottom: 8px solid #5990DC;
   border-bottom-color:#5990DC;
   width:574px;
 }
 
 .title_text {
   font-family:Franklin Gothic Medium;
   color:#FFFFFF;
   font-size:24px;
 }
 
 .white_text {
   font-family:Verdana;
   font-size:12px;
   color:#ffffff;
   font-weight:bold;
 }
 
.small_text {font-size:10px; font-family: Verdana, sans-serif; color: #3e4a64;}

.menu_txt {font-size:12px; font-family: Verdana, sans-serif; color:#3e4a64; width:160px;}

.correct {
   font-weight:bold;
   font-family:Verdana;
   color:#009900;
   text-decoration:none;
   }

.error {
   font-family:Verdana;
   font-size:12px;
   color:#FF0000;
 }

.pic_no_border {
 border-style: none;
 }

 .big_red_text {
   font-family:Verdana;
   font-size:22px;
   color:#CC3333;
   font-weight:bold;
 }
