﻿body 
{
    background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	left: 10px;
	background-image: url();
	background-color: #FFFFFF;
}

.DateFont {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.TopMenuStyle {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

h5 {
	font-weight: bold;
	color: #606060;
	text-align: left;
	margin-bottom:10px;
}

p {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
	color: #660099;
}

p a:hover  {
	color: #999999;
	text-decoration: none;
}

.MainContent p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.MainContent h1{
    color: #660099;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;k
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Link Syle */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #660099;
}

a:active {
	text-decoration: none;
}

/* UNDERWRITER DESCRIPTION*/ 
table.Underwriters
{
	float:left;
	border:1px;
	font-size:13px;
	font-weight:normal;
	background: #666666;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    left: 10px;
    background-image: url();
    background-color: #FFFFFF; 
    line-height:20px;
    margin-top:0px;
}

.ProfileImg 
{
	width:70px;
	height:90px;
}

table.Underwriters td#content
{
	display:inline;
	float:left;
}

.position {
	color: #999999;
	font-weight: bold;
}

.emailLink {
    font-size: 13px;
    font-weight: bold;
}

h4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	list-style-type: disc;
	padding-top:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.MessageSubmission
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color:Purple;
}

.OurPeopleSubTitle 
{
    text-align:left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	list-style-type: disc;
    margin-left:-20px;
    padding-left:0px;
    margin-bottom:0px;
}

.rule {
	width: 620px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.ReportAndAccounts  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h6
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
