/********************************ICONS*********************************/

#FEDicon {
	position: relative;
	width:564px;
	height:67px;
}
#LOCALicon {
	position: relative;
	width:564px;
	height:67px;
}
#UTicon {
	position: relative;
	width:564px;
	height:67px;
}
#LINKicon {
	position: relative;
	width:564px;
	height:67px;
}
#ESTicon {
	position: relative;
	width:564px;
	height:67px;
}
#INSicon {
	position: relative;
	width:564px;
	height:67px;
}

/*******************************headers********************************/

#FEDpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#LOCALpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#UTpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#LINKpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#ESTpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}

#INSpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
/*******************************panels********************************/
#panelFED {
	position:relative;
	width:564px;
	height:410px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelLOCAL {
	position:relative;
	width:564px;
	height:230px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelUT {
	position:relative;
	width:564px;
	height:115px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelLINK {
	position:relative;
	width:564px;
	height:110px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelEST {
	position:relative;
	width:564px;
	height:50px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelINS {
	position:relative;
	width:564px;
	height:110px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}


/*******************************panel BOT******************************/

#BOTfed {
	position:relative;
	width:564px;
	height:40px;
}
#BOTlocal {
	position:relative;
	width:564px;
	height:40px;
}
#BOTut {
	position:relative;
	width:564px;
	height:40px;
}
#BOTlink {
	position:relative;
	width:564px;
	height:40px;
}
#BOTest {
	position:relative;
	width:564px;
	height:40px;
}
#BOTins {
	position:relative;
	width:564px;
	height:40px;
}
/*******************************SPACER********************************/
#fedSP {
	float:left;
	width:25px;
	height:212px;
	clear:left;
}
#localSP {
	float:left;
	width:25px;
	height:162px;

}
#utSP {
	float:left;
	width:25px;
	height:105px;

}
#linkSP {
	float:left;
	width:25px;
	height:110px;

}
#estSP {
	float:left;
	width:25px;
	height:50px;

}
#insSP {
	float:left;
	width:25px;
	height:110px;

}
/*******************************CONTENT********************************/
#CONTENTfed {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}

#CONTENTlocal {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}
#CONTENTut {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}
#CONTENTlinks {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}
#CONTENTest {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}
#CONTENTins {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}

