﻿  body 
  {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    }
    table
    {
	font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 12px;
    }
    table.Case
    {
	font-family: Arial, Helvetica, san-serif;
    font-size: 10px;
    background-color: #8A9CDC;
    }
    table.Generic
    {
    background-color: #8A9CDC;
    }
    table.Container
    {
		border: solid 1px #818D9D;
    }
    td.Container1
    {
		border-left: solid 1px #818D9D;
		border-top: solid 1px #818D9D;
		border-right: solid 1px #818D9D;
    }
    td.Container2
    {
		border-left: solid 1px #818D9D;
		border-right: solid 1px #818D9D;
    }
    td.Container3
    {
		border-left: solid 1px #818D9D;
		border-bottom: solid 1px #818D9D;
		border-right: solid 1px #818D9D;
    }
    table.confidential_print{
  	display: none;}
    Input.TextBox1 
	{
	background-color: #E7EFFF;
	border:1px ridge #545454;
	height: 18px;
	}
	TextArea.TextArea1 
	{
	background-color: white;
	border:1px ridge #003399;
	height: 18px;
	}
	Input.Button1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: white;
		letter-spacing: .25px;
		background-color: #818D9D;
		border: 1px solid white;
	}
	Input.Button2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;   
		font-size:11px; 
		color:#000000;
		background-color:#eeeeee;
		border:2px outset white;
	}
	Input.Button3
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: white;
		letter-spacing: .25px;
		background-color: firebrick;
		border: 1px solid black;
	}
	span.Label1
	{
		color: #0B577B;
		font-weight: bold;   
		font-size: 13px; 
	}
	td.heading_case 
	{
    font-size: 16px;
    font-family: Tahoma;
    color: #ffffff;
    font-weight: bold;
    background-color: #032BB5
    }
    td.toolbar 
    {
    color: #ffffff;
    background-color: #032BB5;
    background-image: url(../images/bg_toolbar_case.gif);
    }
    td.toolbar2 
    {
    color: #ffffff;
    background-color: #032BB5;
    background-image: url(../images/bg_toolbar_case2.gif);
    }
    a {
    color: #5D5D5D;
    text-decoration: none;}
    a:hover {
    color: #818D9D;}
     a.toolbar {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;}
    h1,h2,h3,h4,h5 {
    color: #032BB5;
    text-decoration: none;}
    a.rptlst {
	font-size: 16px;
	font-weight: bold;}
  h1 {
    font-size: 22px;}
  h2 
  {
    font-size: 20px;}
  h3 {
	color: #818D9D;
	font-weight: 300;
    font-size: 18px;}
  h4 {
    font-size: 16px;}
  h5 {
    font-size: 14px;}
  Span.reportHeader
  {
	color: #032BB5;
	font-weight: bold;
	font-size: 14px;
  }
  /*Repeater elements*/

Table.Repeater
{	
	BORDER-top: black 1px solid;
	border-right: black 1px solid;
}
td.Repeater
{
	BORDER-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-left:5;
}
tr.HeaderClassRepeater
{
	vertical-align: middle;
	text-align:center;
	font-size:	15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8A9CDC;
	padding-left:5;
	padding-top:3;
	padding-bottom:3;
	padding-right: 10;
	height: 30;
}

tr.FooterStyleClassRepeater
{
	/*since no parent need extra elements here*/
	vertical-align:	baseline;
	text-align:center;
	font-size:	8.5px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #eeeeee;
	background-color: #8A9CDC;
	padding-left:5;
	padding-top:3;
	padding-bottom:3;
	/*width: 225px;*/
}

a.HeaderRepeater
{
	color: black;
}

a.FooterRepeater
{
	color: white;
}

a:Hover.FooterRepeater
{
	color: white;
}

tr.ItemClassRepeater
{
	font-size: 8.5pt;
	height:30px;
	background-color: #eeeeee;
	padding: 5;
	color: #444444;
	border-color: Black;
}

tr.AlternatingClassRepeater
{
	FONT-SIZE: 8.5pt;
	height:30px;
	color: #444444;
	border-color: Black;
}
	
/*Datagrid elements*/
Table.Datagrid
{	border: solid 1px blue;
	border-style: none;
}

tr.HeaderClass
{
	/*since no parent need extra elements here*/
	vertical-align: middle;
	text-align:center;
	font-size:	15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #983329;
	padding-left:5;
	padding-top:3;
	padding-bottom:3;
	padding-right: 10;
	height: 30;
}

tr.FooterStyleClass
{
	/*since no parent need extra elements here*/
	vertical-align:	baseline;
	text-align:center;
	font-size:	8.5px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #eeeeee;
	background-color: #000000;
	padding-left:5;
	padding-top:3;
	padding-bottom:3;
	/*width: 225px;*/
}

tr.ItemClass
{
	font-size: 10pt;
	height:30px;
	padding: 5;
	text-align:center;
	background-color: White;
	color: black;
}

tr.AlternatingClass
{
	FONT-SIZE: 10pt;
	height:30px;
	padding: 5px;
	color: black;
	text-align:center;
	background-color:#D1DCF3;
}

/*End Datagrid elements*/