/* end hide */
body 
{
	height: 100%;
    font-size: 62.5%;    
    font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

textarea, input, select
{
    font-size: 1em;    
    font-family: verdana, arial, helvetica, sans-serif;
}


/*********************/
/* Bar Page.	     */
/*********************/
.popupMenu
{
	font-weight: bold;
	font-family: Tahoma,Arial,sans-serif; 
	width: 11.1em; 	
}
.popupMenu li
{
	width: 11.1em;
	height: 2.4em;
	position: relative;
	line-height:2.4em; 
}

.popupMenu a
{
	color:#363535; 
	width: 100%;
	height: 100%; 
	text-decoration: none;	
	position: absolute; 
	top: 0px;
	left: 0px;
	font-size: 1.2em;	
	padding-left: 1em;
}

.popupMenu li:hover
{
	color: black;
}

.popupMenu li:hover a
{
	color: #bbbbbb;
}

.barPageAlt
{
    width: 95.5em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.absText
{
	position: absolute;
	bottom: 1.3em;
	left: 20em;		
	font-weight: bold;
	font-family: tahoma, arial, sans-serif;
}

p.absText span
{
	font-size: 1.2em;
	color: White;
}

.getFlash
{
	position: absolute;
	bottom: 0.7em;
	left: 2em;	
}

.getFlash img
{
	width: 15.1em;
	height: 2.5em;
}

.barPageAltImage
{
	width: 50.9em;
	height: 41.3em;
}

.barPageAltRight
{
	width: 41.4em;
	height: 40.3em;
	float: right;
	text-align: right;
	padding-right: 1em;
	padding-top: 1em;
}

.seeYouSoon
{
	width: 14.8em;
	height: 4.6em;
	margin-top: 3em;
	float: right;
}

.selectedOnly
{
	padding-top: 6em;
	font-size: 0.9em;
	padding-right: 10em;
	width: 10em;
}

.barPageAltRight h1
{
	font-family: Impact, tahoma, arial, sans-serif;
	font-size: 3.8em;
	color: #ec1f25
}

.barPageAltRight p
{
	font-family: tahoma, arial, sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 1em;
}
.barPageAltRight p span
{
	color: #ed2024;
}

.barPageAltRight p.barFirst
{
	font-weight: bold;	
}

.barPageRed
{
	width: 100%;
	height: 11.9em;
	background-color: #b90b00;
}

.buttonHolder
{
	width: 64em;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.first
{
	margin-left: 8em;
}


.newsTicker
{
	position: relative;
}

.newsTicker, .newsTicker img
{
	width: 100%;
	height: 4.3em;
}

.newsTicker #tickContainer
{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;	
}

.newsTicker #tickContainer table
{
	width: 100%;
}

.footerHolder
{
	width: 100%;
}

#footer
{
	color: #7d7a7a;	
	width: 85em;
	margin-left: auto;
	margin-right: auto;
	height: 2.6em;
	line-height: 2.6em;
}

.floatLeft
{
	float: left;
}

.footerRightPart
{
	width: 57em;
	overflow: hidden;
}

.floatRight
{
	float: right;
}

#footer a
{
	font-size: 0.9em;
	color: #7d7a7a;	
	padding-right: 0.3em;
    font-family: tahoma, arial, sans-serif;
}

#footer p
{
	font-size: 0.9em;
	text-align: right;
    font-family: tahoma, arial, sans-serif;
    padding-top: 0.5em;
    padding-right: 0.5em;
}

.footerPadded
{
	padding-top: 0.5em;
}

#footer .addthis_button
{
	float: right;
	margin-top: 1em;
}

#footer addthis_button img
{
	width: 12.5em;
	height: 1.6em;	
	border: 0;
}

.rocketLogo
{
	margin-top: 0.5em;
	margin-left: auto;
	margin-right: auto;
}

.rocketLogo, .rocketLogo img
{
	width: 26.3em;
	height: 6.1em;
}

.postItFAC
{
	margin-top: 0.5em;
}

.postItFAC img
{
	width: 11.7em;
	height: 11.4em;
}

.barPageLimiter
{
	width: 100%;
	overflow: hidden;
}

.landingPageLimiter
{
	width: 95.5em;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.innerContent
{
	width: 100%;
}
.landingPageLimiter .innerContent
{
}

#ns4div, #ns4div1
{
	height: 3.2em;
	background-color: Transparent;
}

.newsTicker table A			
{
	text-decoration:none;    
    font-family: tahoma, arial, sans-serif;
    line-height: 3em;
    margin-right: 5em;
}

.newsTicker table A span	
{
    font-size: 1.2em;
}

.newsTicker table A:link	{color: #f9f622;}
.newsTicker table A:visited {color: #f9f622;}
.newsTicker tableA:hover	{color: red;background-color:#66ffff;}


	/* CSS for the scrollers */
div.horizontal_scroller, div.vertical_scroller
{
    position: absolute;
    top: 5px; /*left:500px;*/
    height: 24px;
    width: 940px;
    display: block;
    overflow: hidden; /*border:#CCCCCC 1px solid;
		z-index:1;*/
}

div.scrollingtext, div.scrollingtext a
{
    position: relative;
    white-space: nowrap;
    font-family: 'Trebuchet MS' ,Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 2em;
}
