body {
	background-image: url(slices/main-page_background2.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {  
	color: #000066; 
	font-size: 125%;
	}

h2 {  
	font-size: 120%;
	color: #000000; 
	}
h1, h3 {
	color:#003333;
	font-size:120%;
}	
h4 {  
	font-size: 110%;
	color:#000033;
	}
a:hover {
	color:#6633CC;
	}

/* Header & Banners */		
#bannerBack {
	background-image: url(/slices/main_back.jpg);
	background-repeat: repeat-x;}
.titleBackground {
	background-image: url(slices/main_back.jpg);
	background-repeat: repeat-y;
}


/* Top Navigation */
#aux_navigationIndex {
	position:absolute;
	text-align:right;
	left:610px;
	top:155px;
	width:120px;
	font-size:12px;
	}
#aux_navigation a, #aux_navigationIndex a {
  color:#009999;
	text-decoration:none;
	}
#ads #aux_navigationIndex {
	top:180px;}
#aux_navigation a:hover, #aux_navigationIndex a:hover {
  color:#6633CC;
	}
#aux_navigation {
	position:absolute;
	text-align:right;
	left:610px;
	top:15px;
	width:120px;
	font-size:12px;
	}

/* Footer */
#copyright {
	color:#999999;
	margin-bottom:5px;
	margin-left:170px;
	left:170px;
	font-size:75%;
	border-top-color:#CCCCCC;
	border-top-style:dotted;
	border-top-width:2px;
	width:550px;
	}
#copyright a {
	color:#669999;
	text-decoration:underline;
	}
#copyright a:hover {
	text-decoration:none;
	}
	
	
/* Left Navigation */
.menu {
	font-size: 12px; 
	font-weight: bold; 
	color: white; 
	text-decoration:none;
	}

.menu:hover {
	font-weight: bold; 
	color:#CCCCCC; 
	text-decoration:none;}

.menuOn {
	font-size: 12px; 
	font-weight: bold; 
	color:#003366; 
	text-decoration:none;}

.menuOn:hover {
	font-weight: bold; 
	color:#CCCCCC; 
	text-decoration:none;
	}
.menuButton {
	background-image: url(http://www.non-gmoreport.com/menu_fd.jpg);
	background-repeat:no-repeat;
	width:126px;
	padding:5px 2px;
	margin:0px;
	text-align:center;
		border-bottom:2px  solid #BCD0C4;
	}
	
/* Paragraph/Section Dividers */
.quoteDiv {
	width: 500px;
	}
.divider {
	width:100%;
	border-top-width:2px;
	border-color:#CCCCCC;
	border-style:dotted;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	}
	

/* Specific Font Styles */
.unemphasizedText {
	color:#999999;
	}
.articles1 {
	font-size: 12px; 
	padding:0px 15px 20px 40px;
	padding-top:0px;
}
#features h3, #features h4 {
	margin-bottom:-10px;
}

.smaller {
	font-size: 15px
}
.style1 {
	color: #003399
}

/* Display Boxes */
#box1 {
	border-width:3px;
	border-color:#99CCCC;
	border-style:solid;
	color:#003333;
	padding:8px;
	width:150px;
	float:right;
	margin:5px 0px 15px 5px;
	background-color:#E3EDEA;
	}
#box2 {
	background-image:url(slices/taupe.jpg);
	padding:15px;
	margin-bottom:15px;
	border:#96BCAF thin solid;
	font-size: 12px; 
	color: #003333;
	width:150px;
	margin:5px 0px 15px 5px;
	
	}

/***** Home Page specific  *************/
#googleAd {
position:absolute; 
top:0px; 
left:810px;
}

#logos {
	width:900px;
	height:78px;
	overflow:hidden;
	text-indent:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
}

#logos li {
	list-style:none;
	float:right;
	padding:3px 5px;
}
	

	
	
/***** font styles from first/original site - to be updated  *************/
.f12 {  
	font-size: 14px; 
	font-weight: bold; 
	color: #000066
	}	
.standard { 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
}
.standardblue { 
	font-size: 12px; 
	color: #000066
	}
.standardgreen { 
	font-size: 12px; 
	color: #003333
	}
.standardgreen1 { 
	font-size: 14px; 
	color: #003333; 
	font-weight:bold
}
.seed1 { 
	font-size: 14px; 
	font-weight: normal; 
	color:#000066;
	}
.articles { 
	font-size: 14px; 
	color: #000000
}
.background { 
	background-image: url(/slices/main-page_background2.jpg); 
	background-repeat: no-repeat
	}
.font1 {  
	font-size: 12px; 
	font-style: normal; 
	color: #000033
}
.adobe1 {  
	font-size: 12px
	}
.margin {
	margin-left: 35px;
}
.margin2 {
	margin-right: 100px;

