/* CSS Document */

/* main body */
body { 
			background-color: #f4f1d9;
	    	color: #333333;
			}

p {
			margin:0px;
			text-align:justify;
			color:#333333;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color: transparent;
			}
	
h1 {
			margin:0 0 10px 0;
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:24px;
			color: #91CE44;
			background-color: transparent;
			line-height:24px;
			}


.careerBlue {
			margin-bottom:3px;
			color:#0C479D;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			background-color: transparent;
			}
.careerBlue2 {
			padding-left:5px;
			margin-bottom:3px;
			color:#0C479D;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			background-color: transparent;
			border-bottom: 3px solid #91CE44;
			border-top: 1px solid #91CE44;
			background-image:url(../images/stripes_bg.gif);
			}

.green2 {
			color:#91CE44;
			font-weight:bold;
			
			}


.linkspage p {
			color:#0C479D;
			
			
			}

.linkspage a       {
			padding: 0px 5px;
			text-align:left;
			color:#0C479D;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #eaeff6;
			text-decoration:none;

}

.linkspage a:hover       {
			padding: 0px 5px;
			text-align:left;
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #91CE44;
			text-decoration:none;

}


.linkspage p.linksheader {
			
			padding-left:5px;
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #0C479D;
			}


div.linkspage ul li{ 
   list-style-image:url('../images/arrow_bl.gif');
}

#topFlash {
			position:relative;
			background-color:#F4F1D9;
			width: 757px;
			height: 325px;
			background-image:url(../images/index_flash.gif)
			
			}
			
#topFlashS {
			position:relative;
			background-color:#F4F1D9;
			width: 757px;
			height: 325px;
			background-image:url(../images/index_search.jpg)
			}			
			
.altHeader {
	position:absolute;
	top: 64px;
	left:132px;
	padding :10px;
	height: 158px;
	border: 1px solid #91CE44;
	background-color:#FFFFFF;
	background-image:url(../images/topwhite.jpg);
	background-repeat:no-repeat;
	width: 423px;
}

.noPDF {
	color:#FFFFFF;
	background-color: #91CE44;
	text-decoration:none;

}

.altHeader a{
	color:#FFFFFF;
	background-color: #91CE44;
	text-decoration:none;
}

.altHeader a:hover{
	color:#FFFFFF;
	background-color:#91CE44;
	text-decoration:none;
}


/* main 3 page layout based on flash header and 3 column main body */

#mainBody {
			position:relative;
			margin: 0 auto;
			width: 757px;
			
			background-color:#FFFFFF;
			background-image:url(../images/bottomright.jpg);
  			background-repeat:no-repeat;
			background-position:bottom right;
			}

.column {
 	  		float: left;
	  		margin: 0px;
	 		}

#center {
  			padding: 10px 25px 25px 25px;
			width:303px;
  			}





#left {
  			background-color:#FFFFFF;
  			padding-top: 10px;
  			padding-left:3px;
			background-image:url(../images/blue_left.jpg);
 			background-repeat:repeat-y; 
			}

#leftContainer{
			width: 135px;	
			}

#left p{
  			font-family:Arial, Helvetica, sans-serif;
 			font-size:12px;
  			text-align:right;
  			}
			


#left p a{
  			text-decoration:none;
  			color:#0C479D;  
			}

#left p a:hover{
  			text-decoration:none;
  			color: #0C479D;
  			}

#right {
  			width: 244px;        
			padding-top:5px;
			padding-left:10px;
  			padding-right:15px;
			background-image:url(../images/topright.jpg);
  			background-repeat:no-repeat;
			background-position:top right;
			}

#right .careersDiv a {

			color:#0C479D;
			font-size:14px;
			font-weight:bold;
  			background-color:transparent;
			text-decoration:none;
			}

#right .careersDiv a:hover {

			color:#ffffff;
			font-size:14px;
			font-weight:bold;
  			background-color:#0C479D;
			text-decoration:none;
			}


#footer {
			padding-top:2px;
			clear: both;
			width:488px;
			height:46px;
			background-color:#eaeff6;
			background-image:url(../images/blue_left.jpg);
			background-repeat:repeat-y; 
 			border-bottom: 3px #0C479D solid;
		
			}

#footer p{
  			
			color:#0c479d;
  			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			
			text-align:center;
			
			}
	
#footer p .bold {
			font-weight:bold;
 			font-size:14px;
			}

/******************Navigation Area*******************/					

					
#linksContainer 	{
			/*position: absolute;
			top: 40px;
			left: 3px;*/
			margin:0;
			padding: 0px 0px 0px 0px;
			
			}
									
#linksContainer a{
			display: block;
			font-size: 10px;
			width: 130px;
			height: 16px;
			float: left;
			color: #59595D;
			text-decoration: none;
			}
												
* html a:hover {
			visibility:visible;
			}												

									
#linksContainer img {
			width: 130px; 
			height: 16px; 
			border: 0; 
			}				

#linksContainer img.spacer {
			width: 130px; 
			height: 5px; 
			border: 0; 
			}			

#linksContainer a.currentPage		{
			visibility:hidden;
			}
								
#linksContainer a:hover img		{
			visibility:hidden;
			}

#linksContainer div.links a.span{
			visibility:hidden;
			position: absolute;
			right: 0px;
			top: 0px;
			margin: 0px;
			padding: 0px;
			cursor:pointer;
			}				

.home{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/home_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}

.home p{
			position: relative;
			background-image: url('../images/nav/home_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}
		
.h1n1{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/h1n1_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}

.h1n1 p{
			position: relative;
			background-image: url('../images/nav/h1n1_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}					

															
.companyinfo{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/companyinfo_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}

.companyinfo p{
			position: relative;
			background-image: url('../images/nav/companyinfo_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}			
						
.products{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/products_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}

.products p{
			position: relative;
			background-image: url(../../images/nav/products_gr.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}			
									
.testimonials{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image:url('../images/nav/testimonials_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}

.testimonials p{
			position: relative;
			background-image: url('../images/nav/testimonials_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}			
									
.green{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image:url('../images/nav/green_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}
			
.green p{
			position: relative;
			background-image: url('../images/nav/green_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}			
			
.support{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/support_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}
			
.support p{
			position: relative;
			background-image: url('../images/nav/support_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}			
									
.careers{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image:url('../images/nav/careers_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}
			
.careers p{
			position: relative;
			background-image: url('../images/nav/careers_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}		
			
.contact{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/contact_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}
			
.contact p{
			position: relative;
			background-image: url('../images/nav/contact_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}		
									
.links{
			position: relative;
			font-family: arial, verdana, helvetica, sans-serif;
			background-image: url('../images/nav/links_bl.jpg');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;
			}	
			
.links p{
			position: relative;
			background-image: url('../images/nav/links_gr.gif');
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 130px;
			height: 16px;
			margin: 0;
			padding: 0;	

		}			
			
																																				
																																															
/******************End Navigation Area*******************/	
/******************lists*******************/	

ul {
			margin-left:10px;
			padding-left:10px;
			padding-right:15px;
			}

li {
			
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color: #0C479D;
			background-color: transparent;
			list-style:url('../images/bullet.jpg');
			}
			
li.greenText {
			
		
			list-style:url('../images/asterick.jpg');
			}

/******************sub nav lists*******************/		
div.minus li {
			
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #0C479D;
			
			background-color: transparent;
			list-style:url('../images/bulletminus.jpg');
			
			}

li.onPage {
			color:#FFFFFF;
			background-color:#0C479D;
			width:171px;
			text-decoration:none;
			padding-left:5px;
			border-bottom:#91CE44;
			background-image:url('../images/corner_bl3.gif');
			background-repeat:no-repeat;
			background-position: right top;
			}
			
li.onPage a{
			color:#FFFFFF;
			background-color:#0C479D;
			width:171px;
			text-decoration:none;
			padding-left:5px;
			}	
			
li.onPage a:hover{
			color:#FFFFFF;
			width:171px;
			text-decoration:none;
			padding-left:5px;
			
			}			



li.subnav a {
			color:#0C479D;
			text-decoration:none;
			padding-left:5px;
			width:171px;
			font-weight:normal;
			}
			
li.subnav:hover {
			/*
			color: #FFFFFF;
			background-color:#0C479D;*/
			list-style:url('../images/bulletminus.jpg');
			background-image:url('../images/stripes_bg.gif');
			text-decoration:none;
		
			
			}
			
li.subnav a:hover{
			color:#91CE44;
			text-decoration:none;
			}
			
li.subnav a:visited{
			color:#0C479D;
			text-decoration:none;
			}

			
.smallSubNav{
			color:#91CE44;
			font-size:9px;
			padding-left:10px;
			font-weight:normal;
			
			}			

/*///////////////// sub nav /////////////*/

ul li.itemsnav  {
	
		color:#FFFFFF;
		background-color:#eaeff6;
		margin:1px 1px 1px 15px;
		font-size:12px;
		padding-left:5px;
		width:156px;
		list-style:url('../images/bulletminus.jpg');
}

ul li.itemsnav a{
		
		color:#0C479D;
		background-color:#eaeff6;
		margin:1px;
		padding-left:5px;
		text-decoration:none;
		width:150px;
		font-weight:bolder;
		
}

ul li.itemsnav a:visited{
		color:#0C479D;
		background-color:#eaeff6;
		text-decoration:none;
}

ul li.itemsnav a:hover{
		color: #91CE44;
		background-color:#eaeff6;
		text-decoration:none;
}

/*green products*/
li.onPageGreen {
			color:#FFFFFF;
			background-color:#91CE44;
			width:171px;
			text-decoration:none;
			padding-left:5px;
			background-image:url('../images/corner_gr2.gif');
			background-repeat:no-repeat;
			background-position:top right;
			border-bottom: 1px solid #0C479D;
			}
li.onPageGreen a{
			color:#FFFFFF;
			text-decoration:none;
}

li.onPageGreen a:hover{
			color:#0C479D;
			text-decoration:none;
}
ul li.itemsGreen  {
	
		color:#FFFFFF;
		background-color:#91CE44;
		margin:1px 1px 1px 15px;
		font-size:12px;
		padding-left:5px;
		width:156px;
		list-style:url('../images/bulletminus.jpg');
}

ul li.itemsGreen a{
		
		color:#0C479D;
		background-color:#91CE44;
		margin:1px;
		padding-left:5px;
		text-decoration:none;
		width:150px;
		font-weight:bolder;
		
}

ul li.itemsGreen a:visited{
		color:#0C479D;
		background-color:#91CE44;
		text-decoration:none;
}

ul li.itemsGreen a:hover{
		color: #ffffff;
		background-color:#91CE44;
		text-decoration:none;
}

.smallSubNavGreen{
			color:#ffffff;
			font-size:9px;
			padding-left:10px;
			font-weight:normal;
			
			}		
.smallSubNavGreen2{
			color:#ffffff;
			font-size:9px;
			padding-left:10px;
			font-weight:normal;
			
			}		
.new {color: #990000;
		font-size:8px;
	}
/* end green products  */

ul li.itemsPage {
			color:#91CE44;
			background-color:#0C479D;
			width:150px;
			text-decoration:none;
			margin:1px 1px 1px 15px;
			padding-left:5px;
			width:156px;
			list-style:url('../images/bulletminus.jpg');
			background-image:url('../images/corner_bl.jpg');
			background-repeat:no-repeat;
			background-position: bottom right;
}

ul li.itemsPage span.smallSubNav{
			color:#eaeff6;
			font-size:9px;
			padding-left:10px;
			font-weight:normal;
			
			}		

div.itemImages{
			/*border:1px solid #FF0000;*/
			width:300px;
			

		}

div.itemImages ul li{
			padding-bottom: 5px;
			list-style:url('../images/arrow.gif');

		}
		
div.itemImages a{
			color:#0c479d;
	text-decoration:none;
	font-weight:bold;
			

		}	
div.itemImages a:hover {
			text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#91CE44;
			

		}		

		
.prodImage{
			/*border:1px solid #FF0000;*/
			width:90px;
			height:106px;
			padding:3px;
			float:left;
			background-color:transparent;
		}

.prodImage p {
		background-color: #91CE44;
		color:#ffffff;
		font-size:9px;
		text-align:center;
		}

.prodImage p a{
		background-color: #91CE44;
		color:#ffffff;
		text-decoration:none;
		}

.prodImage p a:hover{
		background-color: #91CE44;
		color:#ffffff;
		text-decoration:none;
		}
		
.prodImage p a:visited{
		background-color: #91CE44;
		color:#ffffff;
		text-decoration:none;
		}	

div.packing{
	border-top:1px solid #91ce44;
	border-bottom:1px solid #91ce44;
	background-image:url('../images/stripes_bg.gif');
	width:282px;
	margin:0px;
}


div.packing p{
	font-size:10px;
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
	
	margin:0px;
	text-align:right;
	color:#0C479D;
}	

.packImages{
	
	
	margin:0px;
	padding:0px;
}
		
/* /////////////////////
	///////////////////
	subsciber code
///////////////////////
*/

div#subcriberContainer {
	margin:0px;
	padding:0px;


}



div#subscribe {
		border-top: 1px solid #0c479d;
		border-bottom: 1px solid #0c479d;
		background-color:#eaeff6;
		width:130px;
		height:85px;
		margin-top:5px;
		padding-right:0px;
		background-image:url(../images/stripes_bg2.gif);
		background-repeat:repeat-y;
}

div#subscribe a:hover img		{
		visibility:visible;
			}


div#subscribe p {
		color: #0c479d;
		font-family: arial, verdana, helvetica, sans-serif;
		display: block;
		text-align:right;
		font-size:9px;
		padding:0px;
		margin:0px;
}			
	

div#subscribe img {
		background-color:#eaeff6;
		width:76px;
		height:11px;
		display:block;
		
		float:right;
		
		
}


.rssfeed{
			
			
			padding:0px;
			margin:0px;
			
			}
			

	
			
.rsstext{
			
			
			}	
			
.podcast{
			
			padding:0px;
			margin:0px;
			
			}		

/*////////////////////////////////
//login setion//////////////////
////////////////////////////////*/


.loginSection {
	background-color:#0c479d;
	width:300px;
	margin:0px;
	padding:0px;
	border-top: 0px solid #0c479d;
	border-right: 0px solid #0c479d;
	border-bottom: 3px solid #0c479d;
	border-left: 0px;
	
	
}

.loginSection p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;

		
}


.careersLogin{
	background-color:#91CE44;
}

p.careersLogin {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-right:10px;
}



					
.productSupport {
	width:300px;
}

.productSupport a{
	font-size:12px;
	color:#0c479d;
	text-decoration:none;
	font-weight:bold;
}

.productSupport a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#91CE44;
}

.productSupport li { 
	font-size:10px; 
	padding-bottom:10px;
	
	list-style-image:url('../images/check.gif');

}
div.packing p {
	color:#0C479D;
	font-size:12px;
	font-weight:bold;
	background-color:#91CE44;
}

div.watchdogLink {
	
	background-color: #eaeff6;
	width:282px;
	height:150px;
	background-image:url('images/background.gif');
	background-color:#FFFFFF;
	border-bottom: 1px solid #91CE44; 
}

div.watchdogLink img{
		margin-top:5px;
		}

div.watchdogLink p{
		font-size:12px;
		color:#eaeff6;
		background-color:#91CE44;
		background-image:url('../images/corner_gr2.gif'); 
		background-repeat:no-repeat;
		background-position: top right;
		padding-left:5px;
		text-align:center;
		}

div.watchdogLink a {
	color:#0c479d;
	
	
}
div.nsf {
		width:282px;
		height:50px;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}
		
div.nsf p{
		font-size:10px;
		padding: 5px 5px 5px 5px; 
		color:#FFFFFF;
		}
		
.large{font-size:14px;
		font-weight:bold;
		}
		
div.testimonialAbout {
		width:301px;
		
		border-top:3px solid #91CE44;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}	

div.testimonialAbout p{
		font-size:12px;
		padding: 5px 5px 5px 5px; 
		color:#FFFFFF;
		}

		
div.categoryAbout {
		width:282px;
		
		border-top:3px solid #91CE44;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}
		
div.categoryAbout p{
		font-size:11px;
		padding: 5px 5px 5px 5px; 
		color:#FFFFFF;
		}
		
		
div.liquimaxLink {
	
	background-color: #eaeff6;
	width:282px;
	height:150px;
	background-image:url('images/background.gif');
	background-color:#FFFFFF;
	border-bottom: 1px solid #91CE44; 
}

div.liquimaxLink img{
		margin-top:5px;
		}

div.liquimaxLink p{
		font-size:12px;
		color:#eaeff6;
		background-color:#91CE44;
		background-image:url('../images/corner_gr2.gif'); 
		background-repeat:no-repeat;
		background-position: top right;
		
		padding-left:5px;
		text-align:center;
		}

div.liquimaxLink a {
	color:#0c479d;
	
	
}		

div.tableText {
margin:0px;
padding:0px;
}


div.tableText p{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	background-color: #ff6600;
}

/* pocasting / rss  */

.podWrap{
	font-size:10px;
	color: #B83600;
	padding-left:5px;
	text-decoration:none;
	border:1px solid #572325;
}
div.categoryAbout p.podlarge{
	font-size:14px;
	font-weight:bold;
}


/*testimonials*/

div.categoryAbout p.writtenHeader { 
			font-size:14px;
			color:#FFFFFF;
			font-weight:bold;
		}
.isSmall{
		color:#91CE44;
		font-size:10px;
		font-weight:bold;
		}

.isSolution{
		color:#FF6600;
		font-size:10px;
		font-weight:bold;
		}

.lineFiller {
		border-bottom:3px solid #91CE44;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}


/*history*/
.historypage p {
			color:#0C479D;
			padding-left:5px;
			padding-right:5px;
			
			}

.historypage a       {
			padding: 0px 5px;
			text-align:left;
			color:#0C479D;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #eaeff6;
			text-decoration:none;

}

.historypage a:hover       {
			padding: 0px 5px;
			text-align:left;
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #0C479D;
			text-decoration:none;

}

/*career*/
.careerpage p {
			color:#0C479D;
			padding-left:5px;
			padding-right:5px;
			}

.careerpage a       {
			padding: 0px 5px;
			text-align:left;
			color:#0C479D;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #eaeff6;
			text-decoration:none;

}

.careerpage a:hover       {
			padding: 0px 5px;
			text-align:left;
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			background-color: #0C479D;
			text-decoration:none;

}

/* support */

div.supportAboutMain {
		width:301px;
		
		border-top:3px solid #91CE44;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}	

div.supportAbout p{
		font-size:12px;
		font-weight:600;
		padding: 15px 10px 10px 5px; 
		color:#FFFFFF;
		}

div.supportAbout {
		width:301px;
		
		border-top:3px solid #91CE44;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}	

div.supportAboutMain p{
		font-size:12px;
		font-weight:600;
		padding: 15px 10px 100px 5px; 
		color:#FFFFFF;
		}

div.supportAbout ul{
		padding: 5px 0px 20px 5px;
		
		}

div.supportAbout li{
		list-style-image:url('../images/arrow_bl.gif');
		margin-left:10px;
		padding-left:10px;
		
		}

div.supportAbout ul.training li{
		padding-bottom:15px;
		
		}


div.supportAbout li a {
			color:#FFFFFF;
			text-decoration:none;
			padding-left:5px;
			
			font-weight:normal;
			}
			

			
div.supportAbout li a:hover{
			color:#91CE44;
			text-decoration:none;
			}
			
div.supportAbout li a:visited{
			color:#FFFFFF;
			text-decoration:none;
			}

			
.smallSubNav{
			color:#91CE44;
			font-size:9px;
			padding-left:10px;
			font-weight:normal;
			
			}			
/* support */

.supportQuickList{
			width:145px;
			/*border:1px solid #FF0000;
			
			height:106px;*/
			padding:3px;
			float:left;
			background-color:transparent;
		}

.supportQuickList p {
		background-color: #91CE44;
		color:#0C479D;
		font-size:10px;
		text-align:left;
		padding-left:5px;
		background-image:url('../images/corner_gr.jpg');
		background-repeat:no-repeat;
		background-position:bottom right;
		}

.supportQuickList ul li {
		font-size:9px;
		background-color: #0C479D;
		color:#ffffff;
		text-decoration:none;
		}



.supportQuickList ul li.subnav a{
		padding:0px 10px 0px 5px;
		font-size:9px;
		background-color:transparent;
		color: #0C479D;
		text-decoration:none;
		}

.supportQuickList ul li.subnav:hover{
		
		background-color:transparent;
		color: #91CE44;
		
		}

.supportQuickList ul li a:hover{
		padding:0px 10px 0px 5px;
		background-color:#0C479D;
		color: #91CE44;
		text-decoration:none;
		}
		

		
.supportQuickList ul {
			margin: 5px 0px 5px 5px;
			
			padding-left:15px;
			}

.supportQuickList ul li {
			
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color: #0C479D;
			background-color: transparent;
			list-style:url('../images/bullet.jpg');
			}



.noBullet { list-style-image:none; list-style:none;
			
}
				

.supportQuickList p a {
	color:#0C479D;
	
	text-decoration:none;
	}

div.programsAbout {
		width:301px;
		
		border-top:3px solid #91CE44;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}	
		
div.programsAbout p{
		font-size:10px;
		
		padding: 15px 10px 10px 5px; 
		color:#91CE44;
		}
div.programsAbout p b{
		font-size:12px;
		font-weight:600;
		color:#91CE44;
		}
		
/*msds pages  */
div#msdsSheetsLink {
			
			
			border-top: 3px solid #91CE44;
			background-color:#0C479D;
			height:60px;
			width:130px;
			background-image:url('../images/corner_bl2.gif');
			background-position:bottom right;
			background-repeat:no-repeat;
		}
		

div#msdsSheetsLink p{
			text-align:right;
			border-bottom: 1px solid #91CE44;
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			padding-right:5px;
			padding-left:10px;
			padding-top:5px;
			}
			
div#msdsSheetsLink p a{
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			padding-right:5px;
			padding-top:5px;
			text-decoration:none;
			}	

div#msdsSheetsLink p a:hover{
			
			color:#91CE44;
			
			}			
			
div#msdsSheetsLink p.small{
			background-image:url('../images/stripes_bg.gif');
			font-size:9px;
			color:#0C479D;
			background-color:#FFFFFF;
			}			
			

/* offset*/

div#msdsSheetsLink2 {
			
			margin-left:3px;
			border-top: 3px solid #91CE44;
			background-color:#0C479D;
			height:60px;
			width:130px;
			background-image:url('../images/corner_bl2.gif');
			background-position:bottom right;
			background-repeat:no-repeat;
		}
		



div#msdsSheetsLink2 p{
			text-align:right;
			border-bottom: 1px solid #91CE44;
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			padding-right:5px;
			padding-left:10px;
			padding-top:5px;
			}
			
div#msdsSheetsLink2 p a{
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			padding-right:5px;
			padding-top:5px;
			text-decoration:none;
			}	

div#msdsSheetsLink2 p a:hover{
			
			color:#91CE44;
			
			}			
			
div#msdsSheetsLink2 p.small{
			font-size:9px;
			color:#0C479D;
			background-image:url('../images/stripes_bg.gif');
			background-color:#FFFFFF;
			}		

div.careerAbout {
		
		
		border-top:3px solid #91CE44;
		background-color:#0C479D;
		margin-bottom:5px;
		background-image:url('../images/corner_bl.jpg');
		background-repeat:no-repeat;
		background-position: bottom right;
		}
		
div.careerAbout p{
		font-size:12px;
		padding: 5px 5px 5px 5px; 
		color:#FFFFFF;
		}

.careerpage div.careerAbout a       {
			padding: 0px 5px;
			text-align:left;
			color:#eaeff6;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			background-color: transparent;
			text-decoration:none;

}

.careerpage div.careerAbout a:hover       {
			padding: 0px 5px;
			text-align:left;
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			background-color: #91CE44;
			text-decoration:none;

}

#downloadApplication	{
						height:47px;
						}		

#pdfIcon	{
							float:left;
							padding:5px 0 10px 0;
						}
						
#downloadText	{
				float:left;
				padding-left:5px;
				padding-top: 15px;
						}
						
/* download materials styles */

.downloadItem		{
					height:47px;
					}	
					
.downloadItem a		{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#0C479D;
					}																