/* Design 6 */
table.Design6 {
	border-spacing: 0px;
	/*    border-collapse: collapse; */
    background: #ECEBE6;
	border: 0.5em solid #4d7fb2;
	border-top-color: #386396;
	background-color: #ECEBE6;
}
table.Design6 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6 td {
	text-align: left;
	border: 0px;
	border-bottom: 1px solid #4d7fb2;
	border-left: 1px solid #4d7fb2;
	padding: 0.1em 0.5em;
	outline-color: #E9EBEA;
	border-color: #4d7fb2;
	margin-right: 5px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 5px;
}
table.Design6 thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6 th.Corner {
	text-align: left;
	border-left: 0px;
	background-color: #E9EBEA;
}
table.Design6 tr.Odd {
	background: #E9EAEB;
	background-color:#E9EAEB;
}
/* Design 6 */
table.Design6a {
	border-spacing: 0px;
	/*    border-collapse: collapse; */
    background: #ECEBE6;
	border: 0.3em solid #4d7fb2;
	border-top-color: #4d7fb2;
	background-color: #ECEBE6;
	border-bottom-color: #4d7fb2;
	border-color: #4d7fb2;
}
table.Design6a th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6a td {
	text-align: right;
	border: 0px;
	border-bottom: 1px solid #4d7fb2;
	border-left: 1px solid #4d7fb2;
	padding: 0.1em 0.5em;
	outline-color: #E9EBEA;
	border-color: #4d7fb2;
}
table.Design6a thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6a th.Corner {
	text-align: left;
	border-left: 0px;
	background-color: #E9EBEA;
}
table.Design6a tr.Odd {
	background: #E9EAEB;
	background-color:#E9EAEB;
}
/* Design 4 */
table.Design4 {
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	width: 90%;
}
table.Design4 th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #ECEBE6;
	background-color: #E9EAEB;
}
table.Design4 td {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding: 0.1em 0.5em;
	background: #ECEBE6;
}

table.Design4 thead th {
    background: #4d7fb2;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
	text-align: left;
	background-color: #4d7fb2;
}
/* Design 4b */
table.Design4b {
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	width: 90%;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border: 5;
}
table.Design4b th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #ECEBE6;
	background-color: #E9EAEB;
}
table.Design4b td {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding: 0.1em 0.5em;
	background: #ECEBE6;
	width: 150px;
}

table.Design4b thead th {
    background: #4d7fb2;
    color: #FFFFFF;
    text-align: center;
}
table.Design4b th.Corner {
	text-align: left;
	background-color: #4d7fb2;
}
/* Design 4 */
table.Design4a {
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	width: auto;
	page-break-after: always;
	page-break-before: left;
}
table.Design4a th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #ECEBE6;
	background-color: #E9EAEB;
}
table.Design4a td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #ECEBE6;
}

table.Design4a thead th {
    background: #4d7fb2;
    color: #FFFFFF;
    text-align: center;
}
table.Design4a th.Corner {
	text-align: left;
	background-color: #4d7fb2;
}

.bold_with_italic {
	font-style: italic;
	font-weight: bold;
}
.tableborders {
	vertical-align: top;
	float: left;
	border: thin solid #666666;
	width: 100%;
	height: 855px;
	text-align: left;
	display: table;
}
/* Design 5 */
table.Design5 {
	border-spacing: 0px;
	border-collapse: collapse;
	float: left;
	width: 90%;
}

table.Design5 th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #ECEBE6;
	background-color: #E9EAEB;
}
table.Design5 td {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding: 0.1em 0.5em;
	
}
table.Design td.tan {
	background: #E9EAEB;
	background-color:#E9EAEB;
}
table.Design5 thead th {
    background: #4d7fb2;
    color: #FFFFFF;
    text-align: center;
}
table.Design5 th.Corner {
	text-align: left;
	background-color: #4d7fb2;
}
.centerimage {
	text-align: center;
	position: relative;
	width: 90%;
}
.orderedlistABC {
	list-style-type: upper-alpha;
}
.lightgray {
	color: #666666;
}
