/* Back to Health 2006 */

body {	margin-top: 0px; margin-left: 0px; margin-bottom: 0px;	background-repeat: repeat-y; background-position: center; background-color: #FFFFFF; color: #1A4299; }

a:link { 	color: #1A4299;	text-decoration: none; }

a:visited {	color:#1A4299;	text-decoration: none;}

a:hover {	color: red;	text-decoration: none; }

a:active {	color: #FF0000;	text-decoration: underline; }

.txt {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #003399;	text-decoration: none;	line-height: 18px; }

.Header { 	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px; color: #1A4299; padding: 1mm;	font-weight: bold;	letter-spacing: 3px; }

.SubHead{ font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #1A4299;	text-decoration: none;	line-height: 16px; }

.SubHead2{	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF; text-decoration: none; }

.Footer { 	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; }

.group { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold;	text-decoration: none; }

	.more {	font-family: "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;	font-size: 12px; color: #D41F55;	text-decoration: none; }
	.more a        { font-family: "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;	font-size: 12px; color: #D41F55;	text-decoration: none;}
	.more a:link   { color: #D41F55; }
	.more a:visited   { color: #D41F55; }
	.more a:hover   { background-color:  #B8CCE9}
	.more a:active   { color: #1A4299; }
	
}
.dot {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A4299;
}

/* Left Navigation (Category List) */
    .nav_left_header_text        { color: #1A4299; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; line-height: 14px;}
	.nav_left_header_text a        { color: #1A4299; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; line-height: 14px;}
	.nav_left_header_text a:link   { color: #1A4299; text-decoration: none;	}
	.nav_left_header_text a:visited   { color: #1A4299; }
	.nav_left_header_text a:hover   { color: #D41F55; background-color: #BCCFEA}
	.nav_left_header_text a:active   { color: #1A4299; }

