/* these are the font styles for the links that appear on web page and the links are not underlined */
a:link {font: bold .65em Verdana, Arial, Helvetica, Geneva, sans-serif; color: #FFFFFF; text-decoration: underline;} 
a:active {font: bold .65em Verdana, Arial, Helvetica, Geneva, sans-serif; color: #FFFFFF; text-decoration: underline;}
a:visited {font: bold .65em Verdana, Arial, Helvetica, Geneva, sans-serif; color: #999999; text-decoration: underline;}

a:hover {font: bold .65em Verdana, Arial, Helvetica, Geneva, sans-serif; color: #FFCC33; text-decoration: underline;}/*this one changes the mouseover or hover state of the link to show underline*/

.addlinks a:link   /*maintools replaced 10/9 by addlinks */
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:.6em;
	color: #0066CC;
	text-decoration: underline;	
}

.addlinks a:visited
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:.6em;
	color: #0000FF;
	text-decoration: underline;
}

.addlinks a:hover
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:.6em;
	color: #9900CC;
	background: #FFCC00;
	text-decoration: underline;
}

.addlinks a:active
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:.6em;
	color: #FFFFFF;
	background: #FFFF00;
	text-decoration: underline;
}



.articleToolImg
{
	position: relative;
	top: 2px;
}

body
{
   background-color: #CCFFFF;
	margin: 4px;
	
}

.books  /* for amazon books */

{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000066;
	font-size: .8em;
	line-height: 100%;
	 padding: 10px;
	margin: 10px;
	text-align: left;

}

.border
{
    /* this is used for all kinds of borders */
    /* be it for the whole page, or just the content section */
    border: solid 2px #666699;
}

.box1 {

font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size:1em;
color: #0000FF;
padding: 10px 10px 10px 10px;		/*padding inside box border*/
margin: 10px 10px 10px 10px;  /*space between box and other text*/

border: 2px solid black;
background-color: white;
width: 95%;

}

.content
{
    /* this describes the container of the content paragraphs. */
    padding: 20px 20px 10px 18px; /* keeps text off the borders */
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: .9em;
   margin: 5px;
	background-color: #fff;
	text-align: left;
	line-height: 1.3em;
	color: #333;
	border: 5px solid #FF0;
	

}

content.padright 
{
    /* this is to pad if there's a sidebar on the right */
    padding-right: 270px;
}

.dropcap
{
margin-right:6px;
margin-top: 5px;
float:left;
background:#FFFF00;
border:1px solid #0033FF;
font-size:80px;
line-height:65px;
padding-top:10px;
padding-right:5px;
padding-left:5px;
padding-bottom:2px;
font-family:times;
color:#FF0000;
}

div.space 
{
	line-height: .7em;
}

div#rtcontent
{
	
	background: #FFF;
	margin-left: 2px;
	padding: 0px 10px 0px 10px;
	
	border: solid .2em #66FFFF;
}

.footer
{
	background-color:#CCCCCC;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;	 
}

H1 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: 700;
color: #FFCC33;
text-align: center;
font-size:1.5em;
}
H1.big {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: 700;
color: #FFCC33;
text-align: center;
line-height: 2em;
font-size:1.4em;
}

H2 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: 700;
text-align: center;
line-height: 1.3em;
color: #000066;
	font-size: 1.1em;
}

H2.left {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: 700;
text-align: center;
line-height: 1.3em;
color: #000066;
	font-size: 1.1em;
}


H3 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
color: #333;
text-align: left;
line-height: 1em;
font-size:1em;
text-transform: capitalize
}

.highlight
{
	background-color:#BFE4FF;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	font-weight: bold;
}

.horiz
{
    color: #330099;
    font-weight: bold;
	width: 124px;
	float: left;
	text-align: center;
}

H1.subtitlehead
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: 600;
	color: #0033FF;
	font-size: 1.5em;
	text-align: center;
	
	
}



H1.titlewhite
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
}



H2.step
{
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	color: #FF6666; /*pink-orange*/
	font-size: 1.1em;
	font-weight: 700;
	padding: 2px;
	margin-top: 10px;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-align: center;
	background-color: #66FFFF;  /*Lite blue bar (LOGO color) BG for subtitles*/
	
}



H2.nextstep

{
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	color: #FF00FF;  /*complement to 66FFFF*/
	font-size: 1em;
	font-weight: 900;
	padding: 2px;
	margin-top: 10px;
	letter-spacing: .1em;
	text-align: center;
	background-color: #66FFFF;  /*Lite blue bar (LOGO color) BG for subtitles*/
	padding: 10px 20px 10px 20px;
}

H2.steptitle
{
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	color: #000066;  
	font-size: 1.1em;
	font-weight:700;
	letter-spacing: .15em;
	background-color: #66FFFF;  /*Lite blue bar (LOGO color) BG for subtitles*/
		
}

H2.title
{
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	color: #A62121;  /*complement to 66FFFF*/
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: .3em;
	background-color: #66FFFF;  /*Lite blue bar (LOGO color) BG for subtitles*/
	padding: 10px 12px 10px 12px;
}

H2.titleyellow
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	 width: 240px;
    background-color: #FFFF00; /* this is BG for each link box*/
    color: #FF0000;  /* title of link in box */
    border: solid 1px #FFFF00;
    font-size: 1em;
    text-transform: uppercase
   

}

H2.headeryellow
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	  width: 340px;
    background-color: #FFFF00;/* this is BG for each link box*/
    color: #FF0000;  /* title of link in box */
    font-size: 1em;
   
   

}

H2.headergroup

{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	
   /* this is BG for each link box*/
    color: #FF0000;  /* title of link in box */
    font-size: 1em;
   padding-right: 10px;
   

}

H2.headernumber

{
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	font-weight: 600;
	 
   /* this is BG for each link box*/
    color: #FF0000;  /* title of link in box */
    font-size: 3em;
   line-height: 20px;
}

H2.menugroup /*Top of each right menu column*/
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: .65em;
    text-align: center;
  
}

H2.factsummary
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	color: #0000FF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
 }

H2.search
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 1.2em;
	font-weight: 600;
}

H2.searchtitle
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	color: #FFCC00;
	font-size: 1.3em;
	font-weight: bold;
 }


H2.subtitle   /*not used now?*/
{
	font-family: serif;
	font-weight: 700;
	color: #FFCC00;
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 2px;
}




H2.maintitle
{
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	color: #A62121;  /*complement to 66FFFF*/
	font-size: 1em;
	font-weight: 900;
	margin-top: 30px;
	letter-spacing: .1em;
	text-align: center;
	background-color: #33CC00;  /*green bar (LOGO color) BG for subtitles*/
	padding: 10px 20px 10px 20px;
}

H3 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
color: #333;
text-align: left;
line-height: 1em;
font-size:1em;
}


.indent
{
	
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 5px;
	
	
	
}

.indentblue
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #0000FF;
	font-size: 1em;
	font-weight: normal;
	
}

.indentblue2x
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 50px;
	margin-bottom: 5px;
	color: #0000FF;
	font-size: 1em;
	font-weight: normal;
	
}

.insertbox   /*indented box with blue border and text*/
{
	font-family: palatino, georgia, 'times new roman', serif;
	color: #0000FF;  /*text in box color*/
	font-size: 1.1em;
	
	padding: 10px 10px 10px 20px;		/*padding inside box border*/
	margin: 10px 20px 20px 20px;  /*space between box and other text*/
	border: 1px solid #000099;
	line-height: 125%;
	
}


.left
{
    /* floats the item to the left side of the page, and adds a margin */
    float: left;
    
}

.lftsidebks
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	color: #9900CC;;
	font-size:.7em;
	font-weight: normal;
	line-height: 100%;
	
	}
	
LI 
{
margin-top: 4pt;

}

.admargin

{
margin-left: 50px;
}

.mainTools a:link   /*maintools replaced 10/9 by addlinks */
{
	color: #0066CC;
	text-decoration: none;
	text-decoration: underline;	
}

.mainTools a:visited
{
	color: #0000FF;
	text-decoration: none;
}

.mainTools a:hover
{
	color: #990033;
	background: #fafafa;
	text-decoration: none;
}


	
.mainTools a, .sideList a
{
	display: block;
	padding: 2px 6px 0 6px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
	height: 20px;
}

OL.indentblue2x
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 50px;
	margin-bottom: 5px;
	color: #0000FF;
	font-size: .9em;
	font-weight: normal;
	
}


p {
text-align: left;

}

p.ctr {

text-align: center;
margin-top: 2px;
margin-bottom: 2px;

}

P.selectmenu
{
	
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
	
    padding: 2px;
   

}

.quote
{
	background-color:#FFFF00;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #FF0000;
}

.quotehead
{
	background-color:#FFFF00;
	font-size: .9em;
	font-family: palatino, garamond, georgia, times, 'times new roman', 'new york', serif;
	text-align: left;
	color: #0000FF;
}
.recommend /*replaced toolsheader  10/9*/
{
	 border: solid 1px #0066CC;
	font: bold .7em Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	background-color: #0066CC;
	color: #FFFFFF;  /* title of link in box */
	padding: 2px 0 2px 0px;
	text-transform: uppercase;
	width: 160px;
	
}

.recommendedbooks  /* for amazon books */
{
	font-family: palatino, georgia, 'times new roman', serif;
	color: #9900CC;
	font-size: .9em;
	font-weight: bold;
	padding: 10px;
	margin-top: 10px;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-align: center;
	
}

.right
{
    /* floats the item to the right side of the page, and adds a margin */
    float: right;
}

.sidebaritem   /* each link box title but not in page links  -- sidebaritem replaced by sidebarlinks 10/9 */
{
    width: 230px;
    background-color: #0066CC; /* this is BG for each link box*/
    color: #FF0000;  /* title of link in box */
    border: solid 1px #0066CC;
    font-size: 1em;
    padding: 2px;
    margin-bottom: 3px;

}


.sidebarlinks   /*Replaces sidebaritem 10/9  */
{
    width: 230px;
    background-color: #0066CC; /* this is BG for each link box*/
    color: #FF0000;  /* title of link in box */
    border: solid 1px #0066CC;
    font-size: .8em;
    padding: 2px;
    margin-bottom: 3px;

}

.sidebarRight
{
    width: 240px;
    
    background: white url(glossyback.gif) repeat-x bottom left;
   /* height: 90px;  remove this to allow different-sized sidebars */
   background-color: #CCFFFF;  /* big area BG behind link boxes*/
    color: #CCFFFF;  /*color of dots in Li*/
    font-weight: bold;
    /*padding: 0px 5px 0px 5px;   a little space left and right sides*/
    

}



.sideList a
{
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
}

.subtitle /*Main Category or title in link box-- no used BL site?*/
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: .65em;
    text-align: center;
  
}



.sublinkshead /*goes with sublinks 10/9 */
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: .75em;
  
}

.sublinkstitle /*replaced .subtitle 10/9 */
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: .65em;
    text-align: left;
    padding: 5px;
  
  
}

.sidebarLeft
{
    width: 160px;
   /* height: 90px;  remove this to allow different-sized sidebars */
    background-color: #FFFFFF;
    color: #000066;
    font-weight: bold;
    padding: 0px 0px 0px 10px;

}




.sidebaritem.first  /*adds some space*/
{
    margin-top: 10px;
}




.scroll
{
    /* this makes the element create scroll bars if the text is too long */
    /* to be displayed.  This is very similar to the effect created by */
    /* frames and iframes, but does not allow page transitions like frames do */
    overflow: auto;
}

span.here {
color: blue; 
background:yellow;
font-size: .75em;
}



.title
{
    /* this is the styling for the title.  Semantically, this should be an h1 */
	/* padding all four sides of the div in order top, right, bottom, left */
    background-color: #0066CC;
    color: #FFFFFF;
	border: solid 3px #666699;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 2em;
	padding: 10px 20px 10px 20px;
}

.title2 
{
     background-color: #0066CC;  /*blue bar BG for subtitles*/
     color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    padding: 10px 20px 10px 20px;
}

.title3 
{
     background-color: #0066CC;  /*blue bar BG for subtitles*/
     color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
text-align: center;
padding: 5px 0px 5px 0px;
}


.titlemargin
{
	margin: 10px 0px .9em 0px;
}

.toolsheader
{
	 border: solid 1px #0066CC;
	font: bold .7em Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	background-color: #0066CC;
	color: #FFFFFF;  /* title of link in box */
	padding: 2px 0 2px 4px;
	text-transform: uppercase;
	width: 230px;
	margin-bottom: 3px;
}




table.header {

border: 2px;
padding: 5px; 
background-color: #0033FF;  
width: 100%;

}




.text
{
	font-family: Geneva,verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	padding: 10px;
	background: #FFF;
	color: #333;
}


UL.indentblue
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 5px;
	color: #0000FF;
	
	
}
UL.indentblue2x
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 50px;
	margin-bottom: 5px;
	color: #0000FF;
	
	
}


/* - - - - - - - -menu style code below-- - ---*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 6px 0;   /*area next to link boxes:Top,B ; R,L*/
padding: 0;  /*area left of link boxes*/
width: 230px;
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold .75em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

display: block;
width: auto;
padding-top: 4px;
padding-bottom: 2px;
padding-left: 3px; /*space left of text in box*/
padding-right: 3px; /*space right of text in box*/
text-decoration: none;

}

.glossymenu li a:visited, .glossymenu li a:active{
color: #FFFFFF;
background-image: url(glossyback4.gif);
}  /* color of visited link = white*/

.glossymenu li a:link
{
color: #FFFF00;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

/*inline button code for Background and Research links*/
.inline-button {
   _width:12em;
   font: bold 65%/1 Verdana, sans-serif;
   margin: 0 1.2em; padding: .1em 0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #ccc;
   color: black;
 line-height: 2.5em;  /* sets level of everything up or down*/
 
   }
.inline-button em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: black; 
   
   }
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   color: white;
   }
.inline-button:hover {
   background: #666;
   color: white;
   }
.inline-button:hover em {
   background: black;
   color: white;
   }




.orange { background: orange; color: black }
.orange em { background: white; color: #c60 }

.blue { background: #06c; color: white }
.blue em { background: white; color: #06c }

.green { background: #06c; color: white }
.green em { background: white; color: #06c; }

