/* CSS definition file containing site wide stylesheets */
A:active { 
color: rgb(102,153,204); 
text-decoration: none ;
}
 A:link { 
color: rgb(0,0,204); 
text-decoration: none ;
}
A:visited { 
color: rgb(81,81,255); 
text-decoration: none ;
}
 A:hover { 
color: rgb(81,81,255); 
text-decoration: underline;
}
 P { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 blockquote { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
.toc { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
.nn_author { font-family: Georgia, Palatino, Times New Roman, Times, Serif, serif; font-size: 0.7em; font-weight: bold;}
.related { 
  font-family: Georgia, Palatino, Times New Roman, Times, Serif, serif; 
  font-size: 0.7em; 
  font-weight: bold;
  }
.indent { text-indent: 10pt;}
.title { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 18px; font-weight: bold;}
.author { font-family: Times New Roman,serif; color: #cc0000; font-style: italic; font-size: 12pt;}
.related_hdg { font-family: Times New Roman,serif; font-size: 10pt;}
.date { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.6em; color: rgb(102,102,102);}
.cap { color: #666666; font-weight: bold; font-size: 14pt;}
.toc_dek { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.6em;}
 .toc_deks { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt;}
.toc_author_title { font-weight: bold; }
.toc_sounding { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.6em; }
UL { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
ul.indent { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;list-style: none; }
LI { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
OL { font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}


.smallcap { font-size: 8pt; text-transform: uppercase;}
table.related { border-collapse: collapse; background-color: #ffffff; border: 1px solid #666666; width: 200px; }
td.related { padding:2px 2px 3px 5px; align: left text-align: left; }

.verdana_link2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.6em; color: rgb(51,0,153); text-decoration: none ;}

 .divisions { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(51,0,153); font-weight: bold;}
 .divisions2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 18px; color: rgb(204,0,0); font-weight: bold;}

.reply {
	background-color : #F2F3FB;
	background-position : center;
	border : 1px dashed #cccccc;
	border-width : 1px 1px 1px 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.responder {
	background-color: #F2F3FB;
	text-indent:4px;
	border: 1px dashed #cccccc;
	font-weight:bold;
}
.replyH1 {
	font-weight:bold;
	color:#003399
}




 
