.footertable {
	background-image: url(images/footerbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;

}
a:link {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #343C43;
	font-weight: bold;
}
p {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #506267;
}
a:visited {

	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #343C43;
	font-weight: bold;
}
a:hover {


	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {



	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.bodyTable {
	background-color: #EDF0F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding: 10px;


}
h1 {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.cta {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.imgry {
	margin: 10px;
	float: right;
}
.siteTable {
	border: 1px solid #000000;
}
.footerDiv {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url(images/copyrightbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}
li {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #506267;
	line-height: 14px;
}
.floatLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}
h2 {

	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 18px;
	color: #333333;
	border-bottom-style: none;
}
