﻿body {
    margin:0px 0px 0px 0px;
    background-color: White;
}
/*
 H3 {
          font-family:Arial;
          font-size:12px;
          font-weight:bold;
          padding-left: 5px;
          }
H4 {
          font-family:Arial; 
          font-size:10px;
          font-weight:bold;
          padding-left: 5px;
          }
SubHeader {
          font-family:Arial;
          font-size:12px;
          font-weight:bold;
          padding-left: 5px;
*/
/* Styles for the top left corner logo. */
.corner_logo {
    margin:5px 5px 5px 5px;
}

/* Styles for the primary navigation at the top. */
.primary_navigation {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
.primary_navigation td {
    white-space:nowrap;
}
.primary_navigation a {
    color:Black;
    text-decoration:none;
}
.primary_navigation a:hover {
    color:#AA0000;
    text-decoration:none;
}

/* Styles for the top left corner logo. */
.parts_navigation 
{
    font-family:Arial;
    font-size:12px;
}

/* Styles for the Model Parts List Pages */

.Menu a:link {
	color: black;
	text-decoration: none;
	width: 100%;
	font-size: 8pt;
	font-family: Arial;
}

.Menu a:visited {
	color: black;
	text-decoration: none;
	width: 100%;
	font-size: 8pt;
	font-family: Arial;
}
.Menu a:hover {
	color: white;
	background-color:  #C8010D;
	width: 100%;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial;
}

.Menu
{
	display: none;
	width: 200px;
	position: absolute;
	top: 0px;
	background-color: white;
	font-size: 8pt;
	font-family: Arial;
	border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;
}

/* From kevin's mockup 7 July 2006 */

.form_table
{
    font-family:Arial;
    font-size:11px;
}
.form_table th
{
    white-space:nowrap;
    background-color:#E1E1E1;
    border:solid 1px #666666;
    font-weight:bold;
}
.form_table td
{
    white-space:nowrap;
    /* 
    background-color:#F7F7F7;
    border:solid 1px #CCCCCC;
    */
    font-weight:normal;
}

/* Data table - steve */

.form_table
{
    font-family:Arial;
    font-size:11px;
}
.form_table th
{
    background-color:#E1E1E1;
    border:solid 1px #666666;
    font-weight:bold;
    text-align: left;
    padding-left: 5px;
    padding-right: 12px;
    	
}
.form_table td
{
	text-align: left;
	padding-left: 5px;
    font-weight:normal;
    padding-right: 12px;
}


/* File Folder Styles */
.file_divide
{
    font-family:Arial;
    font-size:11px;
}
.file_divide a
{
    color:#FFFFFF;
    text-decoration:none;
}

.file_header_bright
{
    font-weight:bold;
    text-align:center;
    background-color:#000000;
}

.file_header_dark
{
    font-weight:bold;
    text-align:center;
    background-color:#000000;
}
.file_header_dark a
{
    color:#666666;
}

.divider_buttons 
{
    width:100%;
    text-align:center;
}

.divider_buttons td
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    border-top:solid 1px #cccccc;
    border-right:solid 1px #333333;
    border-bottom:solid 1px #333333;
    border-left:solid 1px #cccccc;
}
.divider_buttons_inactive
{
	background-color: #eeeeee;
	color: #000000;

}
.divider_buttons_hover 
{
    background-color:#AA0000;
    color: white;
    cursor: hand;
    border-top-color:#ff3333;
    border-right-color:#553333;
    border-bottom-color: #553333;
    border-left-color:#ff3333;
}
.divider_buttons_active 
{
    background-color:#AA0000;
    color:#FFFFFF;
    border-top-color:#ff3333;
    border-right-color:#553333;
    border-bottom-color: #553333;
    border-left-color:#ff3333;

}
.divider_buttons_unavailable 
{
	background-color:#DDDDDD;
	color:#666666;
}
/* Added to support the little round ball - Steve */
.divider_buttons_inactive_rb
{
	background-color: #eeeeee;
	color: #000000;

}
.divider_buttons_hover_rb 
{
    background-color:#AA0000;
    color: white;
    cursor: hand;
    border-top-color:#ff3333;
    border-right-color:#553333;
    border-bottom-color: #553333;
    border-left-color:#ff3333;
 
}
.divider_buttons_active_rb 
{
    background-color:#AA0000;
    color:#FFFFFF;
    border-top-color:#ff3333;
    border-right-color:#553333;
    border-bottom-color: #553333;
    border-left-color:#ff3333;

}

/* July 20, 2006 Update - Kevin Shoultz */


.body_style H3
{
	font-family: Arial;
	font-size: 22px;
	width:90%;
	font-style:italic;
}

.body_style table
{
	font-family: Arial;
	font-size: 11px;
 width:90%; 
}

.body_style th
{
	width:100px;
	white-space:nowrap;
	background-color:#E1E1E1;
	border:solid 1px #666666;
	text-align:center;
	font-weight:bold;
}

.body_style td
{
	
/*	white-space:nowrap; */
	background-color:#FFFFFF;
	border-bottom:solid 1px #444444;
	text-align:left;
	padding-left: 10px;
	font-weight:normal;
}


/* Some things I needed */

table.Externals
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;

	border-bottom: black 1px solid;
	font-family: Arial;
	white-space: normal;

}

.ExternalsTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}
td.Externals1
{
	font-size: 12pt;
	font-weight: bold;
	width: 180px;
}

th.ExternalsHead
{
	font-size: 12pt;
	font-weight: bold;
}

td.Externals2
{
	font-size: 12pt;
}

p.Disclaimer
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}

.LargerFont
{
	font-size: 10pt;
}

.JumpOffPage
{
	background-color: red;
	color: White;
	font-weight: bold;
}

.Future
{
	background-color: Gray;
	color: White;
}

.PNCDInHeader
{
	color: White;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	white-space:nowrap;
}

.PNCDInHeader a {
    color: White;
    }
    
    .PNCDInHeader a:link {
    color: White;
    }
    .PNCDInHeader a:visited {
    color: White;
    }
    .PNCDInHeader a:hover {
    color: White;
    }

a:link
{
font-family:arial;
}
a:visited
{
	font-family:Arial;
}

b
{
	font-family:Arial;
}