/* START PAGE HEADER BANNER STYLES */

.TitlePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TitlePage td {
	background-image: url(images/background_blue.jpg);
	background-repeat: repeat;
}
.TitlePage h1 {
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
.TitlePage h2 {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
.TopMenu p {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px;
}
.TopMenu td {
	background-color: #AEC9DD;
}
.TopMenu a:link {
	color: #000000; 
	text-decoration: none;
}
.TopMenu a:active {
	color: #000000; 
	text-decoration: none;
}
.TopMenu a:visited {
	color: #000000; 
	text-decoration: none;
}
.TopMenu a:hover {
	color: #006666; 
	text-decoration: none;
}

/* END PAGE HEADER BANNER STYLES */

/* START TABLE OF CONTENTS STYLES */


.TOC1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 10px;
}
.TOC2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 40px;
}
.TOC3 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 80px;
}
.TOC4 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 120px;
}
.TOC5 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 160px;
}

/* END TABLE OF CONTENTS STYLES */

/* START TEXT ELEMENT STYLES */

.content h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px 10px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #007B7A;
}
.content h2 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007B7A;
	font-style: italic;
}
.content h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	text-align: left;
}
.content h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007B7A;
	font-style: normal;
	text-align: left;
}
.content h5 {
	font-size: 13px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.content p {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
.content ul {
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	list-style-image: url(images/diamond_green.gif);
}
.content li {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* END TEXT ELEMENT STYLES */


.DataTable {
	font-size: 12px;
	line-height: 15px;
	background-color: #DBEFF4;
	border: 1px solid #01465C;

}
.DataTable caption {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	background-color: #01465C;
	border: 1px solid #01465C;
	padding: 5px;
}
.DataTable td {
	border: 1px solid #FFFFFF;
}
.DataTable th {
	font-weight: normal;
	border: 1px solid #FFFFFF;
}
.Table_colhead {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #007196;
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.Table_number {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}
.Table_rowhead {
	text-align: left;
	font-weight: normal;
	padding-left: 3px;
}
.Table_ind1 {
	text-align: left;
	padding-left: 25px;
}
.Table_ind2 {
	text-align: left;
	padding-left: 50px;
}
.Table_ind3 {
	text-align: left;
	padding-left: 75px;
	padding-right: 3px;
}
.Table_ind4 {
	text-align: left;
	padding-left: 100px;
	padding-right: 3px;
}



/* FINANCIAL NOTES TABLES */

.NotesTable {
	font-size: 12px;
	line-height: 15px;
	background-color: #EBFDFF;
	border: 0px solid #1C5763;
}
.NotesTable caption {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	background-color: #1C5763;
	border: 1px solid #1C5763;
	padding: 5px;
}
.NotesTable td {
	border: 1px solid #C2EBF4;
}
.NotesTable th {
	font-weight: normal;
	border: 1px solid #C2EBF4;
}
.NotesTable_colhead {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #9CD3DF;
	border: 1px solid #69ACBA;
	padding: 4px;
	vertical-align: bottom;
}
.NotesTable_colhead2 {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #A4DED4;
	border: 1px solid #69ACBA;
	padding: 4px;
	vertical-align: bottom;
}
.NotesTable_rowhead {
	text-align: left;
	font-weight: normal;
	border: 1px solid #C2EBF4;
}
.NotesTableFootnote {
	font-size: 11px;
	line-height: 13px;
	background-color: #C6EDF2;
	border: 0px solid #1C5763;
	color: #000000;
	text-align: left;
	padding: 3px;
}
.Note1caption {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007B7A;
	font-style: normal;
	text-align: left;
}


/* END FINANCIAL NOTES TABLES */




.MDATable {
	font-size: 15px;
	line-height: 14px;
	background-color: #EBFDFF;
}
.MDATable table {
	background-color: #EBFDFF;
	border: 0px solid #2C445B;
}
.MDATable caption {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	background-color: #2C445B;
	border: 1px solid #2C445B;
	padding: 5px;
}
.MDATable td {
	border: 1px solid #2C445B;
}
.MDATable th {
	font-weight: normal;
	border: 1px solid #2C445B;
}



.dropcap {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007B7A;
}
.AlignCenter {
	text-align: center;
}
.Audit h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.Audit h5 {
	font-size: 13px;
	font-style: oblique;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Audit ul {
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	list-style-image: url(images/circle_black.gif);
}
.Audit ol {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
.TargetSmall {
	font-size: 10px;
}
.clearwrap {
	clear: both;
	float: none;
}
sup {
	font-size: 9px;
	vertical-align: 20%;
}
.padding_15 {
	padding: 15px;
}

.InvisibleCaption {
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
}

.NotBold {
	font-weight: normal;
}
.TopBanner {
	background-image: url(images/topbanner.jpg);
	background-repeat: repeat-x;
}
.reissued_size {
	font-size: 11px;
	text-transform: none;
}
.reissued_title_size {
	font-size: 13px;
	text-transform: none;
}
.NotAllCaps {
	text-transform: none;
}
