/* CSS Document */

#wrapper {
	padding-left: 2px;
	text-align:right;
	width:591px;
	margin: 0px 0px 0px 124px;
}

#tdsidebar {
	background-color: #A2CC27;
}

/*colored bar to the left, holds intro text.*/
#sidebar {
	width: 246px;
	text-align:justify;
	color: #black;
}

#sidebar p {
	line-height:1.5em;
	margin-top:0px;
}

.sidebar-content {
	margin: 27px;
}

.greentitle {
	color: #54700f;
	font-size: 15px;
	font-weight: bold;
}

.whitetitle {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.content {
	padding: 22px 30px 0px 15px;
	margin-bottom: 6px;
	text-align:justify;
}

.title {
	color: #1d7999;
	font-size: 15px;
	font-weight: bold;
}

.dotted {
	border-bottom: 1px dotted;
	width:100%;
	margin: 8px 0px 12px 0px;
}

.content p {
	margin-top:0px;
	line-height:1.5em;
}

p.link {
	padding:0px 0px 2px 0px;
	margin:0px;
}	

.date {
	font-size:9px;
	margin:0px;
	padding:0px;
	color:#999999;
}

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

a:hover {
	text-decoration: underline;
}	

a.black {
	color:black;
}

img.right {
	float:right;
}

.favorite {
}

.favorite td.att {	
	vertical-align:top;
	font-weight:bold;
	padding-bottom:10px;
	width:90px;
	line-height:1.5em;
	text-align:left;
}

.favorite td.val {
	vertical-align:top;
	padding:0 10px 10px 20px;
	line-height:1.5em;
	text-align:left;
}
