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

.editbody {
	FONT: normal 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333
}

.editbodyhilite {
	FONT: normal 12px Arial, Helvetica, sans-serif;
	COLOR: #000000;
	background-color: EFEDED;
}

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 : 15px;
	color : #333333;
	font-weight: bolder;
	font-variant: normal;

}
	
p.orangeFooter{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF9900;}
	
p.boldText{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;}
	
p.caption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
	
a{
     text-decoration : none ;
     color : #000000 ;}
a:active{

     text-decoration : none ;}
	 
a:visited{
     text-decoration : none ;}
	 
a:hover{
     text-decoration : none ; background-color: #EFEDED ;}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
}
.orngline {
	border-top: 2px solid #FF9900;
	border-right: 2px none #FF9900;
	border-bottom: 2px none #FF9900;
	border-left: 2px none #FF9900;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

A.onwhitelink:link {
	COLOR: #CC0033; TEXT-DECORATION: none
}
A.onwhitelink:visited {
	COLOR: #CC0033; TEXT-DECORATION: none
}
A.onwhitelink:active {
	COLOR: #CC0033;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.onwhitelink:hover{
     text-decoration : underline ;}
.blue {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.shadowonly {
	filter: DropShadow(Color=#003333, OffX=20, OffY=-10, Positive=1);



}

.topgrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	background-color: #CCCC99;

}
.editbody strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #BF0F09;
}

