@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	
}

a:link, a:visited, a:active
{
    color:#000000;
    text-decoration:none;
}

a:hover 
{
    color:#CC0000;
    text-decoration:underline;
}

.para {
	text-align: justify;
}



.quicklinks {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 4px;
}



.quicklinks a:link {
	color: #666666;
	text-decoration: none;
}
.quicklinks a:active {
	color: #666666;
	text-decoration: none;
}
.quicklinks a:visited {
	color: #666666;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #CC0000;
	text-decoration: none;
}

.quicklinks2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 4px;
}



.quicklinks2 a:link {
	color: #333;
	text-decoration: none;
}
.quicklinks2 a:active {
	color: #333;
	text-decoration: none;
}
.quicklinks2 a:visited {
	color: #333;
	text-decoration: none;
}
.quicklinks2 a:hover {
	color: #C00;
	text-decoration: none;
}

.footerlinks_title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footerlinks {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 4px;
	line-height: 19px;
	text-decoration: none;
}

.footerlinks a:link {
	color: #666666;
	text-decoration: none;
}
.footerlinks a:active {
	color: #666666;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #666666;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.inputter {
	padding: 1px;
	font-size: 11px;
	margin: 2px 2px 2px 8px;
	color: #999999;
}
.menutitles {
	font-size: 16px;
	font-weight: bold;
	color: #D81F08;
	padding: 6px 0px 0px 11px;
}

.sublinks {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 4px 4px;
}

.sublinks a:link {
	color: #666666;
	text-decoration: none;
}
.sublinks a:active {
	color: #666666;
	text-decoration: none;
}
.sublinks a:visited {
	color: #666666;
	text-decoration: none;
}
.sublinks a:hover {
	color: #CC0000;
	text-decoration: none;
}
.exclusives_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}

.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 26px;
}

.onlinetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	line-height: 26px;
}

hr  {
border: 0;
height: 1px;
color: #EEEEEE;
background-color: #EEEEEE;
margin: 2px 0 0 0;
 }

.thinborderfloatright {
  float:right;
  border:solid 1px silver;
  padding:5px;
  margin-left:10px;
  } 
  
 .readmore {
	color: #CC6600;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 4px;
}

.readmore a:link {
	color: #CC6600;
	text-decoration: none;
}
.readmore a:active {
	color: #CC6600;
	text-decoration: none;
}
.readmore a:visited {
	color: #CC6600;
	text-decoration: none;
}
.readmore a:hover {
	color: #CC0000;
	text-decoration: none;
}
.indented {
	padding-left: 11px;
}

.codebox,a.codebox:link{
	border: 1px dashed #cccccc;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-align: justify;
	padding: 10px;
	background-color: #FFFFEC;
}
.thinborderfloatleft {
	float:left;
	border:solid 1px silver;
	padding:5px;
	margin-right:10px;
}

.thinborder {
	padding:3px;
}

.pollbox {
	background-color: #DB1F08;
	border-top: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 4px 9px;

}

a.squarebutton{
	background: transparent url('/im/buttons/square-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 11px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	color: #999999;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('/im/buttons/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

a.green{
background: transparent url('/im/buttons/square-green-left.gif') no-repeat top left
}

a.green span{
background: transparent url('/im/buttons/square-green-right.gif') no-repeat top right;
}

a.orange{
background: transparent url('/im/buttons/square-orange-left.gif') no-repeat top left
}

a.orange span{
background: transparent url('/im/buttons/square-orange-right.gif') no-repeat top right;
}

a.blue{
background: transparent url('/im/buttons/square-blue-left.gif') no-repeat top left
}

a.blue span{
background: transparent url('/im/buttons/square-blue-right.gif') no-repeat top right;
}

a.red{
background: transparent url('/im/buttons/square-red-left.gif') no-repeat top left
}

a.red span{
background: transparent url('/im/buttons/square-red-right.gif') no-repeat top right;
}


.rbroundbox { background: url(/im/box/nt.gif) repeat; }
.rbtop div { background: url(/im/box/tl.gif) no-repeat top left; }
.rbtop { background: url(/im/box/tr.gif) no-repeat top right; }
.rbbot div { background: url(/im/box/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/im/box/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
.topborder {
	border-top:solid 1px silver;
}
.botborder {
	border-bottom:solid 1px silver;


}
.date {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 88px;
}
.bannerpad {
	padding-bottom: 8px;
}

.footericon {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footericon a:link {
	color: #666666;
	text-decoration: none;
}
.footericon a:active {
	color: #666666;
	text-decoration: none;
}
.footericon a:visited {
	color: #666666;
	text-decoration: none;
}
.footericon a:hover {
	color: #CC0000;
	text-decoration: none;
}

.helitrader {
	font-size: 12px;
	font-weight: bold;
	color: #fef300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 4px;
}



.helitrader a:link {
	color: #fef300;
	text-decoration: none;
}
.helitrader a:active {
	color: #fef300;
	text-decoration: none;
}
.helitrader a:visited {
	color: #fef300;
	text-decoration: none;
}
.helitrader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.helitraderblack a:link {
	color: #666666;
	text-decoration: none;
}
.helitraderblack a:active {
	color: #666666;
	text-decoration: none;
}
.helitraderblack a:visited {
	color: #666666;
	text-decoration: none;
}
.helitraderblack a:hover {
	color: #000000;
	text-decoration: none;
}

.bcodebox, a.bcodebox:link {
	border: 1px dashed #cccccc;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	text-align: justify;
	padding: 10px;
	background-color: #333;
}
