﻿body
{
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
	color: #000000;
	background-color: #f0f0f0;
	margin:0;
    padding:0;
    text-align:center;
    line-height: 1.5em;
    }
#container {
	width:794px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:center;
	background-color: #ffffff;
    }
table#main {
    width:100%;
    height:100%;
	padding:0px;
	border-spacing:0px;
	border-width: 0px 0px 0px 0px;
	border-style:solid;
    }
.header {
    height: 200px;
    width: 790px;
    padding: 0px;
    background-color: #ffffff;
  	background-image: url("../images/com_hdr05.png");
  	background-repeat: no-repeat;
    }
.content {
    height: 300px;	
    }
.privacy {
    height: 15px;
    text-align: center;
    vertical-align: middle;
	background-color: #99b7ff;
}
h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: #0000b0;
    font-family: arial, helvetica, sans-serif;
	}
table#firms {
	width: 97%;
	padding: 0px;
    }
.one_firm {
	vertical-align: top;
    }
table#firm {
    width: 250px;
	padding: 0px;
    }
.top {
	text-align: center;
    }
.bottom {
	text-align: left;
    }
.firmid {
    font-weight: bold;
    font-style: oblique;
    font-size: 13pt;
    color: #314208;
    font-family: arial, helvetica, sans-serif;
	}
.maintext {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	}
.boldlink {
	font-weight: bold;
    font-style: normal;
    font-size: 8pt;
    color: #002030;
    font-family: arial, helvetica, sans-serif;
}
.candlink {
	font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #000090;
    font-family: arial, helvetica, sans-serif;
}
.TitleBlue {
	font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: #0020b0;
    font-family: arial, helvetica, sans-serif;
    }
.bluetext {
	font-weight: normal;
    font-style: oblique;
    font-size: 9pt;
    color: #000090;
    font-family: arial, helvetica, sans-serif;
    }
   
.signature {
	font-weight: bold;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
}


