﻿.yellow_header
{
	font-family: Verdana;
	font-size: 11px;
	background-color:#FFFF88;
	width:100%;
	font-weight:bold;
	padding:5px;
	border-color:Black;
	border-style:solid;
	border-collapse:separate;
	border-width:thin;
	margin-left:1px
}

h2
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	text-align: left;
}

h3
{
	font-family: Verdana;
	font-size: small;
	text-align: left;
}

p
{
	font-family: Verdana;
	font-size: 11px;
}

plunkett
{
	font-family: Verdana;
	font-size: 11px;
	width:50%;
}

table.financial
{text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
width: 100%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.financial td 
{
background-color:#FFF;
color:#000;
padding:5px;
border-bottom: 1px #CCC solid;
white-space:nowrap;
text-align:right;
}

table.financial td.left {
	text-align: left;
}

table.financial tr.bold td {
	background-color: #EEE;
	font-weight: bold;
	border-bottom: 1px #222 solid
}

table.financial tr:hover td {
    color: #117;
}



table.financial caption
{background-color: #FFF;
color: red;
font-size: 15px;
font-weight: bold;
}

table.financial td.hed
{background-color: #FFF;
color: #444;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold; 
}

table.financial th
{background-color: #CCC;
color: #222;
padding: 5px;
text-align: center;
border-bottom: 2px #222 solid;
border-top: 2px #222 solid;
font-size: 11px;
font-weight: bold;
white-space:nowrap

}

table.financial th.small
{
text-align: left;
border-spacing: 3px;
font-size: 10px;
font-weight: normal;
}


table.small
{text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 10px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
width:100%;
}

table.small td 
{
background-color: #FFF;
color: #000;
padding: 2px;
white-space:nowrap;}

table.small tr.underline td {
	border-bottom: 1px #222 dotted
}

table.small tr.bold td {
	background-color: #EEE;
	border-bottom: 1px #222 solid
}

table.small tr:hover td {
    color: #119;
}

table.small caption
{background-color: #FFF;
color: #000;
}

table.small td.hed
{background-color: #FFF;
color: #444;
padding: 2px;
text-align: left;
border-bottom: 1px #fff solid;
font-weight: bold; 
}

table.small th
{background-color: #CCC;
color: #222;
text-align: center;
border-bottom: 1px #222 solid;

white-space:nowrap;
font-size: 10px;
}

table.small th.small
{
text-align: left;
font-weight: normal;
font-size: 9px;
}

table.menu{
    width: 100%;
    font: Verdana;
}


table.menu th:hover{
    color: #119;
    background-color: #DEE;
}

table.menu th
{
font-family: Verdana;
background-color: #DDD;
color: #222;
padding: 5px;
text-align: center;
border-bottom: 1px #222 solid;
border-top: 1px #222 solid;
font-size: 12px;
font-weight: normal;
white-space:nowrap}


table.minimalist {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
background: #dee;
width: 560px;
border-collapse: collapse;
text-align: left;
margin: 15px;
border-spacing: 5px;
border-color: gray;
}

table.minimalist caption
{background-color: #FFF;
color: #000;
font-size: medium;
}

table.minimalist th
{background-color: #666;
color: #fff;
padding: 8px;
text-align: center;
border-bottom: 2px #9bb solid;
font-size: 12px;
font-weight: bold;}

table.minimalist td
{
padding: 8px;
border-bottom: 1px #6bb dotted
}

table.minimalist td.highlight
{
background-color: #bcf;
padding: 8px;
border-bottom: 1px #6bb dotted
}

table.minimalist tr:hover {
    background-color: #bcf;
}

table.outerProfile
{
font-family: Verdana;
font-size: 11px;
color: #000;
border: 0px;
border-collapse: collapse;
table-layout:fixed;
margin:auto;
width:100%;
}

table.outerProfile td 
{
vertical-align: top;
}

table.outerProfile caption
{background-color: #FFF;
color: #F00;
font-weight:bold;
font-size:medium;
}

table.profile
{text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000;
background-color: #FFF;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin:auto;
}

table.profile tr 
{
background-color: #fff;
color: #000;
padding: 3px;
vertical-align: top;
}

table.profile td 
{
font-family: Verdana;
text-align: left;
}

table.profile tr:hover {
    color: #117;
}

table.profile caption
{
color: #000;
font-weight:bold;
font-size:11px;
border: 1px solid #000;
padding: 5px;
text-align: left;
}

table.profile th
{background-color: #FFF;
color: #000;
font-weight:bold;
font-size: 11px;
padding: 3px;
text-align: left;
}


