p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin: 0in 0in 0.0001pt;
line-height: normal;
font-size: 11pt;
font-family: Arial;
}
h1 {
margin: 12pt 0in 3pt;
text-align: center;
line-height: normal;
page-break-after: avoid;
font-size: 20pt;
/*font-size:16pt;*/
font-family: Arial;
font-weight: bold;
}
h2 {
/*margin: 15pt 0in;
text-align: center; */
line-height: normal;
/*font-size: 16.5pt; */
font-size: 14pt;
font-family: Arial;
font-weight: bold;
color:green;
}
h3 {
margin: 12pt 0in 3pt;
text-align: center;
line-height: normal;
page-break-after: avoid;
font-size: 12pt;
font-family: Arial;
font-weight: bold;
}
h4 {
margin: 0in 0in 0.0001pt;
text-align: center;
line-height: normal;
font-size: 16pt;
font-family: Arial;
color: navy;
font-weight: bold;
}
p {
margin: 13.5pt 0in;
line-height: 15pt;
font-size: 12pt;
font-family: Arial;
text-align:left;
}
p.W4, li.W4, div.W4 {
margin: 0in 0in 0.0001pt;
line-height: normal;
font-size: 12pt;
font-family: Arial;
}
p.W1, li.W1, div.W1 {
margin: 12pt 0in 3pt;
text-align: center;
line-height: normal;
page-break-after: avoid;
font-size: 24pt;
font-family: "Times New Roman";
color: navy;
font-weight: bold;
}
p.StyleW1Centered, li.StyleW1Centered, div.StyleW1Centered {
margin: 12pt 0in 3pt;
text-align: center;
line-height: normal;
page-break-after: avoid;
font-size: 20pt;
font-family: "Times New Roman";
color: navy;
font-weight: bold;
}
span.Heading3Char {
font-family: Arial;
font-weight: bold;
}
span.GramE {
}

ol {
margin-bottom: 0in;
}
ul {
margin-bottom: 0in;
}
body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: blue;}


#topheader{
margin:0px auto;
background: WHITE;
height: 90px; /*Height of top section*/
}

#topheader h1{
margin:0px auto;
padding-top: 15px;
}

#lowerheader{
margin:0px auto;
background: #EAEAEA;
height: 270px; /*Height of top section*/
}

#contentwrapper{
margin:0px auto;
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 400px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 490px; /*Width of right column in pixels*/
margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
/*background: #FDE95E;*/
/*background: #EAEAEA;*/
background: #ccffcc;
}



#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.logoleft{
border-top: 2px solid green;
border-bottom: 2px solid green;
border-left: 2px solid green;
}
.logoright{
border-top: 2px ridge green;
border-bottom: 2px ridge green;
border-right: 2px ridge green;
text-align: left;
}

#navigation {
  width: 7em;
}
ul#navigation li {
  border-top: 1px solid #cc9933;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
  background-color: #cc9933;
  padding-left: 0px;
}
ul#navigation li a {
  border-left: 1px solid #cc9933;
  border-right: 1px solid #cc9933;
  border-bottom: 1px solid #cc9933;
  padding: 0.35em;
  display: block;
  text-decoration: none;
}
a:link, a:visited {
  color: GREEN; text-decoration: none;
}
a:hover, a:active {
  /*font-size:20; font-weight:bold; color: BLUE;*/
  font-size:120%; font-weight:bold; color: BLUE;
}

table.center {margin-left:auto; margin-right:auto;}
body {text-align:center;}

.box1 { 
background-color: #cc9933; 
border: 4px groove #336633; 
height: 160px; 
width: 200px; 
padding: 5px; 
text-align:left;
} 
.box2 { 
background-color: #66ccff; 
border: 4px groove #336633; 
height: 190px; 
width: 200px; 
padding: 5px; 
text-align:left;
} 
.box3 { 
background-color: #cc6633; 
border: 4px groove #336633; 
height: 300px; 
width: 200px; 
padding: 5px; 
text-align:left;
} 
.box4 { 
background-color: #00cc99; 
border: 4px groove #336633; 
height: 265px; 
width: 200px; 
padding: 5px; 
text-align:left;
} 
