/* ================================
    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;
	
	}

.bSubHeader2 {
	color:  #5280a9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	
	}
.bSubHeader3 {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 14px;
	
	
	}


.gSubHeader {
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}
	
.gSubHeader2 {
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}

.bText {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	}

.bText2 {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	}


.gText {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	
	}
.gText2 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	
	}
/*
/*
a:link, a:active, a:visited {
	color: #5280a9;
	text-decoration:underline;
}

a:hover {
	color: #5280a9;
	text-decoration:underline;
	
}*/
.bSubHeaderLink {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline; 
	}
.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;
	
	}



.grSubHeader {
	color: #BCC655;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	
	}

.grSubHeader2 {
	color:  #BCC655;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	
	}
.grSubHeader3 {
	color:#666666;
	font-family: Tahoma;
	font-size: 14px;
	
	
	}
