@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #167CAD;
	text-decoration: underline;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

li.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom:20px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h1 {
	color: #E61000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;
	background: url('../images/heading_arrow.gif') no-repeat 0 8px;
	padding-left: 10px
}
h2 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #E61000;
	font-size: 18px;
	font-weight: normal;
	background: url('../images/heading_arrow.gif') no-repeat 0 7px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
.left h3 {
	margin-top:15px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #E61000;
	margin: 10px 0 0 0;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	margin: 10px 0 0 0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin: 10px 0 0 0;
}
h1 a:link, h1 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {color: #E61000;}
h1 a:hover, h3 a:hover, h4 a:hover {color: #444;}


.left ul {
	margin: 12px 0 12px 15px;
}
.left ul li {
	background: url('../images/std_bullet.gif') no-repeat 0 4px;
	padding-left: 10px;
	margin: 5px 0; list-style-type:none
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.hidden {display:none; visibility:hidden;}

.left {
	width: 482px;
	float: left;
	padding-right: 32px;
	overflow:hidden;
	_height:1%;
}
.left .mid {
	background: url('../images/box_head.gif') no-repeat left top;
	padding-left:32px; padding-right:32px; padding-top:32px; padding-bottom:0
}
.left .foot {
	background: url('../images/box_foot.gif') no-repeat left top;
	width: 540px;
	height: 27px
}
.left-home {
	width: 501px;
	float: left;
}
.left-home .mid {
	background: url('../images/box_head_home.gif') no-repeat left top;
	padding-left:32px; padding-right:32px; padding-top:32px; padding-bottom:0
}
.left-home .foot {
	background: url('../images/box_foot_home.gif') no-repeat left top;
	width: 501px;
	height: 27px
}