﻿body
{
    margin: 0px;
}

div, td, select, input
{
	font-family: Arial, Verdana  !important;
	font-size: 11px;
	color: #696969;
}
a
{
    color: #0379C3;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    color: #0379C3;
    font-weight: normal;
    text-decoration: underline;
}
.pageselect td
{
    border: none !important;
}
.pageselect a
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.pageselect a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

div.content
{
	width: 468px;
	background:#ffffff;
	padding:10px;
	border: solid 1px #D9D9D9;
}

.tabStrip
{
	width: 490px;
}

.tabStrip a
{
	
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.tabStrip a:hover
{
	
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

.tabStrip td
{
	width: 33%;
	text-align: center;
	height: 20px;
	background-color: #3182B3;
}

.tabStrip .current
{
	background-color: #2EA2F0;
	color: #FFFFFF;
	font-weight:bold;
}
.tabStrip .current span
{
	background-color: #2EA2F0;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

h2
{
	font-size: 10px;
	background-color: #8F8F8F;
	color: #FFFFFF;
	padding: 4px;
}
.title
{
	padding: 2px 0 3px 6px;
    font-size:12px;
    color: #696969;
    font-weight: bold;
    background-color: #FFFFFF;
}
.calendarBtn img
{
	border: none !important;
}

.dateBox
{
	width: 70px;
	text-align: center;
}

.recommendationsSummary
{
	padding:0px;
	margin:0px;
	width:100%
}


.recommendationsSummary td.title
{
	 padding: 2px 0 3px 2px;
    font-size:12px;
    color: #000000;
    font-weight: bold;
    background-color: #DDE4EA;
    text-align: left;
    border: none;
}

.recommendationsSummary th
{
    background-color: #EBEBEB;
    color: #000000;
    text-align: right;
    padding: 2px 2px 2px 0px;
    font-weight: bold;
}


.recommendationsSummary td
{
	border-bottom: #F2F2F2 1px solid;
	border-left: #F2F2F2 1px solid;
	text-align: right;
	padding:2px 2px 2px 6px;
	background:#FFFFFF;
}

.recommendationsSummary td.first
{
	text-align: left;
}

.recommendationsSummary td.current
{
	background:#F6F6F6;
	font-weight: bold;
}
.recommendationsSummary td.current2
{
	background:#F6F6F6;
	font-weight: bold;
	border-right: solid 1px #F2F2F2;
}

.recommendationsSummary td.highlight
{
	background:#F6F6F6;
	font-weight: bold;
}

.figuresTable2
{
	border: #C0C0C0 1px solid !important;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}

.figuresTable2 th
{
	background-color: #F6F6F6 !important;
	color:#000000 !important;
	padding:2px 2px 2px 6px;
	padding-right: 10px !important;
	text-align: right;
}
.figuresTable2 td.value
{
	border: #F6F6F6 1px solid;
	padding:2px 2px 2px 6px;
}
.figuresTable2 td.name
{
	border: #F6F6F6 1px solid;
	padding:2px 2px 2px 6px;
}

.figuresTable
{   
	border-collapse: collapse;
	width:100%;
	margin-top: 4px;
	background-color: #FFFFFF;
}

.figuresTable th
{
	background-color: #EBEBEB;
	color:#000000;
	padding:2px 2px 2px 0px;
	text-align: right;
	border: none;
}

.figuresTable td.value
{
	padding:2px 2px 2px 6px;
	text-align: right;
	border: #F2F2F2 1px solid;
	background: #FFFFFF;
}

.figuresTable tr.figureRow
{
	background: #FFFFFF;
}

.figuresTable tr.currentRow td
{
	border: none !important;
}

.figuresTable td.name
{
	padding:2px 2px 2px 6px;
	border: #F2F2F2 1px solid;
	background-color: #FFFFFF;
}

.figuresTable td.figureName
{
	font-weight: bold;
	background-color: #FFFFFF;
	padding:2px 2px 2px 6px;
	border: #F2F2F2 1px solid;
}

.figuresTable td.current
{
	font-weight: bold;
	background-color: #F6F6F6 !important;
}

.hidden
{
	display: none !important;
}

.analysesTable
{
	border: #F2F2F2 0px solid;
	width:465px;
}

.analysesTable th
{
	background-color: #EBEBEB;
	color:#000000 !important;
	padding:3px;
	border: solid 0px #FFFFFF;
	text-align: left;
	padding-left: 12px;
}
.analysesTable a
{
    color: #000000;
}
.analysesTable a:hover
{
    color: #000000;
    text-decoration: underline;
}

.analysesTable td.name
{
	padding-left: 10px;
	text-align: left;
}

.analysesTable td
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border: #F2F2F2 1px solid;
	background-color: #FFFFFF;
}

#footer	
{
	width: 480px;
	display: block; 
	padding-top: 20px;
	text-align: justify;
}
.disclaimer
{
    padding-left: 10px;
}

.note 
{
font-size:10px;
padding-top:2px;
}
