﻿/* Contact Information */
table.ContactInformation 
{
    border-collapse: collapse;
}

table.ContactInformation td 
{
    padding: 1px 3px 1px 3px;
}

table.ContactInformation td.Header 
{
    vertical-align: top;
    font-weight: bold;
}
.TextEditor
{
	font-family:Arial;
	font-size:10pt;
}
