﻿.SidePanel
{
	background-color: Transparent;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
}

.SidePanel h2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}

.SidePanel h3
{
	font-family: Times New Roman, Serif;
	font-style: normal;
	font-weight: normal;
	color: #95B7DC;
	text-decoration: none;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.SidePanel h4
{
	font-family: Arial, Verdana, Sans-Serif;
	font-style: normal;
	font-size: 16pt;
	line-height: 18pt;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

.SidePanel a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-style: normal;
	color: #95B7DC;
	text-decoration: underline;
	overflow: hidden;
}

.SidePanelAd
{
	text-decoration: none;
	overflow: hidden;
	padding: 0 0 15px 0;
}

.DarkText
{
	font-weight: bold;
	color: #003366;
	font-size: 9pt;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.DarkDetailsText
{
	font-weight: bold;
	color: #003366;
	font-size: 9pt;
	line-height: normal;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

div#divLeftColumn
{
	float: left;
	clear: left;
	text-align: left;
	padding: 10px 10px 10px 0;
}

div#divRightColumn
{
	float: left;
	clear: right;
	text-align: right;
	padding: 10px 0 10px 10px;
}

.DivLink, .DivLink *
{
	border: none 0;
	text-decoration: none;
	cursor: pointer;
}

.SideDataList
{
	width: 100%;
}

.SideDataList td
{
	padding: 5px 15px 5px 15px;
}

.SideWhiteLeftBoldSerif
{
	font-family: Times New Roman, Serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	/*font-weight: bold;*/
}

.SideWhiteRightItalicSerif
{
	font-family: Times New Roman, Serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-style: italic;
}