/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.bHeader {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	}
.gHeader {
	color: #666666;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	}
.bSubHeader {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	
	}
.gSubHeader {
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}
	
.bText {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	}
.gText {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	
	}

.bSubHeaderLink {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration:None; 
	}
	.bTextLink {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:None;
	}
	
	.ZText {
	color:Gray;
	font-family: Tahoma;
	font-size:12px;
	text-decoration:None;
	
	}
	
	.bTextLinkUnderline a:link {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	}
	
	.bTextLinkUnderline a:active {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	}
	.bTextLinkUnderline a:hover{
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	}
	.bTextLinkUnderline a:visited{
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	}


.bTextLink {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	}


	.bTextLink a:link {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}
		.bTextLink a:active {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}
	.bTextLink a:hover {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	}
	.bTextLink a:visited {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
text-decoration:none;

	
	}

