form.clockBg {
	background-image: url(/ask/css_new/clockBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.treemenu {
	padding : 1em;
	list-style : none;
	border : 1px solid #000;
	margin: 0px;
	font-size: 1.1em;

}

.treemenu ul {
	list-style : none;
	margin-top: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-left: 12px;
}

.treemenu li, .treemenunoborder li {
	display : list-item;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

.treemenu a {
	text-decoration : none;
	padding-left: 12px;
	display: block;


}

.treemenu .treeopen, .treemenunoborder .treeopen  {
	background-image :  url(open.gif);
	background-repeat : no-repeat;
	background-position : left 2px;
}		

.treemenu .treeclosed, .treemenunoborder .treeclosed {
	background-image :  url(closed.gif);
	background-repeat : no-repeat;
	background-position : left 2px;
}

span.completeDate {
	padding-left: 12px;
	clear: both;
	display: block;
	padding-bottom: 0.5em;
}
div.navBlock {
	width: 30%;
	float: left;
	margin-bottom: 15px;
}
div.textBlock {
	float: left;
	width: 70%;
}
div.askBlock {
	width: 100%;
}

div.navBlock h2 {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 0.5em;
	background-image: none;
	padding-left: 1em;
	text-transform: none;

}

div#footer a:hover, div#footer a:active, div#footer a:visited, div#footer a:link {
	color: #FFFFFF;
}

div#footer a:hover {
	text-decoration: underline;

}

span.indent {
	width: 4.8em;
	float: left;
	padding-top: 0.3em;
}

div.shade {
	font-size: 95%;
	border: 1px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
}

div.shade p {
	padding-top: 10px;
	padding-bottom: 0px;
}

div.shade li {
	font-size: 1.2em;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	display: list-item;
}


div.navBlock input.topSpacing {
	margin-top: 1em;

}

div.component1 ol {
	font-size: 1.2em;
}

div.component1 ul {
	font-size: 1.2em;
	list-style-type: square;
}

div.component1 h3 {
	font-size: 1.2em;
}

div.component1 p {
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

div.component1 ul ul {
	font-size: 1em;
}

div.component1 ol ol {
	font-size: 1em;
}

div.component1 ul ol {
	font-size: 1em;
}

div.component1 ol ul {
	font-size: 1em;
}

div.component1 li {
	padding-bottom: 0.3em;
	padding-top: 0.3em;

}

div.component1 h2 {
	margin-bottom: 1em;
}

div.component1 table tr th {
	text-align: left;
	padding-bottom: 1em;
}

div.component1 table tr td form {
	margin: 0em;
	padding: 0em;
	display: inline;
}

div.component1 table tr td form input {
	font-size: 0.8em;
}

div.askcontent {
	float: left;
	padding-left: 1em;
}

span.formindent {
	width: 10em;

}