body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
a:link {
	color: #003399;
	font-size: 9pt;
}
a:visited {
	color: #003399;
	font-size: 9pt;
}
a:hover {
	color: #CC6600;
	font-size: 9pt;
}
a:active {
	color: #003399;
	font-size: 9pt;
}
a.cr:link {
	color: #003399;
	font-size: 7pt;
}
a.cr:visited {
	color: #003399;
	font-size: 7pt;
}
a.cr:hover {
	color: #CC6600;
	font-size: 7pt;
}
a.cr:active {
	color: #003399;
	font-size: 7pt;
}
a.mainNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.mainNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.prodNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a.prodNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a.prodNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: underline;
}
a.prodNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
.bodyCopy {
	font-size: 10pt;
	color: #003366;
}
.bodyCopyBold {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.bodyCopyEmph {
	font-size: 10pt;
	font-style: italic;
	color: #003366;
}
.formCopy {
	font-size: 9pt;
	color: #003366;
}
.formCopyGr {
	font-size: 9pt;
	color: #CCCCCC;
}
.formCopyBold {
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
.formCopyBoldGr {
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
}
.formCopyEmph {
	font-size: 9pt;
	font-style: italic;
	color: #003366;
}
.pageTitle {
	font-size: 18pt;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
.headlineText {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.downloadHdr {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.downloadHdrGr {
	font-size: 14pt;
	font-weight: bold;
	color: #CCCCCC;
}
.subTitle {
	font-size: 11pt;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.subTitleEmph {
	font-size: large;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.sectionTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.quotCopy {
	font-size: 8pt;
	color: #003366;
	text-align: right;
}
.quotCopyEmph {
	font-size: 8pt;
	font-style: italic;
	color: #003366;
}

/*
input {
	font-size: 8pt;
	background-color: #CCCCCC;
	text-align: center;
	height: 16px;
	width: 140px;
	border: thin ridge #003366;
}
*/

.sbCellTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	height: 20px;
}
.subText {
	font-size: 8pt;
	color: #003366;
}
.copyright {
	font-size: 7pt;
	color: #003366;
}

/* CSS for Main Navigation Bar */
.mainNavNorm {
	padding-left: 20px;
	height: 20px;
	background-image: url(../images/main_nav_bg.gif);
}
.mainNavDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF66;
	padding-left: 20px;
	height: 20px;
	background-image: url(../images/main_nav_bg.gif);
}
.mainNavInactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	padding-left: 30px;
	height: 20px;
	background-image: url(../images/main_nav_bg.gif);
}
.mainNavProdNorm {
	padding-left: 38px;
	height: 20px;
	background-image: url(../images/main_nav_bg.gif);
}
.mainNavProdDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF66;
	padding-left: 38px;
	height: 20px;
	background-image: url(../images/main_nav_bg.gif);
}

/* CSS for Product Menu Navigation Bar */
.prodNavNorm {
	padding-left: 13px;
	height: 12px;
	background-color: #EBEBEB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.prodNavBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	padding-left: 13px;
	height: 12px;
	background-color: #EBEBEB;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.prodNavFeat {
	padding-left: 24px;
	height: 12px;
	background-color: #EBEBEB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
