body {
	background-color: #CED6DD;
	margin-top: 0px;
	scrollbar-arrow-color:#003399;  	/*arrow*/
	scrollbar-track-color:#51688a;		/*track*/
	scrollbar-face-color:#3c5170;		/*main color*/
	scrollbar-highlight-color:#657387;	/*top and left*/
	scrollbar-3dlight-color:#657387;	/*outer top and left*/
	scrollbar-shadow-color:#000000;		/*bottom and right*/
	scrollbar-darkshadow-color:#657387;	/*outer bottom and right*/
}
.BorderFrameTD {
	background-color: white;
	padding: 5px 5px 5px 5px;
	border: solid 2px #143064;
}

.MasterTable 
{
	width: 780px;
}

A:Link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
A:Visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
A:Active {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
A:Hover {
	font-family: Verdana;
	font-size: 11px;
	color: #143064;
	text-decoration: Underline;
}

.LinkSpecials:Link {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.LinkSpecials:Visited {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.LinkSpecials:Active {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.LinkSpecials:Hover {
	font-family: Verdana;
	font-size: 13px;
	color: #143064;
	text-decoration: Underline;
}

/**** Text styles ****/
.DisplayMessageNormal
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Navy;
}

.DisplayMessageLarge
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:Navy;
}

.TopNav 
{
	height: 25px;
	text-align: right;
	padding-right: 8px;
}
.TopHeadText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-align: left;
}
.TopHeadLink:Link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.TopHeadLink:Visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.TopHeadLink:Active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.TopHeadLink:Hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: underline;
}

.SearchBox 
{
	width: 504px;
	height: 120px;
	background-image: url(/AgentSearch/Images/AgentSearch/BlueLineDivide.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.WelcomeHeader 
{
	padding-top: 40px;
}
.SortHeader 
{
	color:White;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding: 6px 0px 20px 6px;
	text-align:left;
}

.Agent-Search_03 
{
	background-image: url(/AgentSearch/Images/AgentSearch/Agent-Search_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 475px;
	width: 700px;
	vertical-align: top;
	padding-top: 0px;
}
.SearchResultsTable 
{
	margin-bottom: 10px;
}
.SearchResultsTD 
{
	background-color: #f5f5f5;
	width: 575px;
	height: 79px;
}
.SearchResultsTD2
{
	background-color: #ffffff;
	width: 575px;
	height: 79px;
}

.AgentSearchAds 
{
	background-image: url(/AgentSearch/Images/AgentSearch/Agent-Search_06.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

/*	GridView	*/

.GridView {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.GridViewHeader A:LINK {
	color : #ffffff;
	font-size: 12px;		
	font-weight: bold;
}	
.GridViewHeader A:VISITED {
	color : #ffffff;	
	font-size: 12px;	
	font-weight: bold;
}			
.GridViewHeader A:Hover {
	color : #ffffff;	
	font-size: 12px;
	font-weight: bold;
}
.GridViewHeader A:Active {
	color : #ffffff;
	font-size: 12px;		
	font-weight: bold;
}	

.GridViewLink A:LINK {
	color: #143064;
	font-size: 12px;
}	
.GridViewLink A:VISITED {
	color : #143064;	
	font-size: 12px;	
}			
.GridViewLink A:Hover {
	color : #4883EC;	
	font-size: 12px;
}
.GridViewLink A:Active {
	color : #143064;
	font-size: 12px;		
}	

.GridViewRow {
	background-color: #EAEEF5;	
}

.GridViewHeader {
	background-color: #2E587C;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.GridViewFooter 
{
	color: black;
	font-family:Verdana Arial Black;
	font-size: 12px;	
	font-weight:bolder;
	text-align:left;
}

/* Footer Style */

.footer {
	background-color: #3C5170;
	height: 35px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: White;
	line-height: 14px;
	letter-spacing: 1px;
}


/* Search Form Styles */

.SearchTitle 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
}
	
.Search_Box_1 
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
}

/*  Search Results */

.Results_Number 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.Results_Name 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A3A;
}	
.Results_ContactInfo 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}	

.SortByLink:Link 
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.SortByLink:Visited 
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
.SortByLink:Active 
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
.SortByLink:Hover 
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #c0cde0;
	text-decoration: underline;
}

.RecordCountText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: Black;
}


/*	Modal Popup */
.modalBackground
{
	background-color:white;
	filter:alpha(opacity=65);
	opacity:0.7;
}

/* xp theme TabContainer */
.ajax__tab_profile .ajax__tab_header 
{
	color:White;	
	font-family:verdana,tahoma,helvetica;
	font-size:10px;
	font-weight:bold;	
	padding-bottom:3px;
}

.ajax__tab_profile .ajax__tab_outer 
{
	padding-right:12px;
	background:url(/AgentSearch/Images/Profile/Tabs/tab-right.gif) no-repeat right;
	height:38px;
 }
 
.ajax__tab_profile .ajax__tab_inner 
{	
	padding-left:16px;
	background:url(/AgentSearch/Images/Profile/Tabs/tab-left.gif) no-repeat;
	height:38;
}

.ajax__tab_profile .ajax__tab_tab 
{	
	height:38px;
	margin:0;
	padding-top:10px;
	background:url(/AgentSearch/Images/Profile/Tabs/tab.gif) repeat-x;
	width:97px;
	height:75px;
}

.ajax__tab_profile .ajax__tab_hover .ajax__tab_outer 
{
	background:url(/AgentSearch/Images/Profile/Tabs/tab-right.gif) no-repeat right;
}

.ajax__tab_profile .ajax__tab_hover .ajax__tab_inner 
{
	background:url(/AgentSearch/Images/Profile/Tabs/tab-left.gif) no-repeat;
}

.ajax__tab_profile .ajax__tab_hover .ajax__tab_tab 
{
	background:url(/AgentSearch/Images/Profile/Tabs/tab.gif) repeat-x;
}

.ajax__tab_profile .ajax__tab_active .ajax__tab_outer 
{
	background:url(/AgentSearch/Images/Profile/Tabs/tab-active-right.gif) no-repeat right;
}

.ajax__tab_profile .ajax__tab_active .ajax__tab_inner 
{
	background:url(/AgentSearch/Images/Profile/Tabs/tab-active-left.gif) no-repeat;
}

.ajax__tab_profile .ajax__tab_active .ajax__tab_tab 
{
	background:url(/AgentSearch/Images/Profile/Tabs/tab-active.gif) repeat-x;
}

.ajax__tab_profile .ajax__tab_body 
{
	background-color:White;
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
}


/*  Agent Profle Styles  */

.WelcomeSidePanel 
{
	padding-left: 26px;
	line-height: 20px;
}
.WelcomeText 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	line-height: 18px;
}
.WelcomeRightPaneLink:Link 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}	
.WelcomeRightPaneLink:Visited 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}	
.WelcomeRightPaneLink:Active 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}	
.WelcomeRightPaneLink:Hover 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}	

.Profile_MemberName
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #D8D8D8;
}
.Profile_WelcomeInfo
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height:16px;
}
.Youtube_Video 
{
	border: Solid 3px black;
}

.LinkBold:Link 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
.LinkBold:Visited 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
.LinkBold:Active 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
.LinkBold:Hover 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:underline;
}
