*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


BODY{
	
	margin: 10px auto 10px auto;
	padding: 0px;
	background-color: #A61A1F;
	text-align: center;
	background-image: url(images/global/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

	
	
#container{
	margin: 0px auto 0px auto;
	width:768px;
	border: 2px solid #333333;
	background-image : url(images/global/footer_bg.gif);
	background-repeat : no-repeat;
	background-position :left bottom;
	text-align:left;
	background-color:#ffffff	
}	
	
#headerContainer{
	background-image : url(images/global/headerBG.jpg);
	height:122px;
	background-repeat : no-repeat;
}

#header{
	
}

#logo{
	margin: 6px 0px 0px 29px;
	float:left;
	display:inline
}
		

#mainNav{
	border: 0px solid #EEEEEE;
	height:30px;
	line-height:30px;
	background: url(images/global/topnav_bg.gif) repeat-x right 0;
}


#mainNav UL LI{
		border-right:1px solid #DF590F;
		font-weight:bold;
		padding: 0px 0px 0px 0px;
		margin:0px;
		float:left;
		display:inline;
		position:relative;
		list-style-type:none;
		list-style-image:none;
		list-style-position:outside;
		border:0px solid red;
	}
	
#mainNav LI.lastOne{
		border-right:0px solid #DF590F;
		}	

#mainNav A {
	text-align: center;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight: normal;
	color: #FDE4D4;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	float:left;
	display:inline;
	background: url(images/global/topnav_normal.jpg) repeat-x top left;
}
	
#mainNav A:hover, #mainNav .hoverTopNav  {
		background: url(images/global/topnav_over.jpg) repeat-x top left;
		color:#ffffff
	}
	

#mainNav .activeTopNav {
		background: url(images/global/topnav_over.jpg) repeat-x top left;
		color:#ffffff
	}
	

#SubNavHolder{
		border: 0px solid #EEEEEE;
		position:absolute;
		display:none;
		z-index: 500

	}
	

#navHome{
	width:53px
}

#navServices{
	width:94px	
}

#navColocatedServices{
	width:140px
}

#navActivities{
	width:138px
}

#navNews{
	width:50px
}

#navEmployment{
	width:93px
}

#navPublications{
	width:91px
}

#navContacts{
	width:67px
}
	
	
/*left sub position total of preceeding items*/ 
#sub1{
	left:1px;
}	

#sub2{
	left: 54px;
	width: auto;
}	

#sub3{
	left:148px
}	

#sub4{
	left:288px
}	

#sub6{
	left:476px
}	

#sub7{
	left:569px;
	
}	

#sub7 UL{
	width:165px	
}



.subNav{
	display: none;
	border-top: 1px solid #DF590F;
	border-left: 1px solid #E48241;
	border-right: 1px solid #545454;
	border-bottom: 2px solid #3C3C3C;
	position: absolute;
	width: auto;
	padding: 0px;
	margin: 0px;
}

.SubNavMenuHolder {
	display:inherit;
	background: url(images/global/subnav_bg.jpg) repeat-x;
	background-color:#CA5609;
	padding:4px 4px 8px 4px;
	color:#ffffff
}



.SubNavMenuHolder .fees{
	float: right;
	display: inline;
	color: #EFC8AE;
	margin: 3px;
	padding:4px;
	text-decoration: underline;
}

.SubNavMenuHolder 	a:hover{
	color: #ffffff;
}


.SubNavMenuHolder H1{
	font-size:12px;
	margin: 5px 0px 0px 4px;
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #B14B07;
}


	.SubNavMenuHolder UL {
		margin:0px;
		padding:0px 0px 0px 0px;
		border:0px solid #cccccc;	
		width:200px;
			
	}

	.SubNavMenuHolder LI {
		font-size:11px;
		line-height:16px;
		margin:0px;
		padding:0px 0px 0px 0px;
		list-style-type:none;
		/*IE 6 needs this bottom border for some reason*/
		border-bottom:1px solid #B14B07;
		xbackground-color: Blue;	
					
	}

.SubNavMenuHolder LI A,	
.SubNavMenuHolder LI A:link, 
.SubNavMenuHolder LI A:active,
.SubNavMenuHolder LI A:visited{
		
		color: #EFC8AE;
		border:0px solid blue;
		width: auto;
		padding:4px 4px 4px 16px;
		background-image: url(images/global/subnav_item_normal.gif);
		background-repeat: no-repeat;
		background-position: top left;
		width:auto;	
		display:block;
		text-decoration: none;
					
}
			
.SubNavMenuHolder LI A:hover{
	color: #ffffff;
	background-image: url(images/global/subnav_item_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #A61A1F;
	text-decoration: none;
}

.SubNavMenuHolder LI A.locked{
	background-image: url(images/global/subnav_item_lock_normal.gif);
}

.SubNavMenuHolder LI A.locked:hover{
	background-image: url(images/global/subnav_item_lock_over.gif);
}


.subNavTable TABLE{
	display:inherit;
	margin: 0px 0px 0px 0px;
}		
		
.subNavTable TD{
	width: auto;
	vertical-align:top;
	background-color : transparent;
	padding: 0px 10px 0px 0px;	
}			


#contentContainer{
	background-image : url(images/global/content_bg.gif);
	background-repeat : no-repeat;
	background-position :left top;
	padding:0px;
	text-align:center;
	vertical-align: top;
	padding:10px 22px 20px 22px;
	text-align: left;
	border:0px solid red;
}

#content{
	margin:0px;
	padding:0px;
	text-align: left;
	border:0px solid red;
	line-height: 200%;
	
	
}

.contentWithRHS{
	width:460px;	
}

.contentWithRHS p {
	line-height: 1.5em;
	text-align: justify;
	}

.contentFullWidth{
	
}

#contentContainer h1, #contentContainer h1 A {
	font-size: 2em;
	font-weight: normal;
	color: #F57B2B;
	padding: 0px 4px 0px 0px;
	margin: 7px 0 5px 0px;
	border-bottom: 1px solid #BC510A;
	line-height: normal;
	
}

#contentContainer h2, #contentContainer h2 A {
	font-size:1.4em;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	border-bottom:0px dotted #999999;
	padding:0px 0px 0px 0px;
	color: #555555;
	
}

#contentContainer h3, #contentContainer h3 A {
	font-size: 1.3em;
	font-weight: normal;
	color: #F57B2B;
	padding: 0px 4px 0px 0px;
	margin: 7px 0 5px 0px;
	xborder-bottom: 1px solid #BC510A;
	line-height: normal;

}

#contentContainer h4, #contentContainer h4 A, #contentContainer DIV.contentWithRHS#content h4, .heading4 {
	border:0px solid #FDB813;
	background-color: #00AEEF;
	line-height: 20px;
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	margin:7px 0px 0px 0px;
	background-image: url(images/global/key_data_heading_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding:5px 5px 5px 35px ;


}

#contentContainer TD, #contentContainer TH{
	vertical-align: top;
}

#content UL.nomargin{
	margin:10px 0px 0px 0px ;
	padding:0px
	
}

#content a:link, #content a:visited, #content a:active, 
#keydata a  {
		text-decoration:underline;
		color:#F57B2B;
		
		
	}

#content	a:hover,
#keydata a:hover  {
		color:#F57B2B;
		background-color: #FEEBDF
		
	}


#keydata{
	border:1px solid #A81A1E;
	float:right;
	display: inline;	
	width: 240px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	clear: both;	

}


#keydata LI {
	margin: 2px 2px 0px 2px;
	padding: 8px 8px 8px 8px;
	list-style-type: none;
	list-style: none;
	list-style-position: outside;
	border-top: 0px solid #cccccc;
	background-image: url(images/global/key_data_item_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#keydata LI.blank  {
	background-image: none;
}


#keydata LI UL{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	list-style: none;
	list-style-position: outside;	
	border:0px solid red
	
}

#keydata LI UL LI{
	margin: 0px;
	border:0px solid red	
}

#keydata UL LI{
	margin: 2px 2px 0px 0px;	
	padding: 2px 8px 2px 0px;
	list-style-type: square;
	list-style: square;
	list-style-position: outside;
	border-top: 0px solid #cccccc;
	background-image: none;
	border:0px solid red
}

#keydata LI.heading, .keydata{
	background-color: #A81A1E;
	line-height: 20px;
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	background-image: url(images/global/key_data_heading.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding:5px 5px 5px 35px ;
	border-bottom:0px dotted #FDB813;
	
}

#keydata LI.headingBlue{
	background-color: #00AEEF;
	line-height: 20px;
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	background-image: url(images/global/key_data_heading_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding:5px 5px 5px 35px ;
	border-bottom:0px dotted #FDB813;
	
}

#keydata LI.contact{
	background-color: #A81A1E;	
	line-height: 20px;
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	background-image: url(images/global/key_data_heading_contact.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding:5px 5px 5px 35px ;
	border-bottom:0px dotted #FDB813;
	
}



#keydata LI.pdf, LI.pdf, #publicationsListing LI.pdf{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	background-image: url(/images/global/icon_pdf.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 31px;
	line-height:18px;
	clear:left
	
}


A.pdf{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	background-image: url(/images/global/icon_pdf.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 22px;
	line-height: 24px;
	display: inline;
}



#keydata LI.word, LI.word, #publicationsListing LI.word{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background-image: url(images/global/icon_doc.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 31px;
}

#keydata LI.ppt, LI.ppt, #publicationsListing LI.ppt{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background-image: url(images/global/icon_ppt.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 31px;
}

#keydata LI.popup, LI.popup, #publicationsListing LI.popup{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/global/icon_popup.gif);
	background-position: 12px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 31px;
}


#keydata LI.caption{
	
	font-size: .9em;
	xfont-style: italic;
}







#keydata .homepageimage {
	float:left;
	display: inline;
	margin: 0px 10px 7px 0px
}

#keydata TD {
	text-align:center;
	padding: 6px 0px 6px 0px
}


#footerContainer{
	clear:both;
	height:68px;	
}

#address{
	margin: 10px 0px 10px 0px;
	text-align: center;
	
	
}

#address, #address STRONG, #address A{
	font-size: 9px;
	color: #F6E9E9;
}

#address A:hover{
	background-color: #B8484C;
	color: #ffffff;
}


/*board of management styles (from old site)*/
#BOMtable{
	font-size:1.2em;
	vertical-align:top;
	margin: 0px 0px 0px 0px ;
}

#BOMtable TD.content{
vertical-align:top;
	padding: 7px 0px 15px 0px; 
	border-top: 1px dotted #666666;
}

#BOMtable TD.image{
	vertical-align:top;
	width:130px;
	border-top: 1px dotted #666666;
	padding: 0px 10px 15px 0px
}


#BOMtable H1{	
font-size: 1.6em;
	color : #663333;
	margin: 0px 0px 0px 0px;
	border:none
	
}

#BOMtable H2{	
	font-size: 1.2em;
	font-weight:bold;
	margin: 0px 0px 0px 0px
}



.quote {
		margin:0px 200px 0px 0px;
	  background: url(images/global/quote_bg.gif) no-repeat top left;
	  padding: 0px 0px 0px 57px;
	  border:0px solid red;
	  z-index: 1
	 
}

.quote P {
	color: #F57B2B;
	margin: 0px 0px 0px 0px;
	font: bold 1.8em/1.7em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px 40px 10px 0px;
	background: url(images/global/quote_bg_bottom.gif) no-repeat bottom right;
	border: 0px solid Red;
}

#values {
	margin:0px;
	list-style: none;
	padding: 0px
}

#values LI{
	border-bottom: 1px solid #00AEEF;
	margin:0px;
	list-style: none;
	padding:0px 0px 10px  0px
}

#values IMG{
	float: right;

	display: inline;
	border: 3px solid #cccccc;
	margin: 0px 0px 0px 10px
}


#imageRotate{
	width:460px;
	height:140px;
	border: 1px solid #BC510A;
	margin:0px;
	padding: 0px;
	overflow: hidden;
	
}

#imageRotate UL {
	margin:0px;
	list-style: none;
	list-style-position: outside;
	padding: 0px
}

#imageRotate LI{
	border-bottom: 0px solid #00AEEF;
	margin:0px;
	list-style: none;
	padding:0px 0px 0px  0px;
	margin:0px;
	padding: 0px
}

.locations{
margin:0px 10px 0px 0px;
border: 0px solid red;
width: 220px;
float:left;
display: inline;
line-height: 150%
	
}
.locations TH{
	text-align: left;
	padding: 5px 6px 5px 0px;
	color: #5F5F5F;
}

.locations TD{
	padding: 5px 6px 5px 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #eeeeee;
	
}


.locations TD STRONG{
	color: #5F5F5F;
}



.activities{
margin:0px 0px 0px 0px;
border: 1px solid #A81A1E;
	
}
.activities TH{
	padding: 5px 6px 5px 0px;
	color: #ffffff;
	background: url(images/global/topnav_normal.jpg) repeat-x top left;
}

.activities TD{
	padding: 7px 6px 7px 4px;
	border-collapse: collapse;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px dotted #eeeeee
}


.activities TD STRONG{
	color: #5F5F5F;
}


.FloatRight{
	float:right;
	display: inline;
	margin: 0px 0px 10px 10px
}

.FloatRightFeature{
	float: right;
	display: inline;
	margin: 0px 0px 10px 10px;
	border: 2px solid #A61A1F;
	padding: 8px;
	line-height: normal;
}


.FloatLeft{
	float:left;
	display: inline;
	border:3px solid #FDB813;
	margin: 0px 10px 10px 0px
}

.FloatLeftNoBorder{
	float:left;
	display: inline;
	margin: 0px 10px 4px 0px;
	clear:right
}

LI.FloatLeftNoBorder{
	xborder:1px solid red;
	margin-top: 10px
}


#employmentListing, #publicationsListing{
	xwidth: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	

}


#employmentListing LI, #publicationsListing LI {
	margin: 2px 0px 0px 0px;
	padding: 0px 8px 3px 8px;
	list-style-type: none;
	list-style: none;
	list-style-position: outside;

	
}

#employmentListing LI.heading, #publicationsListing LI.heading,
#employmentListing LI.heading STRONG, #publicationsListing LI.heading STRONG{
	font-size: 14px;
	background-image: url(images/global/key_data_item_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	Xborder-top: 1px solid #BC510A;
	padding-top:8px;
	margin: 14px 0px 0px 0px;
	color:#F57B2B;
	
}

#employmentListing LI.heading A, #publicationsListing LI.heading A{
	font-size: 14px;

}

#employmentListing LI.spacer, #publicationsListing LI.spacer{
	clear: both;

}


#employmentListing LI.smalltext{
	font-size: 9px;
	padding-bottom:4px
}

#employmentIntroPoints{
	margin: 5px 0px 0px 0px;
	border:0px solid red;
	list-style: none;
	padding:0px 
	
}

#employmentIntroPoints LI{
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(images/global/tick_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px
}

.gamblerPubs {
	xborder-top:1px solid #cccccc;
	margin-top:10px
}

.gamblerPubs TD, .gamblerPubs TH{
	padding:4px 4px 12px 4px;
	xborder-bottom:1px solid #cccccc;
	width:49%;
	text-align: center;
	vertical-align: middle;
}

