/* WEBSITE DEFAULT STYLES */
a.intelligence-link:link,
a.intelligence-link:active
{
	color:#0041a5;
	
	text-decoration: none;
	border-bottom:none;
}

a.intelligence-link:visited
{
	color:#5c79a9;
	text-decoration: none;
	border-bottom:none;
}

a.intelligence-link:hover
{
	color:#990000;
	border-bottom:none;
}

/* FORM STYLES */
h3.wais_report_header
{
	border-bottom:dotted 1px #aaaaaa;
	margin:0px;
	padding:2px 0px 2px 10px;
}
h4.wais_report_subsection
{
	border-bottom:dotted 1px #aaaaaa;
	margin:0px;
	padding:2px 0px 2px 10px;
}
h5.wais_report_article
{
	border-bottom:dotted 1px #aaaaaa;
	margin:0px;
	padding:2px 0px 2px 10px;
}

td.dashboard_header
{
	background-color:#d7d7ec;
	color:#a4a1d0;
	cursor:pointer;
	font-weight:bold;
	padding:2px;
}

td.dashboard_container
{
	padding:3px 5px 5px 5px;
}

td.dashboard_title
{
	font-size:9pt;
	padding-bottom:2px;
	width:100%;
}

td.form_label
{
	padding-top: 0px;
	vertical-align: top;
	white-space: nowrap;
}

.tab,
.Tab
{
	background-color:#eeeeee;
	border: solid 1px #AAAAAA;
	cursor:pointer;
	font-weight:bold;
	padding: 3px 6px 6px 6px;
	white-space: nowrap;
}

/*****************************************************************/
#ymap
{
	width:100%;
}

div.widget
{
	border:solid 1px #aaaaaa;
}

.widget1
{
	border:dotted 1px #aaaaaa;
	width:50%;
}

.widget2
{
	border:dotted 1px #aaaaaa;
	width:100%;
}

.subnavigation_row
{
	background-image:url('/images/design/widget-title.png');
	background-repeat:repeat-x;	
	padding:7px 0px 7px 3px;
	margin-bottom:5px;
}

.widget-title
{
	background-image:url('/images/design/widget-title.png');
	font-family: Verdana;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	padding-top:6px;
	text-indent:8px;
	vertical-align:middle;
	
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}

.widget-body
{
	font-size:10pt;
	padding:8px 2px 8px 8px;
	
	border-right:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	
	margin-bottom:10px;
}

.widget-title2
{
	background-image:url('/images/design/widget-title.png');
	font-family: Verdana;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	padding-top:6px;
	vertical-align:middle;
	width:100%;
}



div.widget-text,
div.widget-item
{
	background-image:url('/images/design/underline.png');
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:10pt;
	padding:8px 2px 8px 8px;
	
	border-right:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
}

div.widget-first-item
{
	background-image:url('/images/design/list-item.png');
	background-position:left;
	background-repeat:no-repeat;
	font-size:10pt;
	padding:8px 2px 4px 15px;
}

div.widget-last-item
{
	font-size:10pt;
	padding:8px 2px 8px 8px;
}

img.list-item
{
	margin-right:8px;
}

div.list-item
{
	background-image:url('/images/design/list-item.png');
	background-position:left;
	background-repeat:no-repeat;
	font-size:10pt;
	padding:8px 2px 8px 0px;
}

.intelligence-title
{
	color:#990000;
	font-family: Arial;
	font-size:10pt;	
	padding:8px 2px 4px 0px;
}
.intelligence-title2
{
	color:#990000;
	font-family: Arial;
	font-size:10pt;
	padding:8px 2px 4px 0px;
}

.main_content_container
{
	margin-left:10px;
	margin-right:10px;
}

.intelligence-item
{
	background-image:url('/images/design/underline.png');
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:10pt;
	padding:8px 2px 8px 0px;
	margin-bottom:8px;	
}

.intelligence-date
{
	color:#808080;
	display:inline;
	font-size:8pt;
	font-weight:normal;
}

.section-header
{
	font-size:10pt;
	padding:8px 2px 8px 0px;
}

.search-title
{
	background-image:url('/images/design/list-item.png');
	background-position:left;
	background-repeat:no-repeat;
	font-size:12pt;
	margin-left:5px;
	
	font-family: Verdana;
	font-weight:bold;
	height:25px;
	padding-top:5px;
	vertical-align:middle;
	width:100%;
}
