
#box-mainnav
{
	display: none;
}
#box-colorstrip
{
	display: none;
}



div.box-main
{
	width: 570px;
}

html > body div.box-main
{
	width: 570px; /* ie5win fudge ends */
}


#box-top
{
	width: 570px;
	float: none;
	height: 50px;
}

#box-logo
{
	width: 570px;
}

#logo
{
	float:left;
	position:relative;
	width:362px;

}

#text-sizer
{
	width:150px;
	color:#FFCC33;
	float:right;
	font-size:12px;
	text-align:right;
	padding:15px 20px 0 0px;
}

#box-bottom
{
	width: 540px;
	margin: 0;
	padding: 0 15px 0 15px;
	position: relative;
	float: left;
}

#box-bottom-top
{
	width: 540px;
	border-bottom: solid 3px #B71D8F;
	position: relative;
	padding: 8px 0 16px 0;
	float: left;
}

#box-bottom-top a
{
	color: #6699FF;
}
#box-bottom-top a:visited
{
	color: #6699FF;
}

#box-bottom-top div.factsheet-type
{
	float:left;
	width:540px;
}
#box-bottom-top div.factsheet-type img
{
	float:left;
	position:relative;
}

#box-bottom-top div.factsheet-type div
{
	float:left;
	position:relative;
	padding:5px 0px 0px 6px;
	font-weight:bold;
	font-size:100%;
}




#box-bottom-top div.address
{
	position: relative;
	/*float: left;*/
	width: 370px;
	font-size: 110%;
}
#box-bottom-top div.mapquest
{
	position: relative;
	float: right;
	text-align: right;
	width: 170px;
	font-size: 110%;
}


#box-bottom-top2
{
	width: 540px;
	position: relative;
	float: left;
}

h1
{
	float: left;
	margin: 0;
	font-size: 333%;
	font-weight: normal;
	color: #B71D8F;
	
}

#box-bottom-top h1
{
	position: relative;
	float: left;
	width: 570px;
}

#box-bottom-top h1.workforce
{
	color:#0C004D;
}
#box-bottom-top h1.family
{
	color:#FA2708;
}
#box-bottom-top h1.senior
{
	color:#008837;
}
#box-bottom-top h1.unsubsidized
{
	color:#2B58A5;
}

#box-bottom-top h1.other
{
	color:#6699FF;
}

h2
{
	font-size: 24px;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
}

h3
{
	font-weight: bold;
	font-size: 100%;
	margin: 8px 0px 8px 0px;
}

p
{
	margin: 0px 0 8px 0px;
}

#box-bottom-left
{
	float: left;
	position: relative;
	padding: 0 16px 0 0;
	margin: 0 15px 0 0;
	border-right: solid 1px #999999;
	width: 320px;
}

#box-bottom-left img
{
	margin-bottom: 8px;
	
}

@media print {
#box-bottom-left img
    {height: 240px;}
}

#box-bottom-right
{
	position: relative;
	float: left;
	width: 188px;
	
}
#box-bottom-right a
{
	color: #6699FF;
}
#box-bottom-right a:visited
{
	color: #6699FF;
}

#box-bottom-right h3
{
	font-weight: bold;
	font-size: 100%;
	margin: 4px 0px 0px 0px;
}
#box-bottom-right p.links
{
	margin:16px 0 16px 0;
}

#box-bottom-right div.img-equalopportunity
{
	margin-top:8px;
	width: 188px;
	text-align: right;
}

#box-bottom-footer
{
	width: 540px;
	border-top: solid 3px #B71D8F;
	position: relative;
	padding: 8px 0 8px 0;
	margin-top: 12px;
	float: left;
}

#box-bottom-footer div.owner
{
	width: 362px;
	position: relative;
	float: left;
}
#box-bottom-footer div.address
{
	width: 362px;
	position: relative;
	float: left;
}
#box-bottom-footer h2
{
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 130%;
	font-weight: bold;
	position: relative;
	float: left;
}
#box-bottom-footer div.type
{
	width: 170px;
	padding: 5px 3px 5px 3px;
	border: solid 1px #B71D8F;
	text-align: center;
	position: relative;
	float: right;
}


#copyright_section
{
	float: left;
	position: relative;
	padding: 0px;
	width: 540px;
	padding:8px 15px 8px 15px;
}

#copyright_section div.copyright
{
	float: left;
	text-align:center;
	position: relative;
	width: 540px;
	font-size:100%;
	border-top: solid 2px #282553;
	padding: 8px 0px 8px 0px;
}

#images_container_div
{
    text-align:center;
 
}
#ImageNavDiv
{
   border: solid 1px #999;
   margin-top:-8px;
   padding: 4px;
   margin-bottom: 12px;
   background-color:#E5E4F7;
   font-weight:bold;
   width: 310px;
}


@media print {
    #ImageNavDiv
    {
        visibility:hidden;
        position:absolute;
	}
}

#ImageNavDiv a
{
    text-decoration: none;
    color:#191552; 
}
#ImageNavDiv a:hover
{
    text-decoration: underline;    
}

#ImageNavDiv .previous_button
{
    float:left;
    
}
#ImageNavDiv .next_button
{
    float:right;
}
