
body {font-family: verdana,arial,helvetica,sans-serif; display: inline;
background: #a3d3d3;
}

#wrapper {
margin-top: 0px;
position: relative; 
width: 1000px; 
margin-right: auto;
margin-left: auto;
height: 1200px;
}

div#banner {
position: absolute; 
width: 962px; 
height: 231px; 
left: 30px; 
top: -20px; 
background: url(../images/banner5.jpg);
background-repeat: no-repeat;
z-index: 0;
}

.error {
	color: red;
	font-size: 11px;
}

/** menu stuff */

div#WelcomeMenu {position: absolute;
    top: 0px; 
    left: 134px; 
    }
    
div#LoginMenu {position: absolute;
    top: 37px; 
    left: 134px; 
    }
    
div#EssentialsMenu {position: absolute;
    top: 71px; 
    left: 134px; 
    }
    
div#AboutMenu {position: absolute;
    top: 108px; 
    left: 134px; 
    }
    
div#TestimonialsMenu {position: absolute;
    top: 142px; 
    left: 134px; 
    }
    
div#BookstoreMenu {position: absolute;
    top: 175px; 
    left: 134px; 
    }
    
div#SubscriptionsMenu {position: absolute;
    top: 211px; 
    left: 134px; 
    }
    
div#SystemsCoursesMenu {position: absolute;
    top: 245px; 
    left: 134px; 
    }
    
div#WebinarsMenu {position: absolute;
    top: 281px; 
    left: 134px; 
    }
    
div#OrderMenu {position: absolute;
    top: 315px; 
    left: 134px; 
    }
  

.Menu {position: absolute;

    z-index:3;
   background-color: #006666; /** teal dark*/
    width: 130px; z-index: 2; 
    font-family: verdana, sans-serif; 
    font-size: 9pt; 
    font-weight: bold;
    border-style: solid;
    border-width: 1px 0 0px 0;
    border-color: #006666;/** teal dark*/
    }
    
.Menu a {border-style: solid;
    border-width: 0px 0 1px 0;
    border-color: white;
    text-decoration: none; 
    color: white; 
    display: block; 
    padding: 10px;}

.Menu a:hover {color: white; background-color: #8a8a8c; padding: 10px; }

.MenuTitle {background-color: #006666; /** teal dark*/
    width: 130px; z-index: 2; 
    font-family: verdana, sans-serif; 
    font-size: 9pt; 
    font-weight: bold;
    }     

.MenuTitle a {border-style: solid;
    border-width: 0px 0 1px 0;
    border-color: white;
    text-decoration: none; 
    color: white; 
    display: block; 
    padding: 10px;}

.MenuTitle a:hover {color: white; 
	background-color: #043b42;
	padding: 10px;} 
    

.MenuTitle2
   {display:inline;
   background-color: #8a8a8c; /** gray*/
    width: 830px; z-index: 2; 
    font-family: verdana, sans-serif; 
    font-size: 9pt; 
    font-weight: bold;
    }    
    
.MenuTitle2 ul li
   {float: left;
   display: inline;
   list-style: none;
   background-color: #8a8a8c; /** gray*/
    width: 830px; 
    z-index: 2; 
    font-family: verdana, sans-serif; 
    font-size: 9pt; 
    font-weight: bold;
    }  

.MenuTitle2 a {
 display:inline;
 border-style: solid;
    border-width: 0px 0 1px 0;
    border-color: white;
    text-decoration: none; 
    color: white; 
    display: block; 
    padding: 10px;}

.MenuTitle2 a:hover {
color: white; 
	background-color: red; 
	padding: 10px;} 

/** end new stuff */

div#content {
position: absolute; 
width: 962px; 
height: 740px; 
left: 30px; 
z-index: 1;
top: 227px; 
background: white;
}

div#content2 {
position: absolute; 
width: 962px; 
height: 1450px; 
left: 30px; 
z-index: 1;
top: 227px; 
background: white;
}

div#content3 {
position: absolute; 
width: 962px; 
height: 1900px; 
left: 30px; 
z-index: 1;
top: 227px; 
background: white;
}

div#content4 {
position: absolute; 
width: 962px; 
height: 4600px; 
left: 30px; 
z-index: 1;
top: 227px; 
background: white;
}

div#menu3 {
width: 130px; 
height: 627px; 
position: absolute; 
left: 30px; 
top: 245px; 
background: none;
z-index: 15;
}

div#toppara {
position: absolute; 
width: 350px; 
height: 140px; 
left: 20px; 
z-index: 1111;
top: 5px; 
font-weight: normal;
color: black; 
font-size: 11px; 
margin: 10px 0 0 130px; 
font-family: verdana,arial,helvetica,sans-serif;}

div#widecol {
position: absolute; 
width: 620px; 
height: 740px; 
left: 20px; 
z-index: 1;
top: 10px; 
font-weight: normal;
color: black; 
font-size: 12px; 
margin: 10px 0 0 130px; 
font-family: verdana,arial,helvetica,sans-serif;}

div#widecol h1 { 
padding: 5px 0 5px 10px; color: white; 
font-size: 13px; 
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;}

div#widecol h1 a {
color: white;
}

div#widecol h3 { 
padding: 0; color: #006666; 
font-size: 13px; 
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;}

div#widecol a {
font-size: 13px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#widecol h2 {line-height: 10px; 
padding: 10px 0 10px 10px; color: white; 
font-size: 14px; 
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;
background-color: #dba104; /** yellow*/
color: #006666;
}

div#widecol h4 { font-size: 17px; 
padding: 0; color: #006666; 
text-decoration: underline;
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;}

div#widecol h4 a {
font-weight: normal;
text-decoration: underline;
}

div#widecol3 {
position: absolute; 
width: 790px; 
height: 740px; 
left: 20px; 
z-index: 1;
top: 10px; 
font-weight: normal;
color: black; 
font-size: 12px; 
margin: 10px 0 0 130px; 
font-family: verdana,arial,helvetica,sans-serif;}

div#widecol3 h1 { 
padding: 5px 0 5px 10px; color: white; 
font-size: 13px; 
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;}

div#widecol3 h1 a {
color: white;
}

div#widecol3 h3 { 
padding: 0; color: #006666; 
font-size: 13px; 
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;}

div#widecol3 a {
font-size: 13px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#widecol3 h2 {line-height: 10px; 
padding: 10px 0 10px 10px; color: white; 
font-size: 14px; 
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;
background-color: #dba104; /** yellow*/
color: #006666;
}

div#widecol3 h4 { font-size: 17px; 
padding: 0; color: #006666; 
text-decoration: underline;
margin: 0px; 
font-family: verdana,arial,helvetica,sans-serif;
line-height:14px;}

div#widecol3 h4 a {
font-weight: normal;
text-decoration: underline;
}
div#widecol2 {
position: absolute; 
width: 880px; 
height: 740px; 
left: 20px; 
z-index: 1;
top: 10px; 
font-weight: normal;
color: black; 
font-size: 11px; 
margin: 10px 0 0 130px; 
font-family: verdana,arial,helvetica,sans-serif;}

div#widecol2 h1 {color: black; font-size: 13px; margin: 0px; font-family: verdana,arial,helvetica,sans-serif;}

a {color: black; font-size: 10px; margin: 0px; font-family: verdana,arial,helvetica,sans-serif;}

h1 {background-color: #006666; color: white; font-size: 13px; margin: 0px; font-family: verdana,arial,helvetica,sans-serif;}

h2 {color: black; font-size: 10px; margin: 0px; font-family: verdana,arial,helvetica,sans-serif;}

h3 {color: black; font-size: 10px; margin: 0px; font-family: verdana,arial,helvetica,sans-serif;}

div#volhead th {
color: #6a7146;
}

div#twitter{
position: absolute; 
width: 38px; 
height: 38px; 
left: 940px; 
z-index: 111;
top: -20px; 
background: none;
border: none;
}

div#twitter p {font-size: 10px; line-height: 8px;
text-align: center;
}

div#blog{
position: absolute; 
width: 38px; 
height: 38px; 
left: 890px; 
z-index: 111;
top: -20px; 
background: none;
}

div#blog p {font-size: 10px; line-height: 8px;
text-align: center;
}


div#story3 {
width: 300px; 
height: 1681px; 
z-index: 15;
padding: 0 0 0 10px;
border-style: solid;
border-width: 0 0 0 0px ;
border-color: #6a7146;
background-color: #c1dddd; /** lt teal*/
}

div#story3 img {
z-index: 15;
padding: 0 0 0 0px;
border-width: 0 0 0 0px ;
}

div#storycol1 {
position: absolute; 
width: 300px; 
height: 740px; 
left: 150px; 
z-index: 111;
top: -6px; 
background: none;
}

div#form1 {
position: absolute; 
width: 400px; 
height: 340px; 
left: 40px; 
z-index: 111;
top: -6px; 
background: none;
}

div#storycol1 h1 {color: white; 
height: 14px; 
font-size: 14px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
background-color: #006666; /** teal*/
 }

div#storycol1 h5 {color: #006666; /** teal*/
height: 28px; 
font-size: 14px; 
padding: 5px 0 12px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
background-color: #dba104; /** yellow*/
 }

div#storycol1 h2 {color: #006666; 
font-size: 12px; 
margin: 0px 0 0px 0px; 
font-family: verdana,arial,helvetica,sans-serif;}

div#storycol1 h3 {color: #006666;  font-size: 14px; margin: 10px 0 0px 0px; font-family: verdana,arial,helvetica,sans-serif;}

div#storycol1 p{
font-size: 12px; 
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol1 p a{
font-size: 12px; 
font-weight: normal;
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol1 ul{
font-size: 12px; 
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol4 {
position: absolute; 
width: 300px; 
height: 740px; 
left: 470px; 
z-index: 111;
top: -6px; 
background: none;
}

div#storycol4 h1 {color: #006666; /** teal*/
height: 14px; 
font-size: 14px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
background-color: #dba104; /** yellow*/
 }

div#storycol4 h5 {color: #006666; /** teal*/
height: 28px; 
font-size: 14px; 
padding: 5px 0 12px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
background-color: #dba104; /** yellow*/
 }

div#storycol4 h2 {color: #006666; 
font-size: 12px; 
margin: 0px 0 0px 0px; 
font-family: verdana,arial,helvetica,sans-serif;}

div#storycol4 h3 {color: #595f3a; font-size: 14px; margin: 10px 0 0px 0px; font-family: verdana,arial,helvetica,sans-serif;}

div#storycol4 p{
font-size: 12px; 
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol4 ul{
font-size: 12px; 
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol2 {
position: absolute; 
width: 320px; 
height: 990px; 
left: 470px; 
z-index: 1;
top: -6px; 
background: none;
}

div#storycol2 h2 {color: white; 
height: 30px; 
font-size: 12px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
 background-color: #006666; /** teal*/
 }
 
div#storycol2 h5 {color: #006666; /** teal*/
height: 14px; 
font-size: 14px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
background-color: #dba104; /** yellow*/
 }
 
div#storycol2 h1 {color: white; 
height: 15px; 
font-size: 12px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
 background-color: #006666; /** teal*/
 }

div#storycol2 h3 {color: #595f3a; font-size: 14px; margin: 10px 0 0px 0px; font-family: verdana,arial,helvetica,sans-serif;}

div#storycol2 p {
font-size: 11px; 
font-weight: bold;
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol2 p a{
font-size: 11px; 
font-weight: bold;
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol3 {
position: absolute; 
width: 310px; 
height: 990px; 
left: 470px; 
z-index: 1;
top: -16px; 
background: none;
}

div#storycol3 h2 {color: white; 
height: 30px; 
font-size: 12px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
 background-color: #006666; /** teal*/
 }
 
div#storycol3 h5 {color: white; 
height: 14px; 
font-size: 14px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
background-color: #006666; /** teal*/
 }
 
div#storycol3 h1 {color: white; 
height: 15px; 
font-size: 12px; 
padding: 5px 0 8px 10px;
margin: 25px 0 0 -10px; 
font-family: verdana,arial,helvetica,sans-serif;
 background-color: #006666; /** teal*/
 }

div#storycol3 h3 {color: #006666; font-size: 12px; margin: 35px 0 0px 0px; font-family: verdana,arial,helvetica,sans-serif;}

div#storycol3 p {
font-size: 12px; 
font-weight: normal;
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol3 p a{
font-size: 12px; 
font-weight: normal;
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

div#storycol3 ul{
font-size: 12px; 
margin: 10px 0 0 0px; 
font-family: verdana,arial,helvetica,sans-serif;
}

input.btn { 
color: white; 
font-family: verdana,arial,helvetica,sans-serif; 
background-color: #006666; /** teal*/
border-style: solid;
border-width: 0px 0px 2px 0;
border-color: #006666; /** teal*/
} 

div#greetings {color: white; font-size: 10px; 
font-family: verdana,arial,helvetica,sans-serif; 
width: 200px; 
height: 35px; 
position: absolute; 
left: 40px; 
top: 207px; 
z-index: 1315;
font-weight: normal;
}

div#greetings a {color: white; font-size: 10px; 
font-family: verdana,arial,helvetica,sans-serif; 
z-index: 1315;
font-weight: normal;
}

div#search {
width: 171px; 
height: 95px; 
position: absolute; 
left: 835px; 
top: 212px; 
z-index: 1315;
}

div#dsireport {
width: 900px; 
height: 900px; 
position: absolute; 
left: -100px; 
top: 530px; 
z-index: 1315;
}

div#sentimentindexchart {
width: 500px; 
height: 500px; 
position: absolute; 
left: -80px; 
top: 530px; 
z-index: 1315;
}

div#sidebar {
width: 171px; 
height: 740px; 
position: absolute; 
left: 791px; 
top: 0px; 
z-index: 115;
background: url(../images/sidebar2.jpg);
background-repeat: no-repeat;
}

div#sidebar p {color: black; font-weight: bold; font-size: 9px; margin: 20px 0 0px 10px; padding: 0px; line-height: 22px;
}

div#sidebar2 h1 {color: white; font-size: 12px; margin: 10px 0 0px 0px; padding: 5px 0 5px 0;
}

div#sidebar2 {
width: 171px; 
height: 1450px; 
position: absolute; 
left: 791px; 
top: 0px; 
z-index: 115;
background: url(../images/sidebar2.jpg);
background-repeat: no-repeat;
}

div#sidebar2 p {color: black; font-weight: bold; font-size: 9px; margin: 20px 0 0px 10px; padding: 0px; line-height: 22px;
}


div#sidebar2 h1 {color: white; font-size: 12px; margin: 10px 0 0px 0px; padding: 5px 0 5px 0;
}

div#sidebar3 {
width: 171px; 
height: 1900px; 
position: absolute; 
left: 791px; 
top: 0px; 
z-index: 115;
background: url(../images/sidebar3.jpg);
background-repeat: no-repeat;
}

div#sidebar3 p {color: black; font-weight: bold; font-size: 9px; margin: 20px 0 0px 10px; padding: 0px; line-height: 22px;
}


div#sidebar3 h1 {color: white; font-size: 12px; margin: 10px 0 0px 0px; padding: 5px 0 5px 0;
}

div#footer {
position: absolute;
margin: 30px 0 0 0;
width: 960px; 
height: 53px; 
z-index: 12;
top: 740px;
left: 30px;
border-style: solid;
border-width: 0px 0px 1px 0;
border-color: white;
background: none;
}

div#footer p {color: white; font-size: 11px; margin: 20px 0 0 40px; padding: 0px;}

div#footer a {color: white; font-size: 11px;
text-decoration: none;}

div#footer a:hover {color: white; font-size: 11px; font-weight: bold;
text-decoration: none;}

div#footer2 {
position: absolute;
margin: 30px 0 0 0;
width: 962px; 
height: 53px; 
z-index: 12;
top: 1430px;
left: 0px;
border-style: solid;
border-width: 0px 0px 1px 0;
border-color: white;
background: none;
}

div#footer2 p {color: white; font-size: 11px; margin: 20px 0 0 40px; padding: 0px;}

div#footer2 a {color: white; font-size: 11px;
text-decoration: none;}

div#footer2 a:hover {color: white; font-size: 11px; font-weight: bold;
text-decoration: none;}

div#footer3 {
position: absolute;
margin: 30px 0 0 0;
width: 962px; 
height: 53px; 
z-index: 12;
top: 1860px;
left: 0px;
border-style: solid;
border-width: 0px 0px 1px 0;
border-color: white;
background: none;
}

div#footer3 p {color: white; font-size: 11px; margin: 20px 0 0 40px; padding: 0px;}

div#footer3 a {color: white; font-size: 11px;
text-decoration: none;}

div#footer3 a:hover {color: white; font-size: 11px; font-weight: bold;
text-decoration: none;}

div#footer4 {
position: absolute;
margin: 30px 0 0 0;
width: 962px; 
height: 53px; 
z-index: 12;
top: 4560px;
left: 0px;
border-style: solid;
border-width: 0px 0px 1px 0;
border-color: white;
background: none;
}

div#footer4 p {color: white; font-size: 11px; margin: 20px 0 0 40px; padding: 0px;}

div#footer4 a {color: white; font-size: 11px;
text-decoration: none;}

div#footer4 a:hover {color: white; font-size: 11px; font-weight: bold;
text-decoration: none;}

div#topper {
position: absolute;
margin: 30px 0 0 0;
width: 962px; 
height: 25px; 
z-index: 412;
top: 180px;
left: 30px;
border-style: solid;
border-width: 1px 0px 1px 0;
border-color: #043b42;
background: #043b42;
}

div#topper p {color: white; text-align: center; font-size: 11px; font-weight: bold; margin: 5px 0 0px -80px; padding: 0px;}

div#topper a {color: white; 
 padding: 6px;
 font-size: 11px;
text-decoration: none;}

div#topper a:hover {background-color: #006666; color: white; font-size: 11px;
text-decoration: none;}

