
/* page titles, subtitles, emphasized text*/
.profhelp_section_toc_story_title{
	font-family: Arial, Helvetica, sans-serif;
	color: #0067C6;
	text-decoration: none;
	font-size: 11px;
	line-height:13px;	
	font-weight:bold;	
}
.profhelp_story_description_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 13px;
	font-weight:normal;
}
.profhelp_page_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 13px;
	font-weight:normal;
}
.profhelp_page_section_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 15px;
	font-weight:bold;
}

.profhelp_page_text_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0456;
	text-decoration: underline;
	font-size: 11px;
	line-height:13px;	
	font-weight:normal;	
}
.profhelp_page_text_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #BC5C88;
	text-decoration: underline;
	font-size: 11px;
	line-height:13px;	
	font-weight:normal;	
}

a.profhelp_nav_text_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0456;
	text-decoration: none;
	font-size: 11px;
	line-height:13px;	
	font-weight:bold;	
}

a.profhelp_nav_text_link:hover{
	text-decoration: underline;
}
.profhelp_faq_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D788C;
	line-height: 13px;
	font-weight:normal;
}
a.profhelp_faq_text_link_sm{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0456;
	text-decoration: none;
	font-size: 11px;
	line-height:13px;	
	font-weight:normal;	
}

a.profhelp_faq_text_link_sm:hover{
	text-decoration: underline;
}


a.profhelp_faq_text_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0456;
	text-decoration: none;
	font-size: 11px;
	line-height:14px;	
	font-weight:bold;	
}


a.profhelp_faq_text_link:hover{
	text-decoration: underline;
}

/* page footer sections. 10px fonts, dimmed text and links */
a.profhelp_white_link
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: underline;
}
.profhelp_page_text_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7295C0;
	line-height: 14px;
	font-weight:bold;
}
td.profhelp_page_footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
a.profhelp_page_footer_link
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	text-decoration: underline;
}
a.profhelp_page_footer_link:hover
{	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.profhelp_page_footer_link_bold
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	font-weight:bold;
	color: #666666;
	line-height: 17px;
	text-decoration: underline;
}
a.profhelp_page_footer_link_bold:hover
{
		font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}

/* header section text and links. usually white text and links over color filled background. separate header (global) and banners definitions. */

/* page content area. regular text, dimmed text, highlighted text (normal and bold). */

/* form elements */
.profhelp_data_form_input_tip
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	text-decoration: none;
	color: #5D5D5D;
}
select.profhelp_form_select_size_9
{
	font-size: 9px;
}

input.profhelp_form_input_size_9
{
	font-size: 9px;
}
select.profhelp_form_select_size_11
{
	font-size: 11px;
}

input.profhelp_form_input_size_11
{
	font-size: 11px;
}



