﻿
/* CSS Document */

/* default and misc styles - other styles would override these */
/* put all element default styles here, include form tags */

div
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #6e6e6e;
	margin-top: 0px;
	margin-bottom: 0px;
}

p
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #6e6e6e;
	margin-top: 0px;
	margin-bottom: 10px;
}
ul
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #6e6e6e;
	margin: 0px;
	padding: 0px;
}
td
{
	vertical-align: top;
}

a
{
	color: #4C7BA4;
	text-decoration: none;
}

a:hover
{
	color: #8e5632;
	text-decoration: none;
}

/*
	Site defined styles	
*/

.nav-menu
{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #b9ad97;
	border-bottom: 1px solid #dadbd1;
	line-height: 15px;
	padding-left: 3px;
	letter-spacing: 1px;
}
.nav-menu-on
{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #8e5632;
	border-bottom: 1px solid #dadbd1;
	line-height: 15px;
	padding-left: 3px;
	letter-spacing: 1px;
}
.nav-menu-on a
{
	color: #8e5632;
}
.nav-menu a:link
{
	color: #a5957a;
	text-decoration: none;
}

.nav-menu a:visited
{
	color: #a5957a;
	text-decoration: none;
}

.nav-menu a:hover
{
	color: #8e5632;
	text-decoration: none;
}

.nav-border-top
{
	border-top: 1px solid #dadbd1;
}

.search-box
{
	border-top: 1px solid #ffffff;
	background: #dcd6cb;
}

.search-box form
{
	margin: 0px;
	padding: 10px;
}

.search-box input
{
	border: 1px solid #dadbd1;
	height: 14px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #5c5c53;
	width: 152px;
	padding-left: 5px;
}
.results-search-box
{
	margin-left: -10px;
}
.search-text-box
{
	margin-right: 10px;
}
.home-text
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #a5957a;
	margin-left: 18px;
	margin-top: 40px;
	line-height: 22px;
}

.home-text-title
{
	font-size: 16px;
	color: #763308;
	font-variant: small-caps;
}
.bio-text
{
	font-size: 13px;
	line-height: 17px;
	color: #6e6e6e;
	font-style: italic;
}
.bio-title
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #8e5632;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search-section-header
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	background: #b9ad97;
	padding: 3px 3px 3px 10px;
	line-height: 17px;
	color: #ffffff;
}
.section-header
{
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	margin: 0px 0px 0px 10px;
	background: #b9ad97;
	padding: 3px 3px 3px 10px;
	line-height: 17px;
	color: #ffffff;
}
.section-title
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #8e5632;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.section-body
{
	padding: 15px 0px 15px 20px;
}

.products-list
{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 15px; 
	color: #6e6e6e;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
}

.people
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #6e6e6e;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.disclosureParagraph
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a3a3a3;
	line-height: 15px;
	margin: 8px;
}


.footer a:link
{
	color: #a3a3a3;
	text-decoration: none;
}

.footer a:visited
{
	color: #a3a3a3;
	text-decoration: none;
}

.footer a:hover
{
	color: #a3a3a3;
	text-decoration: underline;
}
.bio
{
	font-family: Times New Roman, Times, serif;
	background: #FFFBE7;
}
.paragraph
{
	margin-bottom: 16px;
	padding-right: 15px;
}


.paragraph-header
{
	margin-bottom: 15px;
	color: #AD9E7E;
	font-size: 18px;
	font-family: Arial;
	line-height: 20px;
}

.returnStrategiesLink
{
	
	color: #AD9E7E;
	font-size: 18px;
	font-family: Arial;
	line-height: 20px;
}
.returnStrategiesLink a
{
	font-size: 13px;
	text-decoration: none;
	color: #4C7BA4;
}

.paragraph-header a
{
	font-size: 13px;
	text-decoration: none;
	color: #4C7BA4;
}
.info-request
{
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 18px;
	color: #6e6e6e;
	margin-top: 0px;
	margin-bottom: 0px;
}
.info-control
{
	margin-left: 12px;
	margin-bottom: 8px;
}
.header
{
	font-weight: bold;
	text-decoration: underline;
}
/*.span
{
	position: relative;
	top: -3px;
	font-size: 12px;
}*/
.span-sm
{
	position: relative;
	top: -3px;
	font-size: 9px;
}
.list
{
	margin-top: 20px;
}
.list-header
{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #67655B;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #6e6e6e;
}
.list ul
{
	margin-top: 10px;
	margin-right: 10px;
	list-style-type: none;
}
.list li
{
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url(/HydePark/Images/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
}
.list li a
{
	color: #4C7BA4;
	text-decoration: none;
}
.list li a:hover
{
	text-decoration: none;
	color: #8e5632;
}

.strategy-header
{
	background-color: #DCD6CB;
}
.strategy-header td
{
	color: #9A9893;
	padding: 3px 0 3px 0;
	font-size: 12px;
	font-family: Arial;
}
.strategy-footnotes p
{
	color: #AD9E7E;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 15px;
}
.footnotes p
{	margin-top:20px;
	color: #AD9E7E;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 15px;
	
}
.platform
{
	font-style: italic;
	font-size: 12px;
}

.link
{
	margin: 8px 0 0 15px;
}
.link a, .linkBorder a
{
	font-size: 12px;
	color: #9A9893;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/HydePark/Images/goldArrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-family: Arial;
}
.link a:hover, .linkBorder a:hover
{
	color: #333333;
}

.lit-header
{
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #935530;
	font-weight: bold;
	margin: 0 0 0 5px;
	border-bottom: 2px solid #B9AD97;	
}



.continuityHeader
{
    font-weight:bold;
	text-align:center;
}
