﻿body {
	color:#124D91;
	background: #fff url("Images/body_bg.jpg") repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	text-decoration: none;
}
a {
	color: #044591;
	outline:none;
}
.clr {
	clear: both;
	font-size:0px;
	line-height:0px;
	height:1px;
}
#wrapper {
	margin: 0 auto;
	width: 961px;
	background: #fff;
}
/*----- header ---*/
#home_header {
	float: left;
	display:inline;
	width: 961px;
	height: 183px;
	background: url("Images/header.jpg") no-repeat 0 0;
}
#home_header #header_top {
	float: left;
	display:inline;
	width: 961px;
	height: 126px;
	position:relative;
}
#home_header #header_top #search {
	position:absolute;
	top:60px;
	right:20px;
	display:none;
}
#home_header #header_top #search a {
	float:right;
	display:inline;
}
#home_header #header_top #search input {
	width:110px;
	height:25px;
	padding:9px 9px 0 9px;
	border:2px solid #51a1ae;
	float:right;
	display:inline;
	margin-right:18px;
	margin-top:1px;
}
#home_header #header_top #logo {
	float: left;
	margin: 15px 0 0 30px;
	_margin: 15px 0 0 15px;
}
#home_header #header_top .right_top_text {
	float: right;
	margin: 20px 12px 0 0;
}
#home_header #header_top .right_top_text a {
	font-size: 12px;
	font-weight: bold;
	color: #0d3380;
}
#home_header #header_bottom {
	float: left;
	display:inline;
	width: 939px;
	height: 57px;
	padding: 0 0 0 22px;
	text-align: center;
}
#home_header #header_bottom a {
	float: left;
	display: block;
	height: 57px;
	padding: 0 0 0 11px;
	margin: 0;
}
#header_bottom a#dark_blue {
	background: url("Images/topmenu/darkblue_left.jpg") no-repeat 0 0;
}
#header_bottom a#yellow {
	background: url("Images/topmenu/yellow_left.jpg") no-repeat 0 0;
}
#header_bottom a#violet {
	background: url("Images/topmenu/violet_left.jpg") no-repeat 0 0;
}
#header_bottom a#green {
	background: url("Images/topmenu/green_left.jpg") no-repeat 0 0;
}
#header_bottom a#lightblue {
	background: url("Images/topmenu/lightblue_left.jpg") no-repeat 0 0;
}
#header_bottom a#dark_blue:hover, #header_bottom a#dark_blue.current {
	background: url("Images/topmenu/darkblue_left.jpg") no-repeat 0 -57px;
}
#header_bottom a#yellow:hover, #header_bottom a#yellow.current {
	background: url("Images/topmenu/yellow_left.jpg") no-repeat 0 -57px;
}
#header_bottom a#violet:hover, #header_bottom a#violet.current {
	background: url("Images/topmenu/violet_left.jpg") no-repeat 0 -57px;
}
#header_bottom a#green:hover, #header_bottom a#green.current {
	background: url("Images/topmenu/green_left.jpg") no-repeat 0 -57px;
}
#header_bottom a#lightblue:hover, #header_bottom a#lightblue.current {
	background: url("Images/topmenu/lightblue_left.jpg") no-repeat 0 -57px;
}
#header_bottom a span {
	float: left;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
#header_bottom a#dark_blue span {
	background: url("Images/topmenu/darkblue_right.jpg") no-repeat top right;
	padding: 28px 44px 10px 33px;
}
#header_bottom a#yellow span {
	background: url("Images/topmenu/yellow_right.jpg") no-repeat top right;
	padding: 28px 38px 10px 27px;
}
#header_bottom a#violet span {
	background: url("Images/topmenu/violet_right.jpg") no-repeat top right;
	padding: 28px 36px 10px 25px;
}
#header_bottom a#green span {
	background: url("Images/topmenu/green_right.jpg") no-repeat top right;
	padding: 28px 28px 10px 17px;
}
#header_bottom a#lightblue span {
	background: url("Images/topmenu/lightblue_right.jpg") no-repeat top right;
	padding: 28px 33px 10px 22px;
	*padding: 24px 27px 15px 16px;
}
#header_bottom a#dark_blue:hover span, #header_bottom a#dark_blue.current span {
	background: url("Images/topmenu/darkblue_right.jpg") no-repeat 100% -57px;
	padding: 25px 44px 13px 33px;
}
#header_bottom a#yellow:hover span, #header_bottom a#yellow.current span {
	background: url("Images/topmenu/yellow_right.jpg") no-repeat 100% -57px;
	padding: 25px 38px 13px 27px;
}
#header_bottom a#violet:hover span, #header_bottom a#violet.current span {
	background: url("Images/topmenu/violet_right.jpg") no-repeat 100% -57px;
	padding: 25px 36px 13px 25px;
}
#header_bottom a#green:hover span, #header_bottom a#green.current span {
	background: url("Images/topmenu/green_right.jpg") no-repeat 100% -57px;
	padding: 25px 28px 13px 17px;
}
#header_bottom a#lightblue:hover span, #header_bottom a#lightblue.current span {
	background: url("Images/topmenu/lightblue_right.jpg") no-repeat 100% -57px;
	padding: 25px 33px 13px 22px;
	*padding: 24px 27px 15px 16px;
}
/*----- content ---*/

#home_content {
	float: left;
	width: 961px;
	background: url("Images/content_bg.gif") no-repeat bottom left #fff;
}
#content_top {
	background: url("Images/content_bg_top.jpg") no-repeat 0 0;
	float: left;
}
#content_bottom {
	background: url("Images/content_bg_bottom.jpg") no-repeat bottom left;
	float:left;
	width:960px;
}
.main_container {
	float: left;
	display:inline;
	width: 921px;
	margin-top:25px;
	margin-left:25px;
}
.hr {
	border-top:1px solid #d6e0ec;
	height:5px;
	margin-top:5px;
	line-height:0px;
	font-size:0px;
}
#leftside {
	float:left;
	display:inline;
	width:545px;
	margin-left:20px;
	margin-top:20px;
}
#leftside .title {
	font-size:18px;
	margin-top:10px;
}
#leftside .homeIntro {
	background:url("Images/homebg.gif") bottom no-repeat #ffb525;
	padding:0 18px 10px;
	margin-bottom:20px;
}
#leftside .homeIntro a {
	color:#003F7D;
}

#leftside .top {
	font-size:14px;
}
#leftside .rightHome {
	float:right;
	display:inline;
	width:260px;
}

#leftside .rightHome .questform {
	background:url("Images/questform.gif") no-repeat;
	height:117px;
	text-align:center;
}
#leftside .rightHome .questform p {
	padding:12px 0 7px;
	margin:0;
}
#leftside .leftHome {
	float:left;
	display:inline;
	width:260px;
	margin-left:22px;
}
#leftside .items .item .text {
	float:left;
	display:inline;
	width:370px;
	margin-right:15px;
	padding-right:5px;
	padding-left:0px;
}
#rightside {
	float:right;
	display:inline;
	width:302px;
	background:#F5F9FE;
	padding:15px 17px;
}
#rightside p {
	margin:10px 0 0;
	padding:0;
}
#rightside .items .item {
	margin:15px 0;
}
#rightside .text {
	float:left;
	display:inline;
	width:165px;
	margin-right:10px;
}
.pic {
	float:left;
	display:inline;
	margin-right:20px;
}
#leftside .part {
	width:50%;
	float:left;
	display:inline;
}
.dark_blue #rightside .pic,  .dark_blue #leftside .pic,  .yellow #rightside .pic,  .green #rightside .pic,  .lightblue #rightside .pic {
	margin-right:0px;
}
/*-----------  Default ---------------*/

.default {
	color:#003F7D !important;
}
.phone {
	font-size:18px;
	font-weight:bold;
}
.phonebox {
	text-align:center;
	background:url("Images/phonebox.gif") no-repeat top;
	padding-top:15px;
}
.t22 {
	color:#97C813;
	font-size:16px;
	margin:0;
}

/*---------- color default ----------*/
.title {
	float: left;
	width: 888px;
	padding: 21px 10px 10px 23px;
	color: #fff;
	font-size: 12px;
}
.title .title_text {
	color: #fff;
	font-size: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.title a {
	color: #fff !important;
	font-size: 12px;
	text-decoration: underline;
}

#rightside .quest,  #leftside .quest {
	padding:0px 0 0 25px;
	margin-top:5px;
}
#leftside ul li {
	padding-left:15px;
	margin-top:5px;
}
#leftside ul li ul li {
	background:none;
	padding:0;
}
#leftside .box {
	padding-top:15px;
	margin:5px 0 0 0;
}
#leftside .boxCnt {
	padding:0 15px 15px;
}
h1 {
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	margin:0;
	font-weight:normal;
}
h2 {
	font-weight: normal;
}
#leftside h2 {
	margin-top:20px;
}
#rightside h2 {
	font-size:18px;
	margin:15px 0 0;
	padding:0 0 0 24px;
}
ul.quest {
	list-style-type: none;
}
ul.quest li{
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
	margin:  0  0  0 -24px;
	padding-left:24px!important;
}
#rightside ul.quest li {
	margin-bottom: 10px;
}
.url {
	font-size:16px;
}
.link {
	padding:10px 0;
	display:block;
}
/*---------- End color default ----------*/

/*------------- Home -------------*/
.dark_blue {
	width: 916px;
	margin-top:25px;
	margin-left:20px;
}
.dark_blue .container a {
	text-decoration:underline;
}
.dark_blue .container {
	float:left;
	padding:35px 10px 100px 25px;
	width:886px;
}
.dark_blue .title {
	background:#044591 none repeat scroll 0 0;
}
#leftside .homeIntro p {
	padding:5px 0;
}
#leftside .rightHome ul.quest li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin-top:5px;
	padding:0 0 10px 25px;
}
.home_title {
	font-size:35px;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.dark_blue #leftside {
	float:left;
	display:inline;
	width:580px;
	margin:0px;
}
.dark_blue #rightside {
	padding:0px;
	width:315px;
	-moz-background-clip:none;
	-moz-background-inline-policy:none;
	-moz-background-origin:none;
	background:none;
}
.dark_blue #rightside h2 {
	margin:0;
	padding:0;
}
.dark_blue #rightside p {
	margin:0px 0 0;	
}
.dark_blue #rightside .text {
	padding-right:5px;
	padding-left:14px;
	margin-right:0px;
}
.dark_blue .hr {
	border-top:1px solid #003f7d;
}
.dark_blue .footerfield .link {
	color:#3C7EC9;
}
.dark_blue ul.quest li {
	background-image: url("Images/quest.gif");
}
.dark_blue .link, .dark_blue h1 {
	color:#46beee;
}
/*------------- End Home -------------*/

/*-------------yellow-------------*/

.yellow {
}
.yellow .title {
	background: #feb82d;
}
.yellow a {
	color:#FEA700;
}
.yellow h1 {
	color:#FEA700;
}
.yellow .link, .yellow h1 {
	color:#FEA700;
}
.yellow #rightside h2 {
	color:#FEA700;
	background:url("Images/knob_yellow.gif") no-repeat left;
}
.yellow ul.quest li {
	background:url("Images/quest_yellow.gif") no-repeat top left;
}
.yellow #leftside ul li {
	background:url("Images/dot1.gif") no-repeat 3px 4px;
}
.yellow #leftside ul li ul li {
	background:none;
}
.yellow #leftside .box {
	background:url("Images/oboxtop.gif") top no-repeat;
}
.yellow #leftside .boxCnt {
	background:url("Images/oboxbot.gif") bottom no-repeat;
}
/*-------------End yellow -------------*/

/*------------- violet -------------*/
.violet {
}
.violet .title {
	background: #A93597;
}
.violet a{
	color:#A93597;
}
.violet .items .item .text {
	/*	padding-left:0px!important;*/
}
.violet .items .item {
	margin:20px 0;
}
.violet .subnav {
	background:#F2E1F0;
	text-align:center;
	height:29px;
	line-height:29px;
	font-weight:bold;
	font-size:13px;
}
.violet .subnav span {
	padding:0 18px;
}
.violet .subnav a {
	color:#003F7D;
}
.violet .subnav a.current {
	color:#A93597;
	text-decoration:underline;
}
.violet a.print {
	background:url("Images/print1.gif") no-repeat left;
	padding-left:35px;
	display:block;
	height:30px;
	line-height:36px;
}
.violet #leftside.sub p {
	margin:15px 0 0;
}
.violet #rightside h2 {
	color:#A93597;
	background:url("Images/knob_violet.gif") no-repeat left;
}
.violet #rightside ul.quest li {
	background:url("Images/quest_violet.gif") no-repeat top left;
}
.violet #leftside ul li {
	background:url("Images/dot2.gif") no-repeat 3px 4px;
}
.violet #leftside .box {
	background:url("Images/vboxtop.gif") top no-repeat;
}
.violet #leftside .boxCnt {
	background:url("Images/vboxbot.gif") bottom no-repeat;
}
.violet #leftside .field {
	background:url("Images/field.gif") no-repeat top left;
	margin-top:15px;
}
.violet #leftside .fieldCnt {
	background:url("Images/fieldbot.gif") no-repeat bottom left;
	padding:10px 40px 15px 10px;
}
.violet .link, .violet h1 {
	color:#A23290;
}
/*------------- End violet -------------*/

/*------------- green -------------*/
.green {
}
.green .title {
	background:#97C717;
}
.green #rightside h2 {
	color:#85B406;
	background:url("Images/knob_green.gif") no-repeat left;
}
.green #rightside .quest, .green #leftside .quest	{
	background:url("Images/quest_green.gif") no-repeat top left;
	font-weight:bold;
	padding-bottom:10px;
	margin-top:10px;
}
.green #leftside .quest a {
	color:#044591;
}
.green a {
	color:#85B406;
}
.green #leftside .responce {
	background:#F5F9FE;
	padding:10px 15px;
	margin:0 0 0 24px;
	display: none;
}
.green #leftside .quest.open {
	background:url("Images/quest_green_open.gif") no-repeat top left;
}
.green #leftside .box {
	background:url("Images/gboxtop.gif") top no-repeat;
}
.green #leftside .boxCnt {
	background:url("Images/gboxbot.gif") bottom no-repeat;
}
.green #leftside .part.left {
	border-right:1px solid #bdcb9a;
	width:50%;
}
.green #leftside .part.right {
	padding-left:40px;
	width:30%;
}
.green .phonebox {
	text-align:center;
	background:url("Images/phonebox_green.gif") no-repeat top;
	padding-top:0px;
	height:40px;
	line-height:36px;
	width:214px;
	margin:10px 0;
}
.green .addressbox {
	background:url("Images/contactbox.gif") no-repeat top left;
	padding:10px 10px 10px 15px;
	width:200px;
	margin:10px 0;
}
.green .link, .green h1 {
	color:#97C813;
}
/*------------- End green -------------*/

/*------------- lightblue -------------*/
.lightblue .title {
	background: #58BFE9;
}
.lightblue .searchResults {
	padding:15px;
}
.lightblue .searchResults h1 span {
	color:#044591;
}
.lightblue .searchResults h2 {
	padding:20px 0;
}
.lightblue .searchResults strong {
	display:block;
}
.lightblue .searchResults p {
	margin:15px 0;
}
.lightblue .searchResults p.paging a {
	text-decoration:underline;
	color:#044591;
	padding:0 2px;
}
.lightblue a{
	color:#58BFE9;
}
.lightblue h1 {
	color:#46BEEE;
}
.lightblue .title_block {
}
.lightblue #rightside h2 {
	color:#46BEEE;
	background:url("Images/knob_lightblue.gif") no-repeat left;
}
.lightblue #rightside ul.quest li {
 background:url("Images/quest_lightblue.gif") no-repeat top left;
}
#wrapper #home_content #content_top #content_bottom .main_container #rightside .quest a {
	color: #003f7d;
}
/*
.lightblue #leftside ul li {
	background:url(./images/dotlightblue.gif) no-repeat 3px 4px;
}
*/
.lightblue #leftside .box {
	background:url("Images/oboxtop.gif") top no-repeat;
}
.lightblue #leftside .boxCnt {
	background:url("Images/oboxbot.gif") bottom no-repeat;
}
.lightblue #leftside img.leftalign {
	padding: 0 20px 20px 0;
	float: left;
}
.lightblue #leftside img.rightalign {
	padding: 0 0 20px 20px;
	float: right;
}
.lightblue #leftside .article_list {
	float: left;
}
.lightblue #leftside .article_list .blue_articlelistTop {
	float: left;
	background: #e8f8ff;
	width: 164px;
	margin: 0 27px 0 0;
}
.lightblue #leftside .article_list .blue_articlelistBtm {
	float: left;
	background: url("Images/nutritionBlueBoxBtm.jpg") no-repeat left bottom;
	width: 164px;
}
.lightblue #leftside .article_list .blue_articlelist {
	float: left;
	width: 164px;
	background: url("Images/nutritionBlueBoxTop.jpg") no-repeat 0 0;
}
.lightblue #leftside .article_list .blue_articlelist li {
	margin: 13px 11px 13px 13px;
	padding: 0 0 0 28px;
}

.lightblue #leftside .article_list .blue_articlelist li {
 background: url("Images/dotlightblue.gif") no-repeat 3px 4px;
}

.lightblue #leftside .article_list .blue_articlelist li a {
	color: #58bfe9;
	font-size: 12px;
	font-weight: bold;
}
.lightblue #leftside h1.t5 {
	color: #46beee;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	padding-bottom:10px;
	margin:0;
	font-weight:normal;
}
.lightblue .link, .lightblue h1 {
	color:#46BEEE;
}
/*------------- End lightblue -------------*/

/*----------- footerfield ---------------*/
.footerfield .link {
	padding:10px 0;
	display: block;
}
.footerfield .url {
	font-size:16px;
}
.footerfield {
	float:right;
	display:inline;
	background:url("Images/footerfield.gif") no-repeat;
	margin-right:20px;
	height:120px;
	width:790px;
	padding-bottom:30px;
	margin-top:20px;
}
.footerfield .logo {
	float:left;
	display:inline;
	width:240px;
	padding:10px 0 0 10px;
}
.footerfield .text {
	float:right;
	display:inline;
	width:450px;
	padding:10px 20px 0 0;
}

/*----------- footer ---------------*/

#home_footer {
	float: left;
	width: 961px;
	padding: 8px 0;
	text-align: center;
	background:url("Images/footer.gif") no-repeat 0 0;
}
#home_footer a {
	color: #fff;
	font-size: 11px;
}

