/* MOZILLA OPERA */
/* GENERAL */
body {
	font-family: Verdana;
	background:#f0f0f0;
	margin:0;
	padding:0;
}
.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 { /* 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;
}
.button {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	background-color: #0069aa;
	padding: 4px;
	background-image: url("/images/shader-tab.gif");
	background-repeat: repeat-x;
	border: 1px solid #0069aa;
	font-weight: bold;
}
h1 {
	font-family: Rockwell, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #0069aa;
	margin:0;
	padding:0;
}
h2 {
	color: #fdb925;
	font-family: Rockwell, Verdana;
	font-size:30px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
/* MAIN */
.twoColLiqRtHdr #container #main {
	font-size: 11px;
	width: 772px;
	color:#666;
	padding-top: 34px;
	padding-right: 44px;
	padding-bottom: 44px;
	padding-left: 44px;
}
/* NAVIGATION */
.twoColLiqRtHdr #nav {
	background-image: url("/images/navbar.gif");
	background-repeat: repeat-x;
	text-align: left;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
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:dashed 1px #f0f0f0;
	margin-top:0;
	font-weight:normal;
}
/* 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: 62px;
}
.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: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:#666666;
	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;
}
/* 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:#666666;
	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;
}