﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font: 12px Arial, Verdana, Helvetica, Sans-Serif;
	color: #5a5b5e;
}

a {
	color: #124a6d;
}

a:hover {
	color: #124a6d;
}

h1 {
}

h2 {
	margin-bottom: 22px;
	font: 20px Times New Roman, Georgia, Serif;
	font-weight: normal;
	color: #333945;
}

h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #5a5b5e;
}

div.IntroParaHolder h2 {
	margin: 0px;
}

h3 {
	margin-bottom: 10px;
	font: 18px Times New Roman, Georgia, Serif;
	color: #333945;
}

h3 span {
	font-size: 16px;
	font-weight: bold;
	color: #5a5b5e;
}

div.IntroParaHolder h3 {
	margin: 0px;
}


div.HomeNewsBox h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
}

h5 {
}

h6 {
}

img {
	border: none;
}

p {
	line-height: 22px;
	margin-bottom: 22px;
}

div.ElevatorCopyHolder p {
	color: #4e4f52;
	line-height: 25px;
}

div.IntroParaHolder p {
	font: 18px Times New Roman, Georgia, Serif;
	color: #4e4f52;
	line-height: 24px;
	letter-spacing: 0.1px;
	margin: 0px;
}

