body
{
	color: black;
	font-family: Verdana, Arial, sans-serif;
	background-color: #d9d7d1;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-weight: normal;
	font-size: 1em;
	line-height: 140%;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

h2
{
	font-size: .8em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .25em;
}

h3
{
	font-size: .8em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .25em;
	color: #396;
}

p
{
	font-size: 0.75em;
	margin: 0em 0px 0.5em;
	padding: 0px;
}

a:link, a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover, a:active
{
	color: #000;
	text-decoration: underline;
}

td.learnzone-bg { background: url(../images/homepage/home_18.gif) no-repeat;
	padding: 0px 0px 0px 10px;
}

td.lifestylezone-bg { background: url(../images/homepage/home_23.gif) no-repeat;
	padding: 0px 0px 0px 0px;
}

td.reallifezone-bg { background: url(../images/homepage/home_32.gif) no-repeat;
	padding: 5px 0px 0px 0px;
}

td.actionzone-bg { background: url(../images/homepage/home_37.gif) no-repeat;
	padding: 5px 0px 0px 0px;
}

td.helpzone-bg { background: url(../images/homepage/home_43.gif) no-repeat;
	padding: 0px 0px 0px 0px;
}

td.news-bg
{
	background: #fff;
	padding: 10px 0px 0px 0px;
}

td.news-bg-left
{
	background: url(../images/homepage/home_49.gif) repeat-y;
}

td.news-bg-right
{
	background: url(../images/homepage/home_51.gif) repeat-y;
}

td.news-bg p
{
	margin-top: 0em;
	margin-bottom: 1.5em;
}

div.home-footer-links
{
	
}

div.home-footer-links p
{
	list-style: none;
	font-size: .75em;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

div.home-footer-links a:link, div.home-footer-links a:visited
{
}

div.home-footer-links a:hover, div.home-footer-links a:active
{
	
}

div.smaller
{
		color: #333;
    FONT-SIZE: 0.7em
}

a.link_caption {  font-size: 1.0em; text-decoration: none; color:#333; text-decoration:underline}

/*<group=footer links>*/
td.footer-links { }

td.footer-links p
{
	list-style: none;
	font-size: .75em;
	font-weight: bold;
	padding: 0px 5px 0px 15px;
}

td.footer-links a:link, td.footer-links a:visited
{
	color: #666;
	text-decoration: none;
}

td.footer-links a:hover, td.footer-links a:active
{
	color: #666;
	text-decoration: underline;
}

/*</group>*/

/*<group=accesskeys>*/
#nav-access {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -100px;
}

#nav-access p {
	font-size: 1px;
	line-height: 1px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#nav-access p strong {
	color: #ffffff;
	font-size: 1px;
}

#nav-access a:link, #nav-access a:visited {
	text-decoration: none;
	background-color: transparent;
}

#nav-access a:hover, #nav-access a:active {
	text-decoration: none;
	background-color: transparent;
}

/*</group>*/
