﻿h6       { margin:0 5; font-family: Arial, Microsoft Sans Serif, Helvetica; font-size: 11pt; color: #333399 ;  font-weight: normal; text-align:left }
lix       { font-family: Arial, Microsoft Sans Serif, Helvetica; font-size: 11pt; color: #333399; 
               list-style-type: disc; text-align: left; margin-top: 20px}
h1           { font-family: Arial, Microsoft Sans Serif, Helvetica; font-size: medium; color: #4b65ab  ; font-weight: bold }
h2           { font-family: Arial, Microsoft Sans Serif, Helvetica; font-size: small; color: #4b65ab  ; font-weight: bold }
h3           { font-family: Arial, Microsoft Sans Serif, Helvetica; font-size: small; color: #333399  ; font-weight: normal }
h5      { margin:0 5; font-family: Arial, Microsoft Sans Serif, Helvetica; font-size: small; color: #333399 ;  font-weight: normal; text-align:left }

table {
	margin: 0 auto;
}
#tablehead {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: thin navy solid;
	font-size: medium;
	color: black;
	margin: 4px;
}
#tablecname {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin navy solid;
	font-size: small;
	font-weight: bold;
	color: black;
	padding: 8 8 8 8px;
}
#tablebody {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: thin navy solid;
	font-size: x-small;
	color: black;
	padding: 8 8 8 4px;
}
#lcolumn {
	float: left;
	Width: 220px;
}

#rcolumn {
	float: right;
	width: 220px;
	
}
#ccolumn {
float: right;
width: 220px;
		margin-left:25px;

}
#cbtheader {
	border: thin navy solid;
	vertical-align: middle;
	width: 200px;
	font: medium white bold Arial, Helvetica, sans-serif;
	background: navy;
	color: white;
	margin: 40 10 25 10px;
	position:static;
		float: left;
		display:block;
		text-align:center;
		
	

}
#cbtbox {
	color: black;
	vertical-align: middle;
	width: 200px;
	float: left;
	text-align: left;
	font: small navy strong Arial, Helvetica, sans-serif;
	background: white;
	position:static;
	display:block;
	height:180px;
text-indent: 5px;

}
.li {
	font-size: small;
	text-align: left;
}
#spacer {
	width: 200px;
	background: white;
}
.border-bot {
	border-bottom:thin navy dotted;
}
a {border-width:0;
}