.support-search-box {
	border-top: 1px solid #556F8F;
	border-bottom: 1px solid #556F8F;
	background-color:#EDF2F8;
}

.search-support-form {
	margin:0px;
	padding:0px;
}


.faqs_titles{
	border-bottom:1px solid #FFBF35;
	color:#FFBF35;
	margin-bottom:4px;
}

.category-title {
	color:#006600;
}

.documents-title {
	font-weight:bold;
}

.filename a {
	text-decoration:underline;
	color:#3300FF;
}

.filename a:hover {
	text-decoration:underline;
	color:#3300FF;
}

.filename a:visited {
	text-decoration:underline;
	color: #FF9900;
}

.document-list-a {
	text-decoration:none;
}

.document-list-a:hover {
	text-decoration:none;
}

.document-div {
	margin-left:20px;
}

.document-description {
	color: #000000;
}
	
.support-heading {
	text-decoration:underline;
}

.support-search-head {
	color:#FF9933;
	border-bottom:1px solid;
}
	
.search-date {
	font-size:10px;
}

.support-browse-box {
	border-bottom: 1px solid #556F8F;
}