/**********************************************************************
***********************************************************************
**
**	Site:		BDAP Website
**	Theme:		-
**	Version:	v1.00
**	Revision:	-
**	Copyright:	2008
**	Created: 	12/28/2007
**	Modified:	01/07/2008, David LeDuc
**
**	Notes:		-
**
***********************************************************************
**********************************************************************/



body {
  font:10pt Arial;
}

a img {
  border:none;
}

.homepageSection {
  padding: 20px 10 10 10;
}

.homePageSectionTitle {
  font: 12pt Arial Narrow;
  font-weight: Bold;
  color:#974745;
}

.homePageSectionText {
  font: 9pt Helvetica;
  color:#333333;
}

.homePageSectionMore {
  font: 8pt Arial;
  font-weight: Bold;
  color:#974745;
  text-align:right;
}

.homePageSectionMore a {
  font: 8pt Arial;
  font-weight: Bold;
  color:#974745;
  text-align:right;
  text-decoration: none;
}

.homePageSectionMore a:hover {
  font: 8pt Arial;
  font-weight: Bold;
  color:#974745;
  text-align:right;
  text-decoration: underline;
}

.testimonialClientName {
  font: 8pt Arial;
  color:#333333;
  text-align:right;
}

.subnavmouseover {
  font: 8pt Arial;
  font-weight: Bold;
  color:#333333;
  text-align:left;
  text-decoration:none;
  line-height:18pt;
  margin: 0 0 0 10px;
}

 .mainNavLink {
  font: 9pt Arial;
  font-weight: Bold;
  color:#002e61;
  text-align:left;
  text-decoration:none;
  margin: 5px 0 0 20px;
  /*background:#d2e0eb;*/
 }
 
 .pageContent {
   color:#000000;
   font: 9pt Arial;
   margin: 20px 20px 10px; 10px;
 }
 
 .pageContent td {
   color:#000000;
   font: 9pt Arial;
   margin: 20px 20px 10px; 10px;
 }

 .pageContentTitle{
   color:#002e61;
   font: 20pt Helvetica;
 }

.pageContentTitle td{
   color:#002e61;
   font: 20pt Helvetica;
 }
 
 .pageContentHeadline {
   color:#002e61;
   font: 13pt Helvetica;
   font-weight:bold;
   margin: 0 0 0 25px;
 }
 
 .detailPageSectionTitle {
   color:#000000;
   font: 11pt Helvetica;
   font-weight:bold;
   margin: 20px 0 0 0px; 
 }
 
 
 .disclaimer {
 	font: 7pt Arial Gray;
 }
 
/**  Utility Navigation **/
.utilityNav a {
  color: #333333;
  font: 9pt Arial;
  text-decoration:none;
 /**margin-right: 20px;**/
}

.utilityNav a:hover {
  color: #333333;
  font: 9pt Arial;
  text-decoration:underline;
}





/** Footer Naviagtion **/
.footerNav {
	color:#333333;
	font: 9pt Arial;
    text-decoration:none;
}

.footerNav a {
	color:#333333;
	font: 9pt Arial;
    text-decoration:none;
}

.footerNav a:hover {
  color: #333333;
  font: 9pt Arial;
  text-decoration:underline;
}

.footerNav {color:#333333; padding: 10px 10px 10px 10px; text-align:center; clear:both; display:block; }
.footerNav ul { display:inline;list-style:none;padding:0;margin:0 auto;clear:both; }
.footerNav ul li { background:url(../images/pipe_gray.gif) 100% 2px no-repeat;display:inline;list-style:none;margin:0 8px 0 0;padding:0 10px 0 0; }
.footerNav ul li.last { background: 0 none;padding:0; }
.footerNav p { color:#333333; margin:2px 0; text-decoration:none; padding:0; }
.footerNav a { color:#333333; margin:2px 0; text-decoration:none; }
.footerNav a:hover { color:#333333; text-decoration:underline; }



/* Slider Widget Styles */

.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		height:3px;
		position:absolute;
		bottom:0px;