body {
	margin-left: 10%;
	margin-right: 10%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/* Hide the side navigator and tabs */
#snav {display: none;}
td.tabs {display: none;}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: .5em;
	line-height: 1em;
}
p.kicker {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	margin: 1px 0 2em 0;
	}
h2, h3, h4, h5, h6 {
	margin-top: 2em;
	margin-bottom: .2em;
}
h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
   text-transform: capitalize;
   }	

h2 {
	font-size: 22pt;
	page-break-before: always;
	margin-bottom: 1em;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

h6 {
	font-size: 10pt;
	font-weight: normal;
}

p, ol, ul, dl, dd, blockquote, div.note, table.data, table.data h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 10pt;
}

p, ol, ul, dl, blockquote, div.note {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.3em;
}

p.dothis {
	font-size: 13pt;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 0;
}

p.prelist {
	margin-bottom: 0;
}
p.print-friendly {display: none;}

ul ul, ul ol, ol ol, ol ul {margin-bottom: .2em;}
ul {list-style-type: square;}
ul ul {list-style-type: disc;}
ul ul ul {list-style-type: circle;}


ol.qanda {
	margin-right: 3em;
}

ol.qanda li {
	font-weight: bold;
	margin-bottom: 0;
	margin-top: .5em;
}

ol.qanda p {
	margin-top: .2em;
	margin-bottom: 1em;
	font-weight: normal;
}
ul.steps, ul.steps li {
	list-style-image: (../images/checkb.gif);
}
div.answer {
	display: none;
}

li.altqa {
	background-color: #E9E9E9;
}

.notethis {font-style: italic;font-weight: normal;border-style: solid; border-color: black;border-width: 0 0 0 4px;}

.softly {
	font-size: 8pt;
	font-weight: normal;
}

table.data {
	border-style: solid;
	border-color: black;
	border-width: 0 0 1px 1px;
}

table.data td, table.data th, table.data thead {
	padding: 2px 5px 2px 5px;
	border-style: solid;
	border-color: black;
	border-width: 1px 1px 0 0;
}

table.data th, table.data thead {
	background-color: #003D6D;
	color: white;
	font-weight: bold;
	text-align: center;
}
table.data h2 {background-color: #003D6D; margin: 0 -3px 0 -3px;padding: 0 0 1px 0; color: white; font-weight: bold; text-align: center; }
 
table.data ul, table.data ol {list-style-position: inside; margin-left: 1em;padding-left: 0;}	

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
	margin-bottom: 0;
}

ol ol ol {
	list-style-type: lower-roman;
}

ol p, ul p {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
	margin-bottom: 1em;
}

dl dl {
	margin-left: 1em;
	margin-right: 0;
}

blockquote {
	padding-left: 15%;
	padding-right: 15%;
	text-align: center;
}

a, a:link {
	color: #003366;
}

a:active {
	color: #660033;
}

a:visited {
	color: #336699;
}

a:hover {
	background-color: #003366;
	color: white;
}

p a:hover, ol a:hover, ul a:hover, dl a:hover {
	background-color: #003366;
	color: white;
}

div.note {
	background-color: #DFEFFF;
	color: #404040;
	margin-left: 0;
	margin-right: 0;
	border-style: solid;
	border-color: #404040;
	border-width: 1px 1px 1px 1px;
}

div.note h2 {
	background-color: #404040;
	color: #DFEFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
}

div.sidepanel {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	background-color: #E9E9E9; /* Light Gray */
	color: #404040;
	width: 25%;
	margin-right: -15px;
	float: right;
	border-style: solid;
	border-color: #404040;
	border-width: 1px 1px 1px 1px;
	padding: 0 5px 0 5px;
}

div.sidepanel p, div.sidepanel h2, div.sidepanel h3, div.sidepanel dl {
	margin-left: 0;
	margin-right: 0;
}

div.sidepanel p {
	font-size: 8pt;
	color: #404040;
	margin-bottom: .2em;
	line-height: 1em;
}

   
div.sidepanel h2 {
	color: #404040;
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-top: .3em;
	margin-bottom: 0;
}

div.sidepanel h3 {
	color: #404040;
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	margin-top: .2em;
	margin-bottom: 0;
}

td.bctrl {
	font-family: Verdana, Thamoa, Arial, Helvetica, "sans-serif";
	font-size: 8pt;
}

div.ServicePages {display: none;}
   
div.illustrate, div.screen-small, div.screen-big {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 9pt;
	background-color: #EDEDED; /* Light Gray */
	color: black;
	margin-right: 5px;
	border-style: solid;
	border-color: #404040;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 2px 5px;
}

div.screen-small {
	width: 260px;
	margin-right: -15px;
	float: right;
}

div.screen-big {
	width: 510px;
	margin-left: 50px;
}

div.illustrate p, div.illustrate h2, div.screen-small p, div.screen-big p, div.screen-small h2, div.screen-big h2{
	margin: 0 0 .2em 0;
	line-height: 1em;
}

div.screen-small strong, div.screen-big strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

div.illustrate  a,
div.illustrate  a:link,
div.illustrate  a:active,
div.illustrate  a:visited, 
div.screen-small  a,
div.screen-small  a:link,
div.screen-small  a:active,
div.screen-small  a:visited, 
div.screen-big  a,
div.screen-big  a:link,
div.screen-big  a:active,
div.screen-big  a:visited {
	color: black;
	text-decoration: none;
}

div.illustrate  a:hover,
div.screen-small  a:hover,
div.screen.big  a:hover {
	text-decoration: underline;
}

div.illustrate h2, div.screen-small h2, div.screen-big h2 {
	color: #E9E9E9;
	text-align: center;
	padding-bottom: 1px;
	font-size: 12pt;
	border-style: solid;
	border-color: #E9E9E9;
	border-width: 0 0 1px 0;
}

div.print {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	text-align: center;
	width: 20px;
	margin-right: -15px;
	float: right;
	color: #666666;
}

div.print a, div.print a:link, div.print a:active, div.print a:visited {
	background-color: white;
	color: #666666;
	text-decoration: none;
}

div.print a:hover {
	background-color: white;
	color: #990033;
}

span.guiitem, span.guiitemmust {
	font-weight: bold;
}

div.footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	margin: 75px;
	50px 25px 50px;
   text-align: center;
	border-style: solid;
	border-color: #003D6D;
	border-width: 1px 0 0 0;
}

div.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 500px;
	text-align: center;
	border: black solid 1px;
	}

div.sn0 {
	margin-left: 0;
	margin-top: 10px;
}

div.sn1 {
	margin-left: 5px;
}

div.sn1 h2 {
	margin-top: 4px;
	font-weight: normal;
}

/* Styles for LLR Formula */
.enumerator,
.denominator,
.term,
.variable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003D6D;
}

.variable1 {
	font-weight: bold;
}

.enumerator {
	border: #003D6D solid 3px;
	border-width: 0 0 2px 0;
}

.denominator {
	padding: 3px 0 0 0;
}

.inlinelabel {
	font-weight: bold;
}

table.guard {
	background-color: #FFFFCC;
	border: #666633 solid 1px;
	margin-bottom: 2em;
}

table.guardlight {
	background-color: #FFFFCC;
}

div.fdetails {
	display: none;
	border-style: dashed;
	border-color: #333333;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

div.fdetails h3, div.fdetails h4, div.fdetails h5, div.fdetails h6 {
	margin-top: .2em;
	text-align: center;
}

/*==============================================*/
/*=== Styles for the top banner and the tabs ===*/
/*==============================================*/
TABLE.ttabs {
	background-color: #003F72;
	color: #ffffff;
	background-image: url(../images/blueslice-30fd.gif);
	background-position: left bottom;
	width: 100%;
	height: 25px;
	}
TD.heading {
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-right: 5px;
	}

TD.heading H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	line-height: 1em;
	color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

/* === Styles for the Sidebar on Service Cover Pages === */
#sidebar {background-image: url(../images/svr-scr-bg.gif);width: 241px;float: right;overflow: hidden;}
#topside {background-image: url(../images/svr-scr-top.gif);background-repeat: no-repeat; width: 241px;height: 24px;overflow: hidden;font-size: 10pt; font-weight: bold;color: black;text-align: center;}
#bottomside {background-image: url(../images/svr-scr-base.gif);background-repeat: no-repeat; width: 241px;height: 13px;overflow: hidden;}
#sidebar ul {margin: 0;padding: 0;}
#sidebar li {list-style-type: none; padding-left: 12px; font-size: 11px;}
#sidebar li a, #sidebar li a:link, #sidebar li a:active, #sidebar li a:visited {background-image: url(../images/svr-scr-boff.gif);background-repeat: no-repeat;background-position: center left;color: black;text-decoration: none; padding-left: 12px;}
#sidebar li a:hover {background-image: url(../images/svr-scr-bon.gif); background-repeat: no-repeat;background-position: center left;text-decoration: underline;background-color: transparent; padding-left: 12px;} 

/* === Styles for the Enhanced Screen Thumbnail for Using topics === */
#screen-thumb-wrapper {background-image: url(../images/svr-scr-bg.gif);width: 259px;float: right;overflow: hidden;}
#screen-thumb-content {background-image: url(../images/scr-thumb-top.gif);background-repeat: no-repeat; width: 259px;overflow: hidden;font-size: 11px; color: black;padding-left: 3px;padding-right: 3px;}
#screen-thumb-base {background-image: url(../images/scr-thumb-base.gif);background-repeat: no-repeat; width: 259px;height: 11px;overflow: hidden;}
#screen-thumb-content p {font-size: 11px;margin: 0;padding-top: 4px;padding-bottom: 4px;}
#screen-thumb-content p strong {font-size: 10pt;font-weight: bold;}
#screen-thumb-content hr {border-style: solid;border-color: #003D6D;border-width: 1px 0 0 0;} 

/* === Styles for the Enhanced Screen View for Details topics === */
#screen-full-wrapper {background-image: url(../images/svr-scr-bg.gif);width: 506px;overflow: hidden;}
#screen-full-content {background-image: url(../images/scr-full-top.gif);background-repeat: no-repeat; width: 506px;overflow: hidden;font-size: 11px; color: black;padding-left: 3px;padding-right: 3px;}
#screen-full-base {background-image: url(../images/scr-full-base.gif);background-repeat: no-repeat; width: 506px;height: 11px;overflow: hidden;}
#screen-full-content p {font-size: 11px;margin: 0;padding-top: 4px;padding-bottom: 4px;}
#screen-full-content p strong {font-size: 10pt;font-weight: bold;}
#screen-full-content hr {border-style: solid;border-color: #003D6D;border-width: 1px 0 0 0;} 