body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFCFCF;
}
body,td,th {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	color: #545454;
	line-height:18px;
}
.contentBodyStyle {
	font-size: 12px;
    padding-left: 30px;
	padding-right: 40px;
	padding-top:30px;
	padding-bottom:100px;
}
h1 {
    font-size: 17px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom:5px;
	color: #000000;
	line-height:normal;
}

h2 {
    font-size: 12px;
	padding-bottom: 0px;
	margin-bottom:5px;
	color: #000000;
	line-height:normal;
}

h3 {
    font-size: 11px;
	padding-bottom: 0px;
	margin-bottom:5px;
	color: #545454;
	line-height:normal;
}

a {
  color: #23416b;

}
a:link {
  color: #23416b;

}
a:hover {
  color: #98a6ba;

}
a:active {
  color: #23416b;

}

.tertieraryNav {
    font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.tertieraryNav a {
  color: #23416b;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
}
.tertieraryNav a:link {
  color: #23416b;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
}
.tertieraryNav a:hover {
  color: #98a6ba;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
}
.tertieraryNav a:visited {
  color: #23416b;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
}
.tertieraryNav a:active {
  color: #23416b;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
}

.footerText{
    color: #788292;
	font-size:10px;
}