﻿body
	{
		font: 10pt arial;
		font-weight: normal;
		color: Black;
		background-color: #dddddd;
		margin: 0;	
	    padding: 0;
	    border: 0;	
	}
	
.StandardText
	{
		font: 10pt arial;
		font-weight: normal;
		color: Black;			
	}
	
.StandardTextPL
	{
		font: 10pt arial;
		font-weight: normal;
		color: Black;			
		height: 400px;
		vertical-align: top;
	}
	
.BoldText
	{
		font: 10pt arial;
		font-weight: bold;
		color: Black;			
	}
	
.SmallBanner
	{
		background-color: #666666;
		height:25px;
		font: 10pt arial;
		font-weight: bold;
		color: White;			
	}
	
.PopUpSettings
{
	margin: 0;	
	background-color: #b8b8b8;
}


.ColorBG_Black
	{
		background-color: #343434;
	}

.ColorBG_DarkGray
	{
		background-color: #666666;
	}

.ColorBG_MediumGray
	{
		background-color: #909090;
	}

.ColorBG_LightGray
	{
		background-color: #a6a6a6;
	}
	
.ColorBG_LightGrayWithBorder
	{
		background-color: #a6a6a6;
		border-left-color: #666666;
		border-left-style: solid;
		border-left-width: medium;
		border-right-color: #666666;
		border-right-style: solid;
		border-right-width: medium;
	}

.ColorBG_LightLightGray
	{
		background-color: #dddddd;
	}

.LoginDashColor
	{
		color: #dcdcdc;
	}
	
.LinkBarText
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	color: White;
}
.LinkBarText A:link { COLOR: White; TEXT-DECORATION: none }
.LinkBarText A:visited { COLOR: White; TEXT-DECORATION: none }
.LinkBarText A:hover { COLOR: GrayText; TEXT-DECORATION: none }
.LinkBarText A:active { color: ActiveCaption; text-decoration: none }

.TabOn
{
	background-color: #999999;
	color: White;
	text-align: center;
	font-weight: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	border-right-color: #b8b8b8;
	border-right-style: solid;
	border-right-width: thin;
}

.TabOff
{
	text-align: center;	
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	border-right-color: #b8b8b8;
	border-right-style: solid;
	border-right-width: thin;	
}
.TabOff A:link { color: Black; TEXT-DECORATION: none }
.TabOff A:visited { color: Black; TEXT-DECORATION: none }
.TabOff A:hover { color: Black; TEXT-DECORATION: underline }

.LastTabOn
{
	background-color: #999999;
	color: White;
	text-align: center;
	font-weight: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
}

.LastTabOff
{
	text-align: center;	
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
}
.LastTabOff A:link { color: Black; TEXT-DECORATION: none }
.LastTabOff A:visited { color: Black; TEXT-DECORATION: none }
.LastTabOff A:hover { color: Black; TEXT-DECORATION: underline }

.WorkBorder
{
	text-align: left;
	vertical-align: baseline;	
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
}

.LoginPanel
{
	 background-color: #b8b8b8;
	 border: #666666 4px solid;
	font: 9pt verdana; 
	font-weight: normal;
	color: Black;
}

.headerBackground
{		
	background-color: White;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
}

.headerLeft
{
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 300px;
    font-family: Arial Black;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
    float: left;    
}

.headerRight
{
    vertical-align: top;
    text-align: right;
    height: 50px;
	font: 10pt arial;
	font-weight: normal;
	color: Black;
}

.Heading
{
	font: 12pt tahoma; 
	font-weight: bold;
	color: Black;
}

.MidHeading
{
	font: 11pt Arial; 
	font-weight: bold;
	color: Black;
}

.Labels
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}

.WhiteLabels
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: White;
}

.Settings
{	
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}

.Calendars
{
	font: 6pt verdana; 
	font-weight: normal;
	color: Black;
}

.ReportHeading
{
	font: 12pt Times New Roman; 
	font-weight: bold;
	color: Black;
}

.ReportText
{
	font: 10pt Times New Roman; 
	font-weight: normal;
	color: Black;
}

.LinkButtons
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
}
.LinkButtons A:link { COLOR: #777777; TEXT-DECORATION: none }
.LinkButtons A:visited { COLOR: #777777; TEXT-DECORATION: none }
.LinkButtons A:hover { COLOR: #555555; TEXT-DECORATION: underline }
.LinkButtons A:active { color: Navy; text-decoration: underline }

.FooterLeft
	{
		height: 35px;
		width: 141px;
		background: url(Images_Banners/Footer0807_35Left.gif);
	}

.FooterMiddle
	{
		height: 35px;
		width: 668px;
		background: url(Images_Banners/Footer0807_35Mid.gif);		
	}
	
.FooterRight
	{
		height: 35px;
		width: 141px;
		background: url(Images_Banners/Footer0807_35Right.gif);		
	}

.BlockBottomLeft
	{
		height: 10px;
		width: 10px;
		background: url(Images/BlockBottomLeft.gif);
		background-repeat: no-repeat;
	}

.BlockBottomMiddle
	{
		height: 10px;
		width: 100%;
		background: url(Images/BlockBottomMiddle.gif);		
		background-repeat: no-repeat;
	}
	
.BlockBottomMiddle2
	{
		height: 10px;
		width: 205px;
		background: url(Images/BlockBottomMiddle.gif);
		background-repeat: no-repeat;
	}

.BlockBottomMiddle3
	{
		height: 10px;
		width: 152px;
		background: url(Images/BlockBottomMiddle.gif);		
		background-repeat: no-repeat;
	}

.BlockBottomRight
	{
		height: 10px;
		width: 10px;
		background: url(Images/BlockBottomRight.gif);
		background-repeat: no-repeat;
	}
	
	
#TabControl
{
    width: 520px;
    height: 24px;
    margin-top: 5px;
}
	
A.TabButton27
	{
		text-align: center;
		line-height: 24px;
		width: 125px;
		font-family: Arial;
		font-size: 10pt;		 
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		background-image: url(Images/Tab_LightLightGrayBG.gif);
		background-repeat: no-repeat;
	}
	
A.TabButton27:hover
	{
		text-decoration: underline;				
		color: White;
		background-image: url(Images/Tab_DarkGrayBG.gif);
		background-repeat: no-repeat;
	}

A.TabButton27:visited
	{
		text-decoration: none;				
		color: #666666;
		background-image: url(Images/Tab_LightLightGrayBG.gif);
		background-repeat: no-repeat;
	}
	
A.TabSelected27
	{
		text-align: center;
		line-height: 24px;
		vertical-align: baseline;
		font-family: Arial;
		font-size: 10pt;		 
		font-weight: normal;
		text-decoration: none;		
		color: White;
		background-image: url(Images/Tab_DarkGrayBG.gif);
		background-repeat: no-repeat;
	}

A.TabButton40
	{
		text-align: center;
		line-height: 24px;
		width: 125px;
		font-family: Arial;
		font-size: 10pt;		 
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		background-image: url(Images/Tab_LightLightGrayBG.gif);
		background-repeat: no-repeat;
	}
	
A.TabButton40:hover
	{
		text-decoration: underline;				
		color: White;
		background-image: url(Images/Tab_DarkGrayBG.gif);
		background-repeat: no-repeat;
	}

A.TabButton40:visited
	{
		text-decoration: none;				
		color: #666666;
		background-image: url(Images/Tab_LightLightGrayBG.gif);
		background-repeat: no-repeat;
	}
	
A.TabSelected40
	{
		text-align: center;
		line-height: 24px;
		width: 125px;
		font-family: Arial;
		font-size: 10pt;		 
		font-weight: normal;
		text-decoration: none;		
		color: White;
		background-image: url(Images/Tab_DarkGrayBG.gif);
		background-repeat: no-repeat;
	}

A.TabButton15
	{
		text-align: center;
		line-height: 24px;
		width: 125px;
		font-family: Arial;
		font-size: 10pt;		 
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		background-image: url(Images/Tab_LightLightGrayBG.gif);
		background-repeat: no-repeat;
	}
	
A.TabButton15:hover
	{
		text-decoration: underline;				
		color: White;
		background-image: url(Images/Tab_DarkGrayBG.gif);
		background-repeat: no-repeat;
	}

A.TabButton15:visited
	{
		text-decoration: none;				
		color: #666666;
		background-image: url(Images/Tab_LightLightGrayBG.gif);
		background-repeat: no-repeat;
	}
	
A.TabSelected15
	{
		text-align: center;
		line-height: 24px;
		width: 125px;
		font-family: Arial;
		font-size: 10pt;		 
		font-weight: normal;
		text-decoration: none;		
		color: White;
		background-image: url(Images/Tab_DarkGrayBG.gif);
		background-repeat: no-repeat;
	}

.footerTop
{
    background-color: #909090;
    height: 10px;
}

.footerBottom
{
    background-color: #a6a6a6;
    text-align: right;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
}
