BODY {color: #000066;
	font-family: Verdana, sans-serif;
	color: #366786;
	font-size: 11px;
}

.content {/*this is the Word Power content area*/
    background: #FFFFFF;
    margin-left: 10px;
	margin-top: 10px;
    padding : 10px;
	width: 620px;
    border: 1px solid #4969a4;
	border-style : groove;
}


h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 16px;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 12px;
	margin-bottom: 0px;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	margin-top: 8px;
	margin-bottom: 0px;
}

.boxgreen h2 {
	color: #FFFFFF;
	margin-top: 4px;
}
.boxgreen h3 {
	color: #CC0000;
}
.boxred h2 {
	color: #FFFFFF;
	margin-top: 4px;
}
.boxred h3 {
	color: #FFFFFF;
}

h1 + h2 {
	margin-top: 8px;
}

h2 + h3 {
	margin-top: 8px;
}


p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #165084;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxgreen p {
	color: #FFFFFF;
}
.boxred p {
	color: #FFFFFF;
}
.boxblue p {
	color: #FFFFFF;
}	
td {
	font-family: Verdana, sans-serif;
	font-size: 11px
}

li {
	list-style-position: outside;
	list-style-image:  url(../ezine-images/bullet-red.gif);
	margin-top: 6px;
	font-size: 11px
}
.boxred li {
	list-style-position: outside;
	list-style-image:  url(../ezine-images/bullet-blue.gif);
	margin-top: 6px;
	font-size: 11px
}
ul {
	margin-top: 0px;
	margin-left: 24px;
	padding: 0px 0px 0px 10px;
}
blockquote {
	margin-right: 10px;
	margin-left: 15px;
}


/*pseudo classes*/
a:link {
  color: #366786; 
  font-weight: normal;
  text-decoration : underline; 
  }
a:visited {
  color: #6699CC; 
  font-weight: normal;
  text-decoration : underline;
  }
a:hover { 
  color: #999999; 
  font-weight: normal;
  text-decoration : underline; 
 }
a:active { 
  color: #CC0000; 
  font-weight: normal;
  text-decoration : underline; 
 }

.boxred a:link {
  color: #FFFFFF; 
  font-weight: normal;
  text-decoration : underline; 
  }
.boxred a:visited {
  color: #FFFFFF; 
  font-weight: normal;
  text-decoration : underline; 
  }
.boxgreen a:link {
  color: #FFFFFF; 
  font-weight: normal;
  text-decoration : underline; 
  }
.boxgreen a:visited {
  color: #FFFFFF; 
  font-weight: normal;
  text-decoration : underline; 
  }

.superscript {
	vertical-align: super;
}
.tightlist {
	list-style-position: outside;
	list-style-image:  url(../ezine-images/bullet-red.gif);
	margin-top: 3px;
	margin-bottom: 0px;
}
.para3pxbefore {
	font-size: 11px;
	margin-top: 3px;
}
.para0pxbefore {
	font-size: 11px;
	margin-top: 0px;
}


.clients {
	font-size: 9px;}

.invisible {
	font-size: 6px;
	color: #FFFFFF;
	margin-top: 0px;
}

.date {
	font-size: 9px;
	color: #6699CC;
}
.dateheading {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.highlight {
	background-color: #CCFFFF;
}
.quotation {
	color: #CC0000;
	font-style: italic;
}
.boxred .quotation {
	color: #FFFFFF;
	font-style: italic;
}
.credit {
	margin-top: 2px;
	text-align: left;
	font-style: italic;
}
.white {
	color: #FFFFFF;
}
.white_bold {  
	font-weight: bold; 
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
color: #CC0000;
}
.redBold {
	color: #CC0000;
	font-weight: bold;
}
.redItalics {
	color: #CC0000;
	font-style: italic;
}
.redBoldItalics {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.orange {
	color: #FF6600;
}
.orangeBold {
	color: #FF6600;
	font-weight: bold;
}
.orangeItalics {
	color: #FF6600;
	font-style: italic;
}
.orangeBoldItalics {
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}

.light_blue {
	color:  #6699CC;
}
.light_blue_bold {
	font-weight: bold;
	color:  #6699CC;
}
.lightBlueItalics {
	color:  #6699CC;
	font-style: italic;
}


.boxred {
  background: #CC0000;
  color : #FFFFFF;
  padding : 8px;
  margin: 10px;
  border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
  }
.boxgreen {
  background: #309D25;
  color : #FFFFFF;
  padding : 8px;
  margin: 10px;
  border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
  }
.boxyellow {
  background: #F7BD21;
  padding : 8px;
  margin: 10px;
  border: 0.1px solid #FFFFFF; 
   /*redfined with tdf yellow*/
  }
.boxgrey {
  background: #CCCCCC;
  color : #165084;
  padding : 8px;
  margin: 10px;  
  border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
  }
  .boxblue {
  background: #4c8fca;
  color : #666666;
  padding : 8px;
  margin: 10px;  
  border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
  }
  
.bold {
	font-weight: bold;
}

.bold a:link {
  font-weight: bold;
  }