﻿/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #333;
		background-color: #FFFFFF;
		font-family: Arial, Tahoma, "MS Sans Serif", "Times New Roman", sans-serif;
		font-size: 12px;
		text-align: center;
		}


																/* >>> CONTAINERS <<< */

#container {
	width: 937px;
	margin: 6px auto;
	text-align: left;
	/*border: 9px solid #E9E9E9;*/
	background-color: #FFFFFF;
	position: relative;
	min-height: 570px;
	height: auto !important; 
	/*overflow:auto*/ /*fixes the "border containing floating parts problem" in IE, not needed if no border!!*/;
}

		#menu	{
		width: 930px; 
		height:30px;
		padding-top:0px;
		}
		#banner	{
		padding-top:3px;
		width: 930px; 
		height:140px
		}

		#AGTIlogo{
			width: auto;
			padding-left:4px;
			background-color: #FFFFFF;
			position:absolute;
			min-height:395px;
			height:auto;
		}
		
		/*one column layout*/
		#wrapper {
		width: 840px;
		position: absolute;
		left: 50%;
		margin-left: -440px;
		}

		/*1st part of two and three column layouts*/
		#mainNav {
		width: 190px;
		float: left;
		}
		
		/*#mainNav ul{
		font-size:18px;
		line-height:26px;
		}

		#mainNav li{
		background: url(../images/arrow1.gif) no-repeat 0 50%;
		padding-left: 30px;
		font-size:17px;
		}*/

		/*2nd part of two column layout*/
		#content {
		width: 740px;
		float: right;
		margin: 0 auto;
		text-align:left;
		}

		/*2nd part of three column layout*/
		#mainContent {
		width: 620px;
		float: left;
		margin: 0 auto;
		text-align:left;
		}
							
		.moduleduo {
		float:left;
		width:308px;
		}
		
		.moduletrio {
		float:left;
		width:206px;
		}
		
		/*3nd part of three column layout*/
		#secondaryContent {
		width: 120px;
		float: right;
		}
		
			/*2nd part of three column layout*/
		#mainContent_nomatch {
		width: 620px;
		float: left;
		margin: 0 auto;
		text-align:left;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		}


																/* >>> iframe PROPERTIES <<< */		
		#iframe_directions { 
		width:800px;
		height:480px;
		margin-left:auto;
		margin-right:auto;
		}
																/* >>> TABLE PROPERTIES <<< */
		.table_compost{
		border-collapse: collapse;
		width: 600px;
		border: 1px solid #666;
		}
		
		.table_compost td{
		text-align:center;
		height:18px;		
		}
				
		.table_compost th{
		text-align:center;
		height:18px;		
		}
		.table_compost th{
		height:18px;		
		}
		#equalize_width{
		width:206px
		}
		.odd {
		background-color: #edf5ff;
		}
		
																/* >>> SUB CONTAINERS <<< */
* { }


																/* >>> Text and Link Properties <<< */
																
img{
	border-width:0px;
}


#mainContent a:link {
	color:#548DD4;
	text-decoration: none;
	border-bottom: 1px dotted #548DD4;
}

#mainContent a:visited {
	color:#0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#mainContent a:hover {
	border-bottom-style: solid;
	border-bottom-color:#548DD4;
}

#mainContent a:active {
	border-bottom-style: solid;
	border-bottom-color:#548DD4;
}


ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 930px;
	border-width: 0px;
}

#menu li {
	float: left;
	padding-left:3px;
}

#menu li.first {
	padding-left:0px;
}

#menu li.search_text{
	padding: 5px 2px 0px 16px;
	font-size:13px;
}


#menu li a:link {
	color:#548DD4;
	text-decoration: none;
	border-bottom: none;
}

#menu li a:visited {
	color:#0000FF;
	text-decoration: none;
	border-bottom: none;
}

#menu li a:hover {
	border-bottom-style: none;
}

#menu li a:active {
	border-bottom-style: none;
}


.menu_links {
	border-width: 0px;
}

a.menu_links:link {
	color:#548DD4;
	text-decoration: none;
	border-bottom: none;
}

a.menu_links:visited {
	color:#0000FF;
	text-decoration: none;
	border-bottom: none;
}

a.menu_links:hover {
	border-bottom-style: none;
}


a.menu_links:active {
	border-bottom-style: none;
}


.as_title {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B529E;
	font-weight: normal;
	}	
	
.graytext {
	color:#808080;
}	

.largetext{
	font-size:15px
}
	
.minititle {
	color:navy;
	font-size:15px;
}
	
.as_text {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

#mainContent_nomatch li {
	background:#fff none no-repeat fixed left center ;
	list-style:disc;
	list-style-position:inside;
	line-height: 25px;

}


#mainContent ul{
	line-height:20px;
}

#mainContent li {
	background: url(../images/arrow1.gif) no-repeat 0 50%;
	padding-left: 30px;
}

.text_left_of_pic {
}


.text_left_of_pic img {
	float: right;
}

.text_left_of_pic p {
	float:none;
	padding-left:5px;
	text-align:left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.text_right_of_pic {
}

.text_right_of_pic img{
	float: left;
}

.text_right_of_pic p {
	float:none;
	padding-left:5px;
	text-align:left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.clear{
	clear:	both;
}

																/* >>> FLYOUT MENU CSS <<< */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.flyoutmenu {
	z-index:1000;
	font-size:16px;
	float:left;
	text-align:center;
	margin:0 25px 50px 0; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.flyoutmenu ul {
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:150px;
}
/* hack for IE5.5 */
* html .flyoutmenu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.flyoutmenu li {
	position:relative;
	background:#ddd none;
	height:auto;
	/* for IE7 */
	float:left;
}

#life.flyoutmenu li {
	background:#C1EF89 none;
}

#itt.flyoutmenu li {
	background:#FED708 none;
}

#eps.flyoutmenu li {
	background:#9bd2ed none;
}

#hsad.flyoutmenu li {
	background:#6DF32E none;
}

#sitemap.flyoutmenu li {
	background:#F84A18 none;
}


/* get rid of the table */
.flyoutmenu table {position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:10; 
	font-size:1em;
}

/* style the links */
.flyoutmenu a, .flyoutmenu a:visited {
	display:block; 
	text-decoration:none;
	height:auto;
	line-height:25px;
	width:149px;
	color:#000;
	/*color:#fff;*/
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
}

/*#bis.flyoutmenu a, #bis.flyoutmenu a:visited {
	border:1px solid #000;
	border-width: 0 0 1px 0;
}*/



/* hack for IE5.5 */
* html .flyoutmenu a, * html .flyoutmenu a:visited {background:#ddd ; width:150px; w\idth:149px;}

* html #life.flyoutmenu a, * html #life.flyoutmenu a:visited {background:#C1EF89; width:150px; w\idth:149px;}

* html #itt.flyoutmenu a, * html #itt.flyoutmenu a:visited {background:#FED708; width:150px; w\idth:149px;}

* html #eps.flyoutmenu a, * html #eps.flyoutmenu a:visited {background:#9bd2ed; width:150px; w\idth:149px;}

* html #hsad.flyoutmenu a, * html #hsad.flyoutmenu a:visited {background:#6DF32E; width:150px; w\idth:149px;}

* html #sitemap.flyoutmenu a, * html #sitemap.flyoutmenu a:visited {background:#F84A18 ; width:150px; w\idth:149px;}

/* style the link hover */
* html .flyoutmenu a:hover {color:#fff; background:#737373; font-weight:600; font-size:14.5px;
}

* html #life.flyoutmenu a:hover {color:#fff; background:#8ee32a;}

* html #itt.flyoutmenu a:hover {color:#fff; background:#e96201;}

* html #eps.flyoutmenu a:hover {color:#fff; background:#156ab7;}

* html #hsad.flyoutmenu a:hover {color:#fff; background:#0d911e;}

* html #sitemap.flyoutmenu a:hover {color:#fff; background:#B51901;}

.flyoutmenu :hover > a{
	color:#fff; 
	background:#737373;
	font-weight:600;
	font-size:14.5px;
}

#life.flyoutmenu :hover > a{
	color:#fff; 
	background:#8ee32a;
}  

#itt.flyoutmenu :hover > a{
	color:#fff; 
	background:#e96201;
}

#eps.flyoutmenu :hover > a{
	color:#fff; 
	background:#156ab7;
}

#hsad.flyoutmenu :hover > a{
	color:#fff; 
	background:#0d911e;
}

#sitemap.flyoutmenu :hover > a{
	color:#fff; 
	background:#B51901;
}

/* for browsers that understand this is all you need for the flyouts */
.flyoutmenu li:hover > ul {visibility:visible;}

/* for IE5.5 and IE6 you need to style each level hover */

/* hide the sub levels and give them a positon absolute so that they take up no room */
.flyoutmenu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:150px; 
}

/* make the second level visible when hover on first level list OR link */
.flyoutmenu ul li:hover ul,
.flyoutmenu ul a:hover ul {
	visibility:visible;
	font-size:16px;
	font-weight:normal;
}
/* keep the third level hidden when you hover on first level list OR link */
.flyoutmenu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.flyoutmenu ul :hover ul :hover ul{ 
	visibility:visible;
	font-size:inherit;
	font-weight:normal;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.flyoutmenu ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* make the fourth level visible when you hover over third level list OR link */
.flyoutmenu ul :hover ul :hover ul :hover ul { 
	visibility:visible;
	font-size:inherit;
	font-weight:normal;
}

