.modSearchButtonCon
{
    float: left;
}


.itemDocument
{
    
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}


.itemDateCon, .itemLocationCon, .itemRegisterCon, .itemCostCon
{
clear: both;
    padding-top: 5px;
    padding-bottom: 20px;
}

.itemDateCaption, .itemLocationCaption, .itemRegisterCaption, .itemCostCaption
{
    float: left;
    padding-left: 25px;
    width: 100px;
}

.itemDate, .itemLocation, .itemRegister, .itemCost
{
    float: left;
    padding-left: 10px;
    width: 70%;

}


.itemCategory
{

    font-size: 13pt;
    padding-bottom: 10px;
}

.itemTitle
{
    font-size: 12pt;
    color: #777777;
    padding-bottom: 10px;
}

.itemDocumentTitle
{
    clear: both;

}

.itemDocuments
{
    width: 100%;

}


.dateChoices
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dateChoice
{
    float: left;
    padding-right: 10px;
}

.dateChoicesU
{
    clear: both;
}


.fAnswerCon
{
	border: solid 1px #888888;	
	padding: 5px 5px 5px 5px;
	width: 90%;
}

.fAnswerQuestion
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 8px;
}

.fAnswerAnswer
{
	font-size: 10pt;
}



.faqListCatHead
{
	font-size: 13pt;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;	
		
}
	
.faqListResultTitle
{

	font-size: 12px;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
}


.faqAnswer
{
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 10pt;
	width: 95%;
	padding-bottom: 12px;
}