@import url(housing.css);
@import url(jobloss.css);
@import url(creditdebt.css);
@import url(spending.css);


td.cell1 {
width:373px;
}

a.hidelogin:link,
a.hidelogin:active,
a.hidelogin:visited
{
    color: #ffffff;
    font-size:13px;
    }
a.hidelogin:hover 
{
    color: #0000FF;
    font-size:13px;
    }


div.sub_footer {
text-decoration: none;
font-family:'Trebuchet MS';
font-size: 10px; /* font corrected */
color: #999999;
}

div.sub_footer a:link,
div.sub_footer a:visited,
div.sub_footer a:hover,
div.sub_footer a:active
 {
 text-decoration: none;
font-family:'Trebuchet MS';
font-size: 10px; /* font corrected */
color: #999999;
font-weight: bold;
}
.twitterbox {

}
.twittercount {
border: none;
background-color: Transparent;
text-align: right;
font-family: 'Trebuchet MS';
font-weight: Bold;
font-size: 10px; /* font corrected */
color: #0E4470;
width: 50px;
cursor: default;
}
/* 

SEE IMPORT BLOCKS AT BOTTOM OF THIS FILE

================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
}

.contentpane {
	width: 635px;
	background-color: transparent;
}
.rightpane {
	width: 345px;
	background-color: transparent;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	
}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}


.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
