@media screen, print {
* {
    font-family: Tahoma, Verdana, Arial;
}

a:visited {
    color: #58b;
}

a:hover {
    color: #036;
}

.centercolumn h1, .nocentercolumn {
   border-bottom:1px solid lightblue;
   padding-bottom:10px;
   font-size:large;
   color:#003366;
   margin-bottom:10px;
   width:350px;
}


.centercolumn ol, .centercolumn ul {
	margin-left: 35px;
}

.centercolumn h1.noright {
   width: 560px;
padding-right: 0px;
}

.main_layout_table {
	width: 770px;
/*	float: left;	*/
/*	margin-left: 5px;	*/
}

.main_layout_table .mlt_leftside {
	width: 160px;
}

.main_layout_table .mlt_center {
	width: 20px;
}

.main_layout_table .mlt_rightside {
	width: 590px;
}

.bold {
   font-weight: bold;
}

.siteblue {
   color: #003366;
}

.floatright {
   float:right;
}

.mainfadeblock {
   margin-top:10px;
   float:left;
   background: #D2E5F1 url('/imoweb/market/mi_images/center_blue_fade.gif') repeat-y;
}

.rightlist {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 5px 15px; 
	border-bottom:1px solid lightblue;
}

.rightlist li {
	list-style-type:square;
	color:#d6d6ad;
	padding-top:2px;
}

.rightlist li a {
	color:#003366;
	text-decoration: none;
}

.rightlist li a:visited {
	color:#58b;
	text-decoration: none;
}

.rightlist li a:hover {
	color:#003366;
	text-decoration: underline;
}

.rightp {
	padding-left:25px;
	padding-top: 5px;
	margin-bottom: 2px;
	color: #003366;
	font-weight: bold;
}

.noborder {
	border-bottom: none;
}

#new, #linktype {
   color: #FD6B08;
   font-weight: normal;
}

#noborder {
   border:none;
}

.bluedivider {
   width:auto;
   border-top:1px solid lightblue;
   line-height:1px;
   margin-bottom:10px;
}

.rightfloatcolumn {
   width:165px;
   padding-bottom:0px;
   margin-left:10px;
   float:right;
   background: #FFF url('/imoweb/market/mi_images/right_fade.gif') repeat-y;
  \\ background: #FFF url('/imoweb/ITM_redevelopment/smartmeter/_includes/images/fadebg/bluefade.jpg') repeat-y;
}

.rightfloatcolumn div#top {
   float:right;
   background: url('/imoweb/market/mi_images/right_fade_top.gif');
   width:165px;
   line-height:3px;
   height:3px;
}
.rightfloatcolumn div#bottom {
   float:right;
   background: url('/imoweb/market/mi_images/right_fade_bottom.gif') bottom;
   width:165px;
   height:64px;
}

.rightfloatcolumn ul {
	margin-left: 10px;
}

.middlecolumn {
	float: left;
	font-size: small;
	font-family: Tahoma, Verdana, Arial;
}

div#photo, div#photo2 {
width: 25%;
float:left;
padding: 0;
margin: 0;
}

div#photodesc, div#photodesc2 {
margin: 0px;
padding: 0px;
font-size:small;
float:right;
width: 73%;
}

.photospace {
clear: both;
width:auto;
display:block;
line-height:20px;
}

.reg_table, .fycc {
margin-top:15px;
width:100%;
border-left:1px solid #666;
border-top:1px solid #666;
font-size: small;
font-family: Tahoma, Verdana, Arial;
}

.reg_table a, .reg_table a:visited {
text-decoration: none;
}

.reg_table a:visited {
	color: #58b;
}

.reg_table a:hover {
text-decoration: underline;
color: #036;
}

.fycc a, .fycc a:visited {
text-decoration: underline;
}

.reg_table#lessmargin {
margin-top:5px;
}

.reg_table th {
font-weight:bold;
text-align:left;
margin:0px;
padding:5px;
border-right:1px solid #666;
border-bottom:1px solid #666;
background: #bfdcf9;
font-family: Tahoma, Verdana, Arial;
}

.reg_table th#fixedwidth {
width:100px;
}
.reg_table th#fixedwidth_tp {
width:200px;
}

.reg_table td {
text-align:left;
border-right:1px solid #666;
border-bottom:1px solid #666;
padding:5px;
margin:0px;
font-family: Tahoma, Verdana, Arial;
}
.reg_table_noborder {
text-align:left;
border-right:1px solid #666;
border-bottom:0px solid #666;
border-top:1px solid #666;
border-left:1px solid #666;
padding:5px;
margin:0px;
font-family: Tahoma, Verdana, Arial;
}
.reg_table_noborder th{
text-align:right;
font-weight: normal;
border-bottom:1px solid #666;
padding:5px;
margin:0px;
background: #bfdcf9;
font-family: Tahoma, Verdana, Arial;
}

.reg_table_noborder td{
border-bottom:1px solid #666;
}
.table_small td, .table_small th {
	font-size: x-small;
}

.table_center td, .table_center th {
	text-align: center;
}

.reg_table2 th {
font-weight:bold;
text-align:left;
margin:0px;
padding:5px;
border-right:1px solid #666;
border-bottom:1px solid #666;
background: #bfdcf9;
font-family: Tahoma, Verdana, Arial;
width:400px;
}

.img_map_box {
	width: 300px;
	border-right:3px solid #666;
	border-bottom: 3px solid #ccc;
	background: #cc9;
	text-align: center;
	padding: 5px;
}


.db_text li {
	margin-left: 15px;
}

.form_red {
	color: brown;
	font-weight: bold;
}

.mktdata {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #990000; 
}


}

@media print {

	table tr td, .topmenuwrapper {
		display:none;
	}

	table tr td.centercolumn table tr td {
		display: table-cell;
	}

	*table tr td.centercolumn table tr td {
		display: block;
	}

	table tr td.centercolumn {
		display: block;
		width: 600px;
		padding-right: 120px;
	}

	table tr td.centercolumn div .rightfloatcolumn {
		float: right;
	}


	

}

.socialmedia {
	margin: 0px 10px 0px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	white-space:nowrap; 
	float: center;
	line-height: 22px;

}
.socialmedia a, .socialmedia a:visited {
	color: #003366;
	text-decoration: none;
}