/* Assorted Defaults */
html *
{
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* black */
a,
a:active,
a:hover,
a:link,
a:visited,
h2,
.SearchTitle,
.SearchSubTitle,
.PrevLink,
.NextLink,
.prevnextlinks,
#contents th,
#tabs li#current,
div#contents,
#tabs a:hover,
p.ptext,
.ptoc p,
#contents table td {
  color:  white;
}

body {
	background-color: #ffffff;
}

p,
body {
	color: #fff;
}

div.ptoc p {/*uncomment this for a very pale gray borer between TOC title entries */
	border-bottom: dotted 1px #fff; 
}

div#contents {
	margin-top:0px;
}

/*End colors*/


h1 {
	font-size: 12pt;
	color: white;
	margin: 0 0 0 1em;
}

h2 {
	font-size: 12pt;
	margin-top: .25em;
}

a:hover {
	text-decoration: underline;
}

/* Sets Body style for the top horizontal (navigation) frame) 
and creates the background/corner for the navbar */

body#nav {
	padding:0px; 
	margin:0px;
	background:url('../images/header_back.jpg') top left repeat-x #7a9ac0;
}

#nav #CodeName h1 {
color:#fff; 
position:absolute; top:0px; left:0px; 
margin:0px;
padding:0px;
width:100%;
height:100px;
	background:url('../images/header_right.jpg') top right no-repeat; 
	text-align:left;
	min-width:555px;
}

#nav div#navBar {
position:absolute; top:100px; left:0px; 
	border:0px;
	height:30px;
width:100%;
	background:url('../images/navback.jpg') repeat-x;

	color:#ffffff;
	text-align:right;
	min-width:555px;
}


/*styles the search box */

#nav input.SearchControlButton {
	background:#ffffff; border:1px solid #003366; margin-top:2px
}

/* Make sure the graphic search button displays properly if images are switched off*/
#nav input.imagebutton {
	color:#fff;
	font-weight:bold;
	margin-top:1px;
	margin-left:4px;
	background:#7a9ac0;
	border:1px solid #7a9ac0;
}
/* Styles the navigation links */

#codetabs, #searchtabs, span.print {
  	display: block;
	text-align: right;
	padding-top:10px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;

}

#codetabs, #searchtabs {
	margin-left:auto;
	}
#codetabs span.button, #searchtabs span.button {
	padding:10px 5px;
}
span.print {		
	padding:10px 5px;
	float:right; 
	}


#codetabs span a,  #searchtabs span a,  span.print a {
	color:#ffffff;
	width:15px;

}
#codetabs span a:hover,  #searchtabs span a:hover, #navBar span.print a:hover {
	color:#003366;
}



/* Body style for TOC/Search frame */
body {
 text-align: center;
 background:#ebeef3;
}

#wrapper { /*for taller section*/
	position:absolute;
	top:38px; left:20px;
	margin:0px;
	margin-bottom:1em;
	color:#000000;
	height:95%;
	width:240px;
}


#content { /*for taller section*/
	background:url('../images/toc_back.jpg') top center repeat-y #7a9ac0;
	padding-top: 20px;
	padding-left:10px;
	padding-right:1em;
	margin-bottom:1em;
	margin-right:0em;
	padding-bottom:1em;
}

/* styles to create the search/browse tabs */
div#tabs{
	position:absolute;
	top:0px; left:20px;

	width:240px;
	text-align:center;
	color:#003366;
	height:36px;
	padding:0px;
	margin:0px;
}

#tabs ul {
  	display: block;
	list-style-type: none;
	text-align: right;
	height:32px;
	padding:0px ;
	margin:0px;
}

#tabs li {
    display: inline;
	font-size: 8pt;
	font-weight: bold;
	background:none;
	text-align:center;
	margin:4px;
	display:block;
	color:#003366;
}

#tabs li#browse {
font-size:1.1em;
float:left;
margin-left:10px;
}

#tabs li#search {
font-size:1em;
float:right;
margin-right:10px;
}

#tabs  a {
	padding: 4px 0px 0px 0px;
	display:block;
	color:#003366;
	
}
#tabs  li a:hover {color:#003366;}
/*To make sure the tabs match their background widths--if text/images change, this will need to change too*/
#tabs li a.b {
	float:left;
	margin-left:5px;
}
#tabs li a.s {float:right;}


a.file, a.button { text-decoration: underline; }
a  { text-decoration: none; }



h2.SearchHeader {color:#fff;}



/*Format the TOC itself */

.ptext {
	text-align:left;
	font-size:8pt;
	margin-bottom:0.75em;
}

.updated { 
	background-color: yellow; 
	padding:0px  2px; 
	margin: 0;
	font-weight: normal; 
	color: #FF0000;
}

/*checkbox height must be specificed so IE doesn't make them huge
then vertical-align must be specifice so FireFox won't push them to the top of the line*/
.ptoc p input {
	height:1.2em;
	vertical-align:middle;
}
.ptoc p:hover a, .ptoc p:hover a:hover {
	color:#003366;
	text-decoration:none;
	
}
.ptoc p:hover {

	background:url('../images/toc_hover.jpg') top left repeat-y #a5c5de;
}
.ptoc p
{
/*If there are checkboxes:
	margin-left: 3em;
	text-indent: -2.95em;
*/	margin-left: 1em;
	text-indent: -.95em;
	text-align: left;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	color:#fff;
	text-transform: none;
	font-weight:bold;
}

html .ptoc p {
	padding:0.2em;
	
}
.ptoc1 p
{
/*If there are checkboxes:
	margin-left: 5em;
	text-indent: -2.95em;
*/	margin-left: 3em;
	text-indent: -.95em;
	
}

.ptoc2 p {
	margin-left: 5em;
	text-indent: -.95em;
/*If there are checkboxes:
	margin-left: 7em;
text-indent: -2.95em;
*/ }


/*These seem to be for search results 
*/

#contents table td {
font-size: 8pt;
}

#contents th {
font-size: 8pt;
}

/* format the <i> tag (to pick up "No Results Found") and the Results Table*/
table.ResultsTable, i {
font-size: 8pt;
	color:#fff;
}

.NextLink,
.PrevLink {
   margin: 0;
   font-weight: bold;
	width: 55px;
   font-size: 8pt;
}

.PrevLink {
   float: left;
}
.NextLink {
	float: right;
}

.prevnextlinks {
   font-size: 8pt;
}

.SearchSubTitle {
  font-size: 8pt;
  margin: .25em 0;
}
.SearchTitle {
  font-size: 12pt;
  margin: .5em 0;
  font-weight: bold;
}

a.file {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}
