/* Text Styles */

/* paragraph margins */
p.home_text {  margin-top: 0px; margin-bottom: 8px; margin-left: 0px; margin-right: 30px; }	
p.welcome {  margin-top: 0px; margin-bottom: 18px; margin-left: 0px; }
p.grey_body_text, p.deal_text {  margin-top: 0px; margin-bottom: 6px; margin-left: 48px; margin-right: 80px; }	
p.comments_text, p.comments_dots {  margin-top: 0px; margin-bottom: 8px; margin-left: 100px; margin-right: 150px; }	
p.deal_intro {  margin-top: 0px; margin-bottom: 6px; margin-left: 28px; margin-right: 80px; }
p.grey_future_deals_text {  margin-top: 0px; margin-bottom: 10px; margin-left: 48px; margin-right: 80px; }
p.red_heading {  margin-top: 10px; margin-bottom: 8px; margin-left: 48px; } 
p.deal_date {  margin-right: 80px; }
p.top_link {   margin-bottom: 20px; margin-left: 48px; }

/* rollover colors */
a.top_link:hover { color: #FFCC00; }

.h1 {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.welcome {
	font-size: 95%;
	line-height: 1.2;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.home_text {
	font-size: 80%;
	line-height: 1.5;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.grey_body_text, .deal_intro {
	font-size: 80%;
	line-height: 1.5;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.body_text_link {
	font-size: 95%;
	line-height: 1.5;
	color: #4B6CA9;
	text-decoration: none;
	font-style: italic;
}

.red_heading {
	font-size: 95%;
	line-height: 1.2;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.deal_date {
	font-size: 95%;
	line-height: 1.2;
	color:#999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.deal_text {
	font-size: 90%;
	line-height: 1.5;
	color:#6666CC;
	text-decoration: none;
	font-style: normal;
}

.grey_future_deals_text {
	font-size: 80%;
	line-height: 2;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.top_link {
	font-size: 85%;
	line-height: 1.5;
	color: #30799C;
	text-decoration: none;
	font-style: italic;
}

.blue_note_text {
	font-size: 70%;
	line-height: 1.5;
	color: #4B6CA9;
	text-decoration: none;
	font-style: normal;
}

.red_note_text {
	font-size: 70%;
	line-height: 1.5;
	color: #993333;
	text-decoration: none;
	font-style: normal;
}

.search_text {	
	font-size: 70%;
	line-height: 1.3;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.search_text_link {	
	font-size: 70%;
	line-height: 1.3;
	color: #006699;
	text-decoration: none;
	font-style: normal;
}

.search_text_embedded_link_blue {	
	font-size: 100%;
	line-height: 1.3;
	color: #006699;
	text-decoration: none;
	font-style: normal;
}

.search_text_embedded_link_red {	
	font-size: 100%;
	line-height: 1.3;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

.search_text_blue {	
	font-size: 70%;
	line-height: 1.3;
	color: #2752D4;
	text-decoration: none;
	font-style: normal;
}

.search_page_note {	
	font-size: 75%;
	line-height: 1.3;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

.back_link {
	font-size: 80%;
	line-height: 1.3;
	text-decoration: none;
	font-style: italic;
	color: #339933;
}

.dotted_line {
	font-size: 9px;
	line-height: 10px;
	color: #FFE79C;
	text-decoration: none;
	font-style: normal;
}

.search_title {
	font-size: 110%px;
	line-height: 1;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.search_title_grey {
	font-size: 90%px;
	line-height: 1;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.search_result_red {
	font-size: 80%;
	line-height: 1.4;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

.comments_text {
	font-size: 75%;
	line-height: 1.4;
	color: #336699;
	text-decoration: none;
	font-style: italic;
}

.comments_dots {
	font-size: 60%;
	line-height: 1.2;
	color:#FFCC33;
	text-decoration: none;
	font-style: normal;
}
