﻿.pagetitle
{
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}

.instructions
{
	font-style: italic;
}

.information
{
	font-size: 14px;
	font-style: italic;
}

.portfolios
{
	width: 560px;
}

.portfolios tr
{
	border-bottom: solid 1px white;
	border-top: solid 1px white;
}

.portfolios .header
{
	text-align: center;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px white;	
}

.portfolios .item
{
	font-size: larger;
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px white;	
	border-right: solid 1px white;	
	border-bottom: solid 1px white;	
}

.portfolios .center
{
	text-align: center;
}

.search
{
	width: 560px;
	margin-top: 40px;
}

.search legend
{
	 font-weight: bold;
	 color: white;
	 padding: 0px 10px 0px 5px;
	 margin: 0px 10px 0px 5px;
}

.search div.spacer
{
	margin: 10px 10px 10px 10px;	
}

.portfolioDetail
{
	height: 400px;
	width: 550px;
}

.thumbnail_large
{
	width: 400px;
}

.thumbnail_medium
{
	width: 200px;
}
