
/*****************************************************************
                         Start Left Navigation
*****************************************************************/

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftNav li {
	padding: 0;
	color: #11326c;
	background-color: #e1e1e1;
	margin: 0; /* for Opera 7.10 */

}

#leftNav span.currentPage {
	display: block;
	margin: 0;
	color: #11326c;
	background-color: #e1e1e1;
	width: 160px;
	font-size: .90em;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	border-top: 1px solid #ccc;
	border-left: 6px solid #365860; 
	background-image: url(/images/arrow_red.gif);
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
	font-size: .9em;
}

#leftNav a:link, 
#leftNav a:hover, 
#leftNav a:focus, 
#leftNav a:active, 
#leftNav a:visited {
	display: block;
	margin: 0;
	color: #11326c;
	font-size: .95em;
	padding: 5px 15px 5px 10px;
	text-decoration: none;
	width: 160px;
	background-color: #e7e6e5;
	border-top: 1px solid #ccc;
	border-left: 6px solid #365860;
	font-weight: normal;
	color: #000;
	font-size: .9em;
}

#leftNav a:hover,
#leftNav a:focus {
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
	background-image: url(/images/bar_red.gif);
	background-position: right ;
	background-repeat: no-repeat;

}

#leftNav a:active {
	border-bottom: none;
}


/*****************************************************************
                   Start 2nd level Navigation
*****************************************************************/

#leftNav li ul {
	list-style-type: none;
	/* hide from mozilla \*/
	* margin-left: 0;
	/* end hide */
	background-color: #f2f2f2;
}

#leftNav li ul li {
	background-color: #f2f2f2;
	color: #11326c;
}


#leftNav li ul li span.currentPage {
	padding: 6px 15px 5px 20px;
	width: 150px;
	color: #11326c;
	background-color: #f2f2f2;	
	border-left: 6px solid #6f98a2;
	background-image: url(/images/arrow_red.gif);
	background-position: right;
	background-repeat: no-repeat;		
	font-weight: normal;
	color: #000;
	font-size: .9em;
}

#leftNav li ul li a:link, 
#leftNav li ul li a:hover, 
#leftNav li ul li a:focus, 
#leftNav li ul li a:active, 
#leftNav li ul li a:visited {
	display: block;
	margin: 0;
	font-size: .95em;
	font-weight: 700;
	color: #11326c;
	padding: 5px 15px 5px 20px;
	text-decoration: none;
	width: 150px;
	background-color: #f2f2f2;
	border-top: 1px solid #dedfdd;
	border-left: 6px solid #6f98a2;
	font-weight: normal;
	color: #000;
	font-size: .9em;
}

#leftNav li ul li a:hover,
#leftNav li ul li a:focus {
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
}

#leftNav li ul li a:active {
	border-bottom: none;
}


/*****************************************************************
                 Start 3rd level Navigation
*****************************************************************/

#leftNav  li ul li ul li {
	background-color: #fff;	
	color: #11326c;
}

#leftNav  li ul li ul li span.currentPage {
	padding: 6px 15px 5px 35px;
	width: 134px;
	color: #11326c;
	background-color: #fff;
	border-left: 6px solid #99c0c9;
	border-right: 1px solid #F7F7F7;
	background-image: url(/images/arrow_red.gif);
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
	font-size: .9em;
}


#leftNav li ul li ul li a:link, 
#leftNav li ul li ul li a:hover, 
#leftNav li ul li ul li a:focus, 
#leftNav li ul li ul li a:active, 
#leftNav li ul li ul li a:visited {
	display: block;
	margin: 0;
	color: #11326c;
	font-size: .95em;
	font-weight: 700;
	padding: 5px 15px 5px 35px;
	text-decoration: none;
	width: 134px;
	background-color: #fff;
	border-top: 1px solid #dedfdd;
	border-right: 1px solid #F7F7F7;
	border-left: 6px solid #99c0c9;
	font-weight: normal;
	color: #000;
	font-size: .9em;
}

#leftNav li ul li ul li a:hover,
#leftNav li ul li ul li a:focus {
/*	border-left: 6px solid #bfd3d8; */
	background-color: #BEBEBE;
	background-image: url(/images/arrow_red.gif);
}

#leftNav li ul li ul li a:active {
/*	border-left: 6px solid #99c0c9;*/
	border-bottom: none;
}


/*****************************************************************
                     Start Newsletter   
*****************************************************************/

#newsletter {
	position: relative;
	min-height: 60px;
	background-color: #DCE4E9;
	background-image: url(../images/lizard.png);
	background-repeat:no-repeat;
	background-position: bottom;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 10px;
	padding: 10px;

}

#newsletter  h2 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
}

#newsletter p {
	margin: 5px 0 0 0;
	line-height: normal;
	font-size: .9em;
}

#newsletter a:link, 
#newsletter a:hover, 
#newsletter a:focus, 
#newsletter a:active, 
#newsletter a:visited {
	margin: 0;
	padding: 0;
	color: #B20000;
	text-decoration: none;
	width: 171px;	
	background-color: #e7e6e5;
	border: none;
	background-image: none;
	font-weight: bold;
}

#newsletter  a:hover {
	text-decoration:underline;
	background-image: none;
}

/*****************************************************************
                     Start Chemical Users Audience
*****************************************************************/

#chem_users_audience a:link, 
#chem_users_audience a:active, 
#chem_users_audience a:visited {
	display: block;
	margin: 0;
	color: #11326c;
	background-color: #e1e1e1;
	width: 160px;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	border-left: 6px solid #E76859; 
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
}

#chem_users_audience a:hover, 
#chem_users_audience a:focus {	
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
	background-image: url(/images/arrow_red.gif);
	background-position: right ;
	background-repeat: no-repeat;
}

/*****************************************************************
                     Start Veterinarians Audience
*****************************************************************/

#veterinarians_audience a:link, 
#veterinarians_audience a:active, 
#veterinarians_audience a:visited {
	display: block;
	margin: 0;
	color: #11326c;
	background-color: #e1e1e1;
	width: 160px;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	border-top: 1px solid #ccc;
	border-left: 6px solid #53CFCF; 
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
}

#veterinarians_audience a:hover, 
#veterinarians_audience a:focus {
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
	background-image: url(/images/arrow_red.gif);
	background-position: right ;
	background-repeat: no-repeat;
}

/*****************************************************************
                     Start Community Audience
*****************************************************************/

#community_audience a:link, 
#community_audience a:active, 
#community_audience a:visited {
	display: block;
	margin: 0;
	color: #11326c;
	background-color: #e1e1e1;
	width: 160px;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	border-top: 1px solid #ccc;
	border-left: 6px solid #CEBC56; 
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
}

#community_audience a:hover, 
#community_audience a:focus {
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
	background-image: url(/images/arrow_red.gif);
	background-position: right ;
	background-repeat: no-repeat;
}

/*****************************************************************
                     Start Industry Audience
*****************************************************************/

#industry_audience a:link, 
#industry_audience a:active, 
#industry_audience a:visited {
	display: block;
	margin: 0;
	color: #11326c;
	background-color: #e1e1e1;
	width: 160px;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 15px 5px 10px;
	border-top: 1px solid #ccc;
	border-left: 6px solid #63C697; 
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
}

#industry_audience a:hover, 
#industry_audience a:focus {
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
	background-image: url(/images/arrow_red.gif);
	background-position: right ;
	background-repeat: no-repeat;
}

/*****************************************************************
                     Start Registrants Audience
*****************************************************************/

#registrants_audience a:link, 
#registrants_audience a:active, 
#registrants_audience a:visited {
	display: block;
	margin: 0;
	background-color: #e1e1e1;
	width: 160px;
	font-size: .9em;	
	margin-top:10px;	
	padding: 5px 15px 5px 10px;
	border-top: 1px solid #ccc;
	border-left: 6px solid #6DA5BC; 
	background-position: right;
	background-repeat: no-repeat;	
	font-weight: normal;
	color: #000;
}

#registrants_audience a:hover, 
#registrants_audience a:focus {
	background-color: #BEBEBE;
	border-top: 1px solid #dedfdd;
	background-image: url(/images/arrow_red.gif);
	background-position: right ;
	background-repeat: no-repeat;
	margin-top:10px;	
}

div.left_column {
	float:left;
	width:45%;
	border:solid 1px #CCCCCC;
	padding:0 10px 0 10px;
}

div.right_column {
	float:right;
	width:45%;
	border:solid 1px #CCCCCC;
	padding:0 10px 0 10px
}