
body
{
font-family:"Verdana, Arial, Helvetica, sans-serif";
color:#747474;
font-size:medium;
margin-top: 0; 
margin-bottom: 0;
text-align:"center"

}

#tdhome, #tdabout, #tdmeetings, #tdlinks, #tdcontact
{
width:16%;
}

.bannerImage
{
display:block;
height: 152px;
background: url('../images/banner.jpg') top center no-repeat;
}
.extra-smalltext
{
font-size:xx-small;
text-decoration:none;
}

p.smalltext
{
font-size:x-small;
}
  
.bigtext
{
font-size:large;
}
  
.redtext
{
color:#CA5228;
}
 
a.linkColor
{
	color:#FFFFFF;
	text-decoration:none;
}

a.linkColor:hover
{
	color:#FFFFFF;
 font-weight:bold;
}


.mainPageDiv
{
height:370px;
background:scroll;
overflow-y:scroll; 
}

.subText
{
display:none;
}

a.sectHead
{
	color:#222D80;
	text-decoration:none;
}
a.sectHead:hover
{
	color:#CA5228;
 font-weight:bold;
}

.bullet
{
border-style:none;
float:left;
height:20px;
width:20px;
}


