body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;}
	
p.textSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;}

.editbody {

	FONT: normal 12px Arial, Helvetica, sans-serif; COLOR: #000000
}

.editbody_small {

	FONT: normal 11px/13px Arial, Helvetica, sans-serif; COLOR: #333333
}

p.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
	
p.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #FF9900;}
	
p.orangeFooter{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF9900;}
	
p.orangeSub{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	color : #FF9900;}
	
p.boldText{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;}
	
p.sideBlurb{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Gray;}
	
p.caption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ff9900}
	
a{
     text-decoration : none ;
     color : #ff9900 ;}
a:active{

     text-decoration : none ;}
	 
a:visited{
     text-decoration : none ;}
	 
a:hover{
     text-decoration : none; background-color: #333333 ;}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.titledark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	background-image: url(images/bg_cell.gif);

}

.orngline {
	border-top: 2px solid #FF9900;
	border-right: 2px none #FF9900;
	border-bottom: 2px none #FF9900;
	border-left: 2px none #FF9900;

}
.greenTop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.orangeDotLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px none #FF9900;
	color: #CC0000;

}
.burgundy3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
