﻿body {
}
.AccountManagement_MainHeaderText
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: medium;
	font-weight: bold;
}

.AccountManagement_HeaderText
{
	/*font-size:medium;*/
	font-weight:bold;
	color:#4d5fb3;
	background-color:#E3E7F9; /*#CCCCCC;*/
	border-color:#4d5fb3;/*#777777;*/
	border-width:1px;
	border-style:solid;
}

.AccountManagement_Calendar
{
}

.AccountManagement_Gridview
{
	background-color:white;
	border-color:#E7E7FF;
	border-style:none;
	border-width:1px;
}

/*
.ProviderReviewBuilder_HeaderedTableRecommendations
{
	height:500px;
}

.ProviderReviewBuilder_TextboxSummary,
.ProviderReviewBuilder_TextboxMultiline
{
	width: 99%;	
	vertical-align: middle;
	border-style:none;
}
*/

.RFSFilterSettings_InnerTable
{
	padding-left:50px;
	font-size:smaller;
}

.RFSFilterSettings_Header
{
    /*border: 1px solid #2F4F4F;*/
	/*border-width:1px;
	border-style:solid;
	border-color:#777777;*/ /* #4d5fb3;*/
    /* color: white; 
    background-color: #2E4d7B;*/
	color:#5F5F5F; /*#4d5fb3;*/
	background-color:#CCCCCC; /* #E3E7F9;*/
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    /*margin-top: 5px;*/
    cursor: pointer;
    /*width:100%;*/
}

.RFSFilterSettings_Content
{
	/*border-width:1px;
	border-style:solid;
	border-color:#777777;*/
	background-color:ButtonFace;
	width:100%;
}