.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #003333;
}
.BodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #002424;
	font-weight: bold;
}
.BodyTextSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #6F0000;
	font-weight: bold;
}
.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003333;
	background-color: #C5DAD9;

}
.BodyTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #003333;
	font-weight: normal;

}
.BodyTextBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.BodyTextBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.BodyTextBlackItalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #02865F;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.BodyTextBoldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #B00000;
	font-weight: bold;
}
.BodyTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #003333;
}
.BodyTextBlackItalicBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.NewsFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #003333;
	margin: 0px 2px 10px;
	padding: 3px;
	border: 1px solid #003333;
	width: 370px;


}
.NewsFrame2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #003333;
	margin: 0px 2px 10px;
	padding: 3px;
	border: 1px solid #003333;
	width: 440px;


}
.BodyTextDate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #825626;
}
#cds-wrapper {
    margin: auto auto 10px;    
}

#cds-container {
	margin: auto;
    border-top: 1px solid #033;
}

#stcds {
	margin: 10px auto;
	overflow: auto;
	height: 200px;
}

#stcds h2 {
	margin: 0 0 5px 0;
	font-size: 15px;
}

#stcds p {
	margin: 0;
    padding: 0 3px 0 0;
	line-height: 18px;
}

.fph2 {font-size: 12px; margin: 0;}

