/* Newsletter Stylesheet - 28 May 05*/

/* standard background */
body  {
      background: white;
      color: black;
      margin-top: 0;
      margin-left: 0;
      scrollbar-face-color: #666666;
      scrollbar-arrow-color: black;
      scrollbar-track-color: #cccccc;
      }

dt		{
		font-weight: bold;
		}

/* br */
br    {
      font-size: 13px;
      }

/* courier font, left aligned, black, indented */
.cour  {
      font-family: "Courier",serif;
      font-size: 14px;
      font-weight: normal;
      color: black;
      text-align: left;
	  text-indent: 3em;
      background: white;
      }

/* normal font, left aligned, black */
.nlb  {
      font-family: "Verdana", "Arial", sans-serif;
      font-size: 13px;
      font-weight: normal;
      color: black;
      text-align: left;
      background: white;
      }

/* normal font, centred, black */
.ncb  {
      font-family: "Verdana", "Arial", sans-serif;
      font-size: 13px;
      font-weight: normal;
      color: black;
      background: white;
      text-align: center;
      }

/* bold font, centred, black */
.bcb  {
      font-family: "Verdana", "Arial", sans-serif;
      font-size: 13px;
      font-weight: bold;
      color: white;
      background: black;
      text-align: center;
      line-height: 24px;
      }

/* small font, right, black */
p.srb {
      font-family: "Arial", "Verdana", sans-serif;
      font-size: 11px;
      font-weight: normal;
      color: #999999;
      background: white;
      text-align: right;
      line-height: 0%;
      }

/* email */
a.email:link {
      color: #0000ff;
      background: white;
      text-decoration: underline;
      }
a.email:visited {
      color: #0000ff;
      background: white;
      text-decoration: underline;
      }
a.email:hover {
      color: #ff0000;
      background: white;
      text-decoration: underline;
      }

   a:link {
         color: #0000ff;
         background: #ffffff;
         text-decoration: underline;
         }
   a:visited {
         color: #0000ff;
         background: #ffffff;
         text-decoration: underline;
         }
   a:hover {
         color: #ff0000;
         background: #ffffff;
         text-decoration: underline;
         }

table {
      font-family: "Verdana", "Arial", sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: black;
      background: white;
      text-align: left;
      }

.myparagraph:first-letter
		{
		font-size:64px;
		font-family: "Georgia", serif;
		float:left;
		color:black;
		font-weight: normal;
		font-style:normal;
		}

.mypara:first-letter
		{
		font-size:32px;
		font-family: "Georgia", serif;
		float:left;
		color:black;
		font-weight: normal;
		font-style:normal;
		}

.mipara:first-letter
		{
		font-size:32px;
		font-family: "Georgia", serif;
		float:left;
		color:black;
		font-weight: normal;
		font-style:italic;
		}

.bluecheck {
		list-style-image: url(images/jan05/bluecheck.gif);
		}

acronym {
		  border-bottom: 1px dotted red;
		}

.imageRight 	{
			float: right;
			padding: 4px;
			background-color: #efefef;
			margin-top: 5px;
			margin-bottom: 1px;
			margin-left: 5px;
			margin-right:0px;
			font-style: italic;
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
			text-align: center;
			}

.imageLeft 	{
			float: left;
			padding: 4px;
			background-color: #efefef;
			margin-top: 5px;
			margin-bottom: 1px;
			margin-left: 0px;
			margin-right:5px;
			font-style: italic;
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
			text-align: center;
			}

.bluecheck {
		list-style-image: url(images/jan05/bluecheck.gif);
		}

.redcross {
		list-style-image: url(images/may07/redcross.gif);
		}

sub {
		font-size: 9px;
		}

sup {
		font-size: 12px;
		}

.imageLeftSmall 	{
		float: left;
		padding: 4px;
		background-color: #efefef;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 0px;
		margin-right:10px;
		font-style: italic;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
		text-align: center;
		}

.imageLeftLittle 	{
		float: left;
		padding: 4px;
		background-color: #efefef;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right:10px;
		font-style: italic;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
		text-align: center;
		}
	
	.imageLeftTiny 	{
		float: left;
		padding: 4px;
		background-color: #efefef;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right:10px;
		font-style: italic;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
		text-align: center;
		}

		.imageRightLittle	{
		float: right;
		padding: 4px;
		background-color: #efefef;
		margin-left: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right:0px;
		font-style: italic;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
		text-align: center;
		}

		.imageRightSmall 	{
		float: right;
		padding: 4px;
		background-color: #efefef;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right:0px;
		font-style: italic;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
		text-align: center;
		}

		.imageRightMinute 	{
		float: right;
		padding: 4px;
		background-color: #efffff;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right:0px;
		font-style: italic;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
		color: black;
		text-align: center;
		border: solid gray 0.1em;
		}

		.blue {
		background-color: #666666;
		color: white;
		font-weight: bold;
		text-align: left;
		font-size: 15px;
		}

		.purple {
		background-color: #cccccc;
		color: black;
		font-weight: normal;
		text-align: left;
		font-family: Georgia, serif;
		}

.mainExpand {
	  cursor:hand;
	  font: bold .9em verdana, arial, helvetica, sans-serif;
	  }

/* End of listing */
