.bg-left2 {
	background-image: url(../images/core/bg-left2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

body {
	background-color: #E3E6EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg-left {
	background-image: url(../images/core/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a:link { line-height:120%; font-size:12px; color:#f5812a; text-decoration:underline}
a:visited { line-height:120%; font-size:12px; color:#f5812a; text-decoration:underline}
a:hover { line-height:120%; font-size:12px; color:#999999; text-decoration:underline}
a:active { line-height:120%; font-size:12px; color:#f5812a; text-decoration:underline}

a.nav:link { line-height:120%; font-size:13px; color:#666666; text-decoration:none}
a.nav:visited { line-height:120%; font-size:13px; color:#666666; text-decoration:none}
a.nav:hover { line-height:120%; font-size:13px; color:#f5812a; text-decoration:none}
a.nav:active { line-height:120%; font-size:13px; color:#666666; text-decoration:none}

a.large:link { line-height:120%; font-size:16px; color:#f5812a; text-decoration:none}
a.large:visited { line-height:120%; font-size:16px; color:#f5812a; text-decoration:none}
a.large:hover { line-height:120%; font-size:16px; color:#999999; text-decoration:none}
a.large:active { line-height:120%; font-size:16px; color:#f5812a; text-decoration:none}

a.breadcrumb:link { font-size:9px; color:#999999; text-decoration:none}
a.breadcrumb:visited { font-size:9px; color:#999999; text-decoration:none}
a.breadcrumb:hover { font-size:9px; color:#ffffff; text-decoration:none; cursor:hand; background-color: #f5812a;}
a.breadcrumb:active { font-size:9px; color:#999999; text-decoration:none}

body, p, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 200%;
	color: #1B1D23;
}

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 120%;
	color: #323643;
}

.environment {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 120%;
	color: #669900;
}

.black {
	color: #000000;
}

.orange {
	color: #f5812a;
}

.darkblue {
	color: #323643;
}

.hdr1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 120%;
	color: #ffffff;
	letter-spacing: -1px;
}

.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 120%;
	color: #323643;
	letter-spacing: -1px;
	display: inline;
}

.hdr2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	color: #ffffff;
	letter-spacing: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 120%;
	color: #015CAB;
	letter-spacing: -1px;
	font-weight:normal;
	display: inline;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 120%;
	color: #C2C6D1;
	letter-spacing: -1px;
	font-weight:normal;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 120%;
	color: #015CAB;
	letter-spacing: -1px;
	font-weight:normal;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 120%;
	color: #015CAB;
	letter-spacing: -1px;
	font-weight:normal;
}

