.portfoliobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 4B4B4B;
	line-height: 16px;
}
.portfoliobodybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: E2740F;
	line-height: 16px;
}
.portfoliobodybolditalic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}


.portfoliobodysmallish {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 4B4B4B;
	line-height: 16px;
}

/* **************** HYPERLINK STYLES **************** */

a, a:hover, a:visited {
	font-weight: normal;
	color: #6D9345;
}
a:visited { color: #818166; }
a.ieItem, a.ieItem:hover, a.ieItem:visited {
	color: #4B4B4B;
	line-height: 100%;
}
a.toTop, a.toTop:visited {
	   text-decoration: none;
	   color: #999999;
	   font-size: 9px;
	   font-weight: normal;
}
a.toTop:hover {
	   text-decoration: none;
	   color: #6D9345;
	   font-size: 9px;
	   font-weight: normal;
}.border {
	border: 1px solid #999999;
}

#header p { 
	margin-top: 
	5px; margin-bottom: 
	5px; color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}

#header	{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #E2740F;
}
#closeWindow	{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
