@charset "utf-8";
/* CSS Document */

body          {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3     {
font-family: verdana, arial, 'sans serif'; 
}
p,table,li    {
font-family: verdana, arial, 'sans serif'; 
}
p,li,th,td      {
font-size: 11px;
}
.breadcrumb1 {
	color: #0066CC;
	text-decoration: none;
}
h1,h2,h3,hr {
color:teal; 
}
a:link          {
	color:#333333;
	text-decoration: none;
}
a:visited      {
	color:black;
	text-decoration: none;
}
a:active       {
color:red
}
a:hover        {
	color:#0000FF
}


blockquote.withquote {
	background:url(quote.gif)
no-repeat;
	background-position:top left;
	text-align: justify;
	padding-left:20px;
} 

p.withunquote {background: url(unquote.gif) no-repeat;
background-position:bottom right;padding-right:5px;}

.thinborder{
  float:left;
  border:solid 1px yellowgreen;
  padding:5px;
  margin-right:5px;
}

.dropcap {
  float: left;
  font: normal 40pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color: yellowgreen;
  margin-right: 3px;
}



.pullout{
  width:30%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px;
  clear: both;
}

.pullout2 {
	width:30%;
	padding:10px;
	background-color:yellowgreen;
	color:#F5F5F5;
	float:right;
	font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
	text-align:left;
	letter-spacing: 0.05em;
	margin:5px;
	clear: both;
}
.dropcapsml {
	/* float: left; */
	color: yellowgreen;
	margin-right: 3px;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
.dropcapsml2 {
	/*float: left; */
	color: yellowgreen;
	margin-right: 3px;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	/*line-height: 1.0em;*/
	font-weight: normal;
	font-variant: normal;
}.pullout100 {
	width:auto;
	padding:10px;
	background-color:yellowgreen;
	color:#F5F5F5;
	float:right;
	font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
	text-align:left;
	letter-spacing: 0.05em;
	margin:5px;
	clear: both;
}
