﻿
body { 
	margin: 0; 
	padding: 0px 0px 20px 0px; 
	background: white; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#515151;
}

a:link{
	color:#4E900E; 
	text-decoration: underline; 
	font-weight:normal;
	}

a:visited{
	color:#4E900E; 
	text-decoration: underline; 
	font-weight:normal;
	}

a:hover{
	color:#333; 
	text-decoration: underline; 
	font-weight:normal;
	}

.title {
	padding-top:5px; 
	padding-bottom:5px;         
	padding-left:12px; 
	padding-right:5px; 
	font:Arial, Helvetica, sans-serif; color:#4E900E; 
	font-size:14px; 
	font-weight:bold; 
	} 

.black {
	color:#000000;
	}   

.green {
	color:#4E900E;
	}                  

*/
/*-------------------------- NAVIGATION-------------------- */

/* These styles are used on the top navigation (home, products, accessories, corporate, partners, contact us, etc 
   which is done as a UL list */


UL {float:left; list-style:none; } 
UL LI {float:left; position:relative;}
UL LI A:link {float:left; display:block; padding:11px 13px 11px 13px; font:Arial; font-size:12px; font-weight:bold; text-decoration: none; color:#FFFFFF; } 
UL LI A:visited {float:left; display:block; padding:11px 13px 11px 13px; font:Arial; font-size:12px; font-weight:bold; text-decoration: none; color:#FFFFFF; } 
UL LI A:hover {float:left; display:block; padding:11px 13px 11px 13px; font:Arial; font-size:12px; font-weight:bold; text-decoration: none; color:#FFFFFF; } 
UL UL {display:none; width:158px; position:absolute; left:0px; top:36px; background-color:#FFF; border-left: 1px solid #91C55D; border-right: 1px solid #91C55D; border-bottom:1px solid #91C55D;} 
UL LI:hover, UL LI.over {background-image:url(../img/button_bgOver.jpg);}
UL LI:hover UL, UL LI.over UL {display:block; font-family:Arial, Helvetica, sans-serif;} 
UL UL LI {clear:left; width:120px; }
UL UL LI A {width:120px; padding:5px 19px 5px 19px; background:#FFF;color:#000000; font-weight:normal; text-decoration: none;font-size:11px;}
UL UL LI A:hover {background:#E6E6E6; }
UL LI.inset UL {left:auto; right:0px;}

/*-------------------------- Content Editor Part Override Styles -------------------- */


/* include h3 into the style    */
.LayoutVerticalLine{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1px;	
	height: 100%;
	background: url('./images/vertical_grey.jpg') repeat-y center;
}

div.ms-WPBody { 
	margin: 0; 
	padding: 0px 0px 20px 0px; 
	background:white;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#515151;
	} 

div.ms-WPBody p h1, div.ms-WPBody h1 , div.ms-WPBody h3 {
	padding-top:5px; 
	padding-bottom:5px;         
	padding-left:12px; 
	padding-right:5px; 
	font:Arial, Helvetica, sans-serif; 
	color:#4E900E; 
	font-size:14px; 
	font-weight:bold;
	border-bottom: solid 1px #808080;
} 

div.ms-WPBody a:link {
	color:#4E900E; 
	text-decoration: underline; 
	font-weight:normal;
	} 

div.ms-WPBody a:visited {
	color:#4E900E; 
	text-decoration: underline; 
	font-weight:normal;
	}

div.ms-WPBody a:hover {
	color:#333; 
	text-decoration: underline; 
	font-weight:normal;
	}  

div.ms-WPBody .title {
	color:#000000; 
	}  


/*-------------------------- Rich Text Editor Custom Styles -------------------- */


A:link.ms-rteCustom-LinkStyle
{
	color:#4E900E; 
	text-decoration: underline; 
	font-weight:normal;  
}
A:visited.ms-rteCustom-LinkStyle
{
	color:#4E900E; 
	text-decoration: underline; 
	font-weight:normal; 
}
A:hover.ms-rteCustom-LinkStyle
{
	color:#333; 
	text-decoration: underline; 
	font-weight:normal;
}

.MpsArticle-Title
{
	padding-top:5px; 
	padding-bottom:5px;         
	padding-left:0px; 
	padding-right:5px; 
	font:Arial, Helvetica, sans-serif; 
	color:#4E900E; 
	font-size:14px; 
	font-weight:bold; 
}
.MpsArticle-Headline
{
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#515151;
	font-weight: bold;
}
.MpsArticle-Body
{
	margin: 0; 
	padding: 0px 0px 20px 0px; 
	background: white; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#515151;
}
.MPSArticle-Green
{
	color:#4E900E;
}

.leftnav a {
	padding-left:0px;
	font-size:11px;
}

/***************Footer****************/
.footershadow{
	width:100%;
	height:15px;
	float:left;
	background: url('../images/footershadow.jpg') repeat-x;
}

.footershadowleft{
	width:15px;
	height:15px;
	float:left;
	background: url('../images/footershadowleft.jpg');
}

.footershadowright{
	width:15px;
	height:15px;
	float:right;
	background: url('../images/footershadowright.jpg');
}
/***************Left Nav****************/
.lefttopcontent{
	margin:0px 5px 0px 5px;
	float:left;
}

.leftnav
{
	width:157px;
}




