body
{
    font-weight: normal;
    font-size: 9pt;
    color: #232020;
    font-family: Verdana, sans serif;
    background-color: #ffffff
}

UL
{
    font-size: 9pt;
    font-family: verdana, sans-serif
}
OL
{
    font-size: 9pt;
    font-family: verdana, sans-serif
}
H1
{
	font-size: 16pt;
    font-family: verdana, sans-serif
}
H2
{
	font-size: 14pt;
    font-family: verdana, sans-serif
}
H3
{
	font-size: 9pt;
    font-family: verdana, sans-serif;
}
H4
{
	font-size: 9pt;
    font-family: verdana, sans-serif;
}
H5
{
	font-size: 8.5pt;
    font-family: verdana, sans-serif;
}
H6
{
	font-size: 8pt;
    font-family: verdana, sans-serif
}
A {font: 9pt verdana,arial,helvetica,'sans-serif'; text-decoration: underline;} 
A:link
{
	color:blue;
	font-family: Verdana, Arial, Sans-Serif;	
    text-decoration: underline;
}
A:visited
{
	color:purple;
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:hover
{
	color:#D7451A;
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline !important;
}
A:active
{
	color:#D7451A;
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
.copyright
{
    font-size: 8pt;
    color: gray;
    text-decoration: none;
}
A.copyright:link
{
    font-size: 8pt;
    color: gray;
    text-decoration: none;
}
A.copyright:visited
{
    font-size: 8pt;
    color: gray;
    text-decoration: none;
}
A.copyright:active
{
    font-size: 8pt;
    color: gray;
    text-decoration: underline;
}
A.copyright:hover
{
    font-size: 8pt;
    color: #D7451A;
    text-decoration: underline;
}
A.footerLink
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    color: white !important; 
}
A.footerLink:hover
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #D7451A !important; 
}
A.footerLink:visited
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    color: white; 
}
.normal
{
    font-size: 9pt;
    font-family: verdana, sans-serif;
}
.text
{
    font-size: 9pt;
    font-family: verdana, sans-serif;
}
.textSmall
{
    font-size: 8pt;
    font-family: verdana, sans-serif;
}
.xsmall
{
	font-size: 8pt;
}
.button
{
	font-size: 9pt;
}
.formElement
{
	font-family:verdana, sans-serif;
	font-size: 9pt;
}
.heading
{  
    font-weight: bold;
    font-size: 12pt;
    color:#D7451A
}
.subHead
{  
    font-weight: bold;
    font-size: 9pt;
    color:#D7451A
}
.red
{
	color: Red;
}
.redBold
{
	color: Red;
	font-weight: bold;
}
.required
{
	color: Red;
	font-weight: bold;
}
.errMsg
{
	background-color: #FFFFD5;
	color: Red;
}
.rockwellRed
{
	color: #D7451A;
}
.rockwellbold
{
	color: #9A0000;
	font-weight:bold;
}
.item
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
    vertical-align: top;
}
.bgGreyItem
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: #eeeeee;
	vertical-align: top;
}
.bgGreenItem
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: #D5E5D5;
	vertical-align: top;
}
.bgBlueItem
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: #EBF2FB;
}
.whiteColHeader
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: white;
	text-align:center;
	font-weight: bold;
}
.greenColHeader
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: #D5E5D5;
	text-align:center;
	font-weight: bold;
}
.blueColHeader
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: #2666C6;	
	text-align:center;
	font-weight: bold;
	color: white;
}
.redColHeader
{
	font-size: 8pt;
    font-family: verdana, sans-serif;
	background-color: #9A0000;	
	color: white;
	text-align:center;
	font-weight: bold;
}
.blackColHeader
{
	font-size: 8pt;
	font-family: verdana, sans-serif;
	background-color: #232020;	
	color: white;
	text-align:center;
	font-weight: bold;
}
.grayColHeader
{
	font-size: 8pt;
   font-family: verdana, sans-serif;
	background-color: #BDB6B0;	
	color: white;
	text-align:center;
	font-weight: bold;
}
.bglightgrey
{
	font-family: verdana;
	font-size: 9pt;
	background-color:#EDEBEA;
}
.bgGrey
{
	font-size: 9pt;
    font-family: verdana, sans-serif;
	background-color: #EDEBEA;
}
.bgGreen
{
	font-size: 9pt;
    font-family: verdana, sans-serif;
	background-color: #D5E5D5;
}
.bgBlue
{
	font-size: 9pt;
    font-family: verdana, sans-serif;
	background-color: #63B5E8;
}
.bgmedblue
{
	font-family: verdana;
	font-size: 9pt;
	background-color: #00A0E2;
	color: #232020;	
}
.highlight
{
	background-color: #FFFFD5;
}
.bgorange
{
    font-size: 9pt;
    color: #232020;
    background-color: #D7451A;
    font-family: verdana;
}
.bgtotal
{
    font-size: 9pt;
    color: #232020;
    font-family: verdana;
    background-color: #FEE8E8;
}
.mousetrack
{
    font-size: 9pt;
    color: gray;
    text-decoration: none
}
A.mousetrack:link
{
    font-size: 9pt;
    color: gray;
    text-decoration: none
}
A.mousetrack:visited
{
    font-size: 9pt;
    color: gray;
    text-decoration: none
}
A.mousetrack:active
{
    font-size: 9pt;
    color: gray;
    text-decoration: underline
}
A.mousetrack:hover
{
    font-size: 9pt;
    color: #F05500;
    text-decoration: underline
}
P
{
    font-size: 9pt !important;
    font-family: Verdana, 'sans serif';
}
.bold
{
	font-weight: bold;
}
.rweblinks
{
	color: #232020;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana;
	TEXT-ALIGN: center;	
}
A.rweblinks
{
	color: #232020;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana;
	text-decoration: underline;
}
A.rweblinks:hover
{
	color: #D7451A;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana;
	text-decoration: underline;
}
/* RWEB Banner */
.bnr
{
    font-weight: normal;
    font-size: 8pt;
    TEXT-TRANSFORM: none;
    color: #7B6E66;
    font-family: verdana;
    LINE-HEIGHT: 150%;
}
.bnrDate
{
    font-size: 8pt;
    color: #7B6E66;
    font-family: verdana;
    TEXT-ALIGN: right
}
.bnrHead
{
    font-weight: Bold;
    font-size: 12pt !important;
    TEXT-TRANSFORM: none !important;
    color: #232020 !important;
    FONT-STYLE: normal;
    font-family: verdana
}
.bnrHelp
{
    font-weight: bold;
    font-size: 8pt;
    color: #7B6E66;
    font-family: verdana
}
.bnrHelp A
{
    font-weight: bold;
    color: #7B6E66;
    TEXT-ALIGN: right;
}
.bnrSubHead
{
    
    font-size: 9pt;
    color: #232020;
    font-family: verdana
}
.body
{
    font-size: 9pt;
    color: #232020;
    font-family: verdana
}
.welcome
{
	color:#232020;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal !important;
	font-size: 8pt;	

}
.date
{
	color: #232020;
	font-size: 8pt;
	font-weight: normal;
}

td, th, td.item, td.bgGreyItem, td.grayColHeader
{
    font-size : 10pt;
}

td.leftNav
{
    border-right : 1px solid #d9d5d2;
}

/*td.leftNav a
{
    line-height : 150%;
}*/

.leftNav1
{
	line-height : 110%;
    margin : 0 0 0 3;
    padding : 4 0 3 0;
}

.leftNav2
{
	line-height : 110%;
    margin : 0 0 0 3;
    padding : 4 0 3 12;
}

td.text
{
    padding-left : 20px;
}