/*- Partner Hats -------------------------------------------------------------*/

.partnerHat {
	display: none; /* override partner hats in biz dev stylesheet */
}
#specialReportBox {
}


/*- Headings -----------------------------------------------------------------*/

#specialReportBox h2 {
	color: #999;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	padding-top: .4em;
	margin-bottom: .5em;
}

#specialReportBox h2 a:link, #specialReportBoxh2 a:visited {

	text-decoration: none;
}
#specialReportBox h2 a:hover, #specialReportBox h2 a:active {

	text-decoration: underline;
}

#specialReportBox h3, #specialReportBox h4 {
	
}

#specialReportBox h4 {
		font-size: 1.2em;
}

#specialReportBox p {
	
}

/*- Lede ---------------------------------------------------------------------*/

	
#specialReportBox #srBoxLede {
	height: 3000px;
	position: relative;
	width: 740px;
}

  #specialReportBox #srBoxLede .lightCopy, #specialReportBox srBoxLede .lightCopy h2, #specialReportBox #srBoxLede .lightCopy a {
	
}

  #specialReportBox #srBoxLede .darkCopy, #specialReportBox srBoxLede .darkCopy h2, #specialReportBox #srBoxLede .darkCopy a {
	
}

#specialReportBox #srBoxLede   h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	text-transform: none;
	margin: 0 0 .1em 0;
	padding: 0;
}

#specialReportBox #srBoxLede h3 {
		font-size: 2em;
}

/*- Lede Layouts -------------------------------------------------------------*/

#specialReportBox #srBoxLede   .left {
	border: none;
	position: absolute;
	left: 11px;
	top: 10px;
	width: 574px;	
}

#specialReportBox #srBoxLede  .right {
	position: absolute;
	right: 11px;
	top: 10px;
	width: 420px;
	text-align: right;
}

#specialReportBox #srBoxLede .leftFull {
	border: none;
	position: absolute;
	left: 150px;
	top: 10px;
	width: 420px;	
}

#specialReportBox #srBoxLede   .leftFull h2 {
	width: 420px;
}

#specialReportBox #srBoxLede   .leftFull p, #specialReportBox #srBoxLede .leftFull ul {
	width: 420px;
}

#specialReportBox #srBoxLede   .rightFull {
	border: none;
	position: absolute;
	right: 11px;
	top: 3px;
	width: 420px;
	text-align: right;
	left: 2px;
}

#specialReportBox #srBoxLede   .rightFull h2 {
	width: 574px;
	float: right;
}

#specialReportBox #srBoxLede   .rightFull p, #specialReportBox #srBoxLede .rightFull ul {
	width: 420px;
	float: right;
}

/*- land rush Layouts -------------------------------------------------------------*/


table
{
	border-collapse: collapse;
	border-spacing: 0;
}


.infotable ul
{
    margin: 0;
    margin-left: 12px;
    padding: 0;
}

.infotable 
{
    border: 1px solid #eee;
}
.infotable td
{
    text-align: left;
    padding: 10px;
}
.borderright
{
    border-right: 1px solid #eee;
}

.qt_quote
{
    background-color: #f0f0f0;
    padding: 10px;
    width: 300px;
    font-weight: normal;
    line-height: 20px;
    maring-left: 10px;
}
.floatright
{
    float: right;
}
.qt_quotebiline
{
    font-weight: bold;
}

.contentheading, .componentheading_news, .componentheading_contact, .contentheading_product
{
    font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #729A1F;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
}

.componentheading_news
{
    margin-bottom: 20px;
}

.contentheading_news, div.title
{
	color: #729A1F;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}
.contentpaneopen, .contentpaneopen_news, .contentpane_contact
{
	color: #888;
	font-size: 13px;
	line-height: 20px;
}
.contentpainmain
{
}

.article_seperator_news
{
	margin: 5px 0 30px 0;
	border-bottom: 1px dotted #ccc;
}

.clear
{
	clear: both;
}

.arrow {
    padding-right: 5px;
    position: relative;
    top: -1px;
}

.listnumber
{
	color: #D5E4AD;
    font-size: 18px;
}

.noleft
{
    padding-left: 0;
    margin-left: 0;
}
.noright
{
    padding-right: 0;
    margin-right: 0;
}

.lowered_image
{
    position: relative;
    top: 2px;
}

.green
{
	color: #729A1F;
}

.red
{
    color: #990000;
}

.norm
{
    font-weight: normal;
}

.lightgrey
{
	color: #999999;
}


.infotable
{
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #888888;
	width: 420px;
	border: 1px solid #EEEEEE;
	padding: 0;
	margin: 0 9px 7px 0;
	vertical-align: top;
    background: #ffffff;
}

.infotable td
{
	margin: 0;
	vertical-align: top;
	padding: 15px 10px 10px 10px;
}

.padten td
{
	padding: 10px;
}

.infotable thead td
{
	margin: 0;
	background-color: #ffffff;
	height: 19px;
	padding: 5px 5px 6px 10px;
	background: #ffffff url(/imgs/tableinfo_headerbg.gif) repeat-x;
	color: #666;
    font-size: 18px;
	font-weight: normal;
    font-family: "Verdana", Helvetica, Arial, sans-serif;
}

.infotable tbody.treb, .treb
{    	
    color: #999999;
    font-size: 14px;
	font-weight: normal;
    font-family: "Verdana", Helvetica, Arial, sans-serif;
}

.infotable_odd
{
	background-color: #eeeeee;
	border-top: 1px dotted #D6D6D6;
	border-bottom: 1px dotted #D6D6D6;
}

.infotable_number
{
    font-size: 50px;
    color: #3399CC;
    font-weight: bold;
}


.wrap1, .wrap2, .wrap3 
{
    margin-left: auto;
    margin-right: auto;
}

.wrap1 
{
    float: left;
	background:url(../imgs/shadow.gif) right bottom no-repeat;
    border:1px solid white;
}
.large_wrap
{
	background:url(/imgs/shadow_large.gif) right bottom no-repeat;
}

.wrap2 
{
	padding-bottom: 12px;
	background:url(/imgs/corner_bl.gif) left bottom no-repeat;
}
.wrap3 
{
	padding:0 12px 0 0;
	background:url(/imgs/corner_tr.gif) 100% -4px no-repeat;
    border: 0px solid black;
}

.preloaders
{
    position: absolute;
    left: -1000px;
    top: -500;
}

.event-details {
	border-top:2px #3399CC solid;
	background-image:url(/imgs/event-box-bk.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px 35px;
}
