td,div {
	font-family: arial;
}

.TopNavLabel {
	font-size: 10px;
	color: #FFFFFF;
}

.topNavArrow {
	margin-top: 9px; 
	float: right;
	border-width: 0px;
}

.leftNavHeader {
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;	
	text-align: center;	
	background-color: #B3282E;
	height: 20px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, SanSerif;
}



/*Added for Parent-Child Reference*/

.dynamicTOCHeader
{
    font-size: 12px;
    font-weight: bold;
}

.TOC
{
    font-family: Arial;
    font-size: 10px;
    color: black;
	text-align: left; 
    margin-top: 5px;
    margin-bottom: 5px; 
    margin-right: 0px; 
    margin-left: 0px;
}        

.TOCLink
{
    text-decoration: none;
    color: #444444;
}

/* comment out these general link stylings
a
{
    font-weight: bold;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

*/

a.TOCLink:visited
{
    color: #444444;
}

a.TOCLink:hover
{
    
}

.footer
{
    font-family: Arial;
    font-size: 8pt;
    color: #555555;
}

.TOCLevel1Row
{
/*	background-color: #B3CDDF;*/
}
.TOCLevel1RowImage
{
    text-align: left; 
    vertical-align:top; 
    background-image: url(images/bullet_filled.gif);
    background-repeat: no-repeat;
}
.TOCLevel1Row_WithChild
{
/*    background-color: #B3CDDF;*/
}
.TOCLevel1RowImage_WithChild
{
    text-align: left; 
    vertical-align:top; 
    background-image: url(images/bullet_filled.gif);
    background-repeat: no-repeat;
}
a.TOCLevel1
{
/*    color: #2A547D;*/
    margin-bottom: 5px;
}

.TOCLevel2Row
{
/*    background-color: #00cc00;*/
}
.TOCLevel2RowImage
{
    text-align: left; 
    vertical-align:center;
    padding: 0px 0px;
    background-image: url(images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}
.TOCLevel2Row_WithChild
{
/*    background-color: #00ff00;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}
.TOCLevel2RowImage_WithChild
{
    text-align: left; 
	font:Arial, Helvetica, sans-serif bolder bold
    vertical-align:center;
    padding: 0px 0px;
    background-image: url(images/arrow_down.gif);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}
a.TOCLevel2
{
    color: black;
    margin-bottom: 5px;
}
a.TOCLevel2_WithChild
{
/*    color: #2A547D;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}

.TOCLevel3Row
{
/*    background-color: #ff9933;*/
}
.TOCLevel3RowImage
{
    text-align: right; 
    vertical-align:top;
    padding: 0px 0px;
    background-image: url(images/arrow_small_right.gif);
    background-repeat: no-repeat;
    background-position: 6px 0px;
}
.TOCLevel3Row_WithChild
{
/*    background-color: #ffcc33;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}
.TOCLevel3RowImage_WithChild
{
    text-align: right; 
    vertical-align:top;
    padding: 0px 0px;
    background-image: url(images/arrow_small_down.gif);
    background-repeat: no-repeat;
    background-position: 6px 0px;
}
a.TOCLevel3
{
    color: black;
    margin-bottom: 5px;    
}
a.TOCLevel3_WithChild
{
/*    color: #2A547D;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}

.TOCLevel4Row
{
/*    background-color: #ff66cc*/
}
.TOCLevel4RowImage
{
	text-align: right;
	vertical-align:top;
    padding: 0px 0px;
    background-image: url(images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 7px 0px;
}
.TOCLevel4Row_WithChild
{
/*    background-color: #ffcccc;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}
.TOCLevel4RowImage_WithChild
{
    text-align: right;
	vertical-align:top;
	padding: 0px 0px;
    background-image: url(images/arrow_small_down.gif);
    background-repeat: no-repeat;
    background-position: 7px 0px;
}
a.TOCLevel4
{
    color: black;
    margin-bottom: 5px;    
}
a.TOCLevel4_WithChild
{
/*    color: #2A547D;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}

.TOCLevel5Row
{
/*    background-color: #990099;*/
}
.TOCLevel5RowImage
{
	text-align: right;
	vertical-align:top;
    padding: 2px 0px;
    background-image: url(images/arrow_small_right.gif);
    background-repeat: no-repeat;
    background-position: 8px 0px;
}

.TOCLevel5Row_WithChild
{
/*    background-color: #cc99ff;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}
.TOCLevel5RowImage_WithChild
{
	text-align: right;
	vertical-align:top;
    padding: 2px 0px;
    background-image: url(images/arrow_small_down.gif);
    background-repeat: no-repeat;
    background-position: 8px 0px;
}

.TOCLevelAlternateRow
{
    height: 1px; 
    background-color: white;
}
a.TOCLevel5
{
    color: black;
    margin-bottom: 5px;    
}
a.TOCLevel5_WithChild
{
/*    color: #2A547D;*/
	font-size: 11px;
	color: black;
    margin-bottom: 5px;
	font-weight:bold;
}

.TOCSelectedLevel1
{
    font-size: 11px;
    color: black;
    font-weight: bold;
}

.TOCSelectedLevel2
{
    font-size: 11px;
    color: black;
    font-weight: bold;
}

.TOCSelectedLevel3
{
    font-size: 11px;
    color: black;
    font-weight: bold;
}

.TOCSelectedLevel4
{
    font-size: 11px;
    color: black;
    font-weight: bold;
}

.TOCSelectedLevel5
{
    font-size: 11px;
    color: black;
    font-weight: bold;
}