/* Main CSS */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
}

body {
	height:96%;
	width:100%;
	margin:0px auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/g_bground_stripes.jpg);
	background-repeat:repeat-x;
	background-color:#91ad79;
	}
	
#container_main {
	margin: 0px auto;
	width: 990px;
	}

/*-----HEADER/SEARCH------------------------------------------------------------------------------------*/

#top_bar {
		width:959px;
		height:82px;
		margin-top:2px;
		background-image:url(../images/g_top_bar.png);
		background-repeat:no-repeat;
		font-size:11px;
		}
	
		.company_logo_generic {
				background-image:url(../images/logo_generic_company.gif);
				background-repeat:no-repeat;
				width:151px;
				height:53px;
				margin:13px 0px 0px 20px; 
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;
				text-align:center;
				font-weight:bold;
				}
		
	
		.company_logo {
				width:151px;
				height:53px;
				margin:13px 0px 0px 20px; 
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#FFFFFF;
				text-align:center;
				font-weight:bold;
				background-repeat: no-repeat;
				background-position: center;
				}
				
		
	
	#top_bar #home_search {
							width:580px;
							height:25px;
							margin:23px 0px 0px 20px;
							float:left;
							}
	#top_bar #home_search .search_in_field {width:130px; font-size:11px;}
	#top_bar #home_search .for_field {width:230px; 
										padding:1px 0px 1px;
										font-size:11px;
										}
										
				
				.team_logo {
					float: left;
					margin: 10px 0px 0px 50px;
					
					}
					
					.team_logo a {
								display: block;
								width: 106px;
								height: 61px;
								cursor: pointer;
								background: url(../images/g_team_logo.png) no-repeat 0 0;
								}
					
				.team_logo.to_do  {
					margin-left: 60px;
					}
												
		
/*------TITLE/BREADCRUMBS---------------------------------------------------------------------------------*/

 #team_title h1 {
			background: url(../images/g_HealthyTEAM_horizontal.png) no-repeat 0 0;
			width:210px;
			height:25px;
			margin:2px 0px 5px 185px;
			color:#ffffff;
			font-size:24px;
			}
	#team_title h1 span {visibility:hidden;}
	
h1 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:2px 0px 0px 187px;
	}
		

.breadcrumbs {
			width:550px;
			margin:0px 0px 5px 190px;
			color:#ffffff;
			}
			
	.breadcrumbs a {
					color:#ffffff;
					text-decoration:underline;
					}
	.breadcrumbs a:hover {
						color:#d6e5c9;
						text-decoration:none;
						}

#healthy_logo_int {
					width:126px;
					height:55px;
					margin:-40px 0px 0px 30px;
					background: url(../images/g_healthy_logo_int.png) no-repeat 0 0;
					}


/*------LEFT NAVIGATION---------------------------------------------------------------------------------*/
/*left nav on home page*/
#left_nav_h {
			width:184px;
			height:344px;
			margin:25px 0px 0px 0px;
			background-image:url(../images/nav_left_box.png);
			background-repeat:no-repeat; 
			float:left;
			}

	#left_nav_h h3 {
				color:#527335;
				font-family:Arial, Helvetica, sans-serif;
				font-size:17px;
				margin-left:20px;
				padding-top:10px;
				}

	#left_nav_h ul {margin:5px 0px 0px 22px;}
	#left_nav_h li {
					background:url(../images/arrow_green.gif) no-repeat 0px 5px;
					list-style-type:none;
					padding-left:10px;
					line-height:1.25;
					margin-bottom:7px;
					}
				
	#left_nav_h a {
				color:#000000;
				text-decoration:none;
				}
	#left_nav_h a:hover {
						color:#527335;
						text-decoration:none;
						}
	
/*left nav in interior pages*/
#left_nav {
			width:184px;
			height:344px;
			margin:10px 0px 0px 0px;
			background-image:url(../images/nav_left_box.png);
			background-repeat:no-repeat;
			float:left;
			}

	#left_nav h3 {
				color:#527335;
				font-family:Arial, Helvetica, sans-serif;
				font-size:17px;
				margin-left:20px;
				padding-top:10px;
				}

	#left_nav ul {margin:5px 0px 0px 22px;}
	#left_nav li {
					background:url(../images/arrow_green.gif) no-repeat 0px 5px;
					list-style-type:none;
					padding-left:10px;
					line-height:1.25;
					margin-bottom:7px;
					}
				
	#left_nav a {
				color:#000000;
				text-decoration:none;
				}
	#left_nav a:hover {
						color:#527335;
						text-decoration:none;
						}



#logout {
		width:80px; height:25px;
		margin:10px 0px 0px 100px;
		float:left;
		}
		
#team_number {
		width:160px; 
		height:30px; 
		text-align:right; 
		margin:0px 0px 0px 15px;
		}
		
	#team_number a {
					text-decoration: underline;
					color: #ffffff;
					font-weight: normal;
					}	
		
#team_number p {
			font-weight:bold; 
			font-size:11px;
			}
#team_number p.corporate_link {margin-top: 8px;}

/*------FLASH MOVIE on HOME PAGE---------------------------------------------------------------------------------*/
#flashholder {
				width:561px;
				height:447px;
				margin:5px 0px 0px 0px;
				float:left;
				}


/*------TO DO PAGE ---------------------------------------------------------------------------------*/
#logout_to_do {
		width:80px; height:25px;
		margin:2px 0px 0px 210px;
		float:left; 
		display:inline;
		}

#top_bar #top_title {
							width:580px;
							height:50px;
							margin:15px 0px 0px 10px;
							float:left;
							}
h1.bar_title {
			color:#527335;
			font-family:Arial, Helvetica, sans-serif;
			font-size:24px;
			text-align:center;
			margin:10px 0px 0px 0px;
			}

h2.to_do_title {
			color:#527335;
			font-family:Arial, Helvetica, sans-serif;
			font-size:26px;
			text-align:center;
			margin-bottom:35px;
			}


#to_do_box {
				width:569px;
				height:455px;
				margin:30px 0px 0px 190px;
				background-image:url(../images/content_box_to_do.png);
				background-repeat:no-repeat;
				}
				
.to_do_content {
				width:300px; height:275px;
				position:relative;
				top:90px;
				left:150px;
				font-size:16px;
				}
				
.to_do_content p {margin-bottom:30px;}
				
.to_do_content a {color:#cc9900; text-decoration:underline; background:none; padding-left:25px;}
.to_do_content a:visited {color:#527335; text-decoration:underline; background:url(../images/bullet_check.gif) no-repeat 0 0;}
.to_do_content a:hover {color:#cc9900; text-decoration:none; background:none; padding-left:25px;}
/*.to_do_content a:visited:hover {color:#4b6c61; text-decoration:none; background:url(../images/bullet_check.gif) no-repeat 0 0;}



/*------CENTER CONTENT FOR INTERIOR PAGES---------------------------------------------------------------------------------*/
#center_box {
				width:566px;
				height:443px;
				margin:-16px 0px 5px 0px;
				background-image:url(../images/content_box.png);
				background-repeat:no-repeat;
				float:left;
				}
				
				
	#center_box #scroll {
						width:522px;
						height:405px;
						overflow-x:hidden;
						overflow-y:auto;
						border-bottom-style:solid;
						border-bottom-width:1px;
						border-bottom-color:#cccccc;
						padding:0px 10px 0px 5px;
						margin:18px 0px 0px 15px;
						}
		#center_box #scroll table {width: 500px; table-layout: fixed;}
		
	#center_box #scroll h3.center_header {
								color:#527335;
								font-family:Arial, Helvetica, sans-serif;
								font-size:15px;
								margin-bottom:7px;
								}
								
	#center_box #scroll h5.subtitle {
								font-size:11px;
								}
	
	
	#center_box #scroll li {
					background:url(../images/arrow_green.gif) no-repeat 0px 5px;
					list-style-type:none;
					padding-left:10px;
					line-height:14px;
					font-size:11px;
					}
	#center_box #scroll li.biblio_list {background-image:none; margin-bottom:5px;}
	
	.icon_space {margin-left:10px;}
	.end_list_spacer {margin-bottom:10px;}
	.table_spacer {line-height:20px;}
	
	#center_box #scroll table a.show_all_link {font-size:12px; color:#FF0000;}
	#center_box #scroll table a {
						color:#cc9900;
						}
	#center_box #scroll table a:hover {
								color:#527335;
								text-decoration:none;
								}
	
	
	#center_box #scroll table td.image_cell {
									width:37px;
									vertical-align:top;
									}
									
		#center_box #scroll table td.articles {background:url(../images/icon_articles.png) no-repeat 0px 0px;}
		#center_box #scroll table td.services {background:url(../images/icon_services.png) no-repeat 0px 0px;}
		#center_box #scroll table td.links {background:url(../images/icon_links.png) no-repeat 0px 0px;}
		#center_box #scroll table td.tools {background:url(../images/icon_assess_tools.png) no-repeat 0px 0px;}
		#center_box #scroll table td.biblio {background:url(../images/icon_bibliographies.png) no-repeat 0px 0px;}
		#center_box #scroll table td.challenges {background:url(../images/icon_challenges.png) no-repeat 0px 0px;}
									
	#center_box #scroll table td.info_cell {
									width: 450px;
									}
	

.more_assist_txt {font-size:13px;}


				
/*------RIGHT LINKS---------------------------------------------------------------------------------*/
/*right links for HOME page*/
#right_links_h {
				width:210px;
				margin:20px 0px 0px 10px;
				float:left;
				}
				
	#right_links_h h2 {
						color:#ffffff;
						font-family:Arial, Helvetica, sans-serif;
						font-size:17px;
						line-height:20px;
						text-align:center;
						}
	
	#right_links_h h4.right_header {
								color:#FFFFFF;
								font-family:Arial, Helvetica, sans-serif;
								font-size:14px;
								}
	
	#right_links_h a {
					color:#FFFFFF;
					text-decoration:underline;
					}
	#right_links_h a:hover {
						color:#d6e5c9;
						text-decoration:none; 
						font-size:16px;
						}
	
	#right_links_h ul {
						margin:5px 0px 15px 4px; 
						}
	#right_links_h ul li {
							background:url(../images/arrow_white.gif) no-repeat 0px 5px;
							list-style-type:none;
							padding:0px 0px 8px 10px; 
							}


/*right links for INTERIOR pages*/

#right_links_s {
				width:210px;
				margin:-440px 0px 0px 20px;
				float:left;
				}
				
	#right_links_s h2 {
						color:#ffffff;
						font-family:Arial, Helvetica, sans-serif;
						font-size:17px;
						line-height:20px;
						text-align:center;
						}
	
	#right_links_s h4.right_header {
								color:#FFFFFF;
								font-family:Arial, Helvetica, sans-serif;
								font-size:14px;
								}
	
	#right_links_s a {
					color:#FFFFFF;
					text-decoration:underline;
					}
	#right_links_s a:hover {
						color:#d6e5c9;
						text-decoration:none; 
						font-size:16px;
						}
	
	#right_links_s ul {
						margin:5px 0px 15px 4px; 
						}
	#right_links_s ul li {
							background:url(../images/arrow_white.gif) no-repeat 0px 5px;
							list-style-type:none;
							padding:0px 0px 8px 10px;
							}

	

/*click_here_text for HOME page*/
	#click_here_text_h {
					width:160px;
					margin-bottom:20px;
					text-align:center;
					}
	
	#click_here_text_h h2 a {text-decoration:none;}
	#click_here_text_h h2 a:hover {font-size:17px;}
	
/*click_here_text and image for INTERIOR pages*/
	#click_here_text {
					width:120px;
					height:66px;
					margin:-95px 0px 25px 100px;
					/*z-index: 2;*/
					text-align:center;
					}

	#click_here_text h2 a {text-decoration:none;}
	#click_here_text h2 a:hover {font-size:17px;}

	#click_here_img {
					width:105px;
					height:106px;
					background:url(../images/click_me_photo.png) no-repeat 0px 5px;
					margin:0px 0px 10px 0px;
					}


						
/*------FOOTER---------------------------------------------------------------------------------*/
/*TO DO PAGE*/
#footer_to_do {
			width:440px;
			height:20px;
			margin:5px 0px 0px 295px;
			font-size:11px;
			text-align:right;
			}

	#footer_to_do a {
				color:#000000;
				text-decoration:none;
				}
	#footer_to_do a:hover {
					color:#d6e5c9;
					text-decoration:none;
					}					



/*HOME PAGE*/
#footer_h {
		/*width:500px;
		position:relative;
		top:10px;
		left:240px;
		font-size:11px;*/
		position: absolute;
		width:500px;
		height:20px;
		top: 595px;
		margin:0px 0px 0px 240px;
		font-size:11px;
		}
		
	#footer_h a {
				color:#000000;
				text-decoration:none;
				}
	#footer_h a:hover {
					color:#d6e5c9;
					text-decoration:none;
					}
					
/*INTERIOR PAGES*/		
#footer {
		/*position: absolute;*/
		width:500px;
		height:20px;
		/*top: 580px;*/
		margin:0px 0px 0px 235px;
		font-size:11px;
		float:left;
		}
		
	#footer a {
				color:#000000;
				text-decoration:none;
				}
	#footer a:hover {
					color:#d6e5c9;
					text-decoration:none;
					}					
