#HomeIdeal {
  	margin-top: 2px;
  	margin-left: 15px;
  	vertical-align: top;
  	text-align: left;
  	font-size: 10px;
}

#HomeIdeal h1 {
   background: url(images/yellowbox_wh.gif) no-repeat left center;
  	margin-top: 10px;
	margin-bottom: -10px;
	padding-left: 22px;
   font-family: Arial, Helvetica, sans-serif;
   color: #004000;
	font-size: 24px;
   font-weight: normal;
	text-align: left;
}

#HomeIdeal h2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
   color: #004000;
	font-size: 10px;
	text-align: left;
}

#HomeIdeal h3 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
   color: #004000;
	font-size: 12px;
	text-align: left;
}

#HomeIdeal h4 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 14px;
   color: Black;
	font-size: 10px;
	text-align: left;
}

#HomeIdeal ul {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top: -4px;
	margin-bottom: 0px;
	font-size: 9px;
}

#HomeIdeal ol {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 9px;
}

#HomeIdeal li {
	background: url(images/smallbullet.gif) no-repeat left top;
	line-height: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	text-align: left;
   vertical-align: top;
}

#HomeIdeal li a:link {
   	line-height: 14px;
	font-weight:  bold;
	color: Black;
	font-style: normal;
	text-decoration: none;
}

#HomeIdeal li a:visited {
	font-weight: bold;
	color: Black;
	font-style: normal;
	text-decoration:  none;
}

#HomeIdeal li a:hover, #HomeIdeal li a:active {
	color: Red;
	font-weight:  bold;
	text-decoration: underline;
}

#HomeSolutions {
   margin-left: 3px;
  	text-align: left;
  	vertical-align: top;
	font-size: 10px;
}

#HomeSolutions a:link, #HomeSolutions a:visited, #HomeSolutions a:active {
	color: DarkGreen;
	text-decoration: underline;
}

#HomeSolutions a:hover {
	color: Blue;
	text-decoration: underline;
}

#HomeSolutions h1 {
   background: url(images/smallbullet.gif) no-repeat 3px;
	line-height: 14px;
	font-size: 11px;
	padding: 0px 0px 0px 14px;
	font-weight: bold;
	list-style: none;
   margin-bottom: 0px;
	margin-left: 7px;
}


.HomeMainCell {
	border-right-width: 1px; 
	border-right-style: none; 
	border-right-color: Black;
	vertical-align: top;
	text-align: left;
}

.TextBlock {
   padding-top: 14px;
	padding-left: 10px;
	margin-right: 0px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
}

.TextBlock h3{
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
}

.TextBlock a:link, .TextBlock a:visited, .TextBlock a:active {
	color: Blue;
	text-decoration:  none;
   font-weight: normal;
}

.TextBlock a:hover {
	color: Red;
	text-decoration: underline;
}