﻿.content-margin
{
	padding-left:10px;
	padding-right:10px;
}

.contentHeader
{
	width:100%;
	color:Maroon;
	font-size:0.9em;
	font-weight:bold;	
	border-collapse:collapse;
}

.contentDetail
{
	margin-left:15px;
	margin-right:15px;
	font-size:0.9em;
	border-collapse:collapse;
}

.line
{
	background-color:Black;
	font-weight:bold;	
}

.fieldset
{
	border-color:Black;
	border-width:1px;
}

.legend
{
	font-size:13pt;
	font-weight:bold;
	color:Maroon;
}

.dlHeader
{
	font-size:12pt;
}

.label
{
	font-weight:bold;	
}

.button
{
	width:150px;
	background-color:#9CAFB7;
	color:Maroon;
	font-weight:bold;
}

.link1
{
	color:Blue;
	text-decoration:underline;
}

.link2
{
	color:Blue;
	text-decoration:underline;	
}

.linkFooter
{
	color:White;
	text-decoration:underline;	
}

.link3	/* Firebrick color hyperlink*/
{
	color:#B22222;
	text-decoration:underline;
}	
	
.divKeyword
{
	OVERFLOW: auto; 
	WIDTH: 100%; 
	HEIGHT: 410px;
}

.table
{
	border-collapse:collapse;
	width:100%;	
}

.details
{
	font-size:0.9em;
	font-family:Arial;
	display:none;
	visibility:hidden;
	background-color:#eeeeee;
	padding-left:25px;
}

.glossaryKey
{
	font-size:medium; 
	font-weight:bold;
}

.highlight
{
    text-decoration: none; 
    color:black; 
    background:yellow;
}

.glossaryKey
{
	color:Blue;
	font-size:1.0em;
	font-weight:bold;
	border-collapse:collapse;
}

.pager
{
	width:600px;
	padding-left:20px;
	padding-right:20px;
}
