﻿body
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

div.LoginBackgroundOuterWrap
{
    background-color: #000000;
    background-image: url(images/Login.Background.Wrap.gif);
    background-repeat: repeat-x;
    background-position: top; 
    margin-left: auto; 
    margin-right: auto;
}

div.LeftNavShowHide
{
    background-color:#cccccc;
}

tr.MainNav_LogoHeaderRow
{
    background-image: url('images/logo_header.gif');
    padding-top: 0px;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #000000;
}

tr.MainNav_RowBelowTabStrip
{
    background-image: url('images/topbar_tile_2.gif' );
    padding-top: 0px;
    border: 0px;
}

td.LeftNavShowHide 
{
    background-image: url('images/sidemenu_tile.gif');
    background-repeat: repeat-y;
}

td.tddisplay
{
    font-size: 11px;
    color: black;
    font-family: Tahoma, Arial, Verdana;
    font-weight: bold;
    background-color: #E7E4E4;
    height: auto;
    width: 150px;
    text-align: right;
    vertical-align: middle;    
}

img.LeftNavShowHide
{
    border-width: 0px;
    cursor: hand;    
}

iframe.MainContentArea
{
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    border-left: solid 2px #cccccc;
}

#imgShowHideSearch
{
	cursor:hand;
}

.bannertext
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma,Arial,Verdana;
}

.breadcrumb
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
	background-color: #CCCCCC;
	height: 20px;
}

.breadcrumb_green
{
	font-weight: bold;
	font-size: 12px;
	color: #669966;
	font-family: Tahoma, Arial, Verdana;
	background-color: #CCCCCC;
}

.button
{
    border-right: #999999 1px outset;
	border-top: #cccccc 1px outset;
	font-weight: bold;
	font-size: 11px;
	border-left: #cccccc 1px outset;
	color: #ffffff;
	border-bottom: #999999 1px outset;
	font-family: Tahoma, Arial, Helvetica,Geneva, Swiss, SunSans-Regular;
	background-color: #312F6E;
}
.formlabel
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}

.formfield_10px
{
	font-size: 10px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
}

.formfield
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
}

.formfield_readonly
{
    font-size: 11px;
    color: Black;
    font-family: Tahoma, Arial, Verdana;
    font-weight: bold;
}

.CardManagementInfo_Header
{
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    color: #669966;
    font-family: Tahoma, Arial, Verdana;
    border-right: solid 1px Black; 
    border-bottom: solid 1px Black;
}

.CardManagementInfo_Data
{
    text-align: center;
    vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: Tahoma, Arial, Verdana;
    border-right: solid 1px Black; 
    border-bottom: solid 1px Black;
}

.tablecellleftalign
{
	padding-left:auto;		 
}
.tablecellrightalign
{
	color: black;	
	font-size: 8pt;
    font-family: Arial, Verdana;
    font-weight: bold;
    background-color: #CCCCCC;
    height: auto;
    width: 150px;
    text-align: right;
    vertical-align: middle;
}

.displayCreatelabel
{
	font-size: 7pt;
	color:#CCCCCC;
	font-family: Arial, Verdana;
	font-weight:lighter;
}

.displayModifiedabel
{
	font-size: 7pt;
	color:black;
	font-family: Arial, Verdana;
	font-weight:lighter;
}

.RadTabstripHeader_dnn
{
    background-color: #fcfbf6;
    border-top-style: solid;
    border-top-width:thin;
    border-left-style: solid;
    border-left-width:thin;
    border-right-style: solid;
    border-right-width:thin;
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	font-weight: bold;
	height: 28px;
	padding-left: 8px;
}
