.sectionimage { padding: 5px; }

.radiobutton1 { width: 13px; height: 13px; }

img { border: 0px; }

.nowrapcell {
    white-space: nowrap;
}

.nowrap {
    white-space: nowrap;
}

.wrap {
    white-space: normal;
}

.aligntop {
	vertical-align: top;
}

.alignbottom {
	vertical-align: bottom;
}

.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: left;
}

#logo {
    margin: 15px 10px 10px 10px;
    padding: 0px;

}

.fullwidth {
    width: 100%;
}

.utility {
    font-size: 8pt;
    color: black;
}

.utility table {
    font-size: 8pt;
    color: black;
}

.utility table th {
    font-size: 8pt;
    color: black;
}

.utility table td {
    font-size: 8pt;
    color: black;
}

body {

	font-family: arial,sans-serif;
	font-size: 8pt;
	color: #646464;
	background-color: f0f0f0;
}

.mainpageinsertimage {

/*	border: #00469B 1px solid; */
	
}

div#bluebar {

	height: 65px;
	background-image: url(/staticimages/textchoice2/bluebar/bb_spacer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;

}

/*
div {
    border: 1px dashed green;
}
*/

div#mainbrowsepanel {

	background-color: #00469B;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

.mainbrowsepaneltext {

	color: #C8C8C8;
	margin-left: 14px;
	margin-right: 14px;
	
}

.mainbrowsepaneltext a:link {
	color: #ffffff;
}

.mainbrowsepaneltext a:visited {
	color: #ffffff;
}

.mainbrowsepaneltext a:hover {
	color: #ffffff;
}

.mainbrowsepanelheader {

	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;
	margin-left: 14px;
}

div#redbarblueinsert {

	background-image: url(/staticimages/textchoice2/redbar/rb_insert_blank.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 0px;
	padding-top: 0px;

}

div#redbar {

	height: 103px;
	background-image: url(/staticimages/textchoice2/redbar/rb_spacer.gif);
	background-repeat: repeat-x;
	background-position: top left;

}

table#redbar {

	height: 103px;
	background-image: url(/staticimages/textchoice2/redbar/rb_spacer.gif);
	background-repeat: repeat-x;
	background-position: top left;

}

div#redbarheaderarea {

	height: 81px;
	margin: 20px 0px 0px 24px;
	float: left;
	width: 500px;
}

.redbarheader {

	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;

}

.redbardescriptor {

	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0px;
	color: #f4c9d0;

}

div#redbarnavarea {

	position: absolute;
	height: 23px;
	top: 81px;
	left: 12px;

}

div#redbarinsertarea {

	background-image: url(/staticimages/textchoice2/redbar/rb_insert_blank.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 562px;
	
}

div#pagebox {

	position: absolute;
	top: 187px;
	left: 10px;
	min-width: 775px;
    border: 1px dashed green;
	
}

div#pagecontentbox {

	float: left;
	width: 65%;
	min-width: 384px;

}


div#columnseparator {

	width: 10px;
	float: left;
	background: #663366;
	min-width: 10px;
	
}

div#sidebar {

	width: 295px; 
	margin-left: 66%;
	
}

.pagecontentheader {

	height: 52px;
	padding: 6px 0px 0px 0px;
	background-image: url(/staticimages/textchoice2/contentarea/contentarea_topfill_2.gif);
	background-repeat: repeat-x;
	
}

.pagecontentheaderlogoinsert {

	height: 52px;
	background-image: url(/staticimages/textchoice2/contentarea/contentarea_topfill_2.gif);
	background-repeat: repeat-x;
	text-align: right;
	
}

.breadcrumb {

	font-family: arial;
	font-size: 8pt;
	color: #f4c9d0;
	
}

.breadcrumb a:link{

	color: #f4c9d0;
	text-decoration: none;
 
}

.breadcrumb a:visited{

	color: #f4c9d0;
	text-decoration: none;
 
}

.breadcrumb a:hover{

	color: #f4c9d0;
	text-decoration: underline;
 
}


.headline {

	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	
}

.pagecontent {

	margin: 0px 1px 0px 1px;
	background: #ffffff;
	color: #333333;

}

div#pagecontentinner {

	background: #ffffff;
	color: #333333;
	margin: 0px 0px 20px 0px;
	
}

.pagecontentinnerleft {

	background: #ffffff;
	border-left: #808080 1px solid;

}

.pagecontentinnerright {

	background: #ffffff;
	border-right: #808080 1px solid;

}

.pagecontentbottom {

	background: #ffffff;
/*	color: #646464; */
	color: #333333;
	border-bottom: #808080 1px solid;
	margin: 0px 0px 2px 0px;
	
}

div.componentbox {

	width: 295px;
}

.componentboxheader {

	background-image: url(/staticimages/textchoice2/componentbox/cb_topfill.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 23px;

}
 
.componentboxcontent {

	margin: 0px 1px 0px 1px;
	background: #c8c8c8;
/*	color: #505050; */
	color: #333333;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;

}

.componentboxcontentinner {

	background: #c8c8c8;
/*	color: #505050; */
	color: #333333;
	margin: 9px 14px 9px 14px;
	text-transform: uppercase;
	font-size: 7pt;
	
}
 .componentboxbottom {

	background-image: url(/staticimages/textchoice2/componentbox/cb_botfill.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 5px;

}

div#pagefooterbox {

	clear: both;
	position: relative;
	width: 100%;
	
}

div#pagefooterdivider {

	height: 10px;
	border-bottom: #808080 1px solid;
	padding: 0px 0px 10px 0px;

}

div#pagefooterinner {

	margin-left: 66%;

}

.footer {

	color: #666666;
	font-family: arial,sans-serif;
	font-size: 7pt;

}

.footer a:link {

	color: #808080;
	text-decoration: none;
	
}

.footer a:hover {

	color: #808080;
	text-decoration: underline;
	
}

.footer a:visited {

	color: #808080;
	text-decoration: none;
	
}

a:link {

	font-weight: normal;
	color: #990000;
	text-decoration: none;

}

a:visited {

	font-weight: normal;
	color: #990000;
	text-decoration: none;

}

a:hover {

	font-weight: normal;
	color: #990000;
	text-decoration: underline;

}

.hidden {

	visibility: hidden;

}


.errormessage {

	color: #990000;
	font-weight: bold;
	margin-bottom: 10px;

}

.tabcontainer {

	background-color: #ffffff;
	padding: 1px;
	
}

.formcontainer {

	background-color: #dddddd;
	padding: 10px;
	
}

.formfieldlabelright {

    /*border: 1px dashed green;*/
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
    color: #666666;
    text-align: right;
	vertical-align: middle;
	padding: 6px 5px 0px 0px;

}

.formfieldlabel {

	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
 	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 6px 5px 0px 0px;

}

.formfielderr {

	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
 	color: #990000;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;

}

.formfield {

    /*border: 1px dashed green;*/
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 2px 2px;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
 	color: #666666;

}

.checkboxformfield {

	text-align: left;
	vertical-align: top;
	padding: 5px 5px 2px 2px;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
 	color: #666666;

}

.formfield select {

	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	/*width: 170px;*/
	text-transform: none;

}

.formfield input {

	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	/*width: 170px;*/

}

.formfield textarea {
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.formfieldcheckbox {

	width: 10px;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
 	color: #666666;
	text-align: left;
	vertical-align: middle;
	
}

.formfieldreadonly {

	/*width: 164px;*/
	min-height: 12px;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	padding: 3px 2px 3px 3px;
	text-transform: none;
	margin: 0px 0px 0px 0px;	
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;

}

.sidebarformfield {

	text-align: left;
	vertical-align: top;
 	color: #666666;
	width: 140px;

}

.sidebarformfield select {

	width: 140px;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;

}

.sidebarformfieldgrey input {

	color: #cccccc;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sidebarformfield input {

	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sidebarformfieldcheckbox {

	width: 10px;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
 	color: #666666;
	text-align: left;
	vertical-align: middle;
	
}

h1 {

	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;

}

.header {

	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;

}

.headernouppercase {

	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0px;

}
	
.helpfulMessage {

	font-style: italic;
	margin-bottom: 10px;

}

.instruction {

	font-weight: bold;

}

.requiredfieldmarker {
 	color: #990000;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 0px 3px;
}

.subtle {

	color: #666666;

}

table.tight {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

table.tight th {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

table.tight td {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

table.buttonrowtop {

	margin: 10px 0px 0px 0px;
	background: #ffffff;
	border-spacing: 0px;
	width: 100%;
	text-align: right;

}

table.buttonrowtop tr td {

	width: 100%;
	background: #ffffff;
	padding: 1px 0px 1px 1px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

table.buttonrowbottom {

	margin: 10px 0px 10px 0px;
	background: #ffffff;
	border-spacing: 0px;

}

table.buttonrowbottom tr td {

	width: 77px;
	background: #ffffff;
	padding: 1px 5px 1px 1px;
	text-align: left;
	vertical-align: middle;

}

table.buttonrowinsection {

	margin: 5px 5px 5px 0px;
	border-spacing: 0px;

}

table.buttonrowinsection tr td {

	text-align: left;
	vertical-align: top;
	width: 77px;

}

table.faq {

	width: 100%;

}

table.faq tr td {

	color: #646464;
	font-family: arial,sans-serif;
	font-size: 8pt;
	padding: 2px 0px 2px 2px;
	text-align: left;

}

table.faq tr td.answer {

	width: 100%;
	color: #333333;
	padding: 2px 0px 2px 15px;

}

table.faq tr td.question {

 	font-weight: bold;
	padding: 2px 0px 2px 2px;

}

table.faq tr td.question a:link {

 	font-weight: bold;
 	background-color: #ffffff;
	padding: 2px 0px 2px 2px;

}

table.faq tr td.question a:hover {

 	font-weight: bold;
 	background-color: #ffffff;
	padding: 2px 0px 2px 2px;

}

table.faq tr td.question a:visited {

 	font-weight: bold;
 	background-color: #ffffff;
	padding: 2px 0px 2px 2px;

}

table.faq tr td.questionNumber {

	font-weight: bold;
	white-space: nowrap;

}

table.faq tr th {

	background: #333333;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1px;
 	
}

table.nodes {

	border-spacing: 1px;
	width: 100%;
	border-collapse: separate;

}


table.nodes tr td {

	background: white;
	color: black;
	font-family: arial,sans-serif;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	background: #f0f0f0;
	height: 15px;

}

table.nodes tr td.highlightedcell
{
	background: #dcdcdc;
	color: black;
	font-family: arial,sans-serif;
	font-size: 8pt;
	height: 15px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}

table.nodes tr td.nowrapcell {

	white-space: nowrap;
	color: black;
	font-family: arial,sans-serif;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	height: 15px;
	
}

table.nodes tr th {
	
	font-family: arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 1px 1px 1px;
	color: #ffffff;
	background: #9d000b;
	text-align: left;
	letter-spacing: 1;
	white-space: nowrap;
	vertical-align: middle;

}

table.nodes td a:link {

	color: #990000;
	text-decoration: none;
	
}

table.nodes td a:visited {

	color: #990000;
	text-decoration: none;
	
}

table.nodes td a:hover {

	color: #990000;
	text-decoration: underline;
	
}

table.nodes tr td.active {

	color: #990000;

}

table.nodes td.active  a:link {

	color: #000000;
	text-decoration: none;
	
}

table.nodes td.active  a:visited {

	color: #000000;
	text-decoration: none;
	
}

table.nodes td.active  a:hover {

	color: #000000;
	text-decoration: underline;
	
}


table.nodes tr td.inactive {

	color: #333333;
	font-style: italic;

}

table.nodes td.inactive  a:link {

	color: #333333;
	text-decoration: none;
	
}

table.nodes td.inactive  a:visited {

	color: #333333;
	text-decoration: none;
	
}

table.nodes td.inactive  a:hover {

	color: #333333;
	text-decoration: underline;
	
}


table.nodes tr th a:link {

	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}

table.nodes tr th a:visited {

	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}

table.nodes tr th a:hover {

	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
}

table.section {

	margin: 15px 0px 0px 0px;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	background: #eeeeee;
	
}

table.section tr th {

	background: #9d000b;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1px;

}

table.section tr th a:link {

	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}

table.section tr th a:visited {

	color: #ffffff;
	text-decoration: none;
	
}

table.section tr th a:hover {

	color: #ffffff;
	text-decoration: underline;
	
}

table.section tr th input {

	vertical-align: top;
	
}

table.section tr td {

	padding: 3px 5px 3px 5px;
	vertical-align: top;
	background: #eeeeee;

}


table.subsection {

	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	background: #eeeeee;
	
}

table.subsection tr th {

	background: #cccccc;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1px;

}

table.subsection tr th a:link {

	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

table.subsection tr th a:visited {

	color: #000000;
	text-decoration: none;
	
}

table.subsection tr th a:hover {

	color: #000000;
	text-decoration: underline;
	
}

table.subsection tr th input {

	vertical-align: top;
	
}

table.subsection tr td {

	padding: 3px 5px 3px 5px;
	vertical-align: top;
	background: #eeeeee;
	color: #666666;
}

.tableheader {

	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;

}

.tableheader a:link {

	color: #000000;
	text-decoration: none;

}

.tableheader a:visited {

	color: #000000;
	text-decoration: none;

}

.tableheader a:hover {

	color: #000000;
	text-decoration: underline;

}

td {

	font-size: 8pt;

}
 .previewimage {
	width: 250px;
	border: 0;
 }
 
 
table.menu {

	border-spacing: 4px;
	width: 100%;
}

table.menu tr td {

	font-family: arial,sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	padding: 2px 5px 2px 10px;
	text-align: left;
	vertical-align: top;
	height: 15px;
	width: 50%;
	border-collapse: separate;
	background-image: url(/staticimages/textchoice2/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


table.menu tr td.nowrapcell {

	white-space: nowrap;
	font-family: arial,sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	padding: 2px 5px 2px 10px;
	text-align: left;
	vertical-align: top;
	height: 15px;
	width: 50%;
	border-collapse: separate;
	background-image: url(/staticimages/textchoice2/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
}

table.menu td a:link {

	font-weight: bold;
	
}

table.menu td a:visited {

	font-weight: bold;
	
}

table.menu td a:hover {

	font-weight: bold;
	
}











/*  Holt Handbook abridged Table of Contents */
/* using lists for markup */

/* IE centering aligned the text to center, so align it back */
#toc {
	text-align: left;
}
/* formatting it pretty */
#toc ul {
	margin: 0px;
	padding: 0px;
}
/* Display the line items in line gets rid of the bullets */
#toc li {
	margin: 0px;
	padding: 0px;
	display: inline;
 	/* Opera really wants to bend that line */
	white-space : nowrap;
}
/* This is lists of chapters and pages themselves */
#toc dl {
	/* total width of the table of contents, keep it in mind */
	width: 95%;
	line-height: 1.8em;
	/* position relative so we can absolutely position the page numbers */
	position: relative;
	/* The background is a little gif that repeats to make a dotted line */
	background : #ddd url(dots.gif) repeat-x scroll bottom right;
}
/* The chapter titles */
#toc dt {
	/* Displayed inline so they hang left and take up space in the flow */
	display: inline;
	/* Background color is set to cover up the dotted line */
	background-color: #ddd;
}
/* The page numbers */
#toc ul li dd {
	/*positioned absolutely, a little less than the total width */
	position: absolute;
	left: 93%;
	top: 1px; /* just for purtiness */
	/* Mozilla juts the numbers right up against the dotted line, so we add a little space*/
	padding-left: 2px;
}
/* Chapter pairs (dl) are a little indented */
#toc li  li dl {
	margin-left: 4%;
}
/* Part pairs (dl) are more indented */
#toc li ul li ul li dl {
	margin-left: 7%;
}
/* Adding margins means we need to shorten the dl boxes */
/* I need to hide the new widths from IE5/win 
because it interprets the box model wrong */
#toc li li>dl {
	width: 91%;
}
#toc li li li>dl {
	width: 88%;
}
/* Formatting for the subchapters, etc */
#toc dl {
	font-weight: bold;
}
#toc li li dl {
	font-weight: normal;
}
#toc li li li dl {
	font-style: italic;
	font-size: .9em;
}

.chaptertitle {
	font-weight: bold;
}

table.bookinfo {

	border-spacing: 1px;
	width: 100%;
	border-collapse: separate;
	padding: 3px;

}


table.bookinfo tr td {

	color: black;
	font-family: arial,sans-serif;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	background: #999999;
	height: 15px;

}


