/* ================================
    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;
	}
.gSubHeader2 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}
	
.bText {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	}
.gText {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	
	}
 .bTextLink a:link {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}

.bTextLink a:visited {
	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:active {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}



	

.gTextLink a:link {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}
.gTextLink a:visited {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
text-decoration:none;

	
	}


.gTextLink a:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	}

.gTextLink a:active {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	}
	
A:link {
	color: #5280a9;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;

}


A:visited {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;

}


A:hover {
	color: #5280a9;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;

}

A:active {
	color: #5280a9;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;

}




.gText a:link {
	color: #5280a9;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;

}

.gText a:visited {
	color: #5280a9;
	font-family: Tahoma;
	font-size: 12px;

}

.gText a:hover {
	color: #5280a9;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 12px;

}




.gText a:active {
	color: #5280a9;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;

}




