body {
	background-color: #513a2a;
}

a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #431d12;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #431d12;
	}
a:hover { 
	text-decoration: none; 
	color: #b2963c;
	}
H1 {
	text-align: center;
	font-family:Verdana, Helvetica, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

H2 { margin-left: 0.50in; margin-right: 0.00in;
       text-align: left; font-family: Arial, Verdana, Helvetica;
       font-size: 11pt; font-weight: bold; }

H3 { margin-left: 0.50in; margin-right: 0.00in;
       text-align: left; font-family: Arial, Verdana, Helvetica;
       font-size: 10pt; font-weight: bold; }

H4 { margin-left: 0.50in; margin-right: 0.00in;
       text-align: left; font-family: Arial, Verdana, Helvetica;
       font-size: 8pt; font-weight: bold; }

p { margin-left: 0.20in; margin-right: 0.20in;
      text-align: left; font-family: Verdana, Helvetica;
      font-size: 12px; 
	  line-height:140%;}
	  
div.container
{
background: #828d50;
width:950px;
margin:0px auto;
border-top: 0px;
border-top:  2px solid #431d12;
border-right: 2px solid #431d12;
border-bottom: 2px solid #431d12;
border-left: 2px solid #431d12;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
line-height:140%;
}

div.header {
margin: 0px 0px 0px 0px;
padding:0.em;
color:black;
line-height:110%;
clear:left;
}

div.footer
{
background: transparent url(images/BoydLogoBottom.jpg no-repeat bottom right)
padding:1.5em;
color:black;
clear:left;
}
h1.header
{
padding:8px;
font-size:24px;
color:#000000;
margin:10px 0px 0px 350px;
}
div.left
{
float:left;
width:200px;
border-top: 0px;
border-right: 0px solid #431d12;
border-bottom: 0px solid #431d12;
border-left: 0px solid #431d12;
background: #828d50;
padding:0px;
line-height: 150%;
}
div.content
{
background: transparent;
margin: 0in 0px 0px 220px;
border-left: 2px solid #431d12;
padding:1px;
}
.white {
COLOR: #ffffff;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold
}
.red {
COLOR: #b22222;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
}
.redbold {
COLOR: #b22222;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold
}
.bluebold {
COLOR: #006394;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold
}
.bigwhite {
COLOR: #ffffff;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 14pt;
FONT-WEIGHT: bold
}
.bigblack {
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 14pt;
FONT-WEIGHT: bold
}
.smallblack {
COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 7pt
}
.ultrasmall {
COLOR: #666688;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 1pt
}
.medwhite {
COLOR: #ffffff;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11pt;
FONT-WEIGHT: bold
}

table.one
{
table-layout: automatic
}

BLOCKQUOTE { text-align: justify; margin-right: 0.5in; }

UL.index LI { list-style-type: square; color: navy;
                   list-style-position: outside;
                   margin-left: 0.50in; margin-right: 0.50in; }

UL.norm LI { list-style-type: square;
                   list-style-position: outside;
                   margin-left: 0.00in;  margin-right: 0.25in;
                   font-family: Arial, Verdana, Helvetica;
                   font-size: 10pt; }

UL.alt LI { list-style-type: square;
               list-style-position: outside;
               margin-left: 0.00in; margin-right: 0.02in;
               font-family: Arial, Verdana, Helvetica;
               font-size: 9pt; }

UL.arch LI { list-style-type: square;
                  list-style-position: outside;
                  margin-left: -0.25in; margin-right: 0.02in;
                  font-family: Arial, Verdana, Helvetica;
                  font-size: 10pt; }

OL.norm LI { list-style-position: outside;
                   margin-left: 0.00in; margin-right: 0.25in;
                   font-family: Arial, Verdana, Helvetica;
                   font-size: 10pt; }

OL.ref LI { list-style-position: outside;
               margin-left: 0.25in; margin-right: 0.25in;
               font-family: Arial, Verdana, Helvetica;
               font-size: x-small; }

OL.alpha LI { list-style-type: upper-alpha;
                 list-style-position: outside;
                  margin-left: 0.00in; margin-right: 0.25in;
                  font-family: Arial, Verdana, Helvetica;
                  font-size: 10pt; }

OL.lower LI { list-style-type: lower-alpha;
                  margin-left: 0.00in; margin-right: 0.25in;
                  font-family: Arial, Verdana, Helvetica;
                  font-size: 10pt; }

