/* ------ MEDIA TAG ----- */

@media screen {

body {
	background-color: #F2F37C;
	padding: 0px;
	margin: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	overflow: -moz-scrollbars-vertical;  /*add scrollbar to mozilla when to short to scroll normally*/
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

p {
	line-height: 140%;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 110%;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #FFF;
}

li {
	line-height: 140%;
}

blockquote {
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 0px auto;
	width: 780px;
	border: 1px solid #000000;
	background-image: url(/images/template/site-bg.jpg);
	background-repeat: repeat-y;
}

.header {
	height: 25px;
	border-bottom: 1px solid #000000;
	background-image: url(/images/template/header-menu-bg.gif);
}

.header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.header li {
	float: left;
	width: 130px;
	text-align: center;
	font-weight: bold;
}

.header a {
	display: block;
	padding: 3px 0px 5px 0px;
	border-right: 1px solid #000000;
}

.header a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}

.header p {
	float: left;
	width: 130px;
	text-align: center;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}

.bingo {
	font-size: 1px;
}

.menuLeft {
	float: left;
	width: 147px;
	border-right: 1px solid #000000;
}

.menuTitle {
	background-color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0px 6px 5px;
	margin: 0px;
}

.menuLeft ul, .menuRight ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menuLeft li, .menuRight li {
	border-bottom: 1px solid #FF6600;
}

.menuLeft li a, .menuRight li a {
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #FFCC00;
	padding: 2px 0px 2px 5px;
}

.menuLeft li a:hover, .menuRight li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009AF0;
}

.menuLeft a, .menuRight a {
	color: #FFFFFF;
}

.menuLeft a:hover, .menuRight a:hover {
	color: #82D1FA;
}

.middle {
	float: left;
	width: 475px;
	padding: 10px;
}

.middle h1, .middle h2, .middle h3 {
	color: #0000FF;
}

.menuRight {
	float: right;
	width: 136px;
	border-left: 1px solid #000000;
}

.footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 0px 7px 0px;
	background-image: url(/images/template/footer-bg.jpg);
	background-repeat: no-repeat;
}

.footer p {
	padding: 0px;
	margin: 0px;
}

.footer a {
	color: #FFCC00;
}

.footer a:hover {
	color: #FF9900;
}

.tableGreen, .tableOrange, .tableYellow {
	border-top: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}

.tableGreen th, .tableOrange th, .tableYellow th {
	border-right: 1px solid #0000FF;
	border-bottom: 2px solid #0000FF;
	font-size: 110%;
}

.tableGreen td, .tableOrange td, .tableYellow td {
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
}

.tableGreen a:hover, .tableOrange a:hover, .tableYellow a:hover {
	color: #000000;
}

.tableGreen th {
	background-color: #99FF99;
}

.tableOrange th {
	background-color: #FF9966;
}

.tableYellow th {
	background-color: #FFFF66;
}

.tableGreen td {
	background-color: #E6FFE6;
}

.tableOrange td {
	background-color: #FFEFE8;
}

.tableYellow td {
	background-color: #FFFFDD;
}

.tableNone td, .tableNone th {
	border-right: none;
	border-bottom: none;
}

.highlight {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
}

.highlightReview {
	width: 202px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
}

.highlightReview table {
	background-color: #000000;
}

.highlightReview th {
	background-color: #FFFF66;
}

.highlightReview td {
	background-color: #FFFFDD;
}

.trHighlight {
	background-color: #C6EAFD;
}

.lastUpdated {
	font-size: 80%;
	text-align: right;
	margin-top: 10px;
}

.newsArchive {
	margin-top: 0px;
	padding-left: 20px;
	font-size: 11px;
}

.newsArchive li {
	list-style-image: url(/images/template/bullet.gif);
	margin-bottom: 5px;
	line-height: 115%;
}

/* TAB STYLING */

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding-right: 1px;
	min-width: 34px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 5px;
	background-color: #FF0;
}

.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
	border-top: 1px solid #00F;
	border-left: 1px solid #00F;
	border-right: 1px solid #00F;
}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #000;
	background-color: #FFD;
}

.ui-tabs-nav a span {
	width: 14px; /* IE 6 treats width as min-width */
	min-width: 14px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
	background-color: #FFD;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}

.ui-tabs-panel {
	border: 1px solid #00F;
	padding: 1em 8px;
	background: #FFD; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

/* END TAB STYLING */



/* CONTAINER STYLING */

.containerTabs {
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: relative;
}

.containerTabs li {
	border-left: 1px solid #00F;
	border-right: 1px solid #00F;
	border-top: 1px solid #00F;
	margin-right: 1px;
	list-style-type: none;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 115%;
}

.containerTabs li a {
	padding: 3px 7px;
	display: block;
	background-color: #FF0;
	text-decoration: none;
	border-bottom: 1px solid #00F;
	color: #000;
}

.containerTabs li a.selected {
	background-color: #FFD;
	border-bottom: 1px solid #FFD;
}

/* Additional IE specific bug fixes... */
* html .containerTabs { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .containerTabs  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

.containerBox {
	clear: both;
	z-index: 1;
	position: relative;
	top: -1px;
	padding: 5px 10px;
	background-color: #FFD;
	border: 1px solid #00F;
}

/* END CONTAINER STYLING */



#more.jsenabled {
	position: absolute;
	float:left;
	top: autopx;
	left:100px;
	right:100px;
	width:800px;
	display:none;
	margin-top: -100px;
}

#more {  
	height:auto;
	background-color:#fff;
	border: solid 1px #000000;
	margin: 0 auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	width: auto;
}

#more p {
	font-size:12px;
	color:#333333;
}
#more h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif
}

img, img a {
	border:none;
}


}

/* ------ END MEDIA TAG ----- */