.category{font-size: 15px; color:black;font-weight:bold;}

.question{font-size: 13px; color:black;font-weight:bold;}

.answer{font-size: 13px; color:black;font-weight:normal;}

.qTitle {font-size:11px;font-weight : bold; text-align:left;}

.qDetail {font-size : 10px;font-weight : normal;text-align:left;}

.CategoryList, .CategoryCount  
	{ 
	font-size: 12px; 
	color: black;
	}
.CategoryCount { font-size: 11px;}

.ListElements {margin:10px;border : 2px thin black ;background : #eeeeee;}  

.RelatedItems {font-size: 13px; color:black;font-weight:normal;}  

.questionlist{font-size: 13px; color:black;font-weight:normal;}
.FAQ {
   padding:5px;
   margin:5px;
	border : thin solid Gray;
	background : #eeeeee;
	width:500px;
}

.SummaryBox {
   padding:5px;
   margin:5px;
	border : thin solid Gray;
	background : #eeeeee;
	width:240px;
   height:125px;
}

.imageframe {
   padding:5px;
   margin:5px;
	border : thin solid black;
	background : #eeeeee;
}

.summarylabel{font-size: 11px; color:black;font-weight:bold;}
.summarydata{font-size: 11px; color:black;font-weight:normal;}

Input.button {font-family: Verdana, Arial, Helvetica;background-color: gold;FONT-SIZE:8pt;}


.box{
	background : white;
   font-size: 11px; color:navy;font-weight:bold;
   width: 240px;
}

.areabox{
	background : white;
   font-size: 11px; color:navy;font-weight:bold;
   width: 240px;
   height:100px;
   font-family: Arial, Helvetica, sans-serif; 
}


.BoxedLabel{
   padding:5px;
   margin:5px;
	/*border : thin solid Gray;*/
	background : black;
	width:75%;
   font-size: 11px; color:white;font-weight:bold;
}