@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom: 40px;
}
#gutter{
	width:20px;
	background-color:#FFFFFF;
}
#page_content{
	max-width:750px;
	width:600px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	padding-right:10px;
	vertical-align:top;
}

#page_content object{
	max-width:750px;
}
h2{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#sc_button{
	text-align:right;
	display:block;
	margin-right:8px;
	padding:0px;
	margin-top:4px;
}
#logo{
	text-align:center;
	padding:0px;
	margin-bottom:0px;
	margin-top:4px;
}
.hti_tagline{
	color:#5B0346;
	font-size:10px;
}
.top_kw{
	color:#045789;
	font-size:12px;
}
.steps{
	font-size:12px;
	text-align:left;
}
.step{
	font-size:14px;
	font-weight:bold;	
}
.obj_list{
	font-size:12px;
	margin:0px;
	margin-top:0px;
	padding-top:0px;
	list-style-type:square;
	list-style-position:inside;
}
.obj_list li{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.ab_ol{
	margin:0px;
	list-style-position:inside;
}
.toc_header{
	font-weight:bold;
	font-size:14px;
}
.question{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
/*----------------------RSS FEED-----------------------*/
#rss_feed_holder{
	margin-bottom:8px;
}
.rss_feed{
	padding-bottom:6px;
	padding-top:4px;
	clear:both;
}
.read_more{
	margin-left:8px;
}
/*-------------------Customer Commets-------------------------------------------------------------*/
#customer_quotes{
	width:580px;
	margin:0px;
	padding:0px;
}
.cust_quote{
	padding-bottom:4px;
}
#b_more_holder{
	width:580px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;	
}
#b_less_holder{
	width:580px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;	
}
.show_hide, .show_hide:visited{
	color:#000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	outline:none;
}
.show_hide:hover, .show_hide:active{
	color:#00F;
	outline:none;
}
/*---------------START LINKS------------------------------------------------------------------------*/

.editable-font {
 font-family:Arial, Helvetica, sans-serif;
 font-size: mediumpx;
 font-weight: bold;
}

.editable-font2 {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: largerpx;*/
	font-weight: bold;
	color: #055789;
}

.editable-font3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #055789;
}

/* added */
.tocsectionlink, .tocsectionlink:visited{
	display:block;
	width:100%;
	height:100%;
	color:#5b0346;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	
}

.tocsectionlink:hover, .tocsectionlink:active{
	color:#045789;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	outline:none;
}

.style1 {
	color: #5B0346;
}

.style3, .style3:visited, .style3:active {
	color: #000 !important;
}

.fs10{
	font-size: 10px;
}
.pageheaderlinks2, .pageheaderlinks2:visited {
	color:#5b0346;
	font-weight:bold;
	font-size: inherit;
	text-decoration:none;
}

.pageheaderlinks2:hover, .pageheaderlinks2:active {
	color:#045789;
	text-decoration:none;
	outline:none;
}#page_content table tr td p font strong {
	font-weight: bold;
}
