a.header {
	color: white;
	text-decoration: none
}

a:visited.header {
	color: white;
	text-decoration: none
}

a:hover.header {
	color: white;
	text-decoration: underline
}

a.sectionHeader, a:visited.sectionHeader, a:hover.sectionHeader {
	color: black;
	text-decoration: none
}

a:active.sectionHeader, a:focus.sectionHeader, a:hover.sectionHeader {
	color: white;
}

label.access {
	padding-left: 0.5em;
	float: left;
	width: 8em
}

table {
	width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: show;
}

table.pu {
    width: 100%;
}

th
{
    border-color: white;
    border-width: 0 1px 0 0;
    border-style: solid;
    margin: 0;
}

/* IE6 doesn't support focus, so use active */
th a:active, th a:focus
{
    background-color: #eee;
    color: black;
}

td.borders
{
    border-color: #c0c0c0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
}

td.puBorders
{
    border-color: white;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
}

.accessBanner {
	font-weight: normal;
	background: url(../images/redstarback.gif) #cc3333;
	vertical-align: bottom;
	width: 100%;
	letter-spacing: -1px;
	height: 2em
}

#accessLinkbar {
	font-size: 0.8em;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.3em;
	background-color: #333366
}

#accessLinkbar A {
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	text-decoration: none
}

#accessLinkbar A:hover {
	color: white;
	text-decoration: underline
}

.accessTitletext {
	font-weight: normal;
	font-size: 20px;
	vertical-align: bottom;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px
}

.accessHeaderLeft {
	padding-right: 0.25em;
	padding-left: 0.5em;
	float: left;
	width: 25%;
	margin-right: 3px
}

.alternateLightShade {
    background-color: #c8c8c8;
}

.alternateMediumShade {
    background-color: #b0b0b0;
}

.bannerPosition {
    width: 92%;
    float: right;
}

.blackLine {
	border-top: #000 1px solid
}

.buttonRightIndent {
    padding-right: 8em;
}    

#case, #exhibit {
	display: none;
}

.checkboxPosition {
	text-align: center
}

.darkBGLinkColor {
	color: white;
}

.datetimeseparator
{
	padding: 0 0 0 2em;
}

.disability {
	background-color: #6699fe
}

.efButtons {
	padding-right: .75em;
	margin-top: 1em
}

.efolderBody {
	width: 100%;
	background-color: #eee
}

.efolderSummary {
	float: right;
	width: 100%;
	background-color: #eee
}

.exhibitHeader {
	background-color: #c0c0c0
}

.documentIndextext {
    color: #FFFFFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -1px;
    vertical-align: center;
    margin-left: 15%;
}

.handCursor {
    cursor: pointer;
	cursor: hand
}

.handSize {
    font-size: 0.75em;
}

.headerColor {
	background-color: gray
}

.headerDateTime
{
	width: 33%; 
	padding-left: .5em;
}

.headerFileName
{
	width: 19%; 
	padding-left: .5em;
}

.headerFileType
{
	width: 16%; 
	padding-left: .5em;
}

.headerMetadata
{
	width: 12%; 
	padding-left: .5em;
}

.headerName
{
	width: 21%; 
	padding-left: .5em;
}

.italics {
	font-style: italic;
}

.jurisdiction {
	background-color: #fe6600
}

.linkColor {
	color: #0000cc
}

.linkFrame {
	border-right: 1px solid;
	border-top: 1px solid;
	margin-left: 2.5%;
	border-left: 1px solid;
	border-bottom: 1px solid
}

.linkWidth {
	width: 70%
}

.logoPosition {
    float: left;
    margin-left: 0.25em;
}

.maxWidth {
    width: 100%;
}
 
.mediaHeader {
	background-color: #c0c0c0
} 
 
.medicalRecords {
	background-color: #fefe00
}

.middle {
    vertical-align: middle;
}    

.nonDisability {
	background-color: #fe9900
}

.payment {
	background-color: #fefe00
}

.pickupHeader {
    background-color: gray;
    color: white;
    text-align: center;
}

.reportSection {
	font-weight: bold;
}

.sectionDesc {
	width: 70%
}

.sectionItems {
	width: 10%
}

.sectionSeparator {
	padding-top: 0.5em;
}

.sectionWidth {
    width: 97%;
}
    
.summaryCell {
    width: 22%;
}
    
.summaryNameCell {
    padding-left: .5em;
    width: 32%;
}
    
.summaryTable {
    background-color: #EEE;
    width: 100%;
    float: right;
}

.tabs {
    float: right;
    width: 100%;
}

.tabsPosition {
    width: 100%;
    float: right;
}

.textseparator {
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 0px;
	padding-top: 0px
}

.userInstructionsPosition
{
	margin-right: 0.5em;
}

.topMargin
{
	margin-top: 5em;
}

.paddingTop
{
	padding-top: 0.3em;
}

.paddingHeader {
	padding-left: 3em;
}