/* CSS Document */
/* classes for Orca */
@import url(/common/rss_feed.css); {

}
td#idMainArea {
	padding-left: 57px;
}
td#idSidebar div#idTopBox {
	background-color:#e5b53f;
	padding: 10px 5px;
	color: White;
}
td#idSidebar div#idTopBox span {
	color: #666;
}
div#HeadlineFromORCA {
	margin-top: 0px;
	color: White;
	background-color: #e5b53f;
	padding: 4px 10px;
	margin-bottom: 0px;
}
div#CopyFromORCA {
	margin-top: 0px;
	color: #999;
	background-color: #faf0d9;
	padding: 4px 10px;
	margin-bottom: 10px;
}
div.separator {
	margin: 40px 0px 5px 0px;
	width: 100%;
	height: 4px;
	background-color: #999;
}
div.separatorThin {
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background-color: #999;
}
img.HR {
	background-color: #999;
}

a.blogLink {
	color: #C60;
}
b a.blogLink {
	color: #1a63a0;
}
.postInfo {
	color: #C60;
}
.blogHeadline {
	margin-top: 10px;
	color: #1a63a0;
	font-size: 12pt;
	font-weight: bold;
}
div#idUserArgee {
	width: 90%;
	height: 180px;
	border: 1px solid Black;
	background-color: White;
	font-size: 9pt;
	overflow: scroll;
	text-align: left;
}
div#idUserArgee ol {
	list-style-type: lower-alpha;
	list-style-position: outside;
}
div#idUserArgee ol ol {
	list-style-type: lower-roman;
	list-style-position: outside;
}
div#idUserArgee ol ul {
	list-style-type: disc;
	list-style-position: outside;
}
table#idBlogLogin {
	margin: 0px 0px 5px 0px;
	color: White;
	font-size: 9pt;
}
table#idBlogLogin td {
	padding: 0px 0px 0px 3px;
}

table#idBlogLogin input.Text {
	width: 100px;
	border: 1px solid #063;
}
div#idMembershipTotals {
	margin: 7px 0;
	background-color:#faf0d9;
	color: #999;
	font-size: 9pt;
	line-height: 1.5em;
	padding: 5px 0px 5px 5px;
}
div#idMembershipTotals span {
	color: #666;
	font-weight: bold;
}
input#idSearchButton {
	float: right;
	width: 75px;
	margin: 0px 10px;
}

