@charset "UTF-8";
/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.accordion dt { /* activated */
	text-decoration: underline;
    cursor: pointer;
}
        
dt{
	margin: 0;
	padding: 0 ;
}

dd{
	margin: 0;
	padding: 0 0 5px 0 ;
	line-height: 13px;

	padding-left:10px;
}

a
{
color:#999999;
text-decoration:none;
}
    

img
{
	border:0px;
}

.demo-show {
width: 219px;
margin: 0px;
}

.demo-show h2 {
margin: 0;
height: 43px;
}

.demo-show h3 {
margin: 0;
height: 30px;
}

a img {border: 0px; }
a:hover img {border: 0px ; }
a:visited img {border: 0px ; }

.demo-show div {
padding: 6px 15px 6px 15px;
color: #3e3e3e;
font-size: 10px;
width: 189px;
}

ul.list {list-style-type:none; margin: 0px; padding: 0px; line-height:14px;}
li.bullet {background: transparent url("http://www.watchdogproject.us/templates/SCtIR_Template_01/images/Nav/circle.gif") no-repeat scroll 0px 3px; color:#212121; padding-left:13px; padding-bottom: 4px;}

.demo-show a {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #3e3e3e; text-decoration: none;}
.demo-show a:link {font-weight: bold; color: #3e3e3e; text-decoration: none; }
.demo-show a:hover {font-weight: bold; color:#791e00; text-decoration: none;}

.demo-show p {margin-top: 10px; color:#04224f; line-height:14px; font-size: 10px;}

element.style {
position: static;
}

dt.a.img
{
border: 1px solid red;
}
