﻿.faq-article{
text-align:right;
width:100%;
}

.faq-question1{
	
text-align:left;
font-size:large;
width:100%;

}
.faq-department{ color: #6ba963;     font-size: 12px;    font-weight: bold;    text-align: left;    width: 100%;}


.faq-summary{
	font-size:large;
}
/* unvisited link */
a.researchLink:link {
    color: #303030    !important;
}

/* visited link */
a.researchLink:visited {
    color: #303030    !important;
;
}

/* mouse over link */
a.researchLink:hover {
    color: #303030  !important;
;
}

/* selected link */
a.researchLink:active {
    color: #303030  !important;
;
}