/*  DesignSpring articles stylesheet for version 4 browsers upwards  */


.vmenu { color: #999999;
   text-align: left;
   font-weight: bold;
   line-height: 170%;
   margin: 0px;
   padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
   
.vmenuintro { color: #000099;
   background-color: #E8E8ff;
   line-height: 120%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
   padding-left: 10px;
   	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCff;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
   
.vmenutopic { color: #000099;
   background-color: #F2F2ff;
   text-align: left;
   line-height: 120%;
   margin: 0px;
   padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCff;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.example { color: #000099;
   	background-color: #CCFF66;
	line-height: 200%; }
  
   
h1 { color: #000099;
   font-weight: normal;
   line-height: 100%; }
   
h2 { color: #000099;
   font-weight: normal;
   line-height: 100%;
   }

h3 { color: #000099;
   font-weight: bold;
   margin-top: 20px;
   margin-bottom: 10px;
   text-align: left; }
   
h4 { color: #000099;
   display: inline; }

.morehead { color: #009933; 
   font-weight: bold; }
   
p {margin-top: 0px;
	margin-bottom: 10px; }

   

/* lists */

ul.bullet {
  list-style-image: url('images-gen/list-bullet.gif');
  list-style-type: none 
   }
  
   
.secthead { color: #009933;
   font-weight: bold }
   
.date { color: #666699 }

.links line-height 115% }

.feature { font-weight: normal;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif }
   
.articledate { color: #666699 }

.news {line-height: 120% }