body
{
	font-family: "Arial", "sans-serif";
	font-size: 9pt;
	padding: 50px 50px 50px 50px; 
	margin: 0px 0px 0px 0px;
}


td
{
	font-family: "Arial", "sans-serif";
	font-size: 9pt;
}


a.link
{
	color: rgb(209, 36, 33);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

a.link:hover
{
	
	border-bottom-style: solid;
	text-decoration: none;
}


img
{
	border: 0px none Black;
	margin: 0px 0px 0px 0px;
}


.user
{
	font-weight:bold; 
	text-align:left;
}
	
	
.logo-small
{
	text-align:right;	
	height: 3em;
}


tr.menu td
{
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: rgb(216, 196, 148);
	width: 11%;
	height: 3em;
}


tr.menu td a
{
	text-decoration: none;
	color: rgb(90, 89, 84);
}


tr.menu td a:hover
{
	color: white;
	text-decoration: underline;
}


tr.subMenu td
{
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	color: white;
	background-color: rgb(209, 36, 33);
	height: 3em;
}


tr.subMenu td span
{
	margin-left: 20px;
}


tr.subMenu td span a
{
	text-decoration: none;
	color: white;
}


tr.subMenu td span a:hover
{
	text-decoration: underline;
}


.mainPanel
{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	height: 500px;
}


.rightPanel
{
	vertical-align: top;
	background-color: rgb(216, 196, 148);
}


.padded
{
	padding:12px 12px 12px 12px;
}


.caption
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
}
	

.headline
{
	color: rgb(209, 36, 33);
	font-size: 10pt;
	font-weight: bold;
	padding-top: 1.5em;
}


.story
{
	font-size: 8pt;
}

.ad
{
	border: 1px solid rgb(216, 196, 148);
	color: rgb(216, 196, 148);
	text-align: center; 
	vertical-align: middle; 
	padding: 2px 2px 2px 2px;
}


tr.footer td
{
	text-align: center;
	vertical-align: middle;
}


tr.footer td a
{
	text-decoration: none;
	color: black;
}


tr.footer td a:hover
{
	text-decoration: underline;
}


.small-video-title
{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
}


.small-video-subtitle
{
	color: rgb(209, 36, 33);
	font-size: 7pt;
	margin-top: 8px;
}


.reference-index
{
	color: Gray;
	font-weight: bold;
	font-size: 12pt;
}

.reference-link
{
	color: Black;
	font-size: 10pt;
	line-height: 14pt;
}

.reference-link:visited
{
	color: Gray;
}


.topic-index
{
	color: Black;
	font-size: 10pt;
	line-height: 14pt;
}


.section-title
{
	font-weight: bold;
	margin-top: 1.5em;
}


.page
{
	margin: 24px 24px 24px 24px;
}


.page-title
{
	font-size: 16pt;
}


