﻿/*
* 
{
	margin: 0 0 0 0;
	padding: 0;
}*/

 /*body
{
    font-family: tahoma;
    font-size: 8.5pt;
    margin: 0px;
}*/

body.Printing
{
    font-family: 'Arial';
    font-size: 14px;
    margin: 12px 0px 12px 12px;
    background-color: #FFFFFF;
}

a
{
    text-decoration: none;
    color: #336699;
}
a:hover
{
    /*text-decoration: underline;
    color: red;*/
    color: #5f2167; 
    color: #794979;      
}

/*input, textarea, select
{
    font-family: tahoma;
    font-size: 8.5pt;
}*/

div.TaskList
{
    padding-top: 4px;
    padding-bottom: 4px;
}
div.TaskList div.Task
{
    background-position: 4px 4px;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 14px;
    background-image: url(Bullet.gif);
    background-repeat: no-repeat;
    font-size:10pt;
}

table.Page
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: -10px;
}

/*table.Page tr.HeaderRow td.HeaderCell
{
    border-bottom: solid 1px dimgray;
    padding: 0px 4px 0px 8px;
    
}*/

div.top
{
    background-position: 22px 0px;
    background: url(../Images/header_back.png') repeat-x 22px 0px;
    min-width: 960px;
}

table.Page tr.HeaderRow td.HeaderCell div.Title
{
    font-family: Tahoma;
    font-size: x-large;
    color: #FAE500;
    height: 128px;
	background: transparent url(header_back.png) -50px 0 repeat-x ;
	min-width: 960px;
}

table.Page tr.HeaderRow td.HeaderCell div.PageTitle
{
    font-size: 34pt;
    color: #DCDCDC;
    font-family: Arial;
    float: right;
    position: absolute;
    width: 600px;
    height: 50px;
    right: 12px;
    top: 35px;
    text-align: right;
    /** text-transform: lowercase; **/
    letter-spacing: -4px; 
}

table.Page tr.HeaderRow td.HeaderCell div.PageTitle_Blue
{
    font-size: 34pt;
    color: #99CCFF;
    font-family: Arial;
    float: right;
    position: absolute;
    width: 600px;
    height: 50px;
    right: 12px;
    top: 35px;
    text-align: right; /** text-transform: lowercase; **/
    letter-spacing: -4px;
}

div.PageImage
{
    float: right;
    position: absolute;
    width: 600px;
    height: 50px;
    right: 6px;
    top: 12px;
}

table.Page tr.BodyRow td.SideMenu
{
    white-space: nowrap;
    border-right: solid 1px #614466;
    width: 150px;
    padding: 2px;
}

.StaticHover a
{
    display: block;
}

table.Page tr.BodyRow td.BodyCell
{
    /**padding: 8px;
    height: 450px;**/
}

table.Page tr.BodyRow td.BodyCell div.Break
{
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 8px;
    margin-bottom: 8px;
    height: 1px;
    border-top: solid 1px #614466;
}

table.Page tr.BodyRow td.BodyCell div.Section
{
    padding: 4px 12px 4px 8px;
    font-weight: bold;
    background-color: #614466;
    border-bottom: solid 1px dimgray;
    /** text-transform: lowercase; **/
    text-align: left;
    color: white;
    font-family: tahoma;
    font-size: 8.5pt;
    margin: -9px -8px 8px -8px;
}

table.Page tr.BodyRow td.BodyCell div.Description
{
    color: #696969;
    padding-bottom: 4px;
    font-size: 16pt;
    font-weight:bold;
    line-height:24px;
}

table.Page tr.BodyRow td.BodyCell div.Description2
{
    color: #696969;
    padding-bottom: 4px;
    font-size: 10pt;
    font-weight:bold;
}

table.Page tr.FooterRow td.FooterCell
{
    border-top: solid 1px #614466;
    color: #696969;
    padding: 4px;
}

.footer a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7D7D;
	text-align:center;
	text-decoration: none;
	height: 20px; /* .push must be the same height as .footer */
	/*width: 100%;*/
	/*background-image: url(footer.png)*/
}

.footer_copy
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #7D7D7D;
    text-align: center;
    text-decoration: none;
    padding-right: 350px;
    padding-left: 350px;
}

/*.push 
{
	height: 20px; /* .push must be the same height as .footer */
	/*width: 100%;
}*/

table.ErrorTable
{
    border-collapse: collapse;
    margin-bottom: 4px;
    margin-top: 4px;
}

table.ErrorTable tr.ErrorRow td.ErrorCell
{
    border: solid 1px black;
    background-color: InfoBackground;
    font-family: Tahoma;
    font-size: 8.5pt;
    color: black;
    padding: 4px;
}

.GridView
{
}

.GridView .Footer
{
}

.GridView .Header th
{
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    /** text-align: left; **/
    background-color: #F5F5F5;
    padding: 4px;
}

.GridView tr.EmptyDataRow td
{
    padding: 4px 4px 24px 4px;
    color:#696969;
}

.GridView .Row td
{
    border-bottom: solid 1px silver;
    padding: 3px 2px 3px 2px;
}

.GridView .AlternatingRow td
{
    border-bottom: solid 1px silver;
    padding: 3px 2px 3px 2px;
}

.GridView .SelectedRow td
{
    border-bottom: solid 1px silver;
    padding: 3px 2px 3px 2px;
}

table.GridView tr.Pager
{
}

.DetailsView
{
}

.DetailsView tr.AlternatingRow td
{
    padding: 4px 4px 4px 4px;
}

.DetailsView tr.CommandRow td
{
    padding: 4px 0px 4px 4px;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    background-color: #F5F5F5;
}

.DetailsView tr.CommandRow td a
{
    margin-right: 4px;
}

.DetailsView .EditRow
{
}

.DetailsView .EmptyDataRow
{
}

.DetailsView .FieldHeader
{
    color: #696969;
    padding: 4px;
    font-weight: normal;
}

.DetailsView .Header
{
}

.DetailsView .InsertRow
{
}

.DetailsView .Page
{
}

.DetailsView tr.Row td
{
    padding: 4px 4px 4px 4px;
}

.DetailsView .Required
{
    font-weight: bold;
}
