﻿/********************************************************************************/
/* STYLESHEET FOR HELP APPLICATION 
/********************************************************************************/
/*------------------------------------------------------------------------------*/
/* ..download_label CLASS
/*------------------------------------------------------------------------------*/
.download_label {
	left:16px;
	top:16px;
	margin-bottom:0px;
	font-size:13px;
	font-family:Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #000000;
	line-height: 119.99999559842622%;
	padding-top:1px;
	padding-bottom:2px;

}
/*------------------------------------------------------------------------------*/
/* .download_filename CLASS
/*------------------------------------------------------------------------------*/
.download_filename {
	top:17px;
	margin-bottom:0px;
	font-size:13px;
	font-family:Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #0033cc;
	line-height: 119.99999559842622%;
	padding-top:1px;
	padding-bottom:2px;

}
/*------------------------------------------------------------------------------*/
/* .Line CLASS
/*------------------------------------------------------------------------------*/
.Line {
	border-bottom: 1px solid #cccccc;
	width:100%;
	left:10px;
	top:41px;
	margin-bottom:0px;
}
/*------------------------------------------------------------------------------*/
/* .slideshow_normal CLASS
/*------------------------------------------------------------------------------*/
.slideshow_normal {
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: 800;
	text-align: left;
	color: #333333;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;
}
/*------------------------------------------------------------------------------*/
/* .slideshow_rollover CLASS
/*------------------------------------------------------------------------------*/
.slideshow_rollover {
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: 800;
	text-align: left;
	color: #FF0000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;
}
/*------------------------------------------------------------------------------*/
/* .help_SubTitle CLASS
/*------------------------------------------------------------------------------*/
.help_SubTitle {
	margin-bottom:0px;
	font-size:20px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: Bold;
	text-align: left;
	color: #000000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;

}
/*------------------------------------------------------------------------------*/
/* .help_SectionHeader CLASS
/*------------------------------------------------------------------------------*/
.help_SectionHeader {
	margin-bottom:0px;
	font-size:15px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: Bold;
	text-align: left;
	color: #000000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;

}
/*------------------------------------------------------------------------------*/
/* .help_Link CLASS
/*------------------------------------------------------------------------------*/
.help_Link {
	margin-bottom:0px;
	font-size:15px;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
	color: #3366ff;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;

}
/*------------------------------------------------------------------------------*/
/* .help_Text CLASS
/*------------------------------------------------------------------------------*/
.help_Text {
	margin-bottom:0px;
	font-size:15px;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 130%;
	padding-top:1px;
	padding-bottom:2px;

}
/********************************************************************************/
/* STYLESHEET FOR HELP APPLICATION ****OLD****
/********************************************************************************/

/*------------------------------------------------------------------------------*/
/* for the 3 layer style
/*------------------------------------------------------------------------------*/

#hlp_BodyHeader
{
	width:100%;
	border: 0px;
}

#hlp_LeftNav
{
	position: absolute;
	left: 10px;
	top:77px;
	margin-top: 10px;
	width: 190px;
	border: 0px;
}

#hlp_MainBody
{
	top: 217px;
	border: 0px;
	margin-left: 219px;
	margin-right: -1px;
}


/*------------------------------------------------------------------------------*/
/* .hlp_PageTitle CLASS
/*------------------------------------------------------------------------------*/
.hlp_PageTitle
{
	font-weight: bold;
	font-size: 16pt;
	color: #000066;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

/*------------------------------------------------------------------------------*/
/* .hlp_SubTitle CLASS
/*------------------------------------------------------------------------------*/
.hlp_SubTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: #000066;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
}

/*------------------------------------------------------------------------------*/
/* .hlp_Text CLASS
/*------------------------------------------------------------------------------*/
.hlp_Text
{
	font-family:Georgia, Times New Roman, Serif;
	font-size: 11pt;
	color: Black;
}

/*------------------------------------------------------------------------------*/
/* .hlp_Term CLASS
/*------------------------------------------------------------------------------*/
.hlp_Term
{
	font-family:Georgia, Times New Roman, Serif;
	font-size: 11pt;
	color: #0066CC;
	font-weight: bold;
}

/*------------------------------------------------------------------------------*/
/* .hlp_OptionName CLASS
/*------------------------------------------------------------------------------*/
.hlp_OptionName
{
	font-weight:bold;
	font-family:Georgia, Times New Roman, Serif;
	font-size: 11pt;
	color: Black;
}

/*------------------------------------------------------------------------------*/
/* .hlp_OptionList CLASS
/*------------------------------------------------------------------------------*/
.hlp_OptionList
{
	background-color: #F8F8FF;
	border-style: solid;
	border-color: White;
	border-width: 1px;
	/*border-left-width: 3px;
	border-right-width: 3px;
	border-left-color: White;
	border-right-color: White;
	border-left-style: solid;
	border-right-style: solid;*/
	
}

/*------------------------------------------------------------------------------*/
/* .hlp_lblRelPages CLASS
/*------------------------------------------------------------------------------*/
.hlp_lblRelPages
{
	font-family:Georgia, Times New Roman, Serif;
	font-size: 9pt;
	color: Black;
	font-variant: small-caps;
}

/*------------------------------------------------------------------------------*/
/* .hlp_RelPages CLASS
/*------------------------------------------------------------------------------*/
.hlp_lblRelPages
{
	font-family:Georgia, Times New Roman, Serif;
	font-size: 9pt;
	color: Black;
}