/* MOZILLA OPERA */
/* GENERAL */
body {
	font-family: Verdana;
	font-size:11px;
	margin:0;
	padding:0;
	background-color: #f0f0f0;
}
.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;}
.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;}

/* MAIN */
.twoColLiqRtHdr #container #main {
	font-size: 11px;
	padding: 20px;
	width: 404px;
	background-color: #f5f5f5;
	color: #666;
}
.twoColLiqRtHdr #container #main p {
	line-height:16px;
}
.twoColLiqRtHdr #container #main a {color: #fdb925;font-weight:bold;text-decoration: underline;}
.twoColLiqRtHdr #container #main a:hover {color: #0069aa;text-decoration: none;}

/* NAVIGATION */
.twoColLiqRtHdr #nav {
	width:860px;
	background-image: url("/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: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbda;
	margin-top: 5px;
}
/* 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:none;
}
/* 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:dashed 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;
}
/* 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("/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("/images/bkg-ticker.gif");background-repeat: no-repeat;height: 23px;	background-position: right;padding-left: 74px;}
.twoColLiqRtHdr #topnav #links #newsticker #lnews {background-image: url("/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:left;font-size: 10px;padding-bottom: 6px;color: #f0f0f0;padding-top: 6px;margin-right: auto;margin-left: auto;width: 860px;background-color: #666;border: 1px solid #c6c6c6;}
.twoColLiqRtHdr #newfooter #flink {color:#c6c6c6;float: right;width: 200px;text-align: right;padding-right: 10px;}
.twoColLiqRtHdr #newfooter #flink a {color: #f0f0f0;text-decoration: none;}
.twoColLiqRtHdr #newfooter #flink a:hover {text-decoration:underline;}
.twoColLiqRtHdr #copy {font-size: 10px;color: #666;width: 860px;margin-right: auto;margin-left: auto;margin-top: 15px;margin-bottom: 15px;}
.twoColLiqRtHdr #copy a {color:#666;text-decoration:none;}
.twoColLiqRtHdr #copy a:hover {text-decoration:underline;}
.twoColLiqRtHdr #container #corpMessage {
	height: 334px;
}
.twoColLiqRtHdr #container #mainLinks {
	float: right;
	width: 376px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.twoColLiqRtHdr #container #mainLinks table .solution {
	font-size: 12px;
	font-weight: bold;
	color: #0069aa;
	text-decoration: none;
	background-image: url("/images/bullet-solution.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:#fdb925;
}
.seperate {
	background-image: url("/images/seperate.gif");
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.twoColLiqRtHdr #container #awards {
	float: left;
	width: 404px;
	padding: 20px;
}

.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 #flink {
	color:#c6c6c6;
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
.twoColLiqRtHdr #newfooter #flink a {
	color: #f0f0f0;
	text-decoration: none;
}
.twoColLiqRtHdr #newfooter #flink a:hover {
	text-decoration:underline;
}

.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;
}
