.text-black {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FF6600;
	line-height:17px;
	text-decoration:none;
}
.text-black1 {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black1 a{
	font-family:Tahoma;
	font-size:11px;
	color:#FF6600;
	line-height:17px;
	text-decoration:underline;
}
.text-black1 a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#000000
	line-height:17px;
	text-decoration:none;
}
.topLinks {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.topLinks a {
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px;
}
.topLinks a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.bottomLinks {
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	line-height:17px;
	text-decoration:none;
}
.bottomLinks a {
	color:#000;
	text-decoration:none;
	padding:0px 5px;
}
.bottomLinks a:hover {
	color:#FF6600;
	text-decoration:none;
}
.text-white {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.text-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
	text-decoration:none;
}
.text-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCC00;
	line-height:17px;
	text-decoration:none;
}
.contact-home{
	font-family:Arial;
	font-size:14px;
	color:#C04358;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
.contact-home a{
	font-family:Arial;
	font-size:14px;
	color:#C04358;
	font-weight:bold;
	line-height:17px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
.contact-home a:hover{
	font-family:Arial;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	line-height:17px;
	text-decoration:underline;
}
.heading-white{
	font-family:Arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
.text-orange{
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
.text-orange a{
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
.text-orange a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:17px;
	text-decoration:underline;
}
.list{
	list-style-image:url(../images/bullet.gif);
}
.list li{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-bottom:10px;
}
.list li a{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:none;
}
.list li a:hover{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFCC00;
	padding-bottom:10px;
	text-decoration:
}
.border-orange {
	border:#ff6600 dotted 1px;
}