.text-1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text-2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
}
.text-3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
a.grey:link {color: #464646; text-decoration: none; font-family: arial; font-size: 11px; }
a.grey:visited {color: #464646; text-decoration: none; font-family: arial; font-size: 11px;}
a.grey:hover {color: #0790D6; text-decoration: none; font-family: arial; font-size: 11px; }
}
a.grey1:link {color: #1292D1; text-decoration: none; font-family: arial; font-size: 13px; text-decoration:underline;}
a.grey1:visited {color: #1292D1; text-decoration: none; font-family: arial; font-size: 13px; text-decoration:underline;}
a.grey1:hover {color: #FB7E04; text-decoration: none; font-family: arial; font-size: 13px; text-decoration:none;}
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.border-1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0099CC;
}
.border-left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
.text-w {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.border-2 {
	border: 1px solid #B9B7B7;
}
.border-3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFF0DA;
}
.border-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BAC4C6;
}
