.outer {
	position: relative;
	width: 100%;
	background-color: whitesmoke;
	border: 1px solid #aaa;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10pt;
	vertical-align: middle;
	overflow: auto;
}

a:hover {
	text-decoration: underline;
}

p {
	display: inline;
	clear: left;
}

.fieldName { /* font-size: 16px; */
	color: black;
	clear: left;
	width: 15%;
	vertical-align: top;
	padding: 5px;
	text-align: right;
	/* font-weight: bold; */
}

.fieldValue {
	clear: right;
	width: 80%;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

div.content {
	position: relative;
}

div.download {
	position: relative;
	text-align: right;
	padding-right: 10px;
}

a.download {
	font-size: 8px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	text-decoration: none;
}

a.back {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.downloadtable td {
	font-size: small;
	padding: 0px;
	/* border: solid 1px;*/
}

.titlecell {
	font-size: 16px;
	width: 80%;
	vertical-align: center;
	titlecell padding: 5px;
	font-weight: bold;
}

.project-name{
	font-weight: normal;
	font-size: small;
	
}

.project-name a{
	padding-left:20px;
background: url("../images/icons/project-icon.gif") no-repeat scroll left center transparent;
}

.downloadcell {
	max-width: 20%;
}

.additionalresourcescell {
	font-size: small;
	padding: 0px;
	width: 80%;
}

/* ####################################################*/
.social-network {
	clear: both;
	float: left;
	padding: 8px 5px 5px 0px;
	width: 100%;
}

.social-network ul li {
	float: left;
	line-height: 17px;
	list-style: none outside none;
	margin: 0 !important;
}

.social-network ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding-left: 0px;
}

.social-network ul.large-buttons {
	margin-bottom: 8px;
}

.social-network ul.large-buttons a { /* color:#990000; */
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17.5px !important;
}

.social-network ul.large-buttons span,ul.tools span {
	color: #333333;
	float: left;
	font: 10px/ 17px Arial;
}

.social-network ul.large-buttons li {
	border-right: 1px solid #CCCCCC;
	padding: 0 6px;
}

.social-network ul.large-buttons a {
	padding-left: 20px;
}

.social-network ul.large-buttons .first {
	padding-left: 5px;
}

.social-network ul.large-buttons .facebook a {
	background: url("../images/icons/icon-facebook.gif") no-repeat scroll
		left center transparent;
}

.social-network ul.large-buttons .delicious a {
        background: url("../images/icons/icon-delicious.gif") no-repeat scroll
                left center transparent;
}

.social-network ul.large-buttons .digg-submit a {
	background: url("../images/icons/icon-dig.gif") no-repeat scroll left
		center transparent;
	float: left;
	line-height: 17.5px;
}

.social-network ul.large-buttons .digg-submit span {
	color: #990000;
	font-size: 11px;
	line-height: 17.5px;
}

.social-network ul.large-buttons .digg-submit .digg-share-count {
	display: none;
	margin-left: 3px;
}

.social-network ul.large-buttons .twitter a {
	background: url("../images/icons/icon-twitter.gif") no-repeat scroll
		left center transparent;
}

.social-network ul.large-buttons .linkedin a {
	background: url("../images/icons/icon-linkedin.gif") no-repeat scroll
		left center transparent;
}

.social-network ul.large-buttons .yahoo a {
	padding: 0;
}

.social-network ul.large-buttons .yahoo span:hover {
	text-decoration: underline;
}

.popup_window_iframe{
	width:640px;
	height:480px;

}

div,span,body, caption, th, td, input, textarea, select, option, legend, fieldset {
 font: 11px Arial, helvetica, sans-serif;
}

