/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	margin: 0px;
}

td.* {
	vertical-align: top;
}

#content_area {
	overflow: auto;
	border: none;
	width: 542px;
	height:290px;
	padding: 5px;
	background: White;
}


h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #377488;
	padding-bottom: 3px;
	margin-bottom: 18px;
	border-bottom: 1px Solid Black;
	width: 50%;
}

*.small {
	font-size: 70%;
}

table.listing-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-collapse: collapse;
	width: 80%;
}

table.listing-table th {
	background: #377488;
	color: White;
	font-weight: bold;
}

table.listing-table tr.bg1 {
	background: #BFD2DD;
}

table.listing-table tr.bg2 {
	background: #FFFFFF;
}

hr {
	width: 50%;
	color: Black;
	margin: 15px;	
}

#applications_float {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

	 float:right; 
	 width:100px;
	 background:#377488;
	 color: #FFFFFF;
	 padding-left:6px;
	 padding-right:6px;
	 padding-top:3px;
	 padding-bottom:3px;}

#applications_table {
	font-size: 9pt;
	border: 1px Solid Black;
}
#applications_table td {
	border: 1px Solid #DCDCDC;
}

#applications_table td.adobeformat {
	background: #BFD2DD;
	text-align: center;
}
#applications_table td.wordformat {
	background: #E6E6FA;
	text-align: center;
}

#accord_forms {
	font-size: 9pt;
	border: 1px Solid Black;
}

#accord_forms td {
	border: 1px Solid #DCDCDC;
	padding: 3px;
}

#accord_forms td a {
	text-decoration: none;
}

#accord_forms td a:hover {
	color: Red;
}

#accord_forms td.sectionheader {
	background: #E6E6FA;
	text-align: center;
	font-weight: bold;
}

table#commercial_products {
	font-size: 9pt;
	border: 1px Solid Black;
}

#commercial_products b2 {
	background: #F5FFFA;
}
#commercial_products b1 {

}