@charset "iso-8859-1";


#pageWrapper
{
	border-style: solid;	
	border-width: 0 0px;	
}
#outerColumnContainer
{

}
#innerColumnContainer
{
	border-style: hidden;
	
	border-width: 0 1px;	
	margin: 0 -1px;		
	background-image: url(/C1257093003AA713/RepositoryFile/css/$File/backgrounddots.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
* html #outercolumncontainer
{

	margin-top: -1px;
	border-top: solid 1px #000;
}
#masthead
{
	border-style: solid;
	border-width: 1px 0;	
}
.hnav
{
	border-style: solid;
	border-width: 0 0 1px 0;
}
#footer
{
	border-style: solid;
	border-width: 1px 0;	
}

