body {
	background-color: #FFFFFF;
}

td {
	font: small 16px Helvetica, Arial;
	color: #4c4c4c;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

a hover
{
color: Maroon;
}

a {

/*font: normal 12px Tahoma, Arial;*/
/*color: #414141;*/
color: Maroon;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.maroon-text-regular {
color: maroon;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}

.style2
{
    width: 646px;
    height: 220px;
}
.style4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:medium;
}
.style5
{
    width: 718px;
    text-align: left;
}
.style6
{
    width: 9%;
}
.style7
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
}
.style11
{
    font-size: small;
}
.style12
{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}
.style13
{
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin-left:-10px;
    margin-right:-10px;
}
.ManagementTable
{
    width: 100%;
    text-align: left;
}
.ManagementHeading
{
    margin-left:-7px;
    font-size: small;
    font-weight:bold;
}
.ManagementBulletList
{
    margin-left:7px;
}
.ClientsHeading
{
    margin-left:-27px;
    font-size: small;
    font-weight:bold;
    font-style:normal;
    color:Maroon;
}
.ClientsBulletList
{
    margin-left:27px;
    font-style:normal;
}
.ClientsBulletList li
{
    margin-left:27px;
    font-style:normal;
}
.ContentPages
{
	font: small 16px Helvetica, Arial;
	color: #4c4c4c;
	text-align: left;
    width:920px;
    margin:15px;
}
.Question
{
    font-style:italic;
    font-weight:bold;
    color:Maroon;
    list-style-type:none;
    /*list-style-image:url(./Images/Question.gif);*/
}
.Answer
{
    list-style-type: none;
    font-style:normal;
}
.Charities
{
	font: small 16px Helvetica, Arial;
}

    
