#main_points 
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	color: #354F71; 
	line-height: 190%
}
#main_content 
{ 
	width: 454px; 
	padding-top: 20px; 
	padding-left: 10px; 
	padding-right: 0px; 
	padding-bottom: 10px;
}
.main_content_text 
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 9pt;
}
.main_content_text a:link
{  
	color: #000000; 
	text-decoration: underline;
}
.main_content_text a:visited
{  
	color: #000000; 
	text-decoration: underline;
}
.main_content_text a:active
{  
	color: #000000; 
	text-decoration: underline;
}
.main_content_text a:hover
{ 
	color: #ff6600; 
	text-decoration: none;
}
.section_heading 
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ff6600; 
	margin-bottom: 5px; 
	margin-top: 20px;
}
.section_subheading 
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #336699; 
}
.section_content 
{ 
	/*width: 430px; */
	background-color: #ededed; 
	border-top: #233448 1px dashed; 
	padding-top: 5px; 
	padding-bottom: 5px;
}
.section_link a:link
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ff6600; 
	text-decoration: none;
}
.section_link a:visited
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ff6600; 
	text-decoration: none;
}
.section_link a:active
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ff6600; 
	text-decoration: none;
}
.section_link a:hover
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ff6600; 
	text-decoration: underline;
}
#side_content 
{ 
	width: 239px; 
	padding-top: 20px; 
	padding-left: 7px; 
	padding-right: 7px; 
	padding-bottom: 10px;
}
#info_request_form 
{ 
	width: 225px; 
	border: #336699 1px solid; 
	border-top-width: 5px; 
	border-top-color: #336699; 
	padding: 8px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-family: arial, tahoma, helvetica; 
	font-size: 8pt;  
	background-image: url(images/2008/home/form_bg.jpg); 
	background-repeat: repeat-x; 
}
#info_request_form_heading 
{ 
	font-family: arial, tahoma, helvetica; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #ff6600; 
	text-decoration: underline;
}
#info_request_table 
{ 
	font-size: 9pt; 
	color: #336699;
}