.ResearchTitle {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-weight: bolder;
	color: 669999;
	margin-top: 25px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 669999;
}
.ResearchSubject {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: 669999;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px 0px 5px;
}
.ResearchText
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	decoration: none
}
.ResearchLinks
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	decoration: none;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*************************************
PAGE LAYOUT
*************************************/
#ResearchBox
{
	height: 100%;
	width: 600px;
	margin: 0px;
	padding-right: 35px;
	padding-left: 25px;
}
#ResearchLinkBox
{
	height: 100px;
	width: 350px;
	border: 1px solid 669999;
	padding: 1px;
}
#SearchFormSide
{
	height: 40px;
	width: 280px;
	margin-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
}

#SideLogo
{
	height: 200px;
	width: 299px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
