﻿body {
  background:#fff;
  margin:0;
  padding:40px 20px;
  font:x-small Georgia,Serif;
  text-align:left;
  color:#333;
  font-size/* */:/**/smaller;
  font-size: /**/smaller;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
  
h1{
  margin:0 auto 10px;
  padding:15px 20px .25em;
  font-size:180%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
}
  
h2 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  border-bottom: 3px dotted Silver;
  }
  
  h3 {
  margin:1.5em 0 .75em;
  font:85%/1.8em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size:100%;
  text-transform:uppercase;
  letter-spacing:.2em;
  font-weight:strong;
  color:#999;
  }
  
  strong,b{
  font-weight:strong;
  }
  
  .dropshadow{
	float:left;
	clear:left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	
}
.dropshadow p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}

  
  #quoteBoxContents{

		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	

		background-color:#E2EBED;

		width:100%;

		margin:0px;

	}

	#quoteBox{

		width:350px;

		margin:5px;

		float:right;

		height:auto;	

		border:3px dotted Silver;

		padding:3px;

		font-size:0.8em;

		background-color:#E2EBED;

	}		

	#quoteBoxHeading{

		font-weight:bold;

		text-align:center;

		color:#317082;

		margin:0px;

	}

	#quoteBoxFooter{

		color:#317082;

		margin:0px;

		text-align:center;

		font-size:0.8em;

	}
