﻿.TempAnything
{
	list-style: none;
	margin-left: 0;
	line-height: 20px;
	margin-top: -.2em;
	margin-bottom: -.2em;
	border-bottom: gray 1px dashed;
	padding-left: 3px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.CheckBoxListFont label
{
	font-size: 11px;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.SubTitleCP
{
	color: #FFFFFF;
	font-family: 'Times New Roman';
	font-size: 18px;
	text-decoration: none;
}
.SubTitleCP a
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTitleCP a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.LinkMenuCP
{
	color: #000000;
	font-family: 'Times New Roman';
	font-size: 18px;
	margin-top: -17px;
	margin-left: 33px;
	width: 100%;
	text-align: left;
	z-index: 999;
	padding-bottom: 5px;
}
.LinkMenuCP a
{
	color: #000000;
}
.LinkMenuCP:hover
{
	color: #000000;
	text-decoration: underline;
}

.CPButton
{
	background: url(/media/portfolio_tool/btn_blank_100.gif) blue no-repeat left center;
	font: bold 11px Arial;
	color: #000000;
	text-decoration: none;
	width: 100px;
	height: 30px;
	padding-right: 4px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	text-align: center;

}
.SmallText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TableStandard {
	border: 1px solid #666666;
}
.TableStandard thead {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}

.TableStandardLite
{
	border: 1px solid #d3d3d3;
}
.TableStandardLite thead
{
	color: #000000;
	background-color: #dcdcdc;
	font-weight: bold;
}
.TableStandardLite tfoot
{
	color: #000000;
	background-color: #dcdcdc;
	font-weight: bold;
}
.Tablehead {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.Grid
{
	border: 1px solid #dcdcdc;
	width: 100%;
}
.GridHeader {
	color: #000000;
	background-color: #dcdcdc;
	font-weight: bold;
	font-size: 12px;
}
.ListLinks
{
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 20px;
	margin-bottom: 0px;
}

.BottomLine {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}

.TitleVerd14BottomLine
{
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.cpReportTable {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
}
.cpReportHeader
{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
}

.cpReportHeader a
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
.HoverLink
{
	color: #003366;
	cursor: help;
}
