﻿.TextDefault { font-family: tahoma; font-size: 8pt; font-weight: normal; white-space: nowrap; }
.TextWrap { font-family: tahoma; font-size: 8pt; font-weight: normal; }

.HomePageHeader 
{ 
	font-family: Trebuchet MS, Tahoma; 
	font-size: 13pt; 
	font-weight:bold; 
	color:#11903d;
	padding:7px;
}
	
.HomePageText 
{ 
	font-family: Trebuchet MS, Tahoma; 
	font-size: 11pt; 
	font-weight:normal; 
	color: #7b7a7a;
	padding:10px;
}


.MainMenuBackground
{
	background-image: url(../../../UserControl/ComponentArt/images/menu/top_groupBg.gif);	
	background-image: url(../../../Images/TopMainBG.png);		
	background-repeat: repeat-x;
	border-bottom: solid 1px #7B8284;
}

/*Master Page Classes */
/*BEGIN*/
table.MasterTitleBar
{
	background-color:#F8F7E0; 
	background-color: #EFF3FF;	
	border-bottom: solid 1px #cccccc;
}

.MasterTitleBarHeaderText
{ 
	color:#3e4a56;	 
	color:#179443;	
	color:black;
	font-family:Tahoma; 
	font-size:11pt; 
	font-weight:bold; 
	white-space: nowrap; 
}

.QuickSearchHeaderBar
{
	width:100%;	
	background-color:#CCDBE1;
	border-bottom: solid 1px Gray;	
}

.BottomShadow
{
	width:100%;
	height:1px;
	background-color: Gray;	
}

.MasterTopErrorPanel { overflow: hidden; max-height: 43px; width: 100%; min-height: 20px; background-color: yellow; z-index: 2000; position: absolute; top: 0px; left: 0px; border-bottom: solid 1px IndianRed; }
.MasterErrorMessage { background-color: yellow; border-bottom: solid 1px IndianRed; padding: 3px; }
.MasterErrorButton { width: 14px; height: 13px; border-width: 0px; padding-right: 5px; }
/*END*/

Table.TextAlignTop tr td
{
	vertical-align:top;
}

.RateAdditionalLabels 
{
	font-family: Arial,Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	white-space: nowrap; 
	color:#2D2D2D;  
}

.ErrorText 
{
	font-family: Arial,Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	white-space: nowrap; 
	color:red;  
}
