﻿body { font-family: helvetica,arial,sans-serif; }


html { text-align: center; }

h1, h2, h4, h5,h3  { color: #0C2946; }
/*h3{color:#989991}*/
p, li { color: #113458; }
ol,ul { list-style: none; }
a { color: #0F65B6; }
a:hover { color: #F6A905; }
em { color: #113458; }

li.end
{
	clear: left;
	display: block;
	padding-top: 34px;
	width: 100%;
	height: 24px;
}
body
{
	position: relative;
	margin: 0;
	text-align: left;
}


html
{

	background-color: #EAECE3;
}

h1
{
	clear: left;
	font-size: 18px;
	padding: 20px 0 14px 4px;
	margin: 0 0 14px 0;
	border-color: #0C2946;
	border-width: 0 0 1px 0;
	border-style: solid;
}

h2
{
	clear: left;
	font-size: 16px;
	padding: 20px 0 0px 0px;
	margin: 0px;
}

h3 { Font-size: 14px; }

em
{
	font-weight: bold;
	white-space: nowrap;
}

h4 { font-size: 12px; }

h5
{
	font-size: 13px;
	line-height: 1.5em;
	padding-left: 0px;
}

p
{
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 1.5em;
}

/*800 # ...speak w/rep*/
blockquote em
{
	font-style: normal;
	font-weight: normal;
}

blockquote
{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.7em;
}
/*end 800 # ...speak w/rep*/

.omManuals 
{
	font-family: helvetica,arial,sans-serif;
	font-size:10px;
	color:ff0000;
}
.ChildNodeStyle {
            font-size: small;
            font-family: Arial;
            color: Yellow;
        }        
.TreeViewHoverStyle {
    cursor: hand;
    text-decoration: underline;
    font-style: italic;
    color: Black;
    font-size: large;
    border-bottom-color: White;
}
.copy_Medium
{
	margin: 0;
	font-family: helvetica,arial,sans-serif;
	font-size:13px;
}
.copy_Small
{
	margin: 0;
	font-family: helvetica,arial,sans-serif;
	font-size:11px;
}

.copy_Medium li
{
	margin: 0;
	font-family: helvetica,arial,sans-serif;
	font-size:medium;
}

.ChildNodeStyle {
    font-size: small;
    font-family: Arial;
    color: #000000;
}        

.copy_Medium td
{
	
	font-size:13px;
}
.copy_Medium li
{
    margin: 0;
    font-family: helvetica,arial,sans-serif;
    font-size:12px;
        margin: 10;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.copy_Medium li
{
    line-height: 1.25em;
    font-size:12px;
        margin: 10;
    padding: 0;
    display: list-item;
    list-style: none;
}

h1
{
	clear: left;
	font-size: 18px;
	padding: 20px 0 14px 4px;
	margin: 0 0 14px 0;
	border-color: #0C2946;
	border-width: 0 0 1px 0;
	border-style: solid;
}

.liBullet li
{
	list-style-type: disc;
	font-family: helvetica,arial,sans-serif;
    font-size:12px;
    margin-left:0;
	padding-left: 0px;
}