* html #TopNav li { 
	width: 102px; 
}
* html #WelcomeText, * html #WelcomeTextHP{
	width:310px;
}

* html fieldset{
background:url(/corp/images1/fieldset_BG.jpg) repeat-x 0px 18px;
/*8px + fieldset padding (14px). http://archivist.incutio.com/viewlist/css-discuss/64555?highlight=fieldset+background*/
}

* html fieldset fieldset {
width:45%;
padding:10px 0px 10px 10px;
}

/**********************MAIN CONTENT STYLES***************************************************************/

#FullPageWidth h2 {
	font-size:1.6em;
}

#MiddleBoxHome h2 {
	font-size:1.6em;
}

#LeftBoxHome h2 {
	font-size:1.6em;
}

#MiddleBox h2 {
	font-size:1.6em;
}
#BottomBoxWrapper {
	width:970px;
}
#BottomBoxHome {
	width:970px;
}
#LeftBoxMiddleBoxWrapper {
	width:745px;
}

#infocenterdiv {
	width:204px;
	padding:0 2px 0 2px;
}


* html #LowerContent h3{
font-size: x-small;
}

* html #LowerContent h4{
font-size: x-small;
}

* html .BlueTitle{
font-size:x-small;
}

* html .question{
font-size: small;
}

* html .chunk{width:198px;}