/* 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:hover { color: rgb(81,81,255); text-decoration: underline;}
.title { color: rgb(204,0,0);}
.author { font-weight: bold;}
A:visited { color: rgb(81,81,255); text-decoration: none ;}
.date { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.6em; color: rgb(102,102,102);}
P { font-family: 'Times New Roman', Times, Serif, serif; 
	font-size: 12pt;
}


blockquote { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
.smallcap { font-size: 8pt; text-transform: uppercase;line-height:14pt;}
.cap { color: #666666; font-weight: bold; font-size: 16pt;font-family: Arial,Tahoma,Verdana,Helvetica,Sans-serif,sans-serif; }

UL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}
OL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt;}

.nn_author { font-family: Georgia, Palatino, Times New Roman, Times, Serif, serif; font-size: 0.7em; font-weight: bold;}
.nn_author2 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(0,0,0); font-weight: bold;}
.related { 
  font-family: Georgia, Palatino, Times New Roman, Times, Serif, serif; 
  font-size: 0.7em; 
  font-weight: bold;
  }

.verdana_link2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.6em; color: rgb(51,0,153); text-decoration: none ;}
.nn_pub_date { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 0.65em; color: rgb(102,102,102);}
.nn_title_dek { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt;}


 .verdana_link { 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 0.55em; 
	color: rgb(51,0,153);
	text-decoration: none ; }
 .verdana_link:link { 
	color: rgb(51,0,153); }
 .verdana_link:visited { 
	color: rgb(51,0,153); }
 .verdana_link:hover { 
	text-decoration: underline;}

 .tool_link { 
	color: #cc0000;
	text-decoration: none ; }
 .tool_link:link { 
	color: #cc0000;
	}
 .tool_link:visited { 
	color: #cc0000;
	}
 .tool_link:hover { 
	text-decoration: underline;
	color: #cc0000;
	}

.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
}
 
