@media print {
	.nav,.header,.footer,.noprint,td.contentright {
		visibility: hidden;
		display: none;
	}
	.contentleft {
		background-color: #FFFFFF;
		background-image: none;
		width: 675px;
		padding: 0px;
	}
	.contentleft div.content {
		padding: 0px;
		width: 650px;
	}
	.contentleft div.content img {
		visibility: visible;
	}
	.contentleft img {
		visibility: hidden;
		display: none;
	}
	.printHeader {
		visibility: visible;
		display: inline;
	}
	.glossaryDiv {
		visibility: hidden;
		display: none;
	}
}
@media screen {
	.printHeader {
		visibility: hidden;
		display: none;
	}
	.glossaryDiv {
		visibility: hidden; 
		display: none; 
		position: absolute;
		color: #FFFFFF;
		background-color: #2C4A65;
		border: 1px dotted #000000;
		font-family: verdana, helvetica, sans-serif;
		font-size: .8em;
		max-width: 200px;
		cursor: default;
	}
	a.def {
		color: #333300;
		text-decoration: none;
		cursor: help;
		border-bottom: 1px dotted #333300;
	}
	a.def:hover {
		text-decoration: none;
		color: inherit;
	}
}

.red {
	color: #990000;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: .75em;
}
.smTextdetail{
	font-family : Arial;
	font-size : 11px;
	color : #0D2B88;
}

table {
	table-layout: auto;
}
table.header {
	width: 100%;
	border: 0px none;
}
table.body {
	width: 750px;
	border: 0px none;
}

table.contentDivider {
	border: 0px none;
	width: 100%;
}
table.contentDivider td.contentleft div.content table.nopadding td {
	padding: 0px;
	margin: 0px;
}
table.contentDivider td.contentleft {
	background-color: #F1F4F6;
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
}
table.contentDivider td.contentright {
	background-color: #F1F4F6;
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 80px;
}
table.contentDivider td.contentleft div.content {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-color: #000000;
}
table.contentDivider td.contentleft div.content h1 {
	font-family: "Times New Roman", Times, serif;
	color: #2C4A65;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}
table.contentDivider td.contentleft div.content h2 {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 1.1em;
}
table.contentDivider td.contentleft div.content h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
table.contentDivider td.contentleft div.content table.animation {
	border: 0px none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.contentDivider td.contentleft div.content table.animation td.contentleft {
	background-color: #A2B1BD;
	border: 0px none;
	width: 249px;
	height: 180px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
}
table.contentDivider td.contentleft div.content table.animation td.contentright {
	background-color: #F1F4F6;
	border: 0px none;
	width: 249px;
	height: 180px;
	padding: 0px;
}
table.contentDivider td.contentleft div.content table.animation2 td.contentleft {
	border: 0px none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
table.contentDivider td.contentleft div.content table.animation2 td.contenttop {
	background-color: #A2B1BD;
	border: 0px none;
	width: 249px;
	height: 180px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}
table.contentDivider td.contentleft div.content table.animation2 td.contentbottom {
	background-color: #A2B1BD;
	border: 0px none;
	width: 249px;
	height: 20px;
	padding: 0px;
	text-align: center;
	font-color: #FFFFFF;
}
table.contentDivider td.contentleft div.content ux {
	color: #990000;
	text-decoration: none;
}
table.contentDivider td.contentleft div.content table {
	border: 0px none;
	border-collapse: collapse;
}
table.contentDivider td.contentleft div.content td {
	padding: 10px;
}
table.contentDivider td.contentleft div.content .dark {
	background-color: #C3D1DB;
}
table.contentDivider td.contentleft div.content .light {
	background-color: #E0E7EC;
}
table.contentDivider td.contentleft div.content .extradark {
	background-color: #98A8B7;
}
table.contentDivider td.contentleft div.content ol,table.contentDivider td.contentleft div.content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-position: outside;
}

table.footer {
	width: 100%;
}
table.footer tr.row1 table.nav {
	border-collapse: collapse;
}
table.footer tr.row1 table.nav a {
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
}
table.footer tr.row1 table.nav a:hover {
	background-color: #F1F4F6;
	color: #000000;
	text-decoration: none;
}
table.footer tr.row1 .nav td {
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px;
}
table.footer tr.rowImg {
	background-color: #7EBDA1;
	height: 20px;
}
table.footer tr.row1 {
	background-color: #EAEFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 20px;
}
table.footer tr.row1 td.gap {
	background-color: #FFFFFF;
	width: 34px;
}
table.footer tr.row1 td.left {
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
}
table.footer tr.row1 td.middle {
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
table.footer tr.row2 td.gap, table.footer tr.row2 td.left, table.footer tr.row2 td.middle, table.footer tr.row2 td.right {
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 34px;
}
table.footer td.right {
	width: 79px;
}
table.footer td.middle {
	width: 483px;
}
table.footer td.left {
	width: 152px;
}

table.contentDivider td.nav {
	width: 187px;
	vertical-align: top;
	background-color: #9CAAB5;
	background-image: url(common/Nav_WhiteMask.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}

table.contentDivider td.nav table {
	height: 100%;
}

table.contentDivider td.nav td.left {
	vertical-align: top;
	width: 34px;
	height: 100%;
}

table.contentDivider td.nav td.right {
	background-image: url(common/Nav_Bkg.gif);
	background-repeat: no-repeat;
	width: 153px;
	background-color: #98A9B7;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	vertical-align: top;
	height: 100%;
}

.navOn a.head {
	color: #000000;
}
.navOn a {
	color: #000000;
}
.bottomImage {
	width: 153px;
	height: 127;
	vertical-align: bottom;
}


table.contentDivider td.nav a.head {
	clear: both;
	float: left;
	width: 133px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
table.contentDivider td.nav div.selected a.head, table.contentDivider td.nav a.head:hover{
	color: #FFFFFF;
	text-decoration: none;
}
table.contentDivider td.nav a {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 10px;
	clear: both;
	float: left;
	width: 123px;
	color: #000000;
}

table.contentDivider td.nav div.selected a, table.contentDivider td.nav a:hover {
	background-color: #8396A7;
	color: #000000;
	text-decoration: none;
}

table.contentDivider td.nav a.nav2 {
	padding-left: 30px;
	width: 113px;
}

table.section {
	border: 0px none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.contentDivider td.contentleft div.content table.section td {
	padding: 3px;
}
table.contentDivider td.contentleft div.content table.section tr.stepBody td {
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
}

table.section td.stepPointer {
	width: 15px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

a.stepLink:link, a.stepLink:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.stepLink:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

table.section tr.stepHeadLight {
	background-color: #E0E7EC;
	cursor: pointer;
	cursor: hand;
}
table.section tr.stepHeadDark {
	background-color: #C3D1DB;
	cursor: pointer;
	cursor: hand;
}
table.section tr.stepHeadLightSelected {
	background-color: #E0E7EC;
	color: #990000;
	cursor: pointer;
	cursor: hand;
}
table.section tr.stepHeadDarkSelected {
	background-color: #C3D1DB;
	color: #990000;
	cursor: pointer;
	cursor: hand;
}
p {
	margin-left: 9px;
	margin-right: 9px;
}
p.BlockText {
	color: #8396A7;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.05em;
	padding-left: 0px;
}
a {
	color: #8396A7;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

table.footer2 {
	width: 750px;
}
table.footer2 tr.row1 table.nav {
	border-collapse: collapse;
}
table.footer2 tr.row1 table.nav a {
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
}
table.footer2 tr.row1 table.nav a:hover {
	background-color: #F1F4F6;
	color: #000000;
	text-decoration: none;
}
table.footer2 tr.row1 .nav td {
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px;
}
table.footer2 tr.row1 {
	background-color: #EAEFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 20px;
}
table.footer2 tr.row1 td.gap {
	background-color: #FFFFFF;
	width: 34px;
	border-right: 1px solid #D4D7DA;
	border-top: 0px none;
	border-Left: 0px none;
	border-bottom: 0px none;
}
table.footer2 tr.row1 td.left {
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
}
table.footer2 tr.row1 td.middle {
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
table.footer2 tr.row1 td.right {
	border-right: 1px solid #D4D7DA;
}
table.footer2 tr.row1 td {
	border-top: 1px solid #D4D7DA;
	border-bottom: 1px solid #D4D7DA;
}
table.footer2 tr.row2 td.gap, table.footer tr.row2 td.left, table.footer tr.row2 td.middle, table.footer tr.row2 td.right {
	background-image: url(common/VerticalDash.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 34px;
}
table.footer2 td.right {
	width: 79px;
}
table.footer2 td.middle {
	width: 483px;
}
table.footer2 td.left {
	width: 152px;
}

div.images
{ 
	background-image: url('common/thing1.gif'); 
	background-repeat: no-repeat; 
	background-position: bottom right;
	position: right;
	width: 153px; 
	height: 127px;
}

a.homeNav:link, a.homeNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -7px;
}

a.homeNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: -7px;
}

* html a.homeNav:link, a.homeNav:visited, a.homeNav:hover {
	margin-top: -15px;
	line-height: 10px;
}

td.HomeHeaderTop {
	width: 490px;
	height: 116px;
	background-image: url(common/pg_hdr2_right_home_bot.jpg);
	background-position: top; 
	background-repeat: no-repeat;
}

td.HCPHeaderTop {
	width: 555px;
	height: 80px;
	background-image: url(common/pg_hdr2_right_hcp_bot.jpg);
	background-position: top; 
	background-repeat: no-repeat;
}

td.RegHeaderTop {
	width: 555px;
	height: 80px;
	background-image: url(common/pg_hdr2_right_reg_bot.jpg);
	background-position: top; 
	background-repeat: no-repeat;
}

#HomeDisclaimer {
	position: relative;
	top: 95px;
	right: 10px;
	color: #F4F58C;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

*html #HomeDisclaimer {
	color: #F4F58C;
}

#HCPDisclaimer {
	position: relative;
	top: 60px;
	right: 10px;
	color: #770000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

*html #HCPDisclaimer {
	color: #770000;
}

#RegDisclaimer {
	position: relative;
	top: 60px;
	right: 10px;
	color: #BCE8FC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

*html #RegDisclaimer {
	color: #BCE8FC;
}

.shadowHome {
	position: relative; 
	display: block; 
	color: #FFFFFF;
}

.shadowHome span {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	margin-left: -2px;
	margin-top: 0px;
	width: 100%;
}

*html .shadowHome span {
	left: -490px;
}

.shadowHome:before {
	display: block;
	padding: 1px;
	content: attr(title);
	color: #333333;
}

.shadowHCP {
	position: relative; 
	display: block; 
	color: #FFFFFF;
}

.shadowHCP span {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	margin-left: -2px;
	margin-top: 0px;
	width: 100%;
}

*html .shadowHCP span {
	left: -555px;
}

.shadowHCP:before {
	display: block;
	padding: 1px;
	content: attr(title);
	color: #CCCCCC;
}

.shadowReg {
	position: relative; 
	display: block; 
	color: #FFFFFF;
}

.shadowReg span {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	margin-left: -2px;
	margin-top: 0px;
	width: 100%;
}

*html .shadowReg span {
	left: -555px;
}

.shadowReg:before {
	display: block;
	padding: 1px;
	content: attr(title);
	color: #666666;
}

#HCPTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #A7282A; 
	margin-right: 15px;
	margin-bottom: 0px;
}

*html #HCPTitle {
	margin-top: -20px;
}