
body
{
	font-family: verdana, helvetica,sans-serif;
	color: #000;
	background-color: #FFF;
	font-size: 11pt;
	line-height: 14pt;
	min-width: 640px;
	margin: 0px 0px 10px 0px;
	background-image: url(/images/knotteddogs.jpg);
	background-repeat: repeat-y;

}

img { border-width: 0px; }
.tiny { font-size: 8pt; }

h1,h2,h3,.title,.insettitle {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h1
{
	font-size: 18pt;
}

h2
{
	font-size: 16pt;
}

h3
{
	font-size: 12pt;
}

p { margin-bottom: 10px; font-size: 10pt;}

ul { margin: 0px 0px 3px 0px; }

.cnt { text-align: center; }
.top { vertical-align: top; }
a { color: #009; }
a:visited { color: #900; }
a:active { color: #009; }
a:hover { color: #000; }

.title
{
	font-size: 16pt;
	margin-top: 10px;
       line-height: 18pt;
}

.insettitle
{
	font-size: 14pt;
	font-weight: bold;
}

table.insetright
{
	width: 50%;
	background-color: #F1DF75;
	float: right;
	padding-left: 2px;
	clear: right;
	vertical-align: top;
	margin: 3px 3px 3px 10px;
}

table.insetleft
{
	width: 50%;
	background-color: #ff9;
	padding-left: 2px;
	float: left;
	clear: left;
	vertical-align: top;
	margin: 3px 10px 3px 10px;
}

table.insetcenter, .center
{
	text-align: center;
	margin: 0 auto 0 auto;
}

.none { }

.right
{
	float: right;
	padding-left: 2px;
	clear: right;
	vertical-align: top;
	margin: 3px 3px 3px 10px;
}

.left
{
	padding-left: 2px;
	float: left;
	clear: left;
	vertical-align: top;
	margin: 3px 10px 3px 10px;
}

table.insetcenter, .center
{
	text-align: center;
	margin: 0 auto 0 auto;
}

.relatedtable
{
	width: auto;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	background-color: #FF9;
	margin: 30px auto 30px auto;
}

.relatedtitle
{
	width: auto;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}

.relatedtd
{
	margin: 0px;
	border-width: 0px;
	padding: 5px;
	background-color: #fff;
	font-size: 8pt;
}

.topnav
{
	color: #fff;
	width: 100%;
	font-size: 11pt;
}

table.topnav
{
	margin: 0px;
	min-width: 640px;

}

.topnav h2
{
	font-size: 20pt;
	margin: 5px 5px 10px 5px;
}

.topnav td { }

.topnav .righttd
{
	width: 100%;
	vertical-align: top;
	padding-top: 13px;
}

.topnav a
{
	color: #ff9;
	text-decoration: none;
}

.topnav a:visited { color: #ff9; }
.topnav a:active { color: #f9f; }
.topnav a:hover { color: #9ff; }

.topnav #descriptions
{
	display: block;

	margin-top: 11px;
	width: 532px;
	height: 30px;
	background-image: url(/images/navbar.gif);
	background-repeat: no-repeat;
}


a.currentsection { color: #ff9; }
a.currentsection:visited { color: #ff9; }
a.currentsection:active { color: #f9f; }
a.currentsection:hover { color: #9ff; }

#leftnav
{	width: 150px;
	display: block;
	position: absolute;
	top: 5px;
	left: 2px;
	font-size: 10pt;
	font-weight: bold;
	}

#leftnav a
{
	color: #900;
	display:block;
	text-decoration: none;
	margin-left:10px;
	margin-top:2px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;


	}

#leftnav a:visited { color: #009; }
#leftnav a:active { color: #090; }
#leftnav a:hover {
	color: #000;
	background-color:#fff;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	border: 1px solid black;
	  filter:alpha(opacity=60);
  opacity:0.6;
	}

#content
{
	width: 615px;
	display: block;
	position: absolute;
	top: 5px;
	left: 165px;
	
	}

#pagebottom
{
	display: block;
	font-size: 8pt;
	width: 100%;
}

.pullquoteright
{
	width: 35%;
	background-color: #43677A;
	float: right;
	margin: 1px 0 0 10px;
}

.pullquoteleft
{
	width: 35%;
	margin-top: 1px;
	margin-right: 10px;
	background-color: #43677A;
	float: left;
}

.pullquotecenter
{
	background-color: #43677A;
	margin: 0 10% 0 10%;
}

.quotestyle
{
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 10px;
	border-color: black;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

.attrib
{
	text-align: right;
	font-size: 10pt;
	display: block;
	margin: 5px 0 0 auto;
}

.code
{
	width: 100%;
	margin: 15px 0 0 0;
}


.story { margin-right: 15px; }



