/* MOZILLA OPERA */
/* GENERAL */
body {
	font-family: Rockwell, Verdana;
	background:#f0f0f0;
	margin:0;
	padding:0;
	font-size: 12px;
}
.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(/images/solution-bkgtop3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.twoColLiqRtHdr #container .mainsplash {
	float: right;
	width: 630px;
	height: 275px;
	margin-bottom: 2px;
	margin-top:36px;
}
.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: 1px;
}
h1 {
	font-family: Rockwell, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #0069aa;
	margin-bottom:25px;
}
h2 {
	color: #0069aa;
	font-family: Rockwell, Verdana;
	font-weight:bold;
	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: bold;
	color: #FFF;
	background-color: #0069aa;
	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: 205px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-top:0px;
	margin-top:36px;
	color:#666;
	font-family: Rockwell, Verdana;
	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;
}
/* 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:#4e266e;
}

/* 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;
	font-weight:normal;
	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(/images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
}
/* FOOTER */
.twoColLiqRtHdr #copy {
	font-size: 10px;
	color: #666;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	margin-bottom: 26px;
	text-align: center;
}
.twoColLiqRtHdr #copy a {
	color:#666;
	text-decoration:none;
}
.twoColLiqRtHdr #copy a:hover {
	text-decoration:underline;
}
.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;
}
/* Features */

/* Solution Boxes */
.twoColLiqRtHdr #container .solutions {
	width: 630px;
	float: right;
}
.twoColLiqRtHdr #container .solutions .content {
	float: left;
	background-image: url(/images/solution-bkgtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	font-size:12px;
	padding: 30px;
	width: 570px;
}
.twoColLiqRtHdr #container .solutions .content a {
	color: #000000;
	text-decoration: none;
	border-bottom:dotted 1px #000000;
}
.twoColLiqRtHdr #container .solutions .content a:hover {
	color: #0069aa;
	border-bottom:solid 1px #0069aa;
}
.subnavLinks {
	padding-bottom:10px;
	list-style-image: url(/images/bulletpoint.gif);
}
.subnavLinks li {
	padding-bottom: 4px;
}
.twoColLiqRtHdr #container .solutions .content .contact {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 580px;
}
/* SIDE MENU */
.twoColLiqRtHdr #container #main #submenu {
	margin-top:10px;
}
.twoColLiqRtHdr #container #main #submenu #tabs {
	background-color:#fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.twoColLiqRtHdr #container #main #submenu #tabs li a {
	text-decoration:none;
	display: block;
	padding: 6px;
	color: #666;
	background-color: #f2f2f2;
	border: 1px solid #c6c6c6;
	margin-top:2px;
}
.twoColLiqRtHdr #container #main #submenu #tabs li a:hover {
	background-color: #666;
	border: 1px solid #666;
	color:#FFF;
}
.twoColLiqRtHdr #container #main #submenu #tabs li a.active {
	color:#FFF;
	background-color:#fdb813;
	font-weight:bold;
	border-top: 2px solid #fdb813;
	border-right: 1px solid  #fdb813;
	border-bottom: 2px solid #fdb813;
	border-left: 1px solid #fdb813;
}
.twoColLiqRtHdr #container #main #newsArticles {
	padding: 5px;
}
.cheesy {
	display: none;
}