/* SSS Global */
body{
	font-size:75%;}
	
.text{
    font-size:75%;
}
	
.container .pageholder .nav_left .mid_dimensions{
	margin: 5px 25px 0px 22px;
	min-height:69px;
    height:auto !important;
    height:69px;
}

.container .pageholder .center_panel .middle_panel2{
	min-height:146px;
    height:auto !important;
    height:146px;
}

.container .pageholder .center_panel .middle_panel1{
	padding-bottom: 5px;
	min-height:385px;
    height:auto !important;
    height:385px;
}

.container .pageholder .right_panel .topPane_middlePanel{
	min-height:150px;
    height:auto !important;
    height:150px;
}

.container .pageholder .right_panel .middlePane_middlePanel{
	min-height:151px;
    height:auto !important;
    height:151px;
}

.container .pageholder .right_panel .bottomPane_middlePanel{
	min-height:125px;
    height:auto !important;
    height:125px;
	
}

.container .pageholder .right_panel .pane_gray_middle{
	min-height:150px;
    height:auto !important;
    height:150px;
}

/* Height controls */

/* right */
.container .pageholder .right_panel .pane_gray_middle{
	height: 147px;
}

/*Left*/
.container .pageholder .leftMenu .menu_middle{
	height: 620px;
}
/*Middle*/
.container .pageholder .lvl2_center_panel .mid_dimensions{
	height:600px;
}

/* sitewide buttons*/
a.greyLink{
	background: url(../images/second_level/grey_but.gif) no-repeat top right;
	padding: 2px 25px 0 0;	
}

a.greyLink:hover{
	background: url(../images/second_level/grey_but_roll.gif) no-repeat top right;
	padding: 2px 25px 0 0;
}

a.button{
    background: url(../images/survey/answer1_off.gif) no-repeat top right;
    padding: 2px 25px 0 0;
	
}
a.button:hover{
    background: url(../images/survey/answer1_on.gif) no-repeat top right;
	margin-top: 5px;
	padding: 2px 25px 0 0;
}
/* EEE Global */


