a:link, a:visited {
	color: rgb(0,51,153);
	text-decoration: none; 
}
a:hover {
    color: rgb(0,51,153);
    text-decoration: none;
    font-weight: bold;
  }
a:active {
	color: rgb(0,51,153);
	text-decoration: none; 
} 
body {
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 83%;
}
h1 { font-size: 180%; }
h2 { font-size: 165%; }
h3 { font-size: 150%; }
h4 { font-size: 135%; }
h5 { font-size: 120%; }
h6 { font-size: 105%; }
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(102,51,153); 
}
.employtextheader
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.dodresearchheader
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.bluetext
{
	font-family: Arial;
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}
.bluetabletext
{
	font-family: Arial;
	color: #003399;
	font-size: 12px;
}

.largenavytext
{
	font-family: Arial;
	color: #330066;
	font-size: 20px;
	font-weight: bold;
	/* text-decoration: underline;*/
}
.navytext
{
	font-family: Arial;
	color: #330066;
	font-size: 12px;
	font-weight: bold;
}
.navyheadertext
{
	font-family: Arial;
	color: #330066;
	font-size: 12px;
	font-weight: bold;
	/* text-decoration: underline;*/
}

.blueboldtext
{
	font-family: Arial;
	color: #003399;
	font-size: 15px;
	font-weight: bold;
}
.blueboldundertext
{
	font-family: Arial;
	color: #003399;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.blacktext
{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
}
.blackboldtext
{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.blackboldundertext
{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.blacksmalltext
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}
.blacktinytext
{
	font-family: Arial;
	color: #000000;
	font-size: 7.5pt;
}
.header
{
	font-family: Arial;
	color: #007AC2;
	font-size: 17px;
	font-weight: bold;
	text-decoration: overline;
	text-decoration: underline;
}
.gmaheader
{
	font-family: Arial;
	color: #007AC2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: overline;
	text-decoration: underline;
}
.departmenttable
  {
    font-color: #000000;
    font-family: arial
    font-size: 7px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
  }
.departmenttable .departmenttext
  {
    font-color: #003399;
    font-family: Arial;
    font-variant: normal;
    line-height: normal;
    text-decoration: none; font-size:11px
  }
.smalltext
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
}
.tabletext
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
}
.rightdepartmenttext
  {
    font-color: #000000;
    font-family: Arial;
    font-variant: normal;
    line-height: normal;
    text-decoration: none; font-size:11px
  }
.departmenttable
  {
    font-color: #000000;
    font-family: arial
    font-size: 7px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
  }
  
p { border: 0; }
#agenda { background: #666; }
#agenda #contain {
 margin: 5px auto 5px auto;
 padding: 20px;
 width: 713px;
 background: #fff;
 }
#agenda #contain dl {  }

#agenda #contain dt { margin-top: 5px; font-weight: bold; }

ul.contact {
 list-style: none;
 text-decoration: none;
 }

blockquote {
 padding: 6px;
 border: 2px dashed #ccc;
 background-color: #eee;
 text-decoration: none;
 }
blockquote span.q_speaker {
 display: block;
 font-weight: bold;
 }
