@charset "utf-8";

/*	GLOBAL (reset, clearfix)
	------------------------------------------------------------------/
	
	/* SKIP LINK */
	a#skip_link {
		display: none;
	}
	
	/* RESET - sets default styles for general tags */
	html {
		color: #FFF;	
	}
	body {
		background: #000;
		font-size: 75%;
		line-height: 1.3;
	}
	
	body,
	h1, h2, h3, h4, h5, h6 {
		margin: 0;
	}
	h1, h2, h3, h4, h5, h6 {
		font-size: 100%;
		font-weight: normal;
	}
	:focus {
		outline:none;
	}
	dl, dt, dd,
	ol, ul, li {
		margin: 0;
		padding: 0;
	}
	li {
		list-style: none;
	}
	form {
		padding: 0;
		margin: 0;
	}
	body,
	input, select, textarea {
		font-family: Arial, Helvetica, sans-serif;
	}
	
	/* do not display borders on hidden fields - Fx3 */
	input[type="hidden"] {
		background: transparent !important;
		border: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		display: none !important;		
	}
	
	/* CLEARFIX - apply class to elements containing multiple floats */
	.clearfix:after {
	    content: ".";
	    display: block;
	    clear: both;
	    visibility: hidden;
	    line-height: 0;
	    height: 0;
	}
	.clearfix {
	    display: inline-block;
	}
	html[xmlns] .clearfix {
	    display: block;
	}
	* html .clearfix {
	    height: 1%;
	}
	.selected a{
		color: #F90;
		
	}

/*	LINKS
	------------------------------------------------------------------ */
	a, a:visited, a:active {
		color: #FFF;	
		text-decoration: none
	}
	a:hover {
		color: #F90;
		text-decoration: underline;
	}
	.selected a, .selected a:visited, .selected a:active, .selected a:hover {
		color: #F90;		
		
	}
	
/*	CONTAINER
	------------------------------------------------------------------ */
	#container {
		background: #000;
		width: 960px;
		margin: 0 auto;
	}

	
/*	HEADER ELEMENTS
	------------------------------------------------------------------ */
	#branding {
		background: url('../../images/header/branding.png') no-repeat center top;
		height: 69px;
		clear: both;
	}
	#logo_big {
		width: 320px;
		height: 45px;
		display: block;
		float: left;
		margin-top: 14px;
		text-indent: -999em;	
	}
	#logo_small {
		width: 95px;
		height: 45px;
		display: block;
		float: right;
		margin-top: 14px;
		text-indent: -999em;	
	}
	
	
/*	TOP NAVIGATION
	------------------------------------------------------------------ */
	#navigation, #popUpNav {
		background: url('../../images/header/nav_bg.png') no-repeat center top;	
		height: 35px;
	}
	#navigation *, #popUpNav * {
		float: left;
	}
	#navigation li, #popUpNav li {
		border-left-style: solid;
		border-left-width: 1px;
	}
	#navigation li.first, #popUpNav li.first {
		border-left: none;
	}
	#navigation li a,  #popUpNav li a {
		padding: 0 8px;
	}
	#navigation ul.main, #popUpNav ul.main {
		padding: 0 0 0 12px;
		line-height: 29px;
	}
	#navigation ul.global, #popUpNav ul.global {
		float: right;
		line-height: 18px;
		padding: 9px 12px 0 0;

		/*take coments out if verdana font wanted (MS)
		font-family: verdana, arial, helvetica;
		font-size: 1.167em;*/
	}
	#navigation ul.main li, #popUpNav ul.main li {
		border: 0;
		float: left;
	}
	#navigation ul.main li a, #popUpNav ul.main li a {
	
	}
	#navigation ul.global li, #popUpNav ul.global li a {
		border-left-color: #FFF;
	}
	#navigation ul.global li a, #popUpNav ul.global li a {
		height: 18px;
	}


/*	TOP NAVIGATION ELEMENTS
	------------------------------------------------------------------ */
	#navigation ul.main  li a {
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -999em;	
		background: url('../../images/header/top_nav_New.png') no-repeat left top;
	
	}
    #navigation ul.main li#main_01 a {
    background-position:8px 0;
    width:74px;
    }
    #navigation ul.main li#main_01 a:hover {
    background-position:8px -35px;
    }
    #navigation ul.main li#main_01 a.selected {
    background-position:8px -35px;
    }
    #navigation ul.main li#main_02 a {
    background-position:-82px 0;
    width:84px;
    }
    #navigation ul.main li#main_02 a:hover {
    background-position:-82px -35px;
    }
    #navigation ul.main li#main_02 a.selected {
    background-position:-82px -35px;
    }
    
	#navigation ul.main li#main_03 a {
		width: 79px;
		background-position: -179px 0;
	}
	#navigation ul.main li#main_03 a:hover		{background-position: -179px -35px;}
	#navigation ul.main li#main_03 a.selected	{background-position: -179px -35px;}
    
    #navigation ul.main li#main_04 a {
    background-position:-274px 0;
    width:120px;
    }
    #navigation ul.main li#main_04 a.selected {
    background-position:-274px -35px;
    }
    #navigation ul.main li#main_04 a:hover {
    background-position:-274px -35px;
    }
    #navigation ul.main li#main_05 a {
    background-position:-426px 0;
    width:105px;
    }
    #navigation ul.main li#main_05 a:hover {
    background-position:-426px -35px;
    }
    #navigation ul.main li#main_05 a.selected {
    background-position:-426px -35px;
    }


/*	POPUP NAVIGATION
	------------------------------------------------------------------ */
	#popUpNav ul.main {
		padding: 0;
	}
	#popUpNav {
		height: 23px;
	}
	#popUpNav ul.main  li a {
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -999em;	
		background :url('../../images/header/popUpNav.png') no-repeat left top;
	}
	#popUpNav ul.main li#main_01  a {
		width: 130px;
		background-position: 0 0;
	}
	#popUpNav ul.main li#main_01 a:hover	{background-position: 0 -33px;}
	#popUpNav ul.main li#main_01 a.selected {background-position: 0 -33px;}
	
	#popUpNav ul.main li#main_02  a {
		width: 135px;
		background-position: -146px 0;
	}
	#popUpNav ul.main li#main_02 a:hover	{background-position: -146px -33px;}
	#popUpNav ul.main li#main_02 a.selected {background-position: -146px -33px;}
	
	#popUpNav ul.main li#main_03 a {
		width: 135px;
		background-position: -297px 0;
	}
	#popUpNav ul.main li#main_03 a:hover	{background-position: -297px -33px;}
	#popUpNav ul.main li#main_03 a.selected {background-position: -297px -33px;}
	
	#popUpNav ul.main li#main_04  a {
		width: 133px;
		background-position: -447px 0;
	}
	#popUpNav ul.main li#main_04 a:hover	{background-position: -447px -33px;}
	#popUpNav ul.main li#main_04 a.selected {background-position: -447px -33px;}


/*	POPUPS
	------------------------------------------------------------------ */
	#popup {
		width: 853px;
		padding: 20px 0 20px 10px;
		position: relative;
	}
	#popup h1 {
		padding-bottom: 17px;
		padding-left: 12px;
		font-size: 1.833em; /* 18px */
		font-weight: normal;
	}
	#popup #popupLogo {
		position: absolute;
		right: 20px;
		top: 18px;
		background: url(../../images/header/popUpLogo.jpg) no-repeat right center;
		text-indent: -9999em;
		width: 62px;
		height: 27px;
	}
	#popUpContents {
		width: 796px;
		padding-left: 12px;
	}
	#popup #popUpContents h2,
	#popup #popUpContents h3 {
		clear: both;
		display: block;
		text-align: left;
		padding-top: 15px;
		padding-bottom: 12px;
		font-weight: bold;
	}
	#popup #popUpContents h2 {font-size: 1.167em;}
	#popup #popUpContents h3 {font-size: 1.167em;}
	#popup #popUpContents h4 {font-size: 1.167em;}
	
	#popUpContents ul,
	#popUpContents ol {
		margin-bottom: 15px;
	}
	#popUpContents ul li {
		list-style: disc;
		list-style-position: inside;
	}
	#popUpContents ol li {
		list-style: decimal;
		list-style-position: inside;
	}
	#popup #popUpContents a {
		text-decoration: underline;
	}
	
	#popUpContents .question {
		margin-top: 20px;
	}
	#popUpContents .question h3 {
		font-size: 1.167em;
		font-weight: bold;
	}
	#popUpContents .question span {
		display: block;
	}
	#popUpContents .question span a {
		background: url('../../images/content/navigation/arrow_up.png') no-repeat left center;
		padding-left: 12px;
	}
	

/*	CONTENT
	------------------------------------------------------------------ */
	#content, #contentMemebers {
		float:left;
		min-height: 637px;
		overflow:visible;
		position: relative;
		width: 960px;
		background: #000 url('../../images/content/backgrounds/bg_s_and_l_tiled.gif') no-repeat top center;
	}

	#content #homeTitle {	
		position: relative;
		z-index: 1001;
		float: left;	
		height: auto;	
		padding: 10px 0 15px 21px;
		font-size: 5em;
		color: #999;
		width: 380px;
	}
	#content #homeTitle .signUp {
		display: block;
		background: url('../../images/buttons/button_findout_now.png') left top;
		width: 226px;
		height: 42px;
		text-indent: -9999em;
		margin-top: 9px;
	}

	#content #homeTitle .signUpLink {
		display: block;
		margin-top: 9px;
		border: none !important;
	}


/*	SUBNAVIGATION
	------------------------------------------------------------------ */
	#content #subnavigation {
		background: #000 url('../../images/content/navigation/subnavigation_bg.png') no-repeat top center;
		float: left;
		float: left;
		width: 196px;
		height: auto;	
		padding: 0 0 15px 0;
		margin-top: 10px;
	}
	#content #subnavigation * {
		float: left;
	}
	#content #subnavigation h1 {
		font-size: 1.333em;
		display: block;	
		margin-top: 11px;
		padding-left: 20px;
	}
	#content #subnavigation ul {
		padding: 10px 10px 0 7px;
	}
	#content #subnavigation li {
		padding: 0 0 3px 0;
	}
	#content #subnavigation li a {
		display: block;
		padding: 0 0 0 13px;
		width: 166px;
	}
	#content #subnavigation li.selected a {
		background: url('../../images/content/navigation/arrow_selected.gif') no-repeat left 3px;
		color: #F90;
	}
	#content #subnavigation li.separator {
		border-bottom: 1px solid #333333;
		margin-bottom: 6px;
		margin-left: 0;
		padding-bottom: 8px;
		text-indent: 0;	
	
	}
	#content #subnavigation li.separator span {
		background: #333;
		height: 1px;
		width: 177px;
		margin: 6px 2px 5px 3px;
		overflow: hidden;
	}


/*	CONTENT - HOMEPAGE 
	------------------------------------------------------------------ */
	#content #flashContent {	
		position: relative;	
		float: right;
		padding: 10px 20px;	
	}
		#selectedprices { 
			margin-bottom: 10px;
		}
		#selectedprices2 {
			margin-top: 10px;
		}
		
	#content .contentTrading {	
		margin-top: 4px;
		padding-bottom: 10px;
		background: #232323;
		width: 400px;
	}
	
	#content .contentTrading h2 {
		background: url('../../images/content/backgrounds/homepageTitleBg.png') no-repeat left top;
		height: 30px;
		padding: 12px 20px 0;
		font-size: 1.6em;
	}
	#content .contentTrading .tradingTxt {
		color: #fff;
		padding: 0 11px 0px 10px;
	}
	#content .contentTrading .tradingTxt table {
		padding: 0;
		margin: 0;
		border: 0;
	}
	#content .contentTrading .contentLinks {
		text-align: right;
		margin-top: 10px;
	}
	
	#content .contentTrading .contentLinks a, #contentMemebers span a {
		display: inline-block;
		padding: 0 10px 0 12px;		
		background: url('../../images/content/navigation/arrow_selected.gif') no-repeat left 3px;
	}
	#content .contentTrading .col_1 {
		width: 66px;
	}
	#exampleTxt10 {
		font-size: 0.833em;
	}
	#exampleTxt11 {
		font-size: 0.917em;
	}
	
	
/*	CONTENT - MEMBERS
	------------------------------------------------------------------ */
	#contentMemebers {
		background: #000;
		height: auto;
	}
	#contentMemebers h1 {
		padding: 14px 33px;
		float: left;
	}
	#contentMemebers span {
		padding: 17px 0 18px;
		display: block;
	}
	#contentMemebers iframe {
		display: block;
		clear: both;
		background: #fff;
		border-width: 0px;
	}
	#contentMemebers #iframeLeft {
		clear: both;
		float: left;
	}
	#contentMemebers #iframeLeft iframe {
		margin: 0 0 13px 20px;
	}
	#contentMemebers #iframeRight {
		float: right;
	}
	
	#contentMemebers #iframeRight iframe {
		margin: 0 20px 13px 0;
	}
	#contentMemebers #flashShorts {
		clear: both;
		margin: 0 0 20px 18px;
	}
	#contentMemebers #flashShorts img {
		padding-right: 7px;
	}


/*	NAV IMAGE
	------------------------------------------------------------------ */
	#contentImage * {
		z-index: 1;
	}
	
	#contentImage {
		background: url('../../images/content/backgrounds/blackTransparent.png') left top;
		text-align: left;
		float: left;
		margin: 10px 0 0 35px;
		padding: 16px;
		width: auto;
		height: auto;
		position: auto;
		width:680px;
	}

		.wText {
			font-size: 1.333em;
		}

	#contentImage span {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 0;
	}
	#contentImage label {
		display: block;
		padding-bottom: 10px;
	}
	#contentImage input {
		display: block;
		margin-bottom: 10px;
		width: 215px;
		background: #CCC;
		border-width: 0px;
	}
	#contentImage textarea {
		display: block;
		width: 215px;
		height: 102px;
		background: #CCC;
		border-width: 0px;
	}
	#contentImage .send {
		position: relative;
		background: url('../../images/buttons/send.jpg') left top;
		width: 98px;
		height: 28px;
		opacity:1;
		text-indent: -9999em;
		margin-top: 15px;
	}
	#contentImage .home {
		display: block;
		background: url('../../images/buttons/home.jpg') left top;
		width: 73px;
		height: 28px;
		text-indent: -9999em;
		margin-top: 15px;
	}
	#commnicate {
		width: 362px;
		padding: 0;
	}

/*	CONTENT (over light background)
	------------------------------------------------------------------ */	
	.no_trans {
		background-image: none !important;
	}
	


/*	MEMBERS ENTRY
	------------------------------------------------------------------ */
	#memebersEntryLeft {
		float: left;
		width: 284px;	
	}
	#contentImage h3 {
		font-size: 1.333em;
		padding: 12px 0 0 0;
	}
	#contentImage h4 {
		padding-top: 25px;
		font-size: 1.333em;
		padding-bottom: 15px;
	}
	#memebersEntryLeft span {
		display: block;
		color: #FF0000;
		position: relative;
		padding-bottom: 10px;
	}
	#memebersEntryLeft .enter {
		border: 0;
		background: url('../../images/buttons/enter.jpg') left top;
		width: 69px;
		height: 28px;
		text-indent: -9999em;
		margin-top: 15px;
	}
	#memebersEntryRight {
		float: left;
		width: 312px;
		margin-left: 20px;
	}
	
	.apply {
		display:block;
		background: url('../../images/buttons/apply.jpg') left top;
		width: 101px;
		height: 28px;
		text-indent: -9999em;
		margin-top: 15px;
	}
	
	.more {
		display: block;
		background: url('../../images/buttons/more.jpg') left top;
		width: 122px;
		height: 28px;
		text-indent: -9999em;
		margin-top: 15px;
	}


/*	FORMS
	------------------------------------------------------------------ */
	#content #myAccount {
		width: 687px;
		background: url('../../images/content/backgrounds/background_myAccount.png') no-repeat right top;
		float: right;
		padding:0px 0px 7px 0px;
		margin: 10px 20px 0 0;		
		overflow:visible;
	}

	#content #myAccount p, #content #myAccount form{
		padding-left:10px;
	}
	#content #myAccount h2 {
	
	}
	#content #myAccount form h3 {
		padding: 15px 0px 12px 5px;	
		border-top: 1px solid #333;
		width: 437px;	
		margin-top:10px;
		float:left;
	}
	#content #myAccount p {
		width: 446px;			
	}
	#content #myAccount form{
		width:454px;
		float:left;
		padding-bottom:10px;
	}
	#content #myAccount table {
		padding: 0 0 14px 0;	
		width:687px;
	}
	#content #myAccount table tr {
		margin-bottom:1px;
		float:left;
		padding: 0;
	}
	#content #myAccount table td table {
		padding: 0;
		width:auto;
	}
	#content #myAccount table td table td input {
		width: auto;
	}
	#content #myAccount .row {
		background: #252525;
		float:left;
		margin-bottom:3px;
	}
	#content #myAccount .leftCol {
		float:left;
		width: 209px;
		background: #252525;
		padding:6px 0 0 10px;		
		vertical-align:middle;
		margin:0;
		clear:both;
	}
	#content #myAccount .rightCol {
		float:left;
		width: 216px;
		background: #000;		
		padding:4px 0 4px 10px;
	}		
	#content #myAccount .gender{
		display:block;
	}
	#content #myAccount .errorText {
		color: #FF0000;
		font-weight:bold;
	}
	#content #myAccount input.radio {
		padding:0;	
		background:none;	
		width:auto;
		clear:both;
		border-width:0px;
	}

	#content #myAccount input {
		display: inline-block;	
		width: 166px;
		background: #CCC;
		border: 1px solid #999;		
	}
	#content #myAccount .rightCol select {

	}
	#content #myAccount textarea {
		display: inline-block;
		width: 215px;
		height: 102px;
		background: #CCC;
		border-width: 0px;
	}
	#content #myAccount #submitBtn{	
		background: url('../../images/buttons/next.jpg') left top;
		width: 43px;
		height: 20px;	
		float:right;
		margin-right:9px;
		margin-top:10px;				
	}	
	#content #myAccount .next {
		border: 0;	
		width: 43px;
		height: 20px;	
		opacity:0;
		text-indent:-9999em;
		cursor:pointer;	
	}
	#content #myAccount #sendAppBtn{	
		background: url('../../images/buttons/sendApp.gif') left top;
		width: 112px;
		height: 20px;	
		float:right;
		margin-right:9px;
		margin-top:10px;				
	}
	#content #myAccount .sendApp {
		border: 0;	
		width: 112px;
		height: 20px;	
		opacity:0;
		text-indent:-9999em;
		cursor:pointer;	
	}
	#content #myAccount .btmTblSpc {
		height: 10px;
		border-bottom: 1px solid #333;
		display:block;
		clear: both;
		width: 445px;
	}
	#content #myAccount .frmButton {
		width: 462px;
		padding-top: 10px;	
	}
	#content #myAccount .noBorder {
		border-width: 0px;
	}
	#content #myAccount .radioBtns{
		padding:5px 0;
	}
	
	#content #myAccount .thankyou{
		padding:10px 0 0;
		display:block;
		font-size:1.1em;
	}
	#content #myAccount .furtherDetail{
		padding:15px 0 15px 5px;
		margin:0;
		border:0px;
	}
	#content #myAccount .signUp{
		margin-top:20px;
	}
	
	.hiddenInput{
		margin:0 !important;
		display:none;
	}

	/* ERROR MESSAGE */
	p#form_error_msg {
		color: #ff0000;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.error {
	color: #ff0000 !important;
	}


/*  TERMS
	------------------------------------------------------------------ */
	#terms {
		overflow:auto;
		height:400px;
		width:673px;
		margin-bottom:15px;
	}
	#termsBottom {
		border-top:1px solid #333333;
		padding:15px 0 9px;
		width:673px;
	}
	#termsBottom .reject {
		background:transparent url(../../images/buttons/reject.jpg) repeat scroll left top;
		border:0 none;
		float:right;
		height:20px;
		text-indent:-9999em;
		width:53px;
		margin:5px;
	}
	#termsBottom .accept {
		background:transparent url(../../images/buttons/accept.jpg) repeat scroll left top;
		border:0 none;
		float:right;
		height:20px;
		text-indent:-9999em;
		width:57px;
		margin:5px;
	}

/*	MEMBERSHIP NUMBER
	------------------------------------------------------------------ */
	#membershipNo p {
		border:1px solid #333333;
		background:#000000;
		font-size:125%;
		padding:10px;
		margin-left:20px;
	}
	#membershipNo strong {
		color:#FF9900;
	}
	#membershipNo img {	
		float:left;
		padding-left:7px;
		padding-top:15px;
	}
	
/*	ACCOUNT NUMBER
	------------------------------------------------------------------ */
	#accNo p {
		background:#000000;
		padding:10px;
		margin-left:20px;
		width:353px !important;
	}
	#accNo span {
		color:#FF9900;
	}	

/*	SLIDING DOORS BACKGROUND
	------------------------------------------------------------------ */
	#myAccount h2 {
		background: transparent url('../../images/content/backgrounds/rightTitleBg.png') no-repeat scroll right top;
	}
	#myAccount h2 span {
		display: block;
		background: transparent url('../../images/content/backgrounds/leftTitleBg.png') no-repeat scroll left top;
		height: 30px;
		padding: 12px 0px 0 22px;
		margin-right:37px;
	}
	
	#myAccount h4 span {
		display: block;
		background: transparent url('../../images/content/backgrounds/secondaryTitleBg.png') no-repeat scroll left top;
		height: 30px;
		padding: 12px 0px 0 12px;
		margin-right:37px;
	}
	#nav a div {
		cursor: pointer;
		display: block;
		float: left;
		margin: 0 16px 0 0;
		padding: 7px 0 6px 12px;
	}


/*	CONTENT LIVE
	------------------------------------------------------------------ */
	#contentImage h1 {
		font-family: arial;
		font-size: 2.333em;
		color: #ccc;
		margin-bottom: 10px;
		padding-top: 5px;
	}
	
			.no_trans h1 {
			color: #333 !important;
		}

	#contentImage h1 strong {
		display: block;
		color: #999;
		font-size: 0.5em;
		font-weight: normal;
		margin-bottom: 5px;
	}
	
			.no_trans h1 strong {
			color: #666 !important;
		}

	#contentImage h2 {
		color: #ff9900;
		font-size: 1.333em;
	}
	#scrollDiv 
	{
		position:relative;
		width: 650px;
		height: 397px;
		overflow: auto;
		padding: 0 16px 0 0;
		margin-top: 16px;
		font-size: 1.333em;
	}
		.narrow {width: 375px;}
		.medium {width: 500px;}
		.wide	{
		}
		
	#scrollDiv h2 {
		padding-bottom: 6px;
	}

	#scrollDiv ul li{
		list-style-type:disc;
		list-style-position:inside;
		margin-left:5px;
	}
	
			.no_trans p,
		.no_trans a,
		.no_trans a:visited,
		.no_trans a:active {
			color: #000 !important;
		}
		.no_trans a:hover {
			color: #000 !important;
		}

	
	
/*	AFFILIATE MEMBERSHIP FORM
	------------------------------------------------------------------ */
	.affiliate_membership {
		width: 670px !important;
	}
		.affiliate_membership p {
			margin: 10px 0 0 0;
		}
		.affiliate_membership h3 {
			margin-bottom: 10px;
		}
		.affiliate_membership label,
		.affiliate_membership input {
			width: auto !important;
			display: inline !important;
			margin: 0 0 5px 0 !important;
		}
		.affiliate_membership input#opt_in {
			background: none;
			margin: 0;
		}
		.affiliate_membership span.label {
			position: relative !important;
			display: -moz-inline-stack !important;
			display: inline-block !important;
			width: 180px !important;
		}
		.affiliate_membership div.submit {
			padding-top: 15px;
		}
		div.submit input {
			font-size: 0;
			cursor: pointer;
		}


/*	FOOTER
	------------------------------------------------------------------ */
	#footer {
		background: #000;
		padding: 14px 20px 14px 10px;
		color: #666;
		margin-bottom: 20px;
		float: left;
		width: 960px;
	}
	#footer h3 {
		font-size: 1.3em;		
		color: #FF9900;
		border-bottom: 1px solid #333;
		padding: 0 0 10px 0;
		margin-bottom: 11px;
	}
	#seo {
		float: left;
		width: 548px;
		padding: 0 10px 0 0;
	}
		#seoTxt {		
			padding: 0 15px 0 0;
			margin-bottom: 12px;		
		}		
		
		#seoLeft {
			padding: 0 8px 0 0;
			float: left;
			width: 168px;
		}
		#seoRight {
			float: left;
			width: 326px;
		}
		#siteinfo {
			float: left;
			width: 362px;
		}
			#siteinfo li {
			
			}
			#siteinfo a {
				color: #666;	
			}	
			
				.col_single {
					float: left;
					width: 171px;
					padding: 0 0 20px 0;
				}
				.col_single ul {
					padding: 0;
					margin: 0;
				}
				.col_single #footerNav li {
					list-style: disc !important;
					list-style-position: inside !important;
					padding-left: 0;
				}
				.col_double {
					float: left;
					width: 161px;
					padding: 0 0 20px 16px;
				}
				.col_double img {
					float: right;
				}
				#siteinfo span {			
					float: left;
					padding: 0 0 14px;
				}
			
			
/*	SITE MAP
	------------------------------------------------------------------ */
	.sitemap_section {
		width: 645px;
		margin-bottom: 15px;
		padding: 5px 0 15px 0;
	}
	.border_bottom {
		border-bottom: 1px solid #333;
	}
	.sitemap_section .subsection {
		float: left;
		width: 200px;
		margin: 0 15px 0 0;
	}
	.sitemap_section .subsection h4 {
		font-size: 1em !important;
		font-weight: bold;
		margin: 0 !important;
		padding: 0 0 10px 0 !important;
	}
		
		.sitemap_section .subsection ul.col_1,
		.sitemap_section .subsection ul.col_2 {
			float: left;
			width: 8.333em; /* 100px */
			margin: 0;
			padding: 0;
			list-style: none;
		}
		.sitemap_section .subsection ul li {
			padding-left: 10px;
			background: transparent url(../../images/content/bullets/bullet_arrows_white.gif) no-repeat 0 5px;
		}
		.sitemap_section .subsection ul li a {
			text-decoration: underline;
		}
		
/*	SMALL POPUP CONTENT
	----------------------------------------------------------------- */
	#contentSmallPopUp{
		float:left;
		min-height: 637px;
		overflow:visible;
		position: relative;
		background: #000;
	}		

/*  SMALLPOPUP 
	----------------------------------------------------------------- */
	#smallPopUp{
		background: url('../../images/content/backgrounds/background_popUp.jpg') no-repeat left top;
		width: 450px;
		float:left;
	}
	#contentSmallPopUp #smallPopUp p, #contentSmallPopUp #smallPopUp form{
		padding-left:10px;
	}
	#contentSmallPopUp #smallPopUp p {
		width: 446px;			
	}
	#contentSmallPopUp #smallPopUp form{
	width:545px;
	float:left;
	padding-bottom:10px;
	}
	#contentSmallPopUp #smallPopUp .row {
		background: #252525;
		float:left;
		margin-bottom:3px;
	}
	#contentSmallPopUp #smallPopUp .leftCol {
		float:left;
		width: 265px;
		background: #252525;
		padding:6px 0 0 10px;		
		vertical-align:middle;
		margin:0;
		clear:both;
	}
	#contentSmallPopUp #smallPopUp .rightCol {
		float:left;
		width: 216px;
		background: #000;		
		padding:4px 0 4px 10px;
		}
		
	#contentSmallPopUp #smallPopUp #pdfButton{	
		background: url('../../images/buttons/download_pdf.jpg') no-repeat left top;
		width: 100px;
		height: 18px;
		padding-left:4px;			
		}	
	#contentSmallPopUp #smallPopUp .pdf {
		border: 0;	
		width: 100px;
		height: 18px;	
		opacity:0;
		text-indent:-9999em;
		cursor:pointer;	
	}
	#contentSmallPopUp #smallPopUp .topTblSpc {
		height: 10px;
		border-top: 1px solid #333;
		display:block;
		clear: both;
		width: 383px;
		margin-left:10px;
	}
	#contentSmallPopUp #smallPopUp .contentCol {
		float:left;
		width: 100px;
		background: #000;		
		padding:4px 4px 4px 4px;
		font-weight:bold;
		}	
	#contentSmallPopUp #smallPopUp .contentCol .infoText{
		text-decoration:underline;
		font-weight:normal;
		font-size:50%;
	}	

	#downloadReader {
		background:#000000 none repeat scroll 0 0;
		border:1px solid #333333;
		float:left;
		margin-bottom:10px;
		margin-left:10px;
		margin-top:20px;
		padding-top:10px;
		width:200px;
	}
	#downloadReader img {
		float:left;
		padding:0 10px 10px;
	}
	#downloadReader span{
		margin-top:10px;
		padding-top:10px;
	}		