/****[ General Styles ]********************************************************/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #303030;
	text-decoration: underline;
}
a:hover {
	color: #404040;
	text-decoration: none;
}

/****[ Main Menu ]********************************************************/
td.mainmenu {
	background-color: #003300;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 8px 3px 8px;
	text-align: center;
}

ul.mainmenu			{ list-style-type: none; padding: 0px; margin: 0px; }
ul.mainmenu li			{ float: left; padding: 0px; height: 26px; }
ul.mainmenu a			{ display: block; padding: 6px 11px 5px 11px; text-align: center; color: #FFFFFF; text-decoration: none; }
ul.mainmenu a:hover		{ background-color: #99ff99; color: #003300; text-decoration: none; }
ul.mainmenu a.sel		{ display: block; background-color: #99ff99; padding: 6px 11px 5px 11px; text-align: center; color: #003300; text-decoration: none; }
ul.mainmenu a.sel:hover	{ background-color: #99ff99; color: #003300; text-decoration: none; }
ul.error li		 	{background: transparent; color: #CC0000; font-weight: bold; }

/****[ Sub Menu ]********************************************************/
td.submenu { 
	background-image: url('images/debt-settlement_header_submenu_background.png'); 
	background-repeat: repeat-x; 
	color: #003300; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 3px 8px 3px 8px; 
	text-align: center; 
}

ul.submenu				{ list-style-type: none; padding: 0px; margin: 0px; }
ul.submenu li			{ float: left; padding: 0px; height: 26px; }
ul.submenu a			{ display: block; padding: 6px 11px 5px 11px; text-align: center; color: #EEF6EC; text-decoration: none; }
ul.submenu a:hover		{ display: block; padding: 6px 11px 5px 11px; text-align: center; color: #ffffff; text-decoration: none; background-color: #b0b0b0; }
ul.submenu a.sel		{ display: block; padding: 6px 11px 5px 11px; text-align: center; color: #003300; text-decoration: none; background-color: #b0b0b0; }
ul.submenu a.sel:hover	{ display: block; padding: 6px 11px 5px 11px; text-align: center; color: #003300; text-decoration: none; background-color: #b0b0b0; }


/****[ Testimonials ]********************************************************/
td.testimony {
	padding: 3px 10px 0px 10px;
}

span.testimony {
	font-size: 16px;
	font-weight: bold;
}

p.testimony {
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 0;
	text-align: justify;
}

div.testimony {
	padding-right: 4px;
	font-size: 12px;
	text-align: right;
}

div.testimony_more {
	text-align: center;
	margin-top: 3px;
	font-size: 14px;
}

/****[ Footer ]********************************************************/
a.footlink			{ color: #000000; text-decoration: underline; }
a.footlink:hover	{ color: #000000; text-decoration: none; }

.sealimg { margin: 5px; }