body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav1 {
	cursor: hand;
	background-image: url(Nav_back.gif);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FCD27E;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
}
a.nav:link
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}
a.nav:visited
{
font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FCD27E;
	text-decoration: none;
}
a.nav:active
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6522;
	text-decoration: none;
}
a.nav:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FF6522;
	text-decoration: none;
}

.nav2{
	cursor: hand;
	background-image: url(Nav_back.gif);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FCD27E;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
}
.nav3{
	cursor: hand;
	background-image: url(Nav_back.gif);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FCD27E;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
}
table.nav_back{
	border: 1px;
	border-style: solid;
	border-color: Gray;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	background-color: #F3F3F3;
}

.title
{
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.text1
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

td.content
{
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
.floatleft
{
	float: left;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-right: 15px;
}
.floatright
{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.header
{
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: Black;
}
.header_sm
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	letter-spacing: 1px;
	padding-left: 6px;
}
.header_date
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #7A5813;
	letter-spacing: 1px;
	padding-right: 5px;
}
table.header
{
	background-image: url(nav_back2.gif);
	background-repeat: repeat-x;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: Gray;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: Gray;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: Gray;
}
.articleTitle
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.articleText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	letter-spacing: 0px;
	line-height: 11pt;
}
hr
{
	height: 1px;
	color: #123356;
}
.readmore
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	letter-spacing: 0px;
	background-color: #A8D5CD;
	border: solid 1px Gray;
	border-width: 1px;
	cursor: hand;
	width: 80px;
	height: 16px;
	padding: 2px;
	text-decoration: none;
}
A.readmore:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	letter-spacing: 0px;
	background-color: #A8D5CD;
	border: solid 1px Gray;
	border-width: 1px;
	cursor: hand;
	width: 80px;
	height: 16px;
	padding:2px;
	text-decoration: none;
}
A.readmore:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	letter-spacing: 0px;
	background-color: #A8D5CD;
	border: solid 1px Gray;
	border-width: 1px;
	cursor: hand;
	width: 80px;
	height: 16px;
	padding: 2px;
}
A.readmore:active
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	letter-spacing: 0px;
	background-color: #A8D5CD;
	border: solid 1px Gray;
	border-width: 1px;
	cursor: hand;
	width: 80px;
	height: 16px;
	padding: 2px;
}
A.readmore:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: Red;
	letter-spacing: 0px;
	background-color: Teal;
	border: solid 1px Gray;
	border-width: 1px;
	cursor: hand;
	width: 80px;
	height: 16px;
	padding: 2px;
}

A.footerlink:link
{
	text-decoration: none;
	color:	Gray;
}	
		
A.footerlink:visited
{	
	text-decoration: none;
	color:	Gray;
}	
		
A.footerlink:active	
{
	text-decoration: none;
	color:	#00944A;
}	
		
A.footerlink:hover
{	
	text-decoration: none;
	color:	#00944A;
}

td.footer
{
	font-family: Arial;
	font-size: 8pt;
	color: Gray;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.LeftNav{
	cursor: hand;
	text-decoration:none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: none;
	color: Teal;

}

a:hover.LeftNav{
	color: Teal;
font-weight: bold;
text-decoration:none;
}

a:active.LeftNav{
	color: Teal;
font-weight: none;
text-decoration:none;
}
a:visited.LeftNav{
	color: Teal;
font-weight: none;
text-decoration:none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	color: #FCD27E;
	text-indent: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: none;
	text-decoration: none;
	background-image: url(Dots.gif);
	background-position: center;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B7DDC8;
}


/* ::::: http://phx.corporate-ir.net/client/14/144878/css/txIR.css ::::: */

.txTblTtl { font-weight: bold; font-size: 10pt; }
.txBgTblTtl { background-color: #E7E7E7; font-size: 10pt; }
.txTblSubTtl { font-weight: bold; font-size: 10pt; }
.txBgTblSubTtl { background-color: rgb(221, 221, 221); font-size: 10pt; }
.txTblOdd { font-size: 10pt; }
.txBgTblOdd { font-size: 10pt; }
.txTblEven { font-size: 10pt; }
.txBgTblEven { background-color: rgb(255, 255, 255); font-size: 10pt; }
.txTblTxt { font-size: 10pt; }
.txBgTblTxt { font-size: 10pt; }
.txTblTxtBold { font-weight: bold; font-size: 10pt; }
.txBgTblTxtBold { font-size: 10pt; }
.txTblHighlight { font-size: 10pt; }
.txBgTblHighlight { font-size: 10pt; }
.txTblSubTxt { font-size: 10pt; }
.txBgTblSubTxt { font-size: 10pt; }
.txTblLnk {
	font-size: 10pt;
	color: #008080;
}
.txBgTblLnk { font-size: 10pt; }
.txTblHighlightLnk { font-weight: bold; font-size: 10pt; }
.txBgTblHighlightLnk { font-size: 10pt; }
.txTblLabelLnk { font-weight: bold; font-size: 10pt; }
.txBgTblLabelLnk { font-size: 10pt; }
.txTtl {
	font-weight: bold;
	font-size: 10pt;
}
.txBgTtl { font-size: 10pt; }
.txSubTtl { font-size: 10pt; }
.txBgSubTtl { font-size: 10pt; }
.txTxt { font-family: Verdana; font-size: 10pt; font-weight: normal; color: Black; line-height: 13pt; }
.txTxt2 { font-family: Verdana; font-size: 9pt; font-weight: normal; color: Black; line-height: 13pt; }
.txBgTxt {
	border: 1px solid Gray;
	padding: 4px 0px 4px 4px;
	font-size: 10pt;
	background-color: #E7E7E7;
}
.txTxtBold { font-weight: bold; font-size: 10pt; font-family: Tahoma; }
.txBgTxtBold { font-size: 10pt; background-color: rgb(250, 244, 231); }
.txSubTxt { font-size: 10pt; }
.txBgSubTxt { font-size: 10pt; background-color: rgb(250, 244, 231); }
.txRequired { color: rgb(255, 0, 0); font-size: 10pt; }
.txBgRequired { font-size: 10pt; }
.txError { color: rgb(255, 0, 0); font-size: 10pt; }
.txBgError { font-size: 10pt; }
.txConfirmBold { font-weight: bold; }
.txBgConfirmBold { font-size: 10pt; }
.txNeg { color: rgb(255, 0, 0); font-size: 10pt; }
.txBgNeg { background-color: rgb(255, 0, 0); font-size: 10pt; }
.txPos { color: rgb(0, 176, 0); font-size: 10pt; }
.txBgPos { background-color: rgb(0, 176, 0); font-size: 10pt; }
.txPrice { font-weight: bold; font-size: 10pt; }
.txBgPrice { background-color: rgb(250, 244, 231); font-size: 10pt; }
.txLnk { font-size: 10pt; text-decoration: none; color: #008080; }
.txBgLnk { font-size: 10pt; }
.txSubLnk { font-size: 10pt; }
.txBgSubLnk { font-size: 10pt; }
.txTblSubLnk { font-size: 10pt; }
.txBgTblSubLnk { font-size: 10pt; }
.modDisclaimer { color: rgb(153, 153, 153); font-style: italic; font-size: 10px; }
.txDisclaimer { color: rgb(153, 153, 153); font-style: italic; font-size: 10px; }
.txBgDisclaimer { background-color: rgb(250, 244, 231); font-size: 10pt; }
.txLabel { font-weight: bold; font-size: 10pt; }
.txBgLabel { background-color: rgb(250, 244, 231); font-size: 10pt; }
.txTblLabelLeft { font-size: 10pt; }
.txBgTblLabelLeft { background-color: #E7E7E7; font-size: 10pt; }
.txTblLabelTop { font-size: 10pt; }
.txBgTblLabelTop { background-color: rgb(250, 244, 231); font-size: 10pt; }
.txNav { font-size: 10pt; }
.txSelect { font-size: 10pt; }
.txBgSelect { font-size: 10pt; }
.txInput { font-size: 10pt; }
.txBgInput { font-size: 10pt; }
.txButton { border: 1px solid rgb(0, 0, 0); color: rgb(252, 210, 126); font-size: 9px; background-color: rgb(0, 148, 74); letter-spacing: 1px; width: auto; height: 17px; }
table.contactform { padding-right: 5px; padding-bottom: 5px; font-family: Tahoma; font-size: 10pt; font-weight: normal; color: Black; letter-spacing: 1px; line-height: 12pt; }
.style1 a:link {
    font-size:10pt;
	color: #000000;
	text-decoration: none;
}
.style1 a:visited {
    font-size:10pt;
	color: #000000;
	text-decoration: none;
}
.style1 a:hover {
    font-size:10pt;
	color: #000000;
	text-decoration: underline;
}
.style1 a:active {
    font-size:10pt;
	color: #000000;
	text-decoration: underline;
}
