body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0A649E;
	padding-left: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0A469E;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	font-size: 11pt;
	text-align: left;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
a:link {
	color: #0A469E;
	text-decoration: underline;
}
a:visited {
	color: #0A469E;
	text-decoration: underline;
}
a:hover {
	color: #0A469E;
	text-decoration: underline;
}
a:active {
	color: #0A469E;
	text-decoration: underline;
}
hr {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
#master {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 95%;
}
#header {
	height: 70px;
	width: 100%;
}
#headerLogo {
	vertical-align: top;
	height: 55px;
	width: 273px;
	text-align: left;
}
#headerContact {
	font-size: 12pt;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
}
#largeFeature {
	display: none;
}
#smallFeature {
	display: none;
}
#menu {
	display: none;
}
#mainContent {
	width: 100%;
	text-align: left;
	vertical-align: top;
}
#leftPanel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
}
#middlePanel {
	background-color: #FFFFFF;
	vertical-align: top;
}
#rightPanel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
#footer {
	width: 100%;
	height: 35px;
}
#footerCopyright {
	font-size: 7pt;
	width: 200px;
	text-align: center;
}
#footerMenu {
	display: none;
}
.menuOption {
	display: none;
}
.sectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A469E;
	height: 22px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.rightPanelTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0A469E;
	height: 22px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.readMore {
	font-size: 11pt;
	text-align: right;
	padding: 0px 5px 5px 0px;
	margin: 0px;
}
.featureMenuTitle {
	margin: 2px 0px 0px 4px;
	padding: 2px 0px 0px;
	width: 180px;
	text-align: center;
}
.featureMenuOption {
	font-size: 11pt;
	border: #CCCCCC;
	margin: 2px 0px 0px 9px;
	padding: 2px 20px 2px 15px;
	width: 145px;
}
.pdf {
	font-size: 11pt;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
.sideMenuOption {
	font-size: 11pt;
	background-color: #EAEAEA;
	border: #CCCCCC;
	margin: 2px 0px 0px 9px;
	padding: 5px 20px 5px 15px;
}
.sideMenuOptionSelected {
	font-size: 11pt;
	background-color: #EAEAEA;
	border: #CCCCCC;
	margin: 2px 0px 0px 9px;
	padding: 5px 20px 5px 15px;
	font-weight: bold;
}
