@charset "UTF-8";

a {
	color: #58A76E;
	text-decoration: none;
}
a:active {
	color: #58A76E;
	text-decoration: none;
}
a:hover {
	color: #0e763c;
	text-decoration: none;
}
a:visited {
	color: #58A76E;
	text-decoration: none;
}
.article-special {
	position: relative;
	height: auto;
	width: 555px;
}
#show-heading {
	position: relative;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
.show-heading-greenlines {
	background-image: url(../slices/dottedline-green.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 3px;
	position: absolute;
	top: 0px;
}
.relatedlinks  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e763c;
	list-style-image: none;
	list-style-type: none;	
}
.relatedlinks  ul  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e763c;
	background-image: url(../images/bullet-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#sponsors {
	width: 100%;
	height: 290px;
	position: relative;
}
#sponsors-video {
	height: 240px;
	width: 320px;
	top: 10px;
	position: absolute;
	left: 607px;
}
#in-progress {
	height: auto;
	width: 324px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
	margin-top: 35px;
	float: right;
}
.description {
	float: left;
	width: 266px;
	margin-right: 25px;
}
.description-line-height {
	line-height: 15px;
}
.doc-title {
	width: 100%;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #0E763C;
}

