body{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0 0 0 0;
	padding:0;


}
form{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-size: 9pt;
}
.story{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: blue;
}

.fullstory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.FullArticleTitle{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;	
}
.TitleLink{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;	
}

.TitleLink:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;	
}
.dsq-widget-thread{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
}
.dsq-widget-meta a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
}
.dsq-widget-user{
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;	
}
.dsq-widget-comment{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.dsq-unregistered-user{
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;	
}
.dsq-widget-thread:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
}
.FullArticleTitle a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	
}
.fullarticledate{
	font-size: 10px;
	font-style: italic;
	color: Gray;
}

.fullarticleauthor{
	font-size: 12px;
	color: Gray;
}

.searcharea{
	border: thin solid Black;
	height: 20px;
	width: 250px;
}
.articledate{
	font-size: 9px;
	font-style: italic;
	color: Gray;
}

.articleauthor{
	font-size: 9px;
	color: black;
}

.centerme{
		margin-left: auto;
	margin-right: auto;
}

.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.masthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.breadcrumb
{
	font-size: 9pt;
	font-style: italic;
	color: #696969;
}

.breadcrumb a
{
	font-size: 9pt;
	font-style: italic;
	color: #696969;
}

.State_Header{
	font-size: 13pt;
	font-weight: bold;
	color: blue;
}
.reporttitle
{
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

/* Ad Report */
table.domain_companies{
	border:1px solid #333;
}

table.domain_companies th{
	text-align:left;
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	font-size:12pt;
	padding:3px;
}

table.domain_companies td{
	padding:3px;
	background-color:#EEE;
}

table.domain_companies_contacts{
	border:0px;
	margin:0;
	padding:0;
}

table.domain_companies_contacts th{
	background-color:#999;
	color:#000;
	font-size:11pt;
	font-weight:bold;
	padding:3px;
}

table.domain_companies_contacts td{
	font-size:11pt;
	font-weight:normal;
	padding:3px;
	background-color:#EEE;
}

table.domain_companies_contacts td.alternate{
	background-color:#DDD;
}

ul.article_list{
	font-size:11pt;
	text-align: left;
	
}
