/* Don's Blue Dolphins css template */
/* 28-Oct-2008 */
heading
{
	padding:0.5em;
	clear:left;

	font-family:Times New Roman;
    font-size: 175%;
    color: black;
    text-align: center;
    background-color:#D3D3D3;
}
a {text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}

h1 {font-family:Times New Roman;
    font-size: 150%;
    color: black;
    text-align: center;
    background-color:#D3D3D3}
h2 {font-family:Times New Roman;
    font-size: 125%;
    color: black;
    text-align: center;
    background-color:#FFE4C4}
h3 {text-align: center}
h4 {font-family:Verdana;
      font-size:100%;}
body {font-family:Verdana;
      font-size:100%;
      background-color:#EEE8AA}/*PaleGoldenRod*/
table
{
border-collapse: collapse;
background-colour:grey;
<!--empty-cells: show;-->
}

div.menu
{
padding:0;
background-color:#EEE8AA;/*PaleGoldenRod*/
text-align:left;
margin:0;
}
div.container
{
width:100%;
margin:0px;
color:black;
background-color:#F0E68C;
/*border:1px solid gray;
line-height:150%;*/
}
div.header
{
padding:0.5em;
clear:left;
}
div.sec3
{
padding:0.5em;
clear:left;
text-align:left;
}
div.footer
{
padding:0.5em;
color:white;
background-color:gray;
text-align:center;
clear:center;
font-size:75%
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
/*border-right:1px solid gray;*/
}
div.content
{
margin-left:190px;
padding:1em;
border-left:1px solid gray;
}
 /* from MS Word 2007 'save'*/
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Arial","serif";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Arial","serif";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Arial","serif";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
 /* Page Definitions */
 @page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
