body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626469;
}
form
{
	margin:0px;
}
a
{
	color:#101d27;
/*	text-decoration:none; */
}
a:hover
{
	color:#717171;
	text-decoration:underline;
}
h1
{
	color:#538B1E;
	font-weight:bold;
}
.green
{
	color:#538B1E;
	font-weight:bold;
}
a.green
{
	color:#538B1E;
	text-decoration:underline;
}
a.green:hover
{
	color:#538B1E;
	text-decoration:none;
}
.orange
{
	color:#F48F1C;
	font-weight:bold;
}
a.orange
{
	color:#F48F1C;
	text-decoration:underline;
}
a.orange:hover
{
	color:#F48F1C;
	text-decoration:none;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:underline;
}
a.white:hover
{
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;
}
.copy
{
	color:#9EB885;
	font-size:10px;
}
a.copy
{
	color:#9EB885;
	text-decoration:underline;
}
a.copy:hover
{
	color:#9EB885;
	text-decoration:none;
}
.copy2
{
	color:#A2A0A0;
	font-size:10px;	
}


#related_links {
	float: left;
	margin-right: 10px;
}


.related_links li {
	background: url(/images/menu_arrow_bullet2.jpg) no-repeat transparent;
	border-top: 1px solid rgb(215, 215, 215);
	color: rgb(10, 18, 115);
	display: block;
	font: normal normal bold 12px/normal Helvetica, Arial, sanf-serif;
	padding: 10px 5px 12px 30px;
	text-align: left;
	text-decoration: none;
	width: 141px;
}

#related_links .rel_top {
	background: #ffffff url('/images/rel_menu_top.jpg') no-repeat left top;
	width: 193px;
	height: 6px;
}

#related_links .rel_bottom {
	background: #ffffff url('/images/rel_menu_bot.jpg') no-repeat left top;
	width: 193px;
	height: 6px;
}

#related_links .rel_content {
	width: 190px;
	border-left: 1px solid rgb(217, 217, 217);
	border-right: 1px solid rgb(217, 217, 217);
}

#related_links ul {
	margin: 0px;
	padding-left: 5px;
}

#related_links ul .no_border {
	border: 0px;
}
#floating_phone {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: 200px;
	top: 30px;
}


#floating_phone .attentioncalled { color: #FF0000; }

.ft12 {
   color: #000;
}

.ft8 {
   color: #FF0033;
}

.ft4 {
   color: #008833;
}

.ft2 {
   color: #FF00FF;
}

.ft6 {
   color: #555;
}
