body
{
}
.title {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #004E95;
	line-height: 13px;
}

.text 
{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color:#0066AA;
	line-height:23px;
	TEXT-ALIGN: left; 
}
.text_link
{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	font-weight:400;
	COLOR: #444444;
	text-align:left;
}
.text_bottom 
{
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	TEXT-ALIGN: center; 
	COLOR: #767676;
}
.checkBoxMain
{
    FONT-FAMILY: arial, Humanst521 BT;
    font-size : 20px;
	COLOR:#767676; 
	BACKGROUND-COLOR: white; 
	BORDER: #dcdcdc 1px solid;    
}
.label { 
	FONT-FAMILY:  arial, Humanst521 BT; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #767676; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: right; 
}
.textbox 
{
	FONT-FAMILY:  arial, Humanst521 BT; 
	font-size: 11px;
	COLOR:#767676; 
	BACKGROUND-COLOR: white; 
	BORDER: #dcdcdc 1px solid;
}
.textbox_focus {
	FONT-FAMILY:   arial, Humanst521 BT; 
	font-size: 11px;
	COLOR:#767676;
	BACKGROUND-COLOR: #dcdcdc; 
	BORDER: #dcdcdc 1px solid; 
}
.button 
{
	FONT-FAMILY: arial, Humanst521 BT; 
	FONT-SIZE: 11px; 
	COLOR: white; 
	BACKGROUND-COLOR: #25221D; 
	BORDER: #000000 1px solid; 
	Width: 70px;
	height: 18px;
}
A { text-decoration:none; font-family:Arial; font-weight:bold; font-size:12px; color:#25221D; }
