/* CSS Document */

p {margin: 0 0 1em 0}

h1
{
	line-height: 1.0em;
	font-size: 18px;
	font-weight: bold;
	color: #6d6e71;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
}

h2
{
	line-height: 1.0em;
	font-size: 18px;
	font-weight: bold;
	color: #6d6e71;
	margin: 1em 0 5px 0;
	padding: 0 0 2px 0;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	color: #6d6e71;
	text-align: left;
	background: transparent;
	margin: 2em 0 .5em 0;
	padding: 0 0 2px 0;
}

h4 {color: #6d6e71;}

/*h3 strong { font-weight:			normal; }*/
.copysmall
{
	font-size: .8em;
	line-height: 1.05em;
	color: #666;
}

a,
a:link
{
	color: #6d6e71;
	background-color: transparent;
	text-decoration: none;
}

a:visited
{
	color: #6d6e71;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #6d6e71;
	text-decoration: underline;
}

a img { border: none; }

/* Fix disappear list/background bug */

ul, ol, dl { position: relative; }


#featureContent ol { list-style: decimal; }

#featureContent ol li {margin-left: 20px; }


#featureContent ul,
#featureContent-wide ul
{
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	padding-bottom: 1em;
	
}

#featureContent ul li,
#featureContent-wide ul li
{
	padding:0 0 .7em 20px;
	background: url(img/bullet.png) no-repeat 0 7px;
	position: relative;
}

.article a,
.article a:link
{
	color: #00a251;
	background-color: transparent;
	text-decoration: none;
}

.article a:visited
{
	color: #006f36;
	background-color: transparent;
	text-decoration: none;
}

.article a:hover
{
	color: #006f36;
	text-decoration: underline;
}

#featureContent ul.featured,
#featureContent ul.links
{
	margin-left: 0;
	padding-left: 0;
	padding: 1em 0;
	list-style: none;
}

#featureContent ul.featured li,
#featureContent ul.links li
{
	padding-left: 0;
	margin-left: 0;
	background: none;
	line-height: 1.6em;
	list-style: none;
}

#featureContent ul.featured li  a,
#featureContent ul.featured li  a:link
{
	color: #6d6e71;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 0;
	display: inline-block;
	background: url(img/greenarrow.gif) no-repeat 0 4px;
}

#featureContent ul.featured li  a:visited
{
	color: #6d6e71;
	text-decoration: none;
	background: url(img/greenarrow.gif) no-repeat 0 4px;
}

#featureContent ul.featured li  a:hover
{
	color: #8fc945;
	text-decoration: underline;
}

#featureContent ul.links li  a,
#featureContent ul.links li  a:link
{
	color: #6d6e71;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 0;
	display: inline-block;
	background: url(img/garrow.png) no-repeat 0 4px;
}

#featureContent ul.links li  a:visited
{
	color: #6d6e71;
	text-decoration: none;
}

#featureContent ul.links li  a:hover
{
	color: #8fc945;
	text-decoration: underline;
}

.FAQinnerbox .featured {
	padding-left: 10px;	
}

#featureContent ul.linklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#featureContent ul.linklist li
{
	padding-left: 0;
	margin-left: 0;
	line-height: 1.6em;
background: none;
}

#featureContent ul.linklist li  a,
#featureContent ul.linklist li  a:link
{
	text-decoration: none;
	padding-left: 20px;
	margin-left: 0;
	display: inline-block;
		background: url(img/bullet.png) no-repeat 0 7px;
}

#featureContent ul.linklist li  a:visited
{
	text-decoration: none;
}

#featureContent ul.linklist li  a:hover
{
	text-decoration: underline;
}

a.to-top {display:block; text-align:right;}

p a.divot { display:block;height: 20px; background: url(img/greenarrow.gif) no-repeat 0  3px; padding: 0 0 0 20px; line-height:20px}

.packagedetails p a,
.packagedetails p a:link,
.packagedetails p a:visited {  padding: 2px 4px; background-color:#8cc63f; color: #fff;}


.packagedetails p a:hover {  background-color:#6d6e71; color: #fff; text-decoration:none;}

#featureContent-wide ul.featured,
#featureContent-wide ul.links
{
	margin-left: 0;
	padding-left: 0;
	padding: 1em 0;
	list-style: none;
}

#featureContent-wide ul.featured li,
#featureContent-wide ul.links li
{
	padding-left: 0;
	margin-left: 0;
	background: none;
	line-height: 1.6em;
}

#featureContent-wide ul.featured li  a,
#featureContent-wide ul.featured li  a:link
{
	color: #6d6e71;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 10px;
	display: inline-block;
	background: url(img/greenarrow.gif) no-repeat 0 4px;
}

#featureContent-wide ul.featured li  a:visited
{
	color: #6d6e71;
	text-decoration: none;
}

#featureContent-wide ul.featured li  a:hover
{
	color: #8fc945;
	text-decoration: underline;
}

#featureContent-wide ul.links li  a,
#featureContent-wide ul.links li  a:link
{
	color: #6d6e71;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 0;
	display: inline-block;
	background: url(img/garrow.png) no-repeat 0 4px;
}

#featureContent-wide ul.links li  a:visited
{
	color: #6d6e71;
	text-decoration: none;
}

#featureContent-wide ul.links li  a:hover
{
	color: #8fc945;
	text-decoration: underline;
}

.note {
	color: #666;
	font-size: .86em;
}

ol.note {
	border-top:1px solid #ccc;
	margin: 10px 0;padding: 10px 0;
}

p.calltoaction {color: #8fc945; font-size:1.4em;}

.article a.readmorebutton {display:block; width: 122px; height: 26px; background: #ddd url(/assets/widgets/readmore.png) no-repeat 0 0; color: #fff; text-indent:-900em;}

a.readmorebutton:hover {background: #5c5c5c url(/assets/widgets/readmore-roll.png) no-repeat 0 0;}

.article .greenboxfb196 a:hover{text-decoration:none;}
