/* WebInterpoint User Help Style Classes */

/* WebInterpoint Blue Values for Reference
	#187BC6 Dark Blue
	#9CCEE7 Medium Blue
	#CEE7EF Light Blue
	#ADD6EF Medium 2
	#73B5DE
	#3994CE
*/

body { font-family: Arial, Helvetica, sans-serif;}
a:link { color: #187BC6;}
a:active { color: #9CCEE7;}
a:visited { color: #187BC6;}
a:hover { color: #000000;}

.userhelp-contenttopic { font-weight: bold; text-decoration: none; font-size: 14px; font-weight: bold; padding-left: 10px; line-height: 125%;}
a.userhelp-contentTopic:link { color: #187BC6;}
a.userhelp-contentTopic:active { color: #9CCEE7;}
a.userhelp-contentTopic:visited { color: #187BC6;}
a.userhelp-contentTopic:hover { color: #000000;}

.userhelp-topquestions { font-size: 10px; font-weight: bold; padding-left: 5px; text-decoration: none;}
a.userhelp-topquestions:link { color: #187BC6;}
a.userhelp-topquestions:active { color: #9CCEE7;}
a.userhelp-topquestions:visited { color: #187BC6;}
a.userhelp-topquestions:hover { color: #000000;}

.userhelp-relatedlinks { font-size: 12px; font-weight: bold; padding-left: 5px; text-decoration: none;}
a.userhelp-relatedlinks:link { color: #187BC6;}
a.userhelp-relatedlinks:active { color: #9CCEE7;}
a.userhelp-relatedlinks:visited { color: #187BC6;}
a.userhelp-relatedlinks:hover { color: #000000;}

.userhelp-text {font-size: 12px; font-style: normal; color: #000000; text-decoration: none;}
.userhelp-text-small {font-size: 9px; color: Black; font-style: normal;}
.userhelp-titlebar-primary-large {color: #ffffff; background-color: #187BC6; font-size: 18px; font-style: normal; font-weight: bold;}
.userhelp-titlebar-primary-medium {color: #ffffff;  background-color: #187BC6; font-size: 16px; font-style: normal;font-weight: bold; }
.userhelp-titlebar-secondary-medium {color: #000000; font-size: 16px; font-style: normal; background-color: #dcdcdc; font-weight: bold;}
.userhelp-toolbar-description { color:#000000; font-size: 12px; font-style: normal;  padding-bottom: 3;  padding-left: 3;  padding-right: 3;  padding-top: 3;       }
.userhelp-toolbar-title {color:#000000; font-size:14px; font-weight:bold; background-color:#C0C0C0;}
.userhelp-toolbar-table{ border-style:solid; border-width:1px; border-color:black; background-color:#E8E8E8;}


.userhelp-text-old { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; color: #000000; width: 100%;
	padding-top: 2px;	padding-right: 2px;	padding-bottom: 2px;	padding-left: 2px;
	border-style: none;	border-top-width: 0px;	border-right-width: 0px; border-bottom-width: 0px;	border-left-width: 0px;
	list-style-type: disc;	vertical-align: top;}

.lowercase {text-transform: lowercase}