﻿* {font-family: Verdana, Arial, Helvetica, sans-serif;}

/*///////////////////////////////////////////////
  tag Styles
///////////////////////////////////////////////*/

body {margin: 0px auto;	padding: 0px 0px; color:#666666; font-size: 12px;}
form {display:inline;}
img {border: 0;}

a { color:#0066cc; text-decoration:underline; }
a:hover { color:#666666; }
a.active { color:#666666;}

h1 {font-size: 15px; font-weight:bold; text-transform:uppercase; border-bottom: solid 1px #ccc; margin:0px; padding: 15px 0 15px 0;}
h2 {font-size: 11px; font-weight:bold; text-transform:uppercase; margin:6px 0px 3px 0px; }
h3 {font-size: 11px; font-weight:bold; margin:3px 0px 10px 0px; }

p {margin:0 0 10px 0; padding:0; line-height: 18px;}

li {line-height: 20px;}

input, select, textarea {font-size:9px;}

/*///////////////////////////////////////////////
  Miscellaneous Styles
///////////////////////////////////////////////*/
.clear {clear:both;}
.noshow {display:none;}
.i { font-style:italic;}
.b { font-weight:bold;}
.left {float:left;}
.center {text-align:center; }
.righttext {text-align:right; }
.leftimg {float:left; margin:0 12px 3px 0;}
.rightimg {float:right; margin:0 0 3px 12px;}
.lower {text-transform:lowercase;}
.red {color:Red;}
.success {color:Green; text-align:center;}
.size10 {font-size:10px;}
.learnmore {text-align:right; margin-top: 6px; margin-bottom: 16px; }
.learnmore a {text-decoration:none;}

/*///////////////////////////////////////////////
  container div styles
///////////////////////////////////////////////*/

#container, #footer {width: 916px; overflow:hidden; margin:0px auto; padding:0px 0px; }

#tagline {height: 45px; text-align:right; padding-top: 25px; font-weight:bold; }

/*///////////////////////////////////////////////
  main navigation styles
///////////////////////////////////////////////*/
#mainmenu, #search {height: 50px; padding-top: 10px; }
#mainmenu {float:left; }

.mainmenuStatic td {height:25px; }
.mainmenuStatic, .mainmenuStatic a {  font-size:10px; text-transform:uppercase; color:#0066cc !important; font-weight:bold; text-decoration:none !important; letter-spacing:0px;}
.mainmenuStatic a {padding:0px 15px 0px 0px;}
.mainmenuStatic a:hover {font-weight:bold !important; }
.mainmenuDynamic, mainmenuDynamic a {font-size:10px; text-transform:uppercase; color:#000; background-color: #ccc; text-align:left !important; white-space:nowrap; }
.mainmenuDynamic td {padding:4px 27px 4px 9px !important; border-bottom: solid 1px #fff; border-left:solid 1px #fff; border-right:solid 1px #fff;}
.mainmenuDynamic a {display:block;}
.mainmenuDynamic a:hover {color:#fff;}
.mainmenuDynamicHover {background-color:#336699 !important; color:#fff; text-decoration:none !important; }

#navMain {margin: 0;padding: 0}
#navMain li	{	float: left;list-style: none;  }
#navMain li a	{	display: block;	text-decoration: none; text-transform:uppercase; color: #0066cc; padding: 0 15px 0 0;	font-size:10px; font-weight:bold;	white-space: nowrap}
#navMain li a:hover {	font-weight: bold;}
#navMain li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; }
#navMain li ul li {	float: none; display: inline;  }
#navMain li ul li a {	width: auto; color:#000; font-weight:normal; padding: 0 25px 0 10px; background: #ccc; border-bottom: solid 1px #fff; }
#navMain li ul li a:hover {	background: #336699; color:#fff; text-decoration:none; font-weight:normal;}

/*///////////////////////////////////////////////
  search box styles
///////////////////////////////////////////////*/
#search {float:right; font-size: 12px; font-weight:normal; overflow:hidden; }

/*///////////////////////////////////////////////
  inner page styles
///////////////////////////////////////////////*/
#innerleft {float:left; width: 215px; margin: 15px 0 15px 0; padding-right: 10px; overflow:hidden;}
#innercontent {float:left; width: 675px; border-left: solid 1px #ccc; margin: 15px 0 15px 0; padding-left: 15px; overflow:hidden;}
#innerright {float:left; width: 215px; margin: 15px 0 15px 0; padding-left: 10px; overflow:hidden;}
#innercontent2 {float:left; width: 675px; border-right: solid 1px #ccc; margin: 15px 0 15px 0; padding-right: 15px; overflow:hidden;}
.messageRed {font-size: 10px; font-weight: bold; color: Red;}
.ReportHeader { vertical-align: text-bottom; background-color: Navy; color: White; font-size: xx-small; font-weight: bold; }
.RowShaded {	background-color: #f7f7f7; }
.RowNormal {	background-color: #ffffff; }

/*///////////////////////////////////////////////
  left navigation styles
///////////////////////////////////////////////*/
.leftnav, .leftnav ul {list-style-type:none; margin-left: 0; padding-left: 0;}
.leftnav li {display:block; }
.leftnav ul li {padding-left: 13px;}
.leftnav a {text-decoration:none; font-size: 13px; }
.leftnav li {font-weight: bold;}
.leftnav li ul li {font-weight: normal;}
.leftnav div.active, .leftnav li.active {background: url(/images/HiLite.gif) repeat-y top left; }

.leftnavvideo {width:175px; text-align:left; margin:25px 0px 25px 0px;}

/*///////////////////////////////////////////////
  footer styles
///////////////////////////////////////////////*/

#footercontainer {height: 80px; width: 100%; margin:0px 0px; padding:0px 0px; background-color:#f7f7f7; overflow:hidden; }
#footer{padding:15px 0 0 0; font-size:10px;}
#footer a { color:#666666; text-decoration:underline; }
#footer a:hover { color:#0066cc; }
#footer select {margin:0px 0px 0px 25px; width:150px;}

/*///////////////////////////////////////////////
  home page news reader styles
///////////////////////////////////////////////*/
#newsbillboard {height: 35px; margin-top: 10px; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; padding-top:15px; overflow:hidden;}
.newsleft {float:left; padding:0 15px 0 0;}
.newsright {float:right; padding:0;}
.newsright a { color:#666666; text-decoration:underline; }
.newsright a:hover { color:#0066cc; }

/*///////////////////////////////////////////////
  home page news bottom section styles
///////////////////////////////////////////////*/
.homebottomleft {float:left; width:162px; padding:10px 10px 10px 0px; font-size: 11px; }
.homebottomcenter {float:left; width:570px; border-left: solid 1px #ccc; border-right: solid 1px #ccc; }
.homebottomright {float:left; width:162px; padding:10px 0px 10px 10px; }

/*///////////////////////////////////////////////
  table data styles
///////////////////////////////////////////////*/
.gridheaderrow th, .gridheaderrow td, .weeklyitemheaderrow
{
  background-color: #99CCFF;
}
.gridrow td, .gridheaderrow th, .gridheaderrow td, .gridrowalt td  { padding-left: 5px; padding-right: 5px; }
.gridrowalt td { background: #f2f2f2; }

/*///////////////////////////////////////////////
  locations page  styles
///////////////////////////////////////////////*/
.location {margin: 10px 0 10px 0;}
.location .key {margin: 3px 0 3px 0; }
.location img {border:solid 1px #000;}

.mouseOverPic {margin-top: 6px;}

/*///////////////////////////////////////////////
  contact us page  styles
///////////////////////////////////////////////*/
.contactus td { vertical-align:top; padding: 3px 3px 3px 0}
.contactus .indent {padding-left: 15px;}

/*///////////////////////////////////////////////
  multi-media page  styles
///////////////////////////////////////////////*/
.mmvideo {width:175px; float:left; text-align:center; margin:10px 20px 10px 0px;}
.mmvideobutton {padding:3px; margin-top:10px;}

/*///////////////////////////////////////////////
  press kit page  styles
///////////////////////////////////////////////*/
.prkitpdf {width:105px; float:left; text-align:center; margin:10px 20px 10px 0px;}

/*///////////////////////////////////////////////
  modal popup styles
///////////////////////////////////////////////*/
.modalBackground {background-color:Gray; filter:alpha(opacity=70); opacity:0.7;}
.popupH1 {font-size: 15px; margin:3px; color:#000000;}
.modalPopup500, .modalPopup600, .modalPopup700, .modalPopup900 {	background-color:#ffffdd;	border-width:3px;	border-style:solid;	border-color:Gray;	padding:3px; width:900px}
.modalPopup500 {width:500px;}
.modalPopup600 {width:600px;}

.taskul {margin: 5px 0 5px 15px; padding-left: 3px}
.taskul li {margin: 0px; padding: 0 0 0 5px;}
.taskul li a {text-decoration:none;}

/*///////////////////////////////////////////////
 TASK sponsors
///////////////////////////////////////////////*/
#TASKSponsors { margin-top:10px; margin-bottom:10px; width:200px; }
#TASKSponsors ul { margin-left:20px; }
#TASKSponsors ul li { font-size: 10px; line-height: 13px; }

.investorDiv {margin-bottom: 6px;}
