/********************************ICONS*********************************/
h1 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
}



#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;
}
#CREDicon {
	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;
}
#CREDpanel {
	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:100px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelLOCAL {
	position:relative;
	width:564px;
	height:120px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelUT {
	position:relative;
	width:564px;
	height:105px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelLINK {
	position:relative;
	width:564px;
	height:430px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelCRED {
	position:relative;
	width:564px;
	height:80px;
	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;
}
#BOTcred {
	position:relative;
	width:564px;
	height:40px;
}
/*******************************SPACER********************************/
#fedSP {
	float:left;
	width:30px;
	height:100px;
	clear:left;
}
#localSP {
	float:left;
	width:25px;
	height:120px;

}
#utSP {
	float:left;
	width:25px;
	height:105px;

}
#linkSP {
	float:left;
	width:25px;
	height:400px;

}
#credSP {
	float:left;
	width:25px;
	height:60px;

}
/*******************************CONTENT********************************/
#CONTENTfed {
	float:left;
	width:200px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#CTFed2 {
	float:left;
	wifth:300px;
	height:auto;
	clear:right;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#CONTENTlocal {
	float:left;
	width:250px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#ctLocal2 {
	float:left;
	width:250px;
	height:auto;
	clear:right;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
	
#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:#000;

}
#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:#000;

}
#CONTENTcred {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;

}
.C14 {
	font-size: 14px;
}

