body
{
}

P,TD,INPUT,SELECT,TEXTAREA
{
	font-family:Arial;
	font-size: 12px;
	line-height: 16px;
	
	
}

.phone {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 5px 5px 0;
	}

.bigfont
{
	font-size:16px;
}
	
.copy_color
{
	font-size:10;
	text-decoration:none;
	color:#ffffff;
	line-height:30px;
}
A
{
	
	color:#ff0000;
	font-size:12px;
}
A:Hover
{
	color:#000000;
}

.copy_link A
{
	
	color:#ffffff;
	font-size:10px;
	line-height:30px;
}
	

.footer A
{
	font-weight:bold;
	color:#666666;
	font-size:10px;
}
.footer 
{
	font-weight:bold;
	color:#666666;
	font-size:10px;
}
.sitemap A
{
	font-weight:bold;
	color:#666666;
	font-size:11px;
}

.page_border
{
	border-right: solid 12px #000000;
	border-left: solid 12px #000000;
}

.home_copy
{
	font-family:Arial;
	font-size: 12px;
	line-height: 22px;
	
}
.home_title
{
	font-size:29px;
	line-height:29px;
	font-family:verdana;
	text-decoration:none;
}
.page_title
{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#FF0000;
	
}
.page_title2
{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
	
}
.page_subtitle
{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration:underline;
	
	
}
.subtitle
{
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}
	
.subpage_title
{
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	
}
.body_margin
{
	padding:20px;
}
.leftbody_margin
{
	
	border:solid 1px #666666;
}
.left_margin
{
	padding-left:20;
}
.rightpage_border
{
	border-right:solid 1px #ffffff;
}

H3
{	
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	
}

.FieldLabel
{	font-weight:bold;
	background-color: #e9e9e9;
}
.email_links a
{
	text-decoration:underline;
	color:Blue;
	font-weight:bold;
}
.table_title
{
	color:White;
}
.servicing A
{	
	font-family:Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	padding-left:5px;
}
.servicing A:hover
{
	color:#ff0000;
}
.servicing
{
	background-color:#e9e9e9;
	height:25px;
	border-bottom:solid 1px #666666;
}
.service_logos A
{
	color:#ff0000;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
.servicing_main A
{	
	font-family:Arial;
	font-size: 20px;
	line-height:30px;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	padding-left:5px;
	
	
}
.servicing_main A:hover
{
	color:#ff0000;
}
.service_logos_main A
{
	color:#ff0000;
	font-size:20px;
	line-height:35px;
	text-decoration:none;
	padding-left:5px;
}
.servicing_trans A
{	
	font-family:Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
	font-weight: bold;
	color:Black;
	padding-left:10px;
}

.servicing_trans A:hover
{	
	color:#ff0000;
}

.servicing_float
{
	float:right;
	top:0px;
	left: 60px;
	right: 60px;
	bottom: 0px;
	position:relative;
}
.LabelText
{
	text-align: right;
	background-color: White;
}

.our_services A
{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	padding-left:10px;
	width:150px;
	line-height:16px;
}
.our_services A:hover
{
	color:#ff0000;
}
.r
{
	font-size:11px;

}
.r2
{
	font-size:11px;
	line-height:14px;
	vertical-align:bottom;
}
.red_text, .red_text A
{
	color:#ff0000;
	text-decoration:none;
}
.left_padding
{
	padding-left:5px;
}

.red {
	color:#FF0000;
	}


/* Sales Order Form */

#webform-client-form-1 label {
	float:left;
	width:160px;
	}

/** Careers Side Nav **/

#careers a {
	display:block;
	width:180px;
	padding:5px 10px;
	background:#FF0000;
	border-bottom:1px solid #fff;
	color:#fff;
	text-decoration:none;
	}

#careers a:hover {
	background:#000;
	}

/** Tertiary page button **/

#bottom-btn a {
	display:block;
	width:350px;
	padding:5px;
	background:#FF0000;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
	}
	
#bottom-btn a:hover {
	background:#000;
	}
	
/** Sidebar button **/

#sidebar-btn {
	margin-left:5px;
	}

#sidebar-btn a {
	display:block;
	width:125px;
	padding:5px;
	background:#FF0000;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
	}
	
#sidebar-btn a:hover {
	background:#000;
	}