﻿/*<p class="PageHeader">page header</p>*/
.PageHeader 
{
	font-family: Verdana;
	font-size: 14;
	font-weight: bold;
	width:100%;
	
	padding-top:4px;
	text-indent:30px;
	text-align:left;
	vertical-align:middle;
	
	background-image:url(images/client/arrow_blue.gif);
	background-repeat:no-repeat;
	background-color:#C4C4D2;
	color: #15134a;
	height:22px;
}

.SubHeader 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height:20px;
	padding:1px 20px 1px 30px;
	border-top:solid 1px #C4C4D2;
	border-right:solid 1px #C4C4D2;
	border-bottom:solid 1px #C4C4D2;
	background-image:url(images/client/arrow_brown.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#ededed;
	color: #15134a;
	height:20px;
	
}

.SubLinks 
{
	font-family: Verdana;
	font-size: 8pt;
	color: #15134a;
	text-decoration: none;
	font-weight:bold;
}

.flash
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#393A5A;
	background-color: #C4C4D2;
}

.highlight
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #c4c4d2;
}
.report
{
	font-family: Verdana;
	background-color: #ededed;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.imageStroke
{
	border: solid 1px #666699;
}
.PrintReport
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color:#FFFFFF;
}