/* MOZILLA OPERA */
/* GENERAL */
body {
	font-family: Verdana;background-color: #ebebeb;background-image: url(/abs/images/bkg-eclipse.gif);background-repeat: no-repeat;background-position: center top;background-attachment: fixed;margin:0;padding:0;font-size: 11px}
img {
	border-style:none;	
}
a img {
	border-style:none;
}
.twoColLiqRtHdr #container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c6c6c6;
	border-left-color: #c6c6c6;
	width: 860px;
	background-image: url("/abs/images/solution-bkgtop2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1 {
	font-family: Rockwell, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #0065a6;
	margin-bottom:25px;
}
h2 {
	color: #0065a6;
	font-family: Rockwell, Verdana;
	font-weight:normal;
	font-size:14px;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom:0;
	padding-top: 2px;
}
h3 {
	font-family: Rockwell, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #0065a6;
	display: block;
	height: 26px;
	margin: 0;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 0;
	padding-bottom: 0;
	
}

/* MAIN */
.twoColLiqRtHdr #container #main {
	font-size: 12px;
	width: 282px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-top:10px;
	margin-top:36px;
	color:#666;
	float: left;
}
.twoColLiqRtHdr #container #main p {line-height:16px;}
.twoColLiqRtHdr #container #main a {color: #000000;text-decoration: none;border-bottom:dotted 1px #000000;}
.twoColLiqRtHdr #container #main a:hover {color: #0069aa;border-bottom:solid 1px #0069aa;
}
.convert {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	padding: 0px;
	background-image: none;
	line-height: 14px;
	font-weight: normal;
	display: inline;
	border:none;
	background-image:none;
}
.head {
	background-color: #0069aa;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fdb925;
	width: 486px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

/* NAVIGATION */
.twoColLiqRtHdr #nav {
	width:860px;
	background-image: url("/abs/images/navbar.png");
	background-repeat: repeat-x;
	height:40px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c6c6c6;
}
ul#navmenu-h {
	margin: 0;
	padding: 0;
	margin-left:20px;
	list-style: none;
	position: relative;
}
ul#navmenu-h ul {
	width: 160px; /* Sub Menu Width */
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	top: 0;
	left: 100%;
}
ul#navmenu-h li {
	float: left;
	display: inline;
	position: relative;
}
ul#navmenu-h ul li {
	width: 100%;
	display: block;
	margin-left:-40px;
}
/* Root Menu */
ul#navmenu-h a {
	float: left;
	display: block;
	color: #666;
	font: 11px Verdana;
	text-decoration: none;
	height: 1%;
	padding-top:10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbda;
}
/* Root Menu Hover Persistence */
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
	left:0;
	background: #666;
	color: #FFF;
	border-left:1px solid transparent;
}
/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
	font-size:11px;
	font-weight:normal;
	padding:6px;
	float: none;
	color:#FFF;
	background-color:#666;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	border-bottom: 1px dotted #f0f0f0;
}
/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	background: #999;
	color:#fff;
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
	background: #999;
}
/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
	background: #666;
}
/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a {
	background: #666;
}
/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	background: #333;
}
/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}
.twoColLiqRtHdr #nav #navmenu-h ul li .arrow {
	background-image:url("/abs/images/arrow.png");
	background-position: right;
	background-repeat: no-repeat;
}
/* UPPER */
.twoColLiqRtHdr #topnav {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c6c6c6;
	border-left-color: #c6c6c6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	text-align: left;
	padding-left: 21px;
	padding-top: 14px;
	padding-right: 21px;
	height: 72px;
}
.twoColLiqRtHdr #topnav #links {
	font-family:Verdana;
	font-size: 10px;
	color: #c6c6c6;
	width: 600px;
	float: right;
	height: 54px;
}
.twoColLiqRtHdr #topnav #links a {
	color: #666;
	text-decoration: none;
}
.twoColLiqRtHdr #topnav #links a:hover {
	text-decoration: underline;
}

/* NEWS TICKER */
.twoColLiqRtHdr #topnav #links #newsticker {margin-top: 10px;background-image: url("/abs/images/bkg-ticker.gif");background-repeat: no-repeat;height: 23px;	background-position: right;padding-left: 74px;}
.twoColLiqRtHdr #topnav #links #newsticker #lnews {background-image: url("/abs/images/lnews.gif");background-repeat: no-repeat;height: 18px;padding-top: 4px;	float: left;width: 72px;padding-left: 5px;margin-top: 1px;}
.twoColLiqRtHdr #topnav #links #newsticker #feed {height: 16px;padding-right: 2px;padding-top: 5px;float: left;width: 410px;padding-left: 10px;overflow: hidden;}
.twoColLiqRtHdr #topnav #links #newsticker #feed a:hover {color:#0069aa;}

/* FOOTER */
.twoColLiqRtHdr #newfooter {
	text-align:center;
	color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;	
	width: 860px;
	padding-top: 20px;
	font-size: 10px;
	border-top:3px solid #c6c6c6;
}
.twoColLiqRtHdr #newfooter p {
	padding-bottom:10px;
}
.twoColLiqRtHdr #newfooter ul {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:10px;
}
.twoColLiqRtHdr #newfooter ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
}
.twoColLiqRtHdr #newfooter ul li a:hover {
	text-decoration:underline;
}
.twoColLiqRtHdr #newfooter {
	text-align:left;
	color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;	
	width: 860px;
	padding-top: 10px;
	font-size: 10px;
	border-top:3px solid #c6c6c6;
}
.twoColLiqRtHdr #newfooter ul {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:10px;
}
.twoColLiqRtHdr #newfooter ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
}
.twoColLiqRtHdr #newfooter ul li a:hover {
	text-decoration:underline;
}
a.sub {
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#00549f;
	text-decoration:none;
}
.sub:hover {
	text-decoration:underline;
}

.twoColLiqRtHdr #copy {
	font-size: 10px;
	color: #666;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	margin-bottom: 26px;
	text-align: center;
}
.twoColLiqRtHdr #copy a {
	color:#666;
	text-decoration:none;
}
.twoColLiqRtHdr #copy a:hover {
	text-decoration:underline;
}
/* Features */
.twoColLiqRtHdr #container #main #features {
	list-style-image: url("/abs/images/bullet-feature.gif");
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.twoColLiqRtHdr #container #main #features li {
	font-size: 11px;
	padding-bottom: 10px;
	color: #0069aa;
}
.twoColLiqRtHdr #container .mainsplash {
	float: right;
	width: 514px;
	height: 275px;
	margin-bottom: 2px;
	margin-top:36px;
}
/* Solution Boxes */
.twoColLiqRtHdr #container .solutions {
	width: 514px;
	float: right;
	font-size:12px;
	color:#666;
}
.twoColLiqRtHdr #container .solutions .content {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 454px;
	background-image: url("/abs/images/solution-bkgtop.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.twoColLiqRtHdr #container .solutions .content a {
	color:#0069aa;
	text-decoration:none;
}
.twoColLiqRtHdr #container .solutions .content a:hover {
	color:#fdb925;
}
.twoColLiqRtHdr #container .solutions .content #winner {
	height:100px;
	margin-bottom: 40px;
	margin-top: 25px;
}
.twoColLiqRtHdr #container .solutions .content #winner p {
	margin: 0;
	padding: 0;
	background-image: url("/abs/images/quote.png");
	background-repeat: no-repeat;
	background-position: 90px 3px;
}
.twoColLiqRtHdr #container .solutions .content #winner a {
	text-align: right;
	font-size: 10px;
	color: #fdb925;
}
.twoColLiqRtHdr #container .solutions .content #winner .more {
	display:block;
	width:150px;
	float:right;
	margin-right: 44px;
}
.twoColLiqRtHdr #container .solutions .content #left {
	width: 225px;
	float: left;
	margin-bottom: 40px;
}
.twoColLiqRtHdr #container .solutions .content #right {
	float: right;
	width: 216px;
	margin-bottom: 40px;
}
.twoColLiqRtHdr #container .solutions .content .solbox .solutionTitle {
	font-family: Rockwell, Verdana;
	font-size: 16px;
	color: #0069aa;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.twoColLiqRtHdr #container .solutions .content a.solbox {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 116px;
	width: 200px;
	padding: 8px;
	margin-bottom:20px;
}
.twoColLiqRtHdr #container .solutions .content a:hover.solbox   {
	background-image: url("/abs/images/solbox.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColLiqRtHdr #container .solutions .content a:hover.solbox .solutionTitle {
	color: #feb925;
}
.subnavLinks {
	list-style-image: url(/abs/images/bullet-oge.gif);
	color:#666;
	font-size:11px;
}
.subnavLinks li {
	padding-bottom: 4px;
}


