/*Tables*/
#cob-contents table {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#cob-contents ul {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#cob-contents p {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
#fix_firstTable td {
	border: 0px none ! important;  /* cob-contents tables have borders. This fix removes them for this table. */
}
/*Tables*/
#main_container {
margin: 0 auto;
width: 90%;
background-color:#FFFFFF;
BORDER-right: #D3D3D3 1px solid;
BORDER-left: #D3D3D3 1px solid;
BORDER-top: #D3D3D3 1px solid;
BORDER-bottom: #D3D3D3 1px solid;
height:auto;
overflow: hidden;
}
.tableheader {
background-color:#E8E8E8;
padding:5px;
font-size:80%;
}
.docData {
	font-size:10pt;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px; 
}
.tablefield {
	padding-left:10px;
	padding-right:5px;
}
/*this is for the star font*/
.starrequired {
text-align: right;
font-family: Arial;
font-weight: Bold;
font-size: 12px;
color: RED;}
/*this is for the disclaimer at the bottom of the Minutes*/
.tabledisclaimer
{ 
background-color: #fff2ba;
padding-top:10px; 
padding-bottom:10px; 
padding-left:10px;
padding-right:10px;
font-family: verdana;
font-size: 8pt;
font-weight: bold;
text-align: left;
color: #000000;
}
#cob-domcontents table {
	margin:0px 0px 0px 0px  ! important; /* cob-contents tables have a large left margin. This fix removes that margin */
   }
fieldset{
	margin-top:10px;
	padding:10px;
	BORDER: #D3D3D3 1px solid;
}
#cob-domcontents {
	float:left;
	width:70%;
	margin:10px 0px 10px 20px;
	font-size:80%;
	}
#cob-domcontents h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:160%;
	color:#FF4000;
	}
#cob-domcontents h2 {
	color:#FF4000;
	font-size:130%;
	text-align:left;
	margin:10px 0px 20px 0px;
}
#cob-domcontents h3 {
	text-align:left;
	margin:10px 0px 20px 40px;
	color:#FF4000;
	font-size:80%;
	}

