body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
#mainContent {
	padding: 0;
	margin-top: 0px;
	width: 100%;
	background-image: url(../images/bkrd2.jpg);
	background-repeat: repeat-y;
	top: 196px;
	position: absolute;
}#header {
	background-image: url(../images/bkrd1.jpg);
	background-repeat: repeat-x;
	height: 196px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#headerLeft {
	height: 196px;
	width: 401px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#headerRight {
	width: 203px;
	position: absolute;
	top: 70px;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#headerMid {
	margin: 0 213px 0 410px;
	text-align: center;
}
#navBar {
	width: 200px;
	float: left;
	margin-top: 25px;
}
#content {
	margin-left: 250px;
	margin-top: 25px;
	margin-right: 40px;
}
#contentContact {
	margin-left: 250px;
	margin-top: 25px;
	margin-right: 40px;
	background-image: url(../images/office.jpg);
}
#navBar ul {
	margin-top: 0px;
	margin-left: 20px;
	font-weight: bold;
}
#navBar a:link {
	color: #4C6B94;
	text-decoration: none;
}
#navBar a:visited {
	color: #4C6B94;
	text-decoration: none;
}
#navBar a:hover {
	color: #999999;
	text-decoration: underline;
}
#navBar a:active {
	color: #4C6B94;
	text-decoration: none;
}
#navBar li {
	margin-bottom: 3px;
}
#content p {
	margin-top: 0px;
}
#shoutTop {
	width: 163px;
	margin: 20px auto 0px auto;
}
#shoutBox {
	width: 143px;
	margin: 0px auto 0px auto;
	background-color: #002e60;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: relative;
	padding: 0 10px;
	text-align: justify;
}
#shoutBtm {
	width: 163px;
	margin: 0px auto 0px auto;
	position: relative;
}
p {
	margin-top: 0px;
}
.blueBtmTitle {
	font-size: 14px;
	margin-bottom: 0px;
}
#footer {
	background-color: #00214D;
	height: 25px;
	color: #0099FF;
	text-align: center;
	line-height: 25px;
	font-size: 9px;
}
#footer a:link {
	color: #0066FF;
	text-decoration: none;
}
#footer a:visited {
	color: #0066FF;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:active {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	color: #00214D;
	text-decoration: none;
}
a:visited {
	color: #00214D;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #00214D;
	text-decoration: none;
}
#copyright {
	font-size: 9px;
	color: #00214D;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	color: #00214D;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4C6B94;
	margin-top: 0px;
}
#execImg {
	float: left;
	width: 106px;
	margin-bottom: 20px;
}
#execTxt {
	margin-left: 126px;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	color: #002E60;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
#breadcrumb {
	position: absolute;
	top: 175px;
	color: #ffffff;
	right: 35px;
}
#breadcrumb a:link {
	color: #fff;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #fff;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #fff;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #fff;
	text-decoration: none;
}
