@charset "utf-8";
/* CSS Document */

body{
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 5pt 0;
	font-weight: normal;
}

h1{
	color: #000;	
	font-size: 12pt;
}

h2{
	color: 	#000;
	font-size: 12pt;
}

h3{
	
	color: #000;
	font-size: 120pt;
	font-weight: bold;
}

h4{
	color: #000;	
	font-size: 120pt;
}

h5{
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

h6{
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

a{
	color: #000;
	text-decoration: none;
}

p{
	font-size: 12pt;	
}

.box{
	border: 1px solid #999;
}

.box p{
	padding: 5px;	
}

#header a#title{
	color: #000;
	text-decoration: none;
	font-size: 12pt;
}

.hidden, #menuContainer, #nav, #sidebar, #sidebarregion, #AccordionHeader, #AccordionContainer, #top_bar, #search, #menu, #photo_banner, #breadcrumbs, #department_footer, #department_footer .left, #footer_content .left, #footer_decoration, #footer_content, #SelectorTitle1, #SelectorTitle2, #SelectorTitle3, #SelectorTitle4, #SelectorTitle5, #SelectorTitle6, #SelectorTitle7{
	display: none;	
}

.media print, #Selector1Content, #Selector2Content, #Selector3Content, #Selector4Content, #Selector5Content, p.selectorcontent  {
	display:inline-block;
	display:inline-table;
}
						 
						

#footer{
	font-size: 10pt;	
}