﻿/* Glossary Classes*/

.letters { margin:0; padding:20px 0px; color:#999;}

.letters a
{
	margin-right:9px;
}

.letters .term_not_linkable
{
	color:#999;
	text-decoration:none;
	cursor:default;
}

.glossary p
{
	margin-bottom:0px;
	padding-bottom:0px;
}

.glossary .item
{
	padding-top:5px;
	vertical-align:top;
}

.glossary .term
{
	font-weight:bold;
}

.glossary .definition
{
	vertical-align:top;
	color:#666666;
}

.glossary .anchor
{
}

.page
{
	float:left;
	line-height:20px;
}

.col03 .search01 .pageTop
{
	margin-top:10px;
	margin-bottom:10px;
}

.page .linkableNumbers
{
	float:left;
	padding-left:10px;
}

.page .linkableNumbers a
{
	float:left;
	text-decoration:none;
	padding-right:4px;
	color:Red;
}

.page .previous
{
	float:left;
}

.page .divider
{
	padding:0px 5px 0px 5px;
	float:left;
}

.page .next
{
	float:left;
}

.page .selectedLinkableNumber
{
	float:left;
	color:#ee3325 !important;
	text-decoration:none;
}

.col03 .search01 .results 
{
	clear:both
}

.col03 .page, .col03 .page a { color:#231f20; }

.searchTips p
{
	border-bottom:none !important;
}

.searchReadMore
{
	font-size:10px;
}
