/*
#=============================================
#Summary: Help Style Sheet
#Author: Robert Irvine
#Company: Crown Data Systems
#Date: 6-23-08
#=============================================
*/

.hlprow {font: Inherit; font-size: 10pt; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-weight: bold;	color: rgb(0,0,102); text-align: left; background-color: rgb(255,255,255)}
.helpmenu {font: Inherit; font-size: 10pt; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-weight: bold; color: rgb(0,0,102); text-align: left;background-color: rgb(158,183,205)}
.helpmenuover {font: Inherit; font-size: 10pt; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-weight: bold; color: rgb(255,255,255); text-align: left;background-color: rgb(158,183,205)}
.hlpselect {font: Inherit; font-size: 10pt; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-weight: bold; color: rgb(0,0,102); text-align: left;}

.hlprow a:link {font: Inherit; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-size: 10pt; text-align: center; color: rgb(0,0,102); text-decoration: none;}
.hlprow a:visited {font: Inherit; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-size: 10pt; font-weight: bold; color: rgb(0,0,102); text-align: left; text-decoration: none;}
.hlprow a:hover {font: Inherit; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-size: 10pt; text-align: center;  color: rgb(0,77,252); text-decoration: none;}
.hlprow a:active {font: Inherit; font-family:Calibri,Verdana,"serif","Times New Roman", Times; font-size: 10pt; text-align: center;  color: rgb(0,77,252); text-decoration: none;}

/* Page Formatting */
.pagetitle { 
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:22pt;
	color: RGB(79,129,189);
}

.subtitle {
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:13pt;
	font-weight:bold;
	color: RGB(72,117,171);
}

.note {
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:10pt;
	color: RGB(72,117,171);
}

.rednote {
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:10pt;
	color: RGB(146,11,11);
}

.pagetext {
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:10pt;
	color: RGB(0,0,0);
}

.boldtext {
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:10pt;
	font-weight:bold;
	color: RGB(0,0,0);
}

.category {
	font-family:Calibri,Verdana,"serif","Times New Roman", Times;
	font-size:10pt;
	color: RGB(192,80,77);
}

