A{
	behavior: url("style\behavior_StatusText.htc");
}
A:link,A:active,A:visited
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: #005ca1;
	text-decoration: none;
	
}
A:hover
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: #005ca1;
	text-decoration:underline;
	
}
A.top:link,A.top:active,A.top:visited
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	
}
A.top:hover
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: #ffffff;
	text-decoration:underline;
	
}
A.buttom:link,A.buttom:active,A.buttom:visited
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: ##005ca1;
	text-decoration: none;
	
}
A.buttom:hover
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: ##005ca1;
	text-decoration:underline;
	
}
A.black:link,A.black:active,A.black:visited
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
A.black:hover
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration:underline;	
}
BODY
{
	background-color:#ffffff; /*#dbe6f5;*/
    FONT-SIZE: 15px;
    COLOR: #ffffff;/*#006699;*/
    FONT-FAMILY: "Futura Lt Bt", Arial, Verdana;
    MARGIN: 0px;
}
.footer {
/*	font-family: Verdana;  */
	font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 10px;
	letter-spacing: 1px; 
	color: #FFFFFF;
}
TD
{
    font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
	color:#231f20;
}
TD.list_spacing
{
	width: 5px;
}
.Title
{
	font-family: "Futura Md Bt", Arial, Verdana;
	font-size: 30px;
}
.Header
{
	font-family: "Futura Md BT", Arial, Verdana;
	font-size: 29px;
} 
.dot
{
	font-family: "Futura Md Bt", Arial, Verdana;
	font-size: 30px;
	font-weight: bold;
	line-height:8px;
}
.SubTitle
{
	font-family: "Futura Md Bt", Arial, Verdana;
	font-size: 18px;
}
.FuturaMd
{
	font-family: "Futura Md Bt", Arial, Verdana;
}
.FuturaLt
{
	font-family: "Futura Lt Bt", Arial, Verdana;
}
.size18
{
	font-size: 18px;
}
.colorWhite
{
	color:#FFFFFF;
}
.colorBlack
{
	color:#231f20;
}
.colorRed
{
	color:#ed491c;
}
.colorGreen
{
	color:#08af0f;
}
.colorBlue
{
	color:#094c95;
}
.colorOrange
{
	color:#FF6600;
}
.Text
{
	font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 18px;
}
.Text_Small
{
	font-family: "Futura Lt Bt", Arial, Verdana;
	font-size: 14px;
}
.text_frame_
{
	border:1px;
	border-style:dashed;
	border-color:#666666;
}
.left_padding2{
	padding-left: 2px;
}
.top_padding{
	padding-top: 5px;
}
.right_padding2{
	padding-right: 2px;
}