/* =====================================
START of NAVIGATIONAL MENU Style Sheet 
========================================*/
.TopGroup{
   background-color:#DBD7D0; 
   border:solid 1px gray; 
   cursor:default; 
} 
.MenuGroup{
   background-image:url(images/background.gif);
   background-color:#F9F8F7;
   border:solid 1px #7E7E81; 
   cursor:default; 
} 
.TopMenuItem{
   background-color:#DBD7D0; 
   color:black; 
   font-family:MS Sans Serif; 
   font-size:12px; 
   border:solid 1px #DBD7D0; 
   cursor:default; 
} 
.TopMenuItemHover{
   background-color:#C2C5C8; 
   color:black; 
   font-family:MS Sans Serif; 
   font-size:12px; 
   border:solid 1px #A6A8B2; 
   cursor:default; 
} 
.MenuItem{
   font-family:MS Sans Serif; 
   font-size:9px; 
   cursor:default; 
}
.MenuItemHover{
   background-color:#C2C5C8; 
   font-family:MS Sans Serif; 
   font-size:9px; 
   cursor:default; 
}
.MenuBreak{
   background-image:url(images/break_bg.gif);
   width:100%;
   height:1px;
}
/* =====================================
END of NAVIGATIONAL MENU Style Sheet 
========================================*/
.bg_repeatx {
	background-repeat: repeat-x;
}
.light_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C7846A;
/* START of CSS for bottom links */
}
a.light_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C7846A;
	text-decoration: none;
}
a.light_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #D59E86;
	text-decoration: none;
}
a.light_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #D59E86;
	text-decoration: underline;
}
/* END of CSS for bottom links */
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2C8C72;
}
.body_txt_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E5050;
	line-height: 14px;
}
.email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9D3528;
	line-height: 14px;
}
a.email_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9D3528;
	line-height: 14px;
	text-decoration: underline;
}
a.email_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2C8C72;
	line-height: 14px;
	text-decoration: underline;
}
a.email_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004554;
	line-height: 14px;
	text-decoration: underline;
}
.body_txt_grayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4E5050;
	line-height: 14px;
}
.body_txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4E5050;
	line-height: 11px;
}
.red_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9D3528;
	text-decoration: none;
/* START of READ MORE links */
}
.read_more_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9D3528;
}
a.read_more_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9D3528;
	text-decoration: none;
}
a.read_more_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9D3528;
	text-decoration: none;
}
a.read_more_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #9D3528;
	text-decoration: underline;
}
/* END of READ MORE links */