/* CSS Document */


#contentNav
{
	border-bottom: solid 1px #77B800;
}


#contentNav a:link
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #77B800;
}

#contentNav a:active
{
	color: #fff;
	text-decoration: none;
}

a#current
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #77B800;
}

a#currentNav
{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #77B800;
}

#contactLink
{
	text-align: center;
}

#contactLink a:link
{
	color: #77B800;
	font-weight: bold;
	text-decoration: none;
}

#contactLink a:visited
{
	color: #77B800;
	text-decoration: none;
}

#contactLink a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #77B800;
}

#contactLink a:active
{
	color: #77B800;
	text-decoration: none;
}

#buttonHolder
{
	text-align: center;
	margin: 0 auto;
	float: none;
}

#buttonHolder img
{
	float: none;
}


.inlineLink a:link
{
	color: #77B800;
	font-weight: bold;
	text-decoration: none;
}

.inlineLink a:visited
{
	color: #77B800;
	text-decoration: none;
}

.inlineLink a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #77B800;
}

.inlineLink a:active
{
	color: #77B800;
	text-decoration: none;
}

.intip
{
	display: none;
}

.paperTitle a:link
{
	color: #ffffff;
	text-decoration: none;
}

.paperTitle a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.paperTitle a:hover
{
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #77B800;
}

#sidebarNewsInfo
{
	float: right;
	width: 250px;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
	margin-right: 40px;
}

#sidebarNewsInfo p, #sidebottom p
{
	padding: 10px 10px 10px 10px;
}

#sidebarNewsInfo h2
{
	font-size: 130%;
	margin: 20px 25px 0 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #77B800;
}

#sidetop
{
	height: 280px;
}

#sidebottom
{
	height: 200px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #77B800;
	text-align: center;
}

dl
{
	margin-right: 25px;
	margin-left: 30px;
}

dt
{
	font-weight: bold;
	font-family: 'Trebuchet MS';
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #77B800;
	margin-bottom: 5px;
	font-size: 110%;
	/*height: 40px;*/
}

dd
{
	margin-bottom: 20px;
	margin-right: 15px;
}

.portfolioTrial
{
	text-align: center;
	margin-right: 50px;
	margin-left: 80px;
	color: #77B800;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	font-size: 120%;
}

.portfolioTrial2
{
	text-align: center;
	margin-right: 50px;
	margin-left: 0;
	color: #77B800;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	font-size: 120%;
}


.portfolioTrial a:link, #portfolioTitles a:link
{
	color: #77B800;
	font-weight: bold;
	text-decoration: none;
}

.portfolioTrial a:visited, #portfolioTitles a:visited
{
	color: #77B800;
	text-decoration: none;
}

.portfolioTrial a:hover, #portfolioTitles a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #77B800;
}

.portfolioTrial a:active, #portfolioTitles a:active
{
	color: #77B800;
	text-decoration: none;
}

.dtInfo
{
	font-style: italic;
}

h3.trialTitle
{
	color: #77B800;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 0;
}

.fillerRow
{
	height: 25px;
}

#sampleDloadTable a:link
{
	color: #77B800;
	font-weight: bold;
	text-decoration: none;
}

#sampleDloadTable a:visited
{
	color: #77B800;
	text-decoration: none;
}

#sampleDloadTable a:active
{
	color: #77B800;
	text-decoration: none;
}

#sampleDloadTable a:hover
{
	color: #fff;
	text-decoration: none;
}

h3
{
	margin-left: 30px;
}

.portfolioTable
{
	margin: 20px 0 20px 40px;
}

.portfolioTable thead
{
	font-weight: bold;
	text-align: center;
	height: 40px;
	color: #77B800;
}

.confirmGreen
{
	color: #77B800;
}

