.NAV {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
line-height: 9pt;
color: #800000;
} 

.NAV a:link, .NAV a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
line-height: 9pt;
color: #7C0000;
text-decoration:none;
}

.NAV a:hover {
text-decoration: underline;
color: #7C0000;
}

.COPY {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
line-height: 12pt;
color: #3E3E3E;
overflow: hidden;
margin-bottom: 10px;
}

.COPY a:link, .COPY a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7C0000;
	line-height: 10pt;
	text-decoration: none;
}
.HEADER2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7c0000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 9pt;
	text-decoration: none;
}

.COPY a:hover {
text-decoration: underline;
color: #7C0000;
}


.TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
	color: #393A49;
}

.TITLE_CENTERED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
	color: #393A49;
	text-align: center;
}

.SUBTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #393A49;
}

.CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3e3e3e;
	background-position: left;
}

.AUTHORS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3e3e3e;
	background-position: left;
}

BODY
{
	background: #ececec url("images/maroonGray.jpg") repeat-x fixed bottom;
	margin: 20px 0px 0px 0px;
}

.ARTBOARD
{
margin: 0 auto;
width:800px;
height:100%;
background-color:#FFFFFF;
border-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #7E7E7E;
overflow: hidden;
vertical-align:top;
padding:10px;
text-align: left;
} 

.ARTBOARD_WIDE
{
margin: 0 auto;
width:1000px;
height:100%;
background-color:#FFFFFF;
border-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #7E7E7E;
overflow: hidden;
vertical-align:top;
padding:10px;
text-align: left;
} 

.ARTBOARD_SUPERWIDE
{
margin: 0 auto;
width:100%;
height:100%;
background-color:#FFFFFF;
border-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #7E7E7E;
vertical-align:top;
padding:10px;
text-align: left;
} 

.LOGO
{
float: left;
title:High Energy Physics The University of Chicago;
padding-bottom: 5px;
}

 
#NAVBAR

{
clear: both;
padding-top: 5px;
padding-bottom: 5px;
background-color:#E1E4E3;
border-color: #E1E4E3;
border-bottom: 1px dotted #800000;
border-top: 1px dotted #800000;
vertical-align:top;
text-align: left;
margin-bottom: 10px;
margin-top: 10px;
} 
.PADDED {
	margin-left: 10px;
	margin-right: 10px;
}
.ALTROW {
	background-color: #E1E4E3;
}

#NAVBAR a
{
margin-left:10px;
margin-right:10px;
}
.FOOTER {
	margin-left: 20px;
	margin-right: 20px;
}

.SALON
{
float:left; 
margin-right: 10px;
}
.SALON_RIGHT {
	float:right;
	margin-left: 10px;
	margin-right: 2px;
}
.CAPTION_RIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3e3e3e;
	background-position: right;
}
.LOCATION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3e3e3e;
	background-position: left;
}
#FOOTER {
clear: both;
padding-top: 5px;
padding-bottom: 5px;
background-color:#e1e4e3;
border-color: #e1e4e3;
border-bottom: 1px dotted #800000;
border-top: 1px dotted #800000;
vertical-align:top;
text-align: left;
margin-bottom: 10px;
margin-top: 10px;
}
.ANNOUNCE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #3e3e3e;
	background-position: left;
}
.PBAR {
	text-decoration: overline;
}

.number
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24pt;
        font-weight: bold;
        line-height: 24pt;
        color: #666666;
}

.BOX {
  border: 1px solid #aaa;
  padding: 5px;
  margin: 5px;
}
