/* Header Navigation Fix by http://www.icubixdesign.co.uk/ */

body {
	background: #ededab;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	margin: 0px;
}
.bodystyle1 {
	background-color: #e8e98c;
	margin: 0px;
}
.bodystyle {
	background-color: #ECEDAB;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
}
p {
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}
img {
	margin:10px;
}
img.picture {
	margin:0;
}
img.border {
	border:1px;
}
img.nomargin {
	margin:0px;
}
a img {
	border:none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, .h1c, .h2c, .h3c, .h4c, .h1w, .h2w, .h3w, .h4w, .h1o, .h2o, .h3o, .h4o {
	font-weight:bold;
	line-height:normal;
}
h1 {
	font-size:14pt;
	margin-top:15px;
	color:#84449a;
}
h2 {
	font-size:12pt;
	margin-top:15px;
	color:#84449a;
}
h3 {
	font-size:10pt;
	margin-top:10px;
	color:#84449a;
}
h4 {
	font-size:10pt;
	margin-top:10px;
	color:#000;
}
.h1c {
	font-size:14pt;
	margin-top:15px;
	color:#84449a;
}
.h2c {
	font-size:12pt;
	margin-top:15px;
	color:#84449a;
}
.h3c {
	font-size:10pt;
	margin-top:10px;
	color:#84449a;
}
.h4c {
	font-size:10pt;
	margin-top:10px;
	color:#000;
}
.h1w {
	font-size:14pt;
	margin-top:15px;
	color:#52679C;
}
.h2w {
	font-size:12pt;
	margin-top:15px;
	color:#52679C;
}
.h3w {
	font-size:10pt;
	margin-top:10px;
	color:#52679C;
}
.h4w {
	font-size:10pt;
	margin-top:10px;
	color:#000;
}
.h1o {
	font-size:14pt;
	margin-top:15px;
	color:#993333;
}
.h2o {
	font-size:12pt;
	margin-top:15px;
	color:#993333;
}
.h3o {
	font-size:10pt;
	margin-top:10px;
	color:#993333;
}
.h4o {
	font-size:10pt;
	margin-top:10px;
	color:#000;
}
ol {
	margin:0px 0px 5px 15px;
	padding:0px;
}
ul {
	list-style-type:none;
	margin:0px 0px 5px 0px;
	padding:0px;
}
li {
	background:url("../Images/bullet.jpg") no-repeat top left;
	padding-left:25px;
	padding-top:4px;
	margin-left:30px;
	line-height:1.4em;
	position:relative
}
ol li {
	background:none;
	padding-left:10px;
}

ol li ol {
	list-style-type:lower-alpha;
}

ol li ol li{
	/* background:url("../Images/bullet.jpg") no-repeat top left; */
	padding-left:10px;
	padding-top:4px;
	margin-left:30px;
	line-height:1.4em;
	position:relative
}

ol li ul {
	list-style-type:none;
}

ol li ul li{

	background:url("../Images/bullet.jpg") no-repeat top left;
	padding-left:25px;
	padding-top:4px;
	margin-left:0px;
	line-height:1.4em;
	position:relative;
}

a {
	font-weight:bold;
	padding:0px;
	text-decoration:none;
}
a:link {
	color:#918403;
}
a:visited {
	color:#918403;
}
a:hover, a:focus {
	color:#84449a;
}
.picture {
	padding:0;
	margin:0;
}
/**********************************************************/
/*container */
/**********************************************************/
#container {
	width:764px;
	margin:auto;
	padding:21px 0px 0px 15px;
	overflow:hidden;
}
/**********************************************************/
/*content */
/**********************************************************/
#content {
	margin-top:0;
	float:left;
}
#content .bigbox {/*for the pages where the right menu doesn't appereas*/
	width:590px;
	margin-left:20px;
	margin-top:10px;
	min-height:1px;
	float:left;
	position:relative
}
#content .smallbox {/*for the pages where the right menu appereas*/
	width:435px;
	margin-left:20px;
	margin-top:10px;
	min-height:1px;
	float:left;
	position:relative
}
#logo {
	background:url(../Images/logo.jpg) no-repeat;
	width:138px;
	height:102px;
	position:absolute;
	top:0;
	margin-left:670px;
}
/**********************************************************/
/*footer */
/**********************************************************/
#footer {
	width:100%;
	margin:auto;
}
ul#footernav {
	margin-left:5px;
}
#footernav li {
	background:none;
	margin:0px 20px 0px 0px;
	padding:0px;
	float:left;
}
#footernav a {
	color:#000;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	display:block;
	position:relative;
}
#footer a:link, #footer a:visited {
	color:#000;
}
#footer a:hover {
	color:#84449a;
}
/**********************************************************/
/*navigation */
/**********************************************************/
/*top navigation */
#headernavigation {
	width:608px;
	float:left;
}
#headernavigation .lft {
	background:url("../Images/hdrlft.jpg") no-repeat;
	width:10px;
	height:45px;
	float:left;
	display:block;
}
#headernavigation .ctr {
	background:url("../Images/hdrcenter.jpg") repeat-x;
	width:588px;
	height:45px;
	float:left;
}
#headernavigation .rt {
	background:url("../Images/hdrrt.jpg") no-repeat;
	width:10px;
	height:45px;
	float:left;
	display:block;
}
ul#hdnav {
	margin-left:8px;
}
#hdnav li {
	background:none;
	padding:0px 15px 0px 0px;
	margin:0px;
	float:left;
	position:relative;
	cursor:pointer;
}
#hdnav li#double {
	background:none;
	padding:0px 15px 0px 0px;
	margin:0px;
	float:left;
	position:relative;
	cursor:pointer;
}
#hdnav a {
	color:#000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	margin-top:17px;
	line-height:12px;
	display:block;
	position:relative;
	text-align: center;
}
#hdnav li#double a {
	color:#000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	margin-top:12px;
	line-height:12px;
	display:block;
	position:relative;
	text-align: center;
}
#hdnav a#hdnav_sel {
	color:#84449a;
}
#hdnav a:hover {
	color:#84449a;
}
#hdnav li#ob {
	padding-right:4px;
}
#hdnav li#ww {
	padding-right:0px;
}
#hdnav li#ob a {
	background:url("../Images/obbtn.jpg") no-repeat;
	width:85px;
	height:43px;
	margin-top:1px;
}
#hdnav li#ob a:hover, #hdnav li#ob a#hdnav_sel {
	background:url("../Images/obbtnroll.jpg") no-repeat;
}
#hdnav #ww a {
	background:url("../Images/wwbtn.jpg") no-repeat;
	width:85px;
	height:43px;
	margin-top:1px;
}
#hdnav li#ww a:hover, #hdnav li#ww a#hdnav_sel {
	background:url("../Images/wwbtnroll.jpg") no-repeat;
}
/*left navigation*/
#leftnavigation {
	float:left;
	width:135px;
	overflow:hidden;
}
#leftnavigation .top {
	background:url("../Images/lftnavtop.jpg") no-repeat;
	width:135px;
	height:21px;
	float:left;
	display:block;
}
#leftnavigation .middle {
	background:url("../Images/lftnavmiddle.jpg") repeat-y;
	padding-right:10px;
	width:125px;
	float:left;
}
#leftnavigation .bottom {
	background:url("../Images/lftnavbottom.jpg") no-repeat;
	width:135px;
	height:21px;
	float:left;
	display:block;
}
/*left navigation obesity prevention*/
#leftnavigation_ob {
	float:left;
	width:135px;
	overflow:hidden;
}
#leftnavigation_ob .top {
	background:url("../Images/lftnavtop_ob.jpg") no-repeat;
	width:135px;
	height:26px;
	float:left;
	display:block;
}
#leftnavigation_ob .middle {
	background:url("../Images/lftnavmiddle_ob.jpg") repeat-y;
	padding-right:10px;
	width:125px;
	float:left;
}
#leftnavigation_ob .bottom {
	background:url("../Images/lftnavbottom_ob.jpg") no-repeat;
	width:135px;
	height:26px;
	float:left;
	display:block;
}
/*left navigation wisewoman*/
#leftnavigation_ww {
	float:left;
	width:135px;
	overflow:hidden;
}
#leftnavigation_ww .top {
	background:url("../Images/lftnavtop_ww.jpg") no-repeat;
	width:135px;
	height:21px;
	float:left;
	display:block;
}
#leftnavigation_ww .middle {
	background:url("../Images/lftnavmiddle_ww.jpg") repeat-y;
	padding-right:10px;
	width:125px;
	float:left;
}
#leftnavigation_ww .bottom {
	background:url("../Images/lftnavbottom_ww.jpg") no-repeat;
	width:135px;
	height:33px;
	float:left;
	display:block;
}
#lftnav_1 li, #lftnav_1_ob li, #lftnav_1_ww li {
	background:none;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:3px;
	margin:10px 0px;
	line-height:15px;
}
#lftnav_1 a, #lftnav_1_ob a, #lftnav_1_ww a {
	font-size:10pt;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
#lftnav_1 .lftnav_2 li {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:6px;
	margin:0px 0px;
	text-align:left;
	text-indent:0px;
	line-height : 80%;
}
#lftnav_1_ob .lftnav_2 li, #lftnav_1_ww .lftnav_2 li {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:3px;
	margin:0px 0px;
	text-align:left;
	text-indent:0px;
	line-height : 80%;
}
#lftnav_1 .lftnav_3 li, #lftnav_1_ob .lftnav_3 li, #lftnav_1_ww .lftnav_3 li {
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:6px;
	line-height : 80%;
	text-indent:0px;
}
#lftnav_1 .lftnav_2 a, #lftnav_1_ob .lftnav_2 a, #lftnav_1_ww .lftnav_2 a {
	font-size:8pt;
}
#lftnav_1 a:link, #lftnav_1 a:visited {
	color:#000;
}
#lftnav_1_ob a:link, #lftnav_1_ob a:visited {
	color:#993333;
}
#lftnav_1_ww a:link, #lftnav_1_ww a:visited {
	color:#647dbd;
}
#lftnav_1_ob .lftnav_2 a:link, #lftnav_1_ob .lftnav_2 a:visited, #lftnav_1_ww .lftnav_2 a:link, #lftnav_1_ww .lftnav_2 a:visited {
	color:#666666;
}
#lftnav_1 a:hover, #lftnav_1_ob a:hover, #lftnav_1_ob .lftnav_2 a:hover, #lftnav_1_ww a:hover, #lftnav_1_ww .lftnav_2 a:hover {
	color:#84449A;
}
#lftnav_1 a#lftnav_1_sel, #lftnav_1 .lftnav_2 a#lftnav_2_sel, #lftnav_1_ob a#lftnav_1_sel, #lftnav_1_ob .lftnav_2 a#lftnav_2_sel, #lftnav_1_ww a#lftnav_1_sel, #lftnav_1_ww .lftnav_2 a#lftnav_2_sel {
	color:#3399CC;
}
/*right navigation*/
#rightnavigation {
	float:left;
	width:150px;
	margin:34px 0px 0px 20px;
}
#rightnavigation .top {
	background:url("../Images/rtnavtop.jpg") no-repeat;
	width:135px;
	height:21px;
	float:left;
	display:block;
}
#rightnavigation .middle {
	background:url("../Images/rtnavmiddle.jpg") repeat-y;
	padding-right:10px;
	width:125px;
	float:left;
}
#rightnavigation .bottom {
	background:url("../Images/rtnavbottom.jpg") no-repeat;
	width:135px;
	height:21px;
	float:left;
}
#rtnav li {
	background:none;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:3px;
	margin:6px 0px;
	line-height:13px;
}
#rtnav a {
	font-size:8pt;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
#rtnav a:link, #rtnav a:visited {
	color:#000;
}
#rtnav a:hover {
	color:#84449A;
}
#rtnav a#rtnav_sel {
	color:#3399CC;
}
/**********************************************************/
/*Extra*/
/**********************************************************/
.logo_ob {
	background:url("../Images/logo_ob.jpg");
	width:114px;
	height:68px;
	margin:18px 0px 10px 10px;
	display:block;
}
.logo_ww {
	background:url("../Images/logo_ww.jpg");
	width:131px;
	height:109px;
	margin:0px 0px 20px 2px;
	display:block;
}
/**********************************************************/
/*Table*/
/**********************************************************/
.table {
	width:100%;
	margin:10px 0px;
	float:left;
}
.table .row {
	border-bottom:1px solid #cccc00;
	overflow:hidden;
	clear:both;
	display:block;
}
.table .row .col1, .table .row .col2, .table .row .col3 {
	padding:0px 10px;
}
.table .row .col1 {
	font-weight:bold;
	color:#993333;
}
.table .row .col1, .table .row .col2 {
	width:30%;
	border-right:1px solid #cccc00;
	text-align:left;
	float:left;
}
/**********************************************************/
/*General*/
/**********************************************************/
.purple {
	color:#84449a;
}
.blue {
	color:#3399CC;
}
.red {
	color:#993333;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.textsmall {
	font-size:8pt;
}
.textbig {
	font-size:14pt;
}
.left {
	float:left;
	display:block;
}
.right {
	float:right;
	display:block;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.linethrough {
	text-decoration:line-through;
}
.quote {
	font-style:italic;
}
.quote:before {
	content:'"';
}
.quote:after {
	content:'"';
}
.hide {
	display:none;
}
.spacer {
	clear:both;
	display:block;
}
.border {
	background:url("../Images/border.jpg") repeat-x;
	height:3px;
	margin:10px auto;
	display:block;
	clear:both;
}
.reference {
	font-size:9pt;
}
.ivw {
	font-size:14pt;
	color:#84449a;
	font-weight:bold;
	font-style:italic;
}
.ivo {
	font-size:14pt;
	color:#84449a;
	font-weight:bold;
	font-style:italic;
}
.crumbo {
	font-size:14pt;
	color:#84449a;
	font-weight:bold;
	font-style:italic;
}
.desclink {
	font-size:8pt;
	color:#84449a;
	font-weight:bold;
}
/*other css*/
#pageWrapper {
	margin:0 auto;
	width:777px;
	background:#e8e98c;
}
#pageContent {
	width:545px;
	float:left;
}
#headerBox {
	width:545px;
	height:122px;
	background:url(../Images/home_top.jpg) no-repeat;
}
#innerPageContent {
	width:545px;
}
#pageNav {
	width:108px;
	float:left;
	padding-left:28px;
	padding-top:6px;
}
#pageNav img {
	margin:0;
	padding:0;
}
#pageContent .content {
	width:409px;
	float:right;
}
#slogan {
	width:409px;
	height:95px;
	background:url(../Images/home_mid.jpg) no-repeat;
}
#text2 {
	height:265px;
	background:url(../Images/home_bottom.jpg) no-repeat;
}
#sidebar {
	width:232px;
	float:right;
	background:url(../Images/home_ad.jpg) no-repeat;
	height:482px;
}
#sidebar .content {
	width:149px;
	margin:70px 63px 10px 20px;
	height:359px;
}
.clear {
	clear:both;
}
#pageWrapper2 {
	margin:0 auto;
	width:800px;
	background:#ECEDAB;
}
#pageContent2 {
	width:620px;
	float:left;
	padding:10px 0 0 10px;
}
#navigator1 {
}
#navigator1 ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigator1 ul li {
	display:inline;
	list-style:none;
	text-indent:0px;
	height:45px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#navigator1 ul li a {
	float:left;
	height:32px;
	padding: 13px 10px 0 10px;
	background:url('../Images/hdrcenter.jpg') repeat-x;
	color:#000;
	margin:0;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#navigator1 a:hover {
	color:#84449a;
}
.navStart {
	float:left;
	background:url('../Images/hdrlft.jpg') no-repeat;
	width:10px;
}
.navEnd {
	float:left;
	background:url('../Images/hdrrt.jpg') no-repeat;
	width:10px;
}
#sidebar2 {
	width:160px;
	float:right;
}
#content2 {
}
#box2 {
	width:135px;
	float:left;
}
#box2 .start {
	height:21px;
	background:url(../Images/lftnavtop.jpg) no-repeat;
}
#box2 .content {
	background:url(../Images/lftnavmiddle.jpg) repeat-y;
	padding:0 10px;
}
#box2 .end {
	height:21px;
	background:url(../Images/lftnavbottom.jpg) no-repeat;
}
#entry2 {
	width:470px;
	float:right;
}
#logo2 {
	margin:10px;
	background:url(../Images/logo.jpg) no-repeat;
	height:102px;
}
#obwisecontainer {
	margin-left:15px;
	margin-top:0px;
	width:300px;
	height:35px;
	display:block;
	overflow: hidden;
}
#obesitybtn {
	width:150px;
	height:35px;
	display:block;
	float: left;
}
#wisebtn {
	width:150px;
	height:35px;
	display:block;
	float: right;
}