﻿body
{
	margin: 0px;
}

td, div
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

a
{
	color: #0033cc;
	text-decoration: none;
	font-family: verdana,arial,helvetica;
}

.lnk
{
	font-family: arial,helvetica;
	font-size: 9pt;
}

a:hover
{
	color: blue;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.para
{
	font-family: arial,helvetica;
	font-size: 9pt;
}

H4
{
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 1em;
}
.linkhover
{
	border-right: #a1c6eb 1px solid;
	padding-right: 4px;
	border-top: #a1c6eb 1px solid;
	padding-left: 4px;
	font-size: 100%;
	background: #3484d7;
	padding-bottom: 2px;
	border-left: #a1c6eb 1px solid;
	padding-top: 0px;
	border-bottom: #a1c6eb 1px solid;
}
.linkhormal
{
	border-right: #1e77d3 1px solid;
	padding-right: 4px;
	border-top: #1e77d3 1px solid;
	padding-left: 4px;
	font-size: 100%;
	padding-bottom: 2px;
	border-left: #1e77d3 1px solid;
	padding-top: 0px;
	border-bottom: #1e77d3 1px solid;
}

.container
{
	font-size: 10px;
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 130%;
}

.containerHeader
{
	background: #999999;
}
.containerFooter
{
	background: #999999;
	margin-bottom: 12px;
}

.stdBullet
{
	padding-right: 0.5em;
	color: #a6a6a6;
	padding-top: 2px;
}

.sidebarContent
{
	background: #e9e9e6;
	width: 165px;
}

.sidebarContent P
{
	margin-bottom: 0.8em;
}

.bartitle
{
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
	color: White;
	background-color: #0066CC;
	border-bottom: 2px outset #cccccc;
	border-left: 1px outset #cccccc;
	border-right: 2px outset #cccccc;
	border-top: 1px outset #666666;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95) progid:DXImageTransform.Microsoft.Fade(duration=0.15);
}

.para_small
{
	font-family: arial,helvetica;
	font-size: 8pt;
}

.dropdownsmall
{
	font-family: arial,helvetica;
	font-size: 8pt;
}

.strikeout
{
	font: 8pt Verdana, Arial;
	text-decoration: line-through;
}
.error
{
	color: #ff0000;
}

