/* MegaAgent Controls */
/* Adjust Colors Only: Unless noted */
a:link	{ 
	color: #1C3658;
	}
	
a:hover {
	color: #090913;
}

.sitecolor	{ 
	color: #1C3658; 
	}

.footerlink { 
	color: #1C3558; 
	font-size: 9px;
	}

.copyright	{ 
	color: white; 
	font-size: 9px; 
	font-family: Times; 
	text-decoration: none;
	}

.copyright2	{ 
	color: white; 
	font-size: 13px; 
	font-family: Times; 
	text-decoration: none;
	}

.copyright2 a:link, a:visited 	{
	color: white;
 }

.Fields	{ 
	color: #1C3658; 
	font-weight: bold; 
	font-size: 10pt; 
	}

tr {  }

/* Report/Relo Label */
.Title {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	background-color: #1C3558;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a.Title { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
	}

/* Report Titles and Community Names */
/* You may modify font styling of .heading */
.Heading  {
	color: #1C3558;
	font-size: 16px;
	font-weight:bold;
	line-height: 1.2em;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/* Usally the listing link name */
.Data	{ 
	color: #000; 
	font-size: 12pt; 
	}
	
.Data a:link	{ 
	color: #1C3558; 
	text-decoration: underline;
	}
		
.Data a:visited	{ 
	color: #090913; 
	text-decoration: underline;
	}

.Data a:hover	{ 
	color: #4584db; 
		text-decoration: underline;
	}
	
.Data a:active	{ 
	color: #D3B33C; 
		text-decoration: underline;
	}
	
/* The description under the listing name */
.footer	{ 
	color: #000; 
	font-style: italic; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	}

.SectionSubTitle  { 
	color: #000; 
	font-weight: bold; 
	font-size: 12pt; 
	text-decoration: none 
	}
/* You may modify font styling of .messages. The idea
is to match the paragraph style */
.Messages	{ 
	color: #252525; 
	font-size: 12px; 
	line-height: 1.8em; 
	text-align: left;
	margin-top: 0; 
	margin-bottom: 1em; 
	padding: 0 25px 10px 10px;
	 }
TD {  }

.credit { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none 
	}
/* End of MegaAgent Controls */

