@charset "utf-8";

.header_tab{ background-color: #009900;color: #ffffff;
padding: 2px;
font-weight:bold;}

.header_tab2{ background-color: #E9E9E9;color: #333333;
font-weight:bold;
margin:5px;}

.style1 {
	font-size: 12px;
}

.oneColFixCtr #newslink{
background-color:#006600;
width:420px;
float: right;
clear:right;
padding:5px;
margin:5px;
}

.oneColFixCtr #newslink a{
background-color:#006600;
}
.oneColFixCtr #boxheader{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-image:url(images/header_back.jpg);
padding-top:5px;
padding-left:10px;
height:	19px;
font-size: 11px;
border: 1px 1px 1px 1px #8a8a8a;
}

.oneColFixCtr #boxbody{
font-family:Arial, Helvetica, sans-serif;
font-weight:200;
background-image:url(images/body_back.jpg);
padding-top:5px;
padding-left:10px;
padding-right:10px;
font-size: 11px;
border:#8a8a8a solid 1px;
}

.oneColFixCtr #maincontent {
float:left;
margin-left:10px;
width:959px;
background-image:url(images/back2.jpg);
}

.oneColFixCtr #downloadsbox {
clear: right;
padding:0;
float: right;
width: 350px;
}

.oneColFixCtr #downloads {
float:right;
margin-top:10px;
padding:0;
width:85px;
margin-right:10px;
}

.oneColFixCtr #powerpoint {
float:right;
margin-top:10px;
padding:0;
width:95px;
margin-right:10px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/pbackground.jpg);
	background-repeat:repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.oneColFixCtr #container {
	float:left;
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #dbackground {
	background-image: url(images/pheader.jpg);
	float:left;
	z-index: 3;
	width: 979px;
	height: 172px;
	background-repeat: no-repeat;
	padding:0;
}
.oneColFixCtr #header_content {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #sign-in {
	clear: right;
	height:120px;
	float: right;
	width:979px;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
/*NAVIGATION*/
.oneColFixCtr #nav {
	float:right;
	margin-top: 12px;
	padding-left:0;
	margin-left: 14px;
	width: 900px;
	height: 36px;
	clear: right;
}
.oneColFixCtr #nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float:right;
	margin-left:100px;
	margin-top: 0px;
	font-weight:bolder;
}
.oneColFixCtr #nav li {
	text-align:center;
	float: left;
	text-indent: 2px;
	font-weight:400;
	height: 24px;
	letter-spacing:0px;
	color: #000000;
	display: block;
	background-image:url(images/pbutton01.jpg);
	background-repeat:no-repeat;
}

.clear {
	overflow:hidden;
	width:100%;
}

.mainbutton a {
	padding-top: 5px;
	background-repeat:no-repeat;
	font-weight: bolder;
	width: 75px;
	height: 24px;
	display: block;
	margin-right: 14px;
}

.mainbutton a:hover {
	background-image:url(images/pbutton02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}

.oneColFixCtr #nav a {
	text-decoration: none;
	color: #000000;
}

body#homepage li#Home_link, 
body#Property li#Property_link, 
body#review li#review_link, 
body#investors li#investors_link, 
body#news li#news_link, 
body#links li#Links_link, 
body#contact li#contact_link,
body#corp li#corp_link,
body#facilities li#facilities_link {
background-image:url(images/pbutton03.jpg);
background-repeat:no-repeat;
}

.oneColFixCtr #menuselect {
	z-index: 1;
	width: 979px;
	height: 172px;
	text-align:left;
	float:left;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#copywrite {
	color:#000000;
	float:left;
	text-align:center;
	font-size:10px;
	width:979px;
	padding-top:10px;
}



{* General *} 
.qm_maintext
{
	font: 11px Tahoma;
	color: #666;
}

.qm {
	color: #3168b2;
	font: 11px Tahoma;
}
.qm:visited {
	color: #3168b2;
	font: 11px Tahoma;
}
.qm:hover {
	color: #3168b2;
	font: 11px Tahoma;
	text-decoration:none;
}		

.qmmt_main
{
	background-color: #FFFFFF;
	font: 11px Tahoma;
	color: #666666;
}
.qmmt_text
{
	font: 11px Tahoma;
	color: #666666;
}
.qmmt_text_up
{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #009900;
}
.qmmt_text_down
{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #009900;
}
{* Links *} 
a.qmmt, a.qmmt_text {
	color: #3168b2;
	font: 11px Tahoma;
}
a:visited.qmmt, a:visited.qmmt_text {
	color: #3168b2;
	font: 11px Tahoma;
}
a:hover.qmmt, a:hover.qmmt_text {
	color: #3168b2;
	font: 11px Tahoma;
}		

.qmmt_tab{ background-color: #009900;color: #ffffff; }
.qmmt_tabactive{ background-color: #009900;color: #000000; }

{* Heading Bars *} 
.qmmt_header_bar
{
	background-color: #009900;
	border-color: #e3e3e3;
	font: 12px Tahoma;
}
.qmmt_header_text
{
	font: 11px Tahoma;
	color: #ffffff;
	font-weight: bold;
}
.qmmt_header_bar .qmmt_text { color: #ffffff; }
.qmmt_header_bar a, .qmmt_header_bar a:visited { color: #ffffff; }

{* Cycles for Alternating Cells *} 
.qmmt_cycle, .qmmt_sub_header_bar 
{
	background-color: #e3e3e3;
	border-color: #e3e3e3;
	font: 11px Tahoma;
	color: #666666;
}
.qmmt_cycle .qmmt_header_text, .qmmt_sub_header_bar .qmmt_header_text
{
	color: #666666;
}
.qmmt_sub_header_text, .qmmt_sub_header_bar a, .qmmt_sub_header_bar:visited { color: #666; }


{* Level II Alternating Cycles *}  
.qm_L2_cycle1 {
	font: 11px Tahoma;              
	background-color:           #FFFEEF; }
.qm_L2_cycle2 {     
	font: 11px Tahoma;                     
	background-color:           #F0F7DE; }
.qm_L2_cycle3 {     
	font: 11px Tahoma;                     
	background-color:           #F4F0E8; }
.qm_L2_cycle4 {       
	font: 11px Tahoma;                     
	background-color:           #E0E0F7; }
.qm_L2_cycle5 {       
	font: 11px Tahoma;                    
	background-color:           #F7F7F7; }
.qm_L2_cycle6 {         
	font: 11px Tahoma;                 
	background-color:           #F5E8E8; }
.qm_L2_cycle7 {         
	font: 11px Tahoma;                 
	background-color:           #F6EDDA; }
.qm_L2_cycle8 {        
	font: 11px Tahoma;                  
	background-color:           #DCEAEE; }
.qm_L2_cycle9 {        
	font: 11px Tahoma;                  
	background-color:           #E9E2F4; }
.qm_L2_cycle10 {        
	font: 11px Tahoma;                  
	background-color:           #EEF2FA; }
.qm_L2_cycle11 {        
	font: 11px Tahoma;                  
	background-color:           #E1E2FA; }
.qm_L2_cycle12 {       
	font: 11px Tahoma;                   
	background-color:           #EEFAE1; }
.qm_L2_cycle13 {         
	font: 11px Tahoma;                 
	background-color:           #EDFCFB; }
.qm_L2_cycle14 {        
	font: 11px Tahoma;                  
	background-color:           #FBEBE8; }
.qm_L2_cycle15 {       
	font: 11px Tahoma;                   
	background-color:           #EDEDED; }	
.qm_L2_cycle16 {       
	font: 11px Tahoma;                   
	background-color:           #F6EDDA; }
	
	{* Buttons *} 
.qm_inactivebutton
{
	background-color: #009900;
	font: 11px Tahoma;
	color: #ffffff;
	border-color: #e3e3e3;
	font-weight: normal;
}
.qm_activebutton
{
	background-color: #e3e3e3;
	font: 10px Tahoma;
	color: #000000;
	border-color: #e3e3e3;
	font-weight: normal;
	text-decoration: underline;
}
{* SubNav Heading Bar *}
.qm_subnav_heading_bar 
{
	border-color: #e3e3e3;
}
.qm_subnav_inactivebutton 
{ 
	font: 10px Tahoma;
	color: #666;
}
.qm_subnav_activebutton
{
	font: 10px Tahoma;
	color: #666;
}
a.qm_subnav_inactivebutton, a.qm_subnav_inactivebutton:visited
{
	color: #3168b2;
	
}
a.qm_subnav_activebutton , a.qm_subnav_activebutton:visited
{
	color: #3168b2;
	font-weight:bold;
}

{* Cycles for Alternating Cells *} 

.qm_cycleup
{
	background-color: #eeffee;
	font: 11px Tahoma;
	color: #666;
}
.qm_cycledown
{
	background-color: #ffeeee;
	font: 11px Tahoma;
	color: #666;
}

