body
{
	margin: 0;
	border: 0;
	padding: 0;
	background: #FFF;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

p {
	font-size: 12px;
}

h3 {
	font-size: 15px;
}
	
p.statement {
    font-size : 15px;
	font-weight : bold;
	color : #006600;
}

p.portfolio {
    font-size : 12px;
	color : #666;
}

#headergrey
{
width: 100%;
height: 21px;
background-image: url("images/topbar/stripe.gif");
background: #999;
}

 #navcontainer
{
width: auto;
margin-left: auto;
margin-right: auto;
padding: 0;
height: 20px;

text-align: center;
}



#navcontainer  a.navlist
{
background: #fff;
width: auto;
height: 18px;
border-top: 1px solid #F00;
border-left: 1px solid #F00;
border-bottom: 1px solid #F00;
border-right: none;
padding: 2px 8px 2px 8px;
margin: 8px -4px 10px 0px;
color: #666;
text-decoration: none;
display: inline;
text-align: center;
font: normal 12px/20px verdana, lucida, sans-serif;
}

#navcontainer  a.navliste
{
background: #fff;
width: auto;
height: 18px;
border-top: 1px solid #F00;
border-left: 1px solid #F00;
border-bottom: 1px solid #F00;
border-right: 1px solid #F00;
padding: 2px 8px 2px 8px;
margin: 8px -4px 10px 0px;
color: #666;
text-decoration: none;
display: inline;
text-align: center;
font: normal 12px/20px verdana, lucida, sans-serif;
}

#navcontainer a:hover
{
color: #FFF;
background: #999;
}

p.center {
   text-align: center;
  }
  
p.footer {
   color : #666;
   font-size : 12px;
  }
  
p.footertext {
   color : #FFF;
   text-align: center;
  }
  
  p.foliothumbs{
   color : #000;
   text-align: center;
   font-size : 18px;
   line-height: 1;
   text-decoration: none;
  }
  
  p.foliothumbsbody{
   color : #000;
   text-align: center;
   font-size : 14px;
   line-height: 1;
   text-decoration: none;
  }
  
p.foliothumbs a:hover {
color: #666;
text-align:center;
text-decoration: none;
}
  
p.foliothumbs a {
color: #000;
text-align:center;
text-decoration: none;
}

p.foliothumbsoands {
   color : #999;
   text-align: center;
   font-size : 14px;
      line-height: 0;
  }
 
p.footertext a{
color: #FFF;
}
  
p.footertext a:hover{
color: #000;
}
  
p.folio {
   color : gray;
   font-size : 12px;
  }  
  
a:hover.folio {
	color : blue;
}
  
a:hover.footer {
	color : #F90;
}
a:link.footer {
	color : #F90;
}

a:active {
	color: #F90;
}
a:link {
	color: gray;
}

a:visited {
	color: gray;
}

a.whitelink {
  color: white;
  }
a.whitelink:hover{
	color: Black;
}
ul.white {
   color: white;
  }

.address {
	color: Black;
}
.upright{
	font-size: larger;
	color: #F90;
}
.white{
	color: white;
}

input, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.homePageWrapper {
	width: 460px;
	margin: 0 auto;
}

.homePageWrapper a {
	font-weight: bold;
}

.homePageWrapper h3 {
	margin: 0;
}

.homePageWrapper .listTable p {
	margin: 0;
}

.dbList ul {
	padding: 0;
	list-style-type: none;
}

