/*
copyright 2005-2015, Real Software
author: Chad K. Flentje
*/

body
{
	background-color: #FFFFFF;
	background-image: url(../images/ggullikson3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;

	color: black;
	font-family: "Comic Sans MS","Times New Roman",Times,serif;
	font-size: 11pt;
	font-weight: normal;
  link: #800000;
  vlink: #008000;
  alink: #0000ff;
}
div.header
{
    color: #821006;
    text-align: center;
    font-family: "Times New Roman",Times,serif;
    font-size: 20pt;
    font-weight: bold
}
div.headerinfo
{
    color: #821006;
    text-align: center;
    font-family: "Times New Roman",Times,serif;
    font-size: 12pt;
    font-weight: bold
}
div.note
{
    color: #821006;
    text-align: center;
    font-family: "Courier New",Courier,monospace;
    font-size: 8pt
}
div.linksheader
{
    color: #821006;
    text-align: center;
    font-family: "Times New Roman",Times,serif;
    font-size: 14pt;
    font-weight: bold
}
.info
{
    color: #4a41a5;
    font-size: 9pt;
    font-weight: normal
}
.moreinfo
{
    link: #800000;
    vlink: #008000;
    alink: #0000ff;
    font-family: "Courier New",Courier,monospace;
    font-size: 8pt;
    font-weight: bold
}
.locationinfo
{
  link: #4a41a5;
  vlink: #4a41a5;
  alink: #4a41a5;
	font-family: "Times New Roman",Times,serif;
  font-size: 9pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto
}
.contact_info
{
  color: #821006;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  font-size: 10pt;
	font-weight: bold
}

.level1
{
    color: #821006;
    font-size: 16pt;
    font-weight: bold;
    font-family: "Times New Roman",Times,serif
}
.level2
{
  font-size: 12pt;
	margin-left: 24px
}
.level3
{
  font-size: 12pt;
	margin-left: 24px
}
.level4
{
  font-size: 11pt;
	margin-left: 24px
}
.level5
{
  font-size: 10pt;
	margin-left: 24px
}
.level6
{
  font-size: 9pt;
	margin-left: 24px
}
.level7
{
  font-size: 9pt;
	font-weight: normal;
	margin-left: 24px
}
a
{
    font-family: "Courier New",Courier,monospace;
    font-size: 10pt;
    font-weight: bold
}
div.sep
{
    color: #821006;
    font-family: "Courier New",Courier,monospace;
    font-size: 20pt;
    font-weight: bold;
    text-align: center
}
div.notice
{
    color: #4a41a5;
    font-family: "Times New Roman",Times,serif;
    font-size: 8pt;
    text-align: center
}



