html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0px;
	outline: 0px;
}
/* remember to define focus styles! */
a:focus {
	border: 0px;
	outline: 0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0px;
}
.no_bg {
	background: none !important;
}
#navMain .navMain_left a {
	/*background: url(/images/header/mainNav_left.png) left top no-repeat;*/
	height:25px;
	
}
#navMain .navMain_left a:hover {
	background:url(../images/activebg.jpg) repeat-x;
}
#navMain .navMain_left a.active {
	background:url(../images/activebg.jpg) repeat-x;
}
#navMain .navMain_middle a {
	background: url(/images/header/mainNav_middle.png) left top no-repeat;
}
#navMain .navMain_middle a.active {
	background-position:left -45px;
}
#navMain .flyoutWrapper a {
	background:none;
}
#navMain .flyoutWrapper a:hover {
	background:none;
}
#navMain .flyoutWrapper .overTabLeft {
	cursor: pointer;
	/*background: url(../images/mainNav_middleOver_left.png) left top no-repeat;*/
}
#navMain .flyoutWrapper .overTabRight {
	/*background: url(../images/mainNav_middleOver_right.png) right top no-repeat;*/
}
#navMain .flyoutWrapper .flyoutTopLeft {
	/*background:url(../images/flyout_top_left.png) left top no-repeat;*/
}
#navMain .flyoutWrapper .flyoutTopRight {
	/*background: url(../images/flyout_top_right.png) right top no-repeat;*/
}
#navMain .flyoutWrapper .flyoutMainLeft {
	/*background: url(../images/flyout_main_left.png) left top repeat-y;*/
}
#navMain .flyoutWrapper .flyoutMainRight {
	/*background: url(../images/footerBG.png) repeat-x bottom #fff;*/

}
#navMain .flyoutWrapper .flyoutGrad {
	/*background: url(../images/footerBG.png) repeat-x bottom #fff;*/
}
#navMain .flyoutContent {
	/*background: url(../images/swoopBG.png) right bottom no-repeat #fff;*/
	
	float:left;
}
#navMain .flyoutWrapper .flyoutBottomLeft {
	/*background: url(../images/flyout_bottom_left.png) left top no-repeat;*/
}
#navMain .flyoutWrapper .flyoutBottomRight {
	/*background:url(../images/flyout_bottom_right.png) right top no-repeat;*/
}