/*Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
	font-size : 14px;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
	padding : 0;
	margin : 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
fieldset, img {
border : 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
}
ol, ul {
list-style : none;
}
caption, th {
text-align : left;
border-color : #000;
}
abbr, acronym {
border : 0 none;
}
html, body {
height : 100%;
}
body {
	font-family : Verdana, sans-serif;
	color : #333;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 1.5em;
	background-color: #FFF;
}
body, td, th {
	color : #FFF;
	text-align : left;
}

.wrapper {
	width : 997px;
	position : relative;
	background-color : #000000;
	font-size : 18px;
	margin-top: -4;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: -2;
}
.wrapperContent {
	float : left;
	margin : 0 auto;
	color : #666;
	background-repeat : repeat-y;
	background-position : 20px 0%;
	font-size : 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-color : #000;
	height : 120px;
}
#header img {
float : left;
margin-top : 15px;
}
#banner {
	height : 260px;
	width: auto;
}
#banner-nopic {
	height : 10px;
	background-position : bottom;
	background-color: #000;
}
#bannerwrapper {
	width : 992px;
	position : relative;
	padding-top : 3px;
	background-repeat : repeat;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rightContent {
width : 646px;
float : right;
padding-left : 15px;
}
#leftContent {
width : 346px;
float : left;
color : #fff;
}
p {
margin-left : 0;
font-size : 12px;
color : #000;
}
.push {
height : 0;
width : 10px;
}
#footer {
clear : both;
position : relative;
height : 130px;
background : #004276;
color : #fff;
background-color : #000000;
}
.wrapperFooter {
width : 1000px;
height : 130px;
background-repeat : no-repeat;
background-position : left;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
}
#footer img {
margin : 10px 0 0 20px;
float : left;
}
#footer p {
width : 200px;
line-height : normal;
font-size : 10px;
float : left;
text-align : center;
padding : 0;
margin : 0 40px 0 0;
color : #fff;
}
.footerNav {
float : left;
border-left : thin solid #f90;
border-width : 1px;
padding-left : 10px;
line-height : 11px;
height : 30px;
margin-top : 20px;
margin-right : 15px;
margin-bottom : 0;
margin-left : 15px;
}
#footer li {
font-size : 8px;
}
.footerTitle, .footerTitle a:link, .footerTitle a:hover, .footerTitle a:visited, .footerTitle a:active {
font-weight : bold;
font-size : 10px;
color : #fc0;
text-decoration : none;
}
.footer h3 {
font-size : 10px;
}
#footer p a, #footer li a {
color : #fff;
}
#footer li a:visited {
color : #ccc;
}
/*Menu*/
ul#menu{
	float:right;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:50px;
	font-size:14px;
	line-height:2.0em;
	font-weight:bold;
	background:transparent url(images/bg_leftContent.jpg) repeat-x top left;
	font-family:Arial,Helvetica,sans-serif;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#menu li{display:block; float:left; margin:0; padding:0}
ul#menu li a{
	display:block;
	float:left;
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
	margin:0 15px 0 15px;
	padding:8px 2px 0 5px
}
ul#menu li a:hover{
	color:#E7C43D;
	height:22px;
	background-color: transparent;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: auto;
}
ul#menu li a.current{
	height:22px;
	float:left;
	background-color: transparent;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}


p, h1 {
margin : 20px;
}
#rightContent h2 {
margin : 20px 0 -10px 20px;
color : #fff;
font-size : 120%;
font-weight : bold;
}
h3 {
font-size : 14px;
color : #333;
margin-left : 20px;
margin-top : 5px;
}
#leftContent h2 {
color : #fff;
font-size : 120%;
font-weight : bold;
margin : 15px 0 15px 0;
}
p {
	font-size : 1em;
	color : #666;
}
h1 {
color : #e7c53c;
font-size : 18px;
}
h4 {
color : #000;
font-size : 15px;
}
img {
float : left;
margin : 5px 20px 5px 0;
}
.noFloat {
float : none;
margin : 0;
}
.imgRight {
float : right;
margin : 5px 0 5px 20px;
}
ul#sidenav {
list-style : none;
position : relative;
display : block;
font-size : 100%;
font-weight : bold;
color : #fff;
width : 180px;
}
ul#sidenav li {
color : #fff;
border-bottom : thin dotted #999;
border-width : 1px;
text-indent : 20px;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
background-position : 1%;
}
ul#sidenav li a, ul.sidenav li a:visited, ul#sidenav li a:active {
display : block;
padding : 5px;
text-decoration : none;
color : #fff;
}
ul#sidenav li a:hover {
display : block;
background-color : #000;
color : #fff;
padding : 5px;
text-decoration : none;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
background-position : 1%;
}
a:link {
color : #e7c53c;
}
a:visited {
color : #fc0;
}
a:hover {
color : #666;
}
.clear {
overflow : hidden;
width : 100%;
clear : both;
}
a.button {
color : #fff;
display : block;
float : left;
font : 12px arial, sans-serif;
font-weight : bold;
height : 24px;
margin-right : 6px;
margin-bottom : 10px;
padding-right : 18px;
text-decoration : none;
background-attachment : scroll;
background-color : #fff;
background-image : url(../images/bg_button_a.gif);
background-repeat : no-repeat;
background-position : right top;
}
a.button span {
display : block;
line-height : 14px;
padding : 5px 0 5px 8px;
background-color : transparent;
background-repeat : no-repeat;
}
a.button:active {
background-position : right bottom;
color : #000;
outline : none;
}
a.button:active span {
background-position : left bottom;
padding : 6px 0 4px 8px;
}
.slideshow {
	position : relative;
	padding : 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slideshow img {
padding : 0;
margin : 0;
border : 10px solid #e7c53c;
}
.slideshow li.slide {
list-style-type : none;
}
.slideshow .slides {
	height : 264px;
	margin : 0;
	width: 990px;
	position: absolute;
	top: -6px;
	left: -2px;
}
.slideshow .slides li.slide {
	visibility : hidden;
	position : absolute;
	padding : 0;
	margin : 0;
	border : 0px none black;
	top : 0px;
	width: 975px;
	height: 245px;
	left: 0px;
}

tableleft {
margin : 5px 0 20px 20px;
font-size : 100%;
text-align : center;
border-color : #000;
}
thead {
background-color : #004276;
color : #fff;
font-weight : bold;
}
td {
	padding : 2px 5px 2px 5px;
	border : thin none #000;
}
.odd {
background-color : #e7f5ff;
}
input {
background-color : #ebf0f1;
border : thin solid #666;
padding : 5px;
margin-left : 0;
}
label {
margin-right : 0.5em;
float : left;
width : 50px;
display : block;
}
hr {
border-bottom : thin dotted #999;
border-top : none;
border-left : none;
border-right : none;
}
.tableEdit1 {
text-align : right;
padding-right : 0;
}
.note {
	background-color : #E7C454;
	color : #666;
	font-weight : bold;
	padding : 5px;
	display : block;
	font-size : 14px;
}
.alignRight {
text-align : right;
}
.alignRight2 {
text-align : right;
padding-right : 70px;
}
#iframe {
padding : 5px 0 20px 20px;
}
#widgetbox_widget_div_0, #widgetbox_widget_div_0 table, #widgetbox_widget_div_0 td, #widgetbox_widget_div_0 tr, #widgetbox_widget_parent_0 table, #widgetbox_widget_parent_0 tr, #widgetbox_widget_parent_0 td {
background : none;
}
#intradayContent, #quickFeed {
background : #000;
}
#my_xss_magic {
border : 1px dotted #cccccc;
padding : 10px;
height : 353px;
background : #ffffff;
width : 260px;
}
#footer .wrapperFooter p br {
color : #e7c53c;
}
#footer .wrapperFooter p .footer .smallFont .smallFont .medFont {
color : #fff;
}
#footer .wrapperFooter p .footer .smallFont .smallFont .smallFont {
color : #fff;
}
a.imPop {
position : relative;
z-index : 20;
}
a.imPop:hover {
display : inherit;
z-index : 30;
}
a.imPop span {
display : none;
}
a.imPop:hover span {
display : block;
position : absolute;
top : 1em;
left : 1em;
width : 0;
height : 0;
}
table.Columnheader {
	background-color : #666;
	padding : 3px;
}
.Columnheader {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
color : #e7c539;
border-color : #666;
}
.Columntext {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
font-variant : normal;
color : #fff;
border-color : #000;
}
a.Columntext {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #fff;
text-decoration : none;
border-color : #000;
}
a:hover.Columntext {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #f9ad5b;
text-decoration : none;
}
.sub-level_maps {
float : right;
width : 200px;
padding-top : 1px;
display : block;
border-right-width : 0;
border-right-style : solid;
border-right-color : #fff;
}
.thumbnail {
padding : 3px 3px 8px 3px;
background-color : #222;
border : 1px solid #2a2a2a;
float : left;
margin-right : 10px;
margin-bottom : 10px;
}
.wrapper #content tr td table tbody tr .note div {
font-size : 12px;
}

a:link {
color : #fc0;
text-decoration : none;
}
a:visited {
color : #fc0;
text-decoration : none;
}
a:hover {
color : #f93;
text-decoration : underline;
}
a:active {
text-decoration : none;
}
↑ TOP
