/* Stylesheet for Informit Search */

body        { margin-left:0;
              margin-top:0; 
              margin-right:0; 
              margin-bottom:0; 
			     font-family: Arial, Verdana, Helvetica, sans-serif;
		    }
	  
A:link      { text-decoration: none; }
A:hover     { text-decoration: underline; }
A:visited   { text-decoration: none; }

img { border:0px; }

/* Fonts Types */

.small,.normal,.bold,.italic,.greenlink,.bluelink,.section.tabTitle,.errorAlert,.greyout
            { font-family:  Arial, Verdana, Helvetica, sans-serif; }


/* Font Sizes */
.normal,.bold,.italic,.section,.tabTitle,.greyout,.errorAlert,.small,.greenlink,.bluelink { font-size: 9pt; }			

.label { font-size: 7.5pt; }
                       
/* Font weighting and colour */		
.normal,.greenlink,.bluelink,.small { font-style: normal; font-weight: normal; } 			
               
.bold          { font-weight: bold; } 
.italic        { font-style: italic; } 
        
.greyout       { color: #888888; } 
.errorAlert    { font-weight: 800; color: #993333; }
.tabTitle      { font-weight: normal; color: #CAD614; }
.section       { font-weight: bold; color: #04284A; }
 

.greenlink           { color: #CAD614; background: #5C7389; }
.greenlink A:link    { color: #FFFFFF; background: #5C7389; }
.greenlink A:hover   { color: #CAD614; background: #5C7389; }
.greenlink A:visited { color: #FFFFFF; background: #5C7389; }

.bluelink            { color: #04284A; }
.bluelink  A:link    { color: #04284A; }
.bluelink  A:hover   { color: #996633; }
.bluelink  A:visited { color: #04284A; }


/* Backgrounds and Special */
   
.bttn       { font-family:Arial;
              font-size:9pt;
		        font-weight:normal;
		        background: #6699CC;
		        border-bottom: 1px solid #000000;
		        border-right: 1px solid #000000;
		        border-left: 1px solid #ffffff;
		        border-top: 1px solid #ffffff;
		        color:#ffffff;
		        text-decoration:none;
		        cursor:auto; }
                
.winbttn    { font-family:Arial;
              font-size:9pt;
		      font-weight:normal;
		      text-decoration:none;
		      cursor:auto; }
                


.record     { background: #F2F4FF; }
.recordOn   { background: #E0E5E9;
		        border-bottom: 1px solid #00567b;
		        border-right: 1px solid #00567b;
		        border-left: 1px solid #00567b;
		        border-top: 1px solid #00567b;
		      }



/* areas */
.title            { background:#04284A; }
.footer           { background:#91A0AF; }
.search           { background:#8FAECA; }
.mainnav          { background:#FFFFFF; }
.tab              { background:#5C7389; }
.scan             { background:#FFFFFF; }
.tutorial         { background:#F2F4FF; }

/*-- The following are for the SEI classes --*/

.FormTopNav,.FormColor,.FormSpecialHeader
             { font-family: Verdana, sans-serif;
               font-weight: bold;
			   font-size:10px }
.FormTopNav  { color:#04284A;
			   background-color: #8FAECA;
               border: solid 1px #000000 }
.FormSpecialHeader { background-color:#CCDEAF;
                    border-bottom: solid 1px #000000;
                    color:#04284A;
                    margin-left:5px } 
.FormColor   { background-color: #F2F4FF }
.FormMain    { border: solid 1px;
               border-top-color: #C0C0C0;
               border-left-color: #C0C0C0;
			      border-right-color: #000000;
			      border-bottom-color: #000000 }
.SEIimage    { vertical-align: middle }
.SEIheader   { font: normal 14pt Arial; color: #04284A; text-align: center } 
.SEIeditbox,.SEIsearchbox,.SEIdropdown,.SEIsmall,.SEIsbred
             { font: normal 11px Arial }
.SEIeditbox,.SEIsearchbox             
             { border: solid 1px #000000;
			      margin: 0 0 0 0;
			      padding: 1 2 2 2 }
.SEIsearchbox { background-color: #F2F4FF }
.SEIdropdown { color: #000000;
               background-color: #FFFFFF }
.SEIsmall,.SEIsbred
             { border: solid 1px;
               border-top-color:#FFFFFF;
               border-left-color:#FFFFFF;
               border-right-color:#c0c0c0;
               border-bottom-color:#c0c0c0; }
.SEIsbred    { font-weight: bold;
               color: #04284A }
.SEIbttn     { font-family:Verdana;
               font-size:11px;
		         font-weight:normal;
		         background: #04284A;
		         border-bottom: 1px solid #000000;
		         border-right: 1px solid #000000;
 		         border-left: 1px solid #c0c0c0;
		         border-top: 1px solid #c0c0c0;
		         color:#ffffff;
		         text-decoration:none;
		         cursor: auto; }
                 
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.tblHeader { 
        font-size:13px; 
        font-weight:bold;
        text-align:left; 
        border: 1px solid #bbb; 
        border-right:none;
        }

 #header ul {
	list-style: none;
	padding: 0;
	margin: 0;
    font: 0.8em arial, helvetica, sans-serif;
    }
    
#header li {
    float: left;
    border: 1px solid #bbb;
    border-bottom-width: 0;
    margin: 0;
    }

#header a {
    text-decoration: none;
    display: block;
    background: #eee;
    padding: 0.24em 1em;
    color: #00c;
    width: 8em;
    text-align: center;
    }

#header a:hover {
    background: #ddf;
    }

#header #selected {
    border-color: black;
    }

#header #selected a {
    position: relative;
    top: 1px;
    background: #F2F4FF;
    color: black;
    font-weight: bold;
    }

#content {
    border: 1px solid black;
    clear: both;
    padding: 0 1em;
    }
    
a.linkButton{
    background:url(images/linkButton.gif);
    display:block;
    color:#555555;
    font-weight:bold;
    height:30px;
    line-height:29px;
    margin-bottom:14px;
    text-decoration:none;
    width:191px;
}

a:hover.linkButton{
    color:#0066CC;
}    

.add{
		background:url(images/add.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	
