.title {
	font-size: 12pt;
	line-height: 20px;}

.footer {
	font-size: 8pt;
	line-height: 22px;
	background-image: url(../images/brandLight.jpg);
}

.darkBrandBG {
	color: #FFFFFF;
	font-size: 12pt;
	background-repeat: repeat;
	background-image: url(../images/brandDark.gif);
}
.contentTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-align: left;
	line-height: 24pt;
}
.faqQ {
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
.faqA {
	margin-left: 30px;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.qmsTitle {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/brandDark.gif);
	color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-repeat:no-repeat;
}
.subtitle {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.sidenav {
	background-image: url(../images/brandLight.jpg);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 8pt;
}
.sidenav .sidenav a {
	text-decoration: none;
}
.sidenav .sidenav a:hover {
	text-decoration: underline;
	display: block;
	background-color: #CCFFFF;
}

.navButton {
	color: #FFFFFF;
	background-image: url(../images/buttonBlank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	font-style: normal;
	font-size: 7pt;
	text-align: center;
	height: 15px;
}
.navButton a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navButton a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.navButton a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navButton a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.paleBrandBG {
	background-color: #33CCCC;
	background-image: url(../images/brandLight.jpg);
	background-repeat: repeat;
}
.sideNavLink {
	font-size: 10px;
	font-weight: bold;
}
.sideNavLink a:link {
	text-decoration: none;
}
.sideNavLink a:hover {
	text-decoration: underline;
	display:block;
	background-color:#CCFFFF;
}
.sideNavLink a:visited {
	text-decoration: none;
}
.sideNavLink a:active {
	text-decoration: none;
	display:block;
	background-color:#CCFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
