.menu a {
	color: #4B92C0;
	text-decoration : none
}    
.menu  a:hover {
    color: red;
    text-decoration: underline
}

.col a {
	color: #CCCCCC;
	text-decoration: underline
}    
.col a:hover {
    color: #ffffff;    
}

a {
	color: #666666;
	text-decoration: underline
}
a:hover {
	color: #000000;
	text-decoration: underline
}
.bulletTextLineBreak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	float: left;
}
.productHdrsBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.linespace {
	white-space: pre;
	list-style-position: inside;
	list-style-type: disc;
}

#menuDiv
{
	margin-top: 20px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	background-color: #1069A1;
}

.emLabel, .emLabel:link, .emLabel:visited, .emLabel:hover { font-weight: normal; }

/* first or middle sibling, no children */
.ygtvtn { width:1em; }

/* first or middle sibling, collapsable */
.ygtvtm { width:1em; cursor:pointer }

/* first or middle sibling, collapsable, hover */
.ygtvtmh {  width:1em; cursor:pointer }

/* first or middle sibling, expandable */
.ygtvtp {  width:1em; cursor:pointer }

/* first or middle sibling, expandable, hover */
.ygtvtph {  width:1em; cursor:pointer }

/* last sibling, no children */
.ygtvln { width:1em; }

/* Last sibling, collapsable */
.ygtvlm {  width:1em; cursor:pointer; }

/* Last sibling, collapsable, hover */
.ygtvlmh { width:1em; cursor:pointer; }

/* Last sibling, expandable */
.ygtvlp {  width:1em; cursor:pointer; }

/* Last sibling, expandable, hover */
.ygtvlph {  width:1em; cursor:pointer; }

/* Loading icon */
.ygtvloading {  width:1em; }

/* the style for the empty cells that are used for rendering the depth
 * of the node */
.ygtvdepthcell { width:1em; }

.ygtvblankdepthcell { width:1em; }

/* the style of the div around each node */
.ygtvitem {border-top: 1px solid #777777;  }

/* the style of the div around each node's collection of children */
.ygtvchildren {  }
* html .ygtvchildren {  }
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}


/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.menu2 table { width: 100%; }

.menu2 a { color: #FFFFFF; font-size: 8pt; font-weight: bold; }
.menu2 a:hover {
	text-decoration: none;
	color: #003366;
}

.menuRoot {
	border-top: 1px solid #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #015A94;
}
.menuRoot tr.hover, .menuRoot tr:hover {
	background-color: #015A94;
	color: #FFFFFF;
}
.menuRoot_hover {
	border-top: 1px solid #FFFFFF;
	background-color: #5EA3CD;
	color: #FFFFFF;
}

.menuChild {
	padding-left: 0px;
	background-color: #62B0E0;
}
.menuChild tr.hover, .menuChild tr:hover {
	color: #FFFFFF;
}
.menuChild a { font-weight: normal; color: #FFFFFF; }
.menuChild_hover a {
	font-weight: normal;
	color: #FFFFFF;
}

.menuEnd {
	background-color: #62B0E0;
}
.menuEnd_hover {
	background-color: #61AFDF;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
}
.menuEnd_hover a { color: #FFFFFF; font-weight: normal;}
.menuEnd a { font-weight: normal; color: #FFFFFF;}
.Special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	top: auto;
	z-index: auto;
	height: auto;



}
.SpecialForBullets {
	font-size: 10px;
}
.bulletTextSpecial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	float: left;
}
#headerhome {
	width: 935px;
	height: 77px;
	background-image: url(../images/new_home_header3.jpg);
	background-repeat: no-repeat;
	color: #175E8A;
}
