/*
tan = #E8E5D1;
gold = F3D8A9
brown = 51270B
annot orange = #EF9B3F;
dvdmote green = 62BE2F
annot blue = 8B9DB5
*/

/* guide stuff */
.dvdmote_hr
{
	color: #62BE2F;
	background-color: #62BE2F;
	height: 2px;
	margin-right: 20px;
	margin-left: 5px;
	border: 0;
}

.ttpro_hr
{
	color: #beeb0b;
	background-color: #beeb0b;
	height: 2px;
	margin-right: 20px;
	margin-left: 5px;
	border: 0;
}

.touchterm_hr
{
	color: #beeb0b;
	background-color: #beeb0b;
	height: 2px;
	margin-right: 20px;
	margin-left: 5px;
	border: 0;
}

.lexel_hr
{
	color: #EF9B3F;
	background-color: #EF9B3F;
	height: 2px;
	margin-right: 20px;
	margin-left: 5px;
	border: 0;
}

.ajireader_hr
{
	color: #2F3A8F;
	background-color: #2F3A8F;
	height: 2px;
	margin-right: 20px;
	margin-left: 5px;
	border: 0;
}

p
{
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

.guide_ss { text-align: center; }

.border { border: 1px solid #97B3C1; }

.ref_index:link
{
	text-decoration: none;
	color: #4A7189;
}

.ref_index:visited
{
	text-decoration: none;
	color: #0495B7;
}

.ref_index:hover
{
	text-decoration: underline;
	color: #0495B7;
}

.ref_nav
{
	text-align: center;
	width: 650px;
	padding-top: 15px;
	/*border: 1px solid pink;*/
}

.ref_index_li
{
	padding: 3px 0px 3px 0px;
	list-style-type: square;
	color: #beeb0b;
}

.ref_sub_head2
{
	font-size: 1.7em;
	border-bottom: 1px solid #beeb0b;
	color: #4A7189;
	width: 100%;
}

.ref_sub_head3
{
	font-size: 1.15em;
	border-bottom: 1px solid #CBBEB2;
	color: #51270B;
	font-weight: bold;
}

.ref_item
{
	list-style-type: none;
	font-weight: normal;
	font-size: 11pt;
	color: #4A4A4A;
	margin-left: -5px;
	margin-top: -10px;
}

.ref_ul2
{
	list-style-type: none;
	margin-left: -20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.ref_item2
{
	list-style-type: square;
	font-weight: normal;
	font-size: 11pt;
	color: #beeb0b;
	margin-top: 10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.guide_navTable
{
	padding: 15px 0px 5px 0px;
	width: 690px;
	/*border: 1px solid #F3D8A9;*/
}

.contents_cell
{
	padding: 0px 43px 0px 43px;
	/*border: 1px solid #F3D8A9;*/
}

a.guide_L1:link
{
	text-decoration: none;
	color: #0F2C3A;
}

a.guide_L1:visited
{
	text-decoration: none;
	color: #0F2C3A;
}

a.guide_L1:hover
{
	text-decoration: none;
	color: #295363;
}

a.guide_L2:link
{
	text-decoration: none;
	color: #183C44;
}

a.guide_L2:visited
{
	text-decoration: none;
	color: #183C44;
}

a.guide_L2:hover
{
	text-decoration: none;
	color: #446D77;
}

.guide_l1ul
{
	color: #0F2C3A;
	font-size: 14pt;
	margin: 2px 0px 5px 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 15px;
	text-align: left;
}

.guide_l2ul
{
	border-bottom: 1px solid #e8e5d1;
	margin: 10px 0px 5px 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.guide_level1
{
	list-style-type: none;
	font-size: 13pt;
	margin: 10px 0px 10px 0px;
	color: #0F2C3A;
}

.guide_level2
{
	list-style-type: none;
	font-weight: normal;
	font-size: 11pt;
	margin: -5px 0px 10px 0px;
	color: #183C44;
}

.guide_level3
{
	list-style-type: circle;
	font-weight: normal;
	font-size: 10pt;
	margin: -5px 0px 10px 0px;
}

.guide_sub_head2
{
	font-size: 1.15em;
	border-bottom: 1px solid #e8e5d1;
	color: #023042;
	font-weight: bold;
}

.guide_title
{
	color: white;
	font-size: 14pt;
	background-color: #858B8E;
	margin: 0 0 4px 0;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 670px;
	clear: none;
}

a p.guide_title:hover
{
	text-decoration: none;
	color: #90D00B;
}

.guide_backToTop
{
	text-align: right;
	font-size: 10pt;
}

.grey { color: #4F4F4F; 
  line-height: 1.15em;
}

