body	{
	font-family: arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 100%;
	margin: 0,0
	}

/* MegaAgent Controls */
/* Adjust Colors Only: Unless noted */
a	{ color: #1268b3; font-weight: bold; }
.sitecolor	{ 
	color: #1268b3; 
	}

.footerlink { 
	color: #191970; 
	font-size: 9px;
	}
.copyright	{ 
	color: #000; 
	font-size: 9px; 
	font-family: Times; 
	text-decoration: none;
	}
.Fields	{ 
	color: #1268b3; 
	font-weight: bold; 
	font-size: 10pt; 
	}
tr {  }

/* Report/Relo Label */
.Title { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 10pt; 
	background-color: #910f0f;
	}

/* Report Titles and Community Names */
/* You may modify font styling of .heading */
.Heading  { color: #1268b3; font-size: 92%; font-weight: bold; line-height: 1.2em; text-align: left; margin-top: 1em; margin-bottom: 0; padding-right: 10px; }

/* Usally the listing link name */
.Data	{ 
	color: #000; 
	font-size: 10pt; 
	}
	
/* The description under the listing name */
.footer	{ 
	color: #000; 
	font-style: italic; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif; 
	}
.SectionSubTitle  { 
	color: #000; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none 
	}
/* You may modify font styling of .messages. The idea
is to match the paragraph style */
.Messages	{ 
	color: #252525; 
	font-size: 80%; 
	line-height: 1.7em; 
	text-align: left;
	margin-top: 0; 
	margin-bottom: 1em; 
	padding-right: 10px }
TD {  }
.credit { 
	font-family: "Times New Roman", Georgia, Times; 
	text-decoration: none 
	}
/* End of MegaAgent Controls */

/* Style these */
p	{ 
	color: #000; 
	font-size: 80%; 
	line-height: 1.7em; 
	text-align: left;
	margin-top: 0; 
	margin-bottom: 1em; 
	padding-right: 10px  
	}
li	{ 
	color: #252525; 
	font-size: 80%; 
	line-height: 1.5em; 
	text-align: left;
	margin-top: 0; 
	margin-bottom: 5px; 
	padding-right: 10px;
	}
h1	{ 
	color: #191970; 
	font-size: 133%; 
	line-height: 1.2em; 
	text-align: left;
	margin-bottom: 0.5em; 
	padding-right: 10px;
	}
h2  { 
	color: #252525; 
	font-size: 100%; 
	line-height: 1.2em; 
	font-family: Georgia, "Times New Roman", Times; 
	font-style: italic; 
	text-align: left;
	margin-top: 1em; 
	margin-bottom: 1em; 
	padding-right: 10px;
	}
h3  { color: #1268b3; 
	font-size: 92%; 
	line-height: 1.2em; 
	text-align: left;
	margin-top: 1em; 
	margin-bottom: 4px; 
	padding-right: 10px 
	}
h4  { 
	color: #191970; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px; 
	text-align: center; 
	clear: both; 
	margin-bottom: 3px 
	}

/* Bottom Navigation Styles */
.nav         	{ color: #000; font-weight: bold; font-size: 75%;  margin-top: 5px; margin-bottom: 5px; padding-top: 5px;  }
.nav a:link, a:visited 	{ color: #000; word-spacing: 0.3px; margin-top: 18px; margin-bottom: 10px; }
/* You can change the color on hover to a highlight */
.nav a:hover  	{ color: #000; word-spacing: 0.3px; text-decoration: none; margin-top: 18px; margin-bottom: 10px; }
.nav a:active  	{ color: #000; word-spacing: 0.3px; margin-top: 18px; margin-bottom: 10px; }

/* Use for Contact Information in the footer */
.contact    { color: #000; font-size: 75%; line-height: 1.5em; text-align: left; margin-top: 2px; margin-bottom: 2px  }


.caption	{ 
	color: #910f0f; 
	font-style: italic; 
	font-size: 82%; 
	line-height: 110%; 
	font-family: "Times New Roman", Times, Georgia; 
	text-align: left;
	text-indent: 0; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding-bottom: 10px;
	}

