a:link {
	color: blue;
}
a:visited {
	color: blue;
}
a:hover {
	color: #6f8aff;
}

#s_bodycont {
	width: 580px;
	height: auto;
	border: 0px solid #cecece;
	float: right;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	background-color: white;
}

#resourcelist {
	margin: 5px 5px 15px 0px;
	padding-left: 10px;
	list-style-type: none;
	text-align: left;
	font-family: "Arial";
	text-transform: none;
	font-size: 10pt;
	color: black;
	background-color: white;
	border: 0px solid black;
}

#resourcelink {
	font-size: 8pt;
}

#resourcesli {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	list-style-type: none;
	text-align: left;
	font-family: "Arial";
	text-transform: none;
	font-size: 0pt;
	color: black;
	background-color: transparent;
	border: 1px solid #3652cf;
	height: 1%;
}

#s_bodycont p {
	border: 1px solid #e9e9e9;
	padding: 3px;
	font-family: verdana;
	font-size: 10pt;
}

#rdesc {
	font-size: 8pt;
	font-family: verdana;
	color: #3a3a3a;
}

#other {
	text-decoration: none;
	font-size: 8pt;
}

#resources_place {
	border: 1px solid black;
}
