A:link
{
    COLOR: #364AFF; TEXT-DECORATION: none; 
}

A:link:hover
{
    COLOR: #FF6600; TEXT-DECORATION: underline;
}

A:active
{
    COLOR: #FF6600; TEXT-DECORATION: underline;
}

A:visited
{
    COLOR: #364AFF; TEXT-DECORATION: none;
}

BODY
{
    margin-top: 0;
	color: #000;
	font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
	width: 810px;
}

.shifted
{
    margin-left: 20px;
}

.shifted2
{
    margin-left: 30px;
}

h1
{
	margin-top: 1em;
	margin-bottom: 25px;
	font: bold 12px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #000;
}

h3
{
	margin-top: 2em;
	margin-bottom: .2em;
	font: bold 10px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #000;
}

h4
{
    margin-left: 20px;
}

ul.square { list-style: square outside; }

li { margin-bottom: 4px;}

/*ul { margin-bottom: 18px; list-style: none outside; }*/
ul.square { margin-left: -1em; }

.body_title
{
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px lucida grande, geneva, , arial, sans-serif;
	color: #466AFF;
	font-weight: bold;
}

.navigation_bar_text
{
	margin-bottom: 10px;
	margin-left: 5px;
	font: 9px lucida grande, geneva, helvetica, arial, sans-serif;
}

.path
{
	margin-top: 0px; margin-bottom: 10px; font: 12px courier;
}

.path_small
{
	margin-top: 0px; margin-bottom: 10px; font: 10px courier;
}

.content_text_small
{
	margin-top: 0px; margin-bottom: 19px; font: 10px lucida grande, geneva, helvetica, arial, sans-serif;
}

.content_text
{
	margin-top: 0px; margin-bottom: 10px; font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
}

.content_text_index
{
	margin-top: 0px; margin-bottom: 20px; font: 8px lucida grande, geneva, helvetica, arial, sans-serif;
	vertical-align: 30%;
}

.list_index
{
	margin-top: 0px;
	margin-bottom: 10px;
	font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #364AFF;
}

.notes
{
    font: 11px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #000000;
	background: #F3F3F3;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	width: 800px;
}

table.notes
{
    font-family: lucida grande, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
}

table.instructions
{
    font-family: lucida grande, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
}

.features
{
    font-family: lucida grande, geneva, helvetica, arial, sans-serif;
    border-top: 1px solid #919699;
	border-left: 1px solid #919699;
	margin-bottom: 10px;
}

.features th
{
	padding: 4px 8px 4px 8px;
	background: #ECECEC;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #919699;
	border-right: 1px solid #919699;
}

.features td
{
	padding: 8px;
	font-size: 12px;
	text-align: left;
	/*vertical-align: top;*/
	border-bottom: 1px solid #919699;
	border-right: 1px solid #919699;
}

.features table td
{
	border: none;
	padding: 0;
	vertical-align: middle;
}

.reference_notes
{
	font-family: lucida grande, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

table.revisions
{
    font-family: lucida grande, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
    border-spacing: 4px;
    border: 1px #A1A5A9 solid;
    color: #303030;
}

/*table.note
{
background-color:#f1f1f1;
font-size: 100%;
padding:5px;
border-top: 1px solid #BBB;
border-left: 1px solid #BBB;
border-bottom: 1px solid #BBB;
border-right: 1px solid #BBB;
}*/


.revision_history_title
{
	font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #666666;
	font-weight: normal;
}



.copyrights
{
	margin-top: 0px;
	margin-bottom: 10px;
	font: 11px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #777777
}