﻿BODY{FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif;BACKGROUND-COLOR:#ffffff;margin:0px;margin-top:0px;zoom:1.00;}

TD{FONT-SIZE:11px;}

select{font-family:Arial,Helvetica,sans-serif;font-size:10px;}

input{font-family:Arial,Helvetica,sans-serif;font-size:10px;}

textarea{font-family:Arial,Helvetica,sans-serif;font-size:10px;}


.bg_dkblue{BACKGROUND-COLOR:#65B2FA;}
.text_white{font-size:11px;COLOR:#ffffff;FONT-FAMILY:Verdana;}


.BlackText{font-size:11px;color:black;line-height:15px;font-family:Verdana;text-decoration:none;}

.BlackTextsm{font-size:9px;color:black;line-height:15px;font-family:Verdana;text-decoration:none;}

.BlackTextBold{font-weight:bold;font-size:11px;color:black;line-height:15px;font-family:Verdana;text-decoration:none;}

.BlackTextBold12{font-weight:bold;font-size:12px;color:black;line-height:15px;font-family:Verdana;text-decoration:none;}

.BlueText{font-size:11px;color:#0099ff;line-height:15px;font-family:Verdana;text-decoration:none;}

.BlueLinkB{font-weight:bold;font-size:11px;color:#0066cc;font-family:Verdana;text-decoration:underline;}

.BlueTextBold{font-weight:bold;font-size:11px;color:#0099ff;font-family:Verdana;text-decoration:none;}

.RedText{font-size:11px;color:#ff0000;font-family:Verdana;text-decoration:none;}

.RedLinkB{font-weight:bold;font-size:11px;color:#ff0000;font-family:Verdana;text-decoration:underline;}

.FooterLinkSm{font-size:10px;color:#469dee;font-family:Verdana;text-decoration:none;}


a.Button1
{
   DISPLAY: inline-block;
   PADDING-RIGHT: 5px; PADDING-LEFT: 5px;  PADDING-TOP: 2px; PADDING-BOTTOM: 2px; 
   border-right: lightgrey thin outset;
   border-top: lightgrey thin outset;
   border-left: lightgrey thin outset;
   COLOR: #ffffff; 
   border-bottom: lightgrey thin outset;
   background-color: #2D85DC;
   font-size: 10pt;
   font-family: Verdana;
   font-weight:bold;
   cursor: pointer;
   cursor: hand;
   text-decoration:none;
}

a.Button1:hover 
{
	TEXT-DECORATION: underline;
}


a.redbutton3 
{   
	FONT: 12px Verdana;
	font-weight:bold;
	COLOR: #ffffff; 
    DISPLAY: inline-block;
    PADDING-RIGHT: 10px; PADDING-LEFT: 10px;  PADDING-TOP: 4px; PADDING-BOTTOM: 4px; 
    BACKGROUND: #a53737;
	TEXT-DECORATION: none;
}

a.redbutton3:hover 
{
	TEXT-DECORATION: underline;
}



.Button1Pressed
{
   border-right: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-left: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   background-color: #2D85DC;
   color: black;
   font-size: 8pt;
   font-family: Arial;
   cursor: pointer;
   cursor: hand;
   text-decoration:none;
}