/* MOZILLA OPERA */
/* GENERAL */
body {
	font-family: Verdana;font-size:11px;margin:0;padding:0;background-color: #ebebeb;background-image: url(/abs/images/bkg-eclipse.gif);background-repeat: no-repeat;background-position: center top;background-attachment: fixed}
.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;}

.twoColLiqRtHdr #container #corpMessage {
	text-align:center;
	height: 230px;
	padding-top: 36px;
	padding-bottom: 20px;
}

.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;}
h2 {
	font-size:14px;
	color:#0069aa;
	letter-spacing:1px;
	font-weight:normal;
	margin-top:0;
}
/* MAIN */
.twoColLiqRtHdr #container #main {
	font-size: 12px;
	width: 404px;
	background-color: #FFFFFF;
	color: #666;
	padding-bottom: 50px;
	padding-left: 40px;
}
.twoColLiqRtHdr #container #main p {
	line-height:15px;
}
.twoColLiqRtHdr #container #main a {
	color: #00539b;
	text-decoration: none;
}
.twoColLiqRtHdr #container #main a:hover {
	color: #fdb813;
	text-decoration: underline;
}

/* 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:10px;
	padding:6px;
	float: none;
	color:#FFF;
	background-color:#666;
	margin-bottom:0;
	margin-left:0;
	border-bottom:solid 1px #f0f0f0;
	margin-top:0;
}
/* 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;
	border-bottom:#cecdcd;
}
/* 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:#4e266e;}



.twoColLiqRtHdr #container #mainLinks {
	float: right;
	width: 336px;
	padding: 40px;
}
.twoColLiqRtHdr #container #mainLinks table .solution {
	font-size: 11px;
	font-weight: bold;
	color: #0069aa;
	text-decoration: none;
	background-image: url(/abs/images/bulletpoint.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 10px;
}
.twoColLiqRtHdr #container #mainLinks table a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.twoColLiqRtHdr #container #mainLinks table a:hover {
	color:#fdb813;
}
.seperate {
	background-image: url(/abs/images/seperate.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.twoColLiqRtHdr #container #awards {
	float: right;
	width: 376px;
	padding: 20px;
}
/* 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;
}
.converth1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
#helparea {
	margin-top:25px;
	margin-right:20px;
	padding:15px;
	background-color:#f1f9fe;
}
.helplist {
	list-style-image: url(/abs/images/arrow_over.gif);
	margin-left: 8px;
	padding-left: 5px;
}
.helplist li {
	line-height:normal;
	font-size:11px;
	margin-bottom:6px;
}
.twoColLiqRtHdr #container #main .helplist li a {
	color:#333;
	font-size:10px;
}
.twoColLiqRtHdr #container #main .helplist li a:hover {
	text-decoration:none;
	color:#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;
}

