.LeftNavBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3B73B9;
    TEXT-DECORATION: none;
}

.LeftNavBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: A9B8DF;
	TEXT-DECORATION: underline;
}
.Subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 3B73B9;
}

.DescriptionTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: 666666;
	TEXT-DECORATION: none;
}

.DescriptionTxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: 3B73B9;
	TEXT-DECORATION: underline;
}
.StandardTeaserTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
    TEXT-DECORATION: none;
}

.StandardTeaserTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
	TEXT-DECORATION: none;
}
.StandardTeaserLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
    TEXT-DECORATION: none;
}

.StandardTeaserLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: A9B8DF;
	TEXT-DECORATION: underline;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	TEXT-DECORATION: none;
}

.BodyCopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	TEXT-DECORATION: none;
}
.BodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3B73B9;
	TEXT-DECORATION: none;
}

.BodyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3B73B9;
	TEXT-DECORATION: underline;
}
.LeftNavGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
	TEXT-DECORATION: none;
}

.LeftNavGrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
	TEXT-DECORATION: underline;
}
.LeftNavSubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 3B73B9;
	text-decoration: none;

}
.LeftNavSubs:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: A9B8DF;
	text-decoration: underline;

}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: 666666;
}	
.tabs:hover {
	
	font-weight: normal;
	text-transform: uppercase;
	color: A9B8DF;
	text-decoration: underline;
}
.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: 000000;
}	
.selected:hover{
	
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	color: 000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
}

.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
}

#nav2 {
    padding: 15px 15px 20px 0;
    width: 150px !important; /* Styles for Mozilla, Safari, IE Mac */
    width: 180px; /* Styles for MS IE5 PC */
    width/**/:/**/150px; /* Styles for IE6 PC */}
	
#nav2 a:link {
	color: #3B73B9;
	text-decoration: none;} 
	
#nav2 a:hover, a:active {
	color: #A9B8DF;
	text-decoration: underline;}

#nav2 ul.breadcrumb {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	line-height: normal }
	
#nav2 ul.breadcrumb li  {
	font-weight: bold;
	padding: 5px 0 3px 14px;	
	border-bottom: 1px solid #ccc;
	background-image: url(/commequip/images/navOpenBul.gif);
	background-position: 0px 15px; 
	background-repeat: no-repeat;
	line-height: normal }
	
#nav2 ul.breadcrumb li.selected  {
	background-image: url(/commequip/images/navBul_selected.gif);}
	
#nav2 ul.breadcrumb li.selected a {
	color:#666666;}	

#nav2 ul.navitemList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: normal }
	
#nav2 ul.navitemList li  {
	padding: 0px 0 3px 22px;
	background-image: none;
	background-position: 14px 8px;  
	background-repeat: no-repeat;	
	border-bottom: 1px dotted #ccc;
	line-height: normal }
	
#nav2 ul.navitemList li.hasChildren  {
	background-image: url(/commequip/images/navBul.gif);
	background-position: 14px 8px; 
	background-repeat: no-repeat;}

#nav2 ul.navitemList li.selected {
	background-image: url(/commequip/images/navBul_sub_selected.gif);
	}
	
#nav2 ul.navitemList li.selected a {
	color:#666666;}	

#nav2 ul.navitemList li.title {
    padding-left: 10px;
    background-image: none;
    color: #999999;
    border-bottom: 0;}
	
#nav2 ul.navitemList1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
#nav2 ul.navitemList1 li  {
	padding: 0px 0 3px 14px;
	background-image: url(/commequip/images/navBul.gif);
	background-position: 5px 8px;  
	background-repeat: no-repeat;	
	border-bottom: 1px solid #ccc;}
	
#nav2 ul.navitemList1 li.hasChildren  {
	background-image: url(/commequip/images/navBul.gif);
	background-position: 14px 8px; 
	background-repeat: no-repeat;}

#nav2 ul.navitemList1 li.selected {
	background-image: url(/commequip/images/navBul_sub_selected.gif);
	}
	
#nav2 ul.navitemList1 li.selected a {
	color:#666666;}	

#nav2 ul.navitemList1 li.title {
    padding-left: 10px;
    background-image: none;
    color: #999999;
    border-bottom: 0;}	

#nav2 img {
	display: inline;}


/* Note that the homepage uses a different set of styles at the bottom */
    
#nav2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;}
	
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0px 0px;
	padding-left: 0 !important;
	padding-left: 0px;
	padding-left/**/:/**/0px;}
	
ul.relatedLinks {
    list-style-type: none;
    margin-left: 0;
	padding: 0;}

ul.relatedLinks li {
    list-style-type: none;
    background: url(/commequip/images/navBul.gif) 0 4px no-repeat;	
	color: #666666;
	font-weight: bold;
	margin-left: 0;
	padding: 0 0 3px 8px;}
	
ul.noBull {
   	margin-left: 0;
	padding: 0 0 0 0;
	list-style-type: none;}
	
ul.noBull ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;}

ul.noBull li {
    padding: 0 0 3px 1px;
	list-style-type: none;}
	
ul.dash li, ul.navigation ul.dash li {
	padding: 0 0 0 8px;
	background-image: url(/commequip/images/dash.gif);
	background-position: 0 0px; 
	background-repeat: no-repeat;
	color: #666666;
	font-weight: bold;}

.Sso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
    TEXT-DECORATION: none;
}	

.Sso:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3B73B9;
    TEXT-DECORATION: underline;
}

.dropdown {
   	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
	font-weight: normal;}
	
.headers {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
    TEXT-DECORATION: none;
}	
	
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.TextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.a {
   	font-family: Arial, Helvetica, sans-serif;
	color: #3B73B9;
	font-size: 10px;
	font-weight: normal;}
	
.a:hover {
   	font-family: Arial, Helvetica, sans-serif;
	color: #A9B8DF;
	font-size: 10px;
	font-weight: normal;}
	
	#nav2 ul.navitemListP {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
#nav2 ul.navitemListP li  {
	padding: 0px 0 3px 22px;
	background-image: url(/commequip/images/navBul.gif);
	background-position: 14px 8px;
	background-repeat: no-repeat;	
	border-bottom: 1px dotted #ccc;}
	
#nav2 ul.navitemListP li.hasChildren  {
	background-image: url(/commequip/images/navBul.gif);
	background-position: 14px 8px;
	background-repeat: no-repeat;}

#nav2 ul.navitemListP li.selected {
	background-image: url(/commequip/images/navBul_sub_selected.gif);
	}
	
#nav2 ul.navitemListP li.selected a {
	color:#666666;}	

#nav2 ul.navitemListP li.title {
    padding-left: 10px;
    background-image: none;
    color: #999999;
    border-bottom: 0;}
	
#body1 {
    padding: 0px 0px 20px 10px;
	}
	
#body1 a:link {
	color: #3B73B9;
	text-decoration: none;} 
	
#body1 a:hover, a:active {
	color: #A9B8DF;
	text-decoration: underline;}	
	
#body1 ul.bullets {
	padding-left: 10px;
	list-style-type: none;
	background-position: 14px 8px;  
	background-repeat: no-repeat;
	}

#body1 ul.bullets li{
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	background-image: url(/commequip/images/arrow_rgt.gif);
	background-position: 14px 8px;  
	background-repeat: no-repeat;
	}
	
#body1 ul.bulletsMain {
	padding-left: 0px;
	list-style-type: none;
	}

#body1 ul.bulletsMain li{
	padding: 0px 10px 0px 12px;
	background-image: url(/commequip/images/bullet.gif);
	background-position: 0px 7px;  
	background-repeat: no-repeat;
	}

#body1 ul.bulletstable {
	padding-left: 5px;
	list-style-type: none;
	}

#body1 ul.bulletstable li{
	padding: 0px 10px 0px 10px;
	background-image: url(/commequip/images/bullet.gif);
	background-position: 0px 4px;  
	background-repeat: no-repeat;
	}

#nav2 ul.ps li  {
	padding: 0px 0 3px 14px;
	border-bottom: 1px solid #ccc;}
	
#head {
    padding: 0px 4px 0px 0;}
	
#head a:link {
	color: #3B73B9;
	text-decoration: none;} 
	
#head a:hover, a:active {
	color: #A9B8DF;
	text-decoration: underline;}
	
.PressHeaders {
	color: 999999;
	text-decoration: none;
	font-family: "GE Inspira";
	font-size: 18;
	font-weight: bold;
}	
		
.imageWrap {
	float: left;
	margin-right: 9px;
	margin-bottom: 3px;
}
.red {
	color: #FF0000;
}
	.row01 {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.row02 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}

