
.general
{
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.general1
{
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.general1:hover
{
	FONT-SIZE: 12px;
	COLOR: #054ba1;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.red
{
	FONT-SIZE: 12px;
	COLOR: #c42e13;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.black
{
	FONT-SIZE: 14px;
	COLOR: #222222;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.link
{
	FONT-SIZE: 12px;
	COLOR: #717171;
	FONT-FAMILY: Verdana,  Arial,MS Sans Serif, Helvetica, sans-serif;
	
	text-decoration:none;
}
.link:hover
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	
	text-decoration:none;
}
.black1
{
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.title
{
	FONT-SIZE: 24px;
	COLOR: #054ba1;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.subtitle
{
	FONT-SIZE: 16px;
	COLOR: #054ba1;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.subtitle1
{
	FONT-SIZE: 16px;
	COLOR: #060606;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.greybg
{
	background-color: #ececec;
		
}
.greybg1
{
	background-color: #f9f8f8;
		
}

.line
{
BACKGROUND: url(images/line.gif);

}
.submit
{
BACKGROUND: url(images/bttn_bg1.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:63px;
height:21px;
border:none;

}
.border
{
	border-bottom: #eeeeee 1px thin;
	border-top: #eeeeee 1px thin;
	border-right: #eeeeee 1px thin;
	border-left: #eeeeee 1px thin;
	
}

.text
{
	FONT-FAMILY: arial;
	font-size : 10px;
	background-color: #FFFFFF;
	border-bottom: #C2C2C2 1px solid;
	border-top: #C2C2C2 1px solid;
	border-right: #C2C2C2 1px solid;
	border-left: #C2C2C2 1px solid;
	
}

.add_box {
	float:left;
	padding:0 0 0 20px!important;
    padding:0 0 0 4px;
}

