body {
  background      : #7DBEFB; 	                             /* BodyBackgroundColor, BodyBackgroundImage */
  font-family     : Verdana, Arial, Helvetica, sans-serif; /* BodyTextFace                             */
  font-size       : 11px; 					     /* BodyTextSize (include units)             */
  line-height     : 130%;					     /* BodyTextLeading (as %)                   */
  margin          : 0px;                                   /* BodyMargin                               */
  /*margin-top    : 3%;*/                                  /* BodyVerticalMargin (include units)       */
  /*margin-bottom : 3%;*/                                  /* BodyVerticalMargin (include units)       */
  /*margin-left   : 5%;*/                                  /* BodyHorizontalMargin (include units)     */
  /*margin-right  : 5%;*/                                  /* BodyHorizontalMargin (include units)     */
}
body.samples {
  background      : #FFFFFF;

}

.lt_text_hilite {
  color : #333333;
}

.donationHeader {
  background-color : #0064B9;
  color            : #c8cfc6;
  font-size        : 11px;
}

.donationHeader div {
  background-color : #0064B9;
  color            : #c8cfc6;
  font-size        : 11px;
}

.donationHeader a:link, .donationHeader a:visited, .donationHeader a:hover, .donationHeader a:active {
  color           : #c8cfc6;
  font-size       : 10px;
  text-decoration : underline;
}

.donationHeaderChartBG {
  background-color : #9aa486;
  color            : #ffffff;
  border           : 1px solid #000000;
  font-size        : 9px;
  font-weight      : bold;
}

.donationHeaderChartFG {
  background-color : #ffffff;
  color            : #9aa486;
  font-size        : 9px;
  font-weight      : bold;
}
        
form {
  margin : 0px;
}
        
input, select, textarea { 
  font-family   : Arial, Helvetica, sans-serif;  /* FormTextFace                       */
  font-size     : 11px;				       /* FormTextSize (include units)       */
  margin-top    : 3px;				       /* FormVerticalMargin (include units) */
  margin-bottom : 3px;				       /* FormVerticalMargin (include units) */
  background    : #ffffff;				 /* FormBGColor                        */
  color         : #000000; 				 /* FormTextColor                      */
}

td,th,tfoot,div {
  font-family : Verdana, Arial, Helvetica, sans-serif;  /* as BodyTextFace                 */
  font-size   : 12px;					        /* as BodyTextSize (include units) */
  color       : #333333; 					  /* PrimaryTextColor                */
}
td.white_txt {
  font-family : Verdana, Arial, Helvetica, sans-serif;  /* as BodyTextFace                 */
  font-size   : 12px;					        /* as BodyTextSize (include units) */
  color       : #000000; 
  background  : #ffffff;
}
td.samples {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #FFFFFF;
}

/* td.content {  line-height : 130% ;  } */  /* as BodyTextLeading (as %) */

strong.title { 
  font-weight : bold;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size   : 15px;
}

b, strong { font-weight : bold; }

cite		{	font-style : normal ; }					/* -- */

i, em		{	font-style : italic ; }					/* -- */

u		{	text-decoration : underline ; }				/* -- */

hr		{	color : #000000 ;					/* HRColor */
			height : 1px ; }					/* -- */

h1		{	font-family : Arial, Helvetica, sans-serif ;		/* H1TextFace */
			font-size : 20px ;					/* H1TextSize (include units) */
			margin-bottom : 5px ; }					/* as 1/4 H1TextSize */

h2		{	font-family : Arial, Helvetica, sans-serif ;		/* H2TextFace */
			font-size : 16px ; }					/* H2TextSize (include units) */

h2.title	{	font-weight : bold ;					/* -- */
				font-size : 16px ; 					/* as H3TextSize (include units) */
				font-family : Verdana, Arial, Helvetica, sans-serif ; /* as BodyTextFace */
				margin-top : 0px ; 					/* -- */
				margin-bottom : 0px ; }					/* as 1/5 H3TextSize (include units) */

h3		{	font-family : Arial, Helvetica, sans-serif ;		/* H3TextFace */
			font-size : 15px ; }					/* H3TextSize (include units) */

h3.title	{	font-weight : bold ;					/* -- */
				font-size : 15px ; 					/* as H3TextSize (include units) */
				font-family : Verdana, Arial, Helvetica, sans-serif ;	/* as BodyTextFace */
				margin-top : 0px ; 					/* -- */
				margin-bottom : 3px ; }					/* as 1/5 H3TextSize (include units) */

h4		{	font-family : Arial, Helvetica, sans-serif ;		/* H4TextFace */
			font-size : 13px ; }					/* H4TextSize (include units) */

h5		{	font-family : Arial, Helvetica, sans-serif ;		/* H5TextFace */
			font-size : 13px ; 					/* as H4TextSize (include units) */
			margin-left : 10px ; }                                   /* H5MarginIndent */

h6		{	font-family : Arial, Helvetica, sans-serif ;		/* H6TextFace */
			font-size : 13px ; 					/* as H4TextSize (include units) */
			margin-left : 20px ; }                                   /* H6MarginIndent */

code		{	font-family : Courier, "Courier New", fixed-width ;	/* CodeTextFace */
				font-size : 100% ;					/* CodeTextSize (include units) */
				color : #333333 ; }					/* CodeTextColor */

pre		{	font-family : Courier, "Courier New", fixed-width ;	/* as CodeTextFace */
				font-size : 100% ;					/* as CodeTextSize (include units) */
				color : #333333 ;					/* as CodeTextColor */
				line-height : 140% ; }					/* CodeTextLeading */

.code		{	background-color : #C8CFC6 ;				/* as MainBGColor */
				font-family : Courier, "Courier New", fixed-width ;	/* as CodeTextFace */
				font-size : 100% ;					/* as CodeTextSize (include units) */
				color : #333333 ; }					/* as CodeTextColor */

.comment	{	font-family : Courier, "Courier New", fixed-width ;	/* as CodeTextFace */
					font-size : 10px ;					/* as CodeTextSize (include units) */
					background : #ffffff ;					/* FormBGColor */
					color : #000000 ; }					/* FormTextColor */

.error          {    font-size : 10px ;              /* ErrorTextSize (include units) */
                        color : #CC3333 ; }                /* ErrorTextColor */

abbr, acronym, .help	{	border-bottom : 1px dotted #333333 ;	}		/* as PrimaryTextColor */

.smalltext	{	font-size : 10px ; }					/* SmallTextSize (include units) */

.main		{	background-color : #FFFFFF ;				/* MainBGColor */
					line-height : 130% ; }					/* as BodyTextLeading (as %) */

.border {
  background: #D5DBD4;       /* as SidebarBGColor    */
  border: 1px solid #000000; /* SidebarBorderColor   */
}                            /* background: #9AA486; */

.side	{
  background  : #7DBEFB;					  /* Side BGColor                  */
  font-family : Verdana, Arial, Helvetica, sans-serif;  /* Side TextFace                 */
  font-size   : 11px;					        /* Side TextSize (include units) */
  line-height : 120%;					        /* Side TextLeading (as %)       */
  color       : #D5DBD4;  					  /* Side TextColor                */
  margin-left : 13;
}

.blackBorder { 
  border : 1px solid #000000; 
}

.blackSides { border-left : 1px solid #000000 ;			/* Leave as BLACK */
						border-right : 1px solid #000000 ; }		/* Leave as BLACK */	

.sub_sectionHdr {
  color            : #7DBEFB;
  font-size        : 13px;
  font-family      : Arial;
  font-weight      : bold;
  border-bottom    : 1px solid #D5DBD4;
}

.sub_section_font {
  text-indent : 10px;
}

.pageTitle1 {
  background-color : #D5DBD4;  /* PageTitleBGColor  */
  color            : #9AA486;  /* as SidebarBGColor */
}

.pageTitle2	{
  background-color : #C8CFC6;	/* as MainBGColor */
  color : #9AA486;            /* as SidebarBGColor */
}

.pre_sectionHdr {
  background-color: #D5DBD4;  /* PageTitleBGColor  */
  color: #9AA486; 		/* as SidebarBGColor */
}

.sectionHdr	{
  background-color : #C8CFC6;	/* as MainBGColor */
  color : #9AA486;            /* as SidebarBGColor */
}
	
.copy {
  font-size        : 10px;
  background-color : #000000;
  color            : #ffffff;
}				

.footer {
  background-color : #000000;
  color            : #ffffff;
}
.lite_foot {
  background-color : #666666;
  color            : #ffffff;
}

.ratingOn {
  background   : #9AA486;
  border-color : #000000; 
  border-style : solid;
}

.ratingOff		{ border-color: #000000 ;     /* asRatingBorderColor */
					  border-style: solid ; }                /*-- */

table.data  {
        border-top: 1px solid #000000 ;		/* as SidebarBorderColor */
        border-right: 0px ;							/* -- */
        border-bottom: 0px ;						/* -- */
        border-left: 1px solid #000000 ; }	/* as SidebarBorderColor */


      table.data th, table.data td {
        border-top: 0px ;								/* -- */
        border-right: 1px solid #000000 ;		/* as SidebarBorderColor */
        border-bottom: 1px solid #000000 ;		/* as SidebarBorderColor */
        border-left: 0px ;								/* -- */
		padding: 3px 3px 3px 3px ;	}				/* -- */




/* -- MAIN CONTENT LINKS -- */

a:link		{	text-decoration : underline ;				/* -- */
				color : #000000 ; }					/* ContentLinkUnvisitedColor */

a:visited	{	text-decoration : underline ; 				/* -- */
					color : #666666 ; }					/* ContentLinkVisitedColor */


a:hover		{	text-decoration : underline ; 				/* -- */
					color : #000000 ; }					/* ContentLinkHoverColor */

a:active	{	text-decoration : underline ; 				/* -- */
				color : #666666 ; }					/* ContentLinkActiveColor */


/* -- SIDE LINKS -- */
.side a:link {
  text-decoration : none; 
  color           : #333333; 
}

.side a:visited {
  text-decoration : none;
  color           : #666666;
}

.side a:hover {
  text-decoration : underline;
  color           : #000000;
}

.side a:active {
  text-decoration : none;
  color           : #666666;
}


/* -- TOP OF PAGE LINKS AND PIPE COLOR -- */

.tabtextnav { color : #000000 ; }					/* TabTextStatic (text nav above black bar, pipes only) */

.tabtextnav a:link {	text-decoration : none ; 				/* -- */
							font-size : 11px ;					/* TabLinkFontSize */
							color : #333333 ; }					/* TabLinkUnvisitedColor */

.tabtextnav a:visited {	text-decoration : none ; 				/* -- */
								font-size : 11px ;					/* TabLinkFontSize */
								color : #333333 ; }					/* TabLinkVisitedColor */

.tabtextnav a:hover {	text-decoration : underline ; 				/* -- */
								font-size : 11px ;					/* TabLinkFontSize */
								color : #333333 ; }					/* TabLinkHoverColor */

.tabtextnav a:active {	text-decoration : none ; 				/* -- */
								font-size : 11px ;					/* TabLinkFontSize */
								color : #333333 ; }					/* TabLinkActiveColor */


/* -- TITLE LINKS ON HOME PAGE -- */

.title a:link	{	text-decoration : none ;				/* HomePageArticleTitleUnvisitedLink */
					font-weight : bold ;					/* -- */
					font-family : Verdana, Arial, Helvetica, sans-serif ;	/* as BodyTextFace */
					font-size : 15px ; 					/* as H3TextSize (include units) */
					color : #000000 ; }					/* as ContentLinkUnvisitedColor */

.title a:visited	{	text-decoration : none ;				/* HomePageArticleTitleVisitedLink */
						font-weight : bold ;					/* -- */
						font-family : Verdana, Arial, Helvetica, sans-serif ;	/* as BodyTextFace */
						font-size : 15px ;				/* as H3TextSize (include units) */
						color : #666666 ; }				/* as ContentLinkVisitedColor */

.title a:hover	{	text-decoration : underline ;	/* HomePageArticleTitleHoverLink */
						font-weight : bold ;					/* -- */
						font-family : Verdana, Arial, Helvetica, sans-serif ;	/* as BodyTextFace */
						font-size : 15px ; 					/* as H3TextSize (include units) */
						color : #000000 ; }					/* as ContentLinkHoverColor */

.title a:active	{	text-decoration : none ;				/* HomePageArticleTitleActiveLink */
						font-weight : bold ;					/* -- */
						font-family : Verdana, Arial, Helvetica, sans-serif ;	/* as BodyTextFace */
						font-size : 15px ;				/* as H3TextSize (include units) */
						color : #666666 ; }				/* as ContentLinkActiveColor */



/* -- PAGE TITLE 1 LINKS (LEFT CONTENT CELL) -- */

.pageTitle1 a:link {	color: #000000 ;						/* PageTitle1LinkUnvisitedColor */
							text-decoration: none ; }			/* -- */

.pageTitle1 a:visited {	color: #666666 ;					/* PageTitle1LinkVisitedColor */
								text-decoration: none ; }		/* -- */

.pageTitle1 a:hover {  color: #000000 ;					/* PageTitle1LinkHoverColor */
								text-decoration: none; }		/* -- */

.pageTitle1 a:active {	color: #666666 ;					/* PageTitle1LinkActiveColor */
								text-decoration: none ; }		/* -- */


/* -- PAGE TITLE 2 LINKS (CENTER CONTENT CELL) -- */

.pageTitle2 a:link {	color: #000000 ;						/* PageTitle2LinkUnvisitedColor */
							text-decoration: none ; }			/* -- */

.pageTitle2 a:visited {	color: #666666 ;					/* PageTitle2LinkVisitedColor */
								text-decoration: none ; }		/* -- */

.pageTitle2 a:hover {  color: #000000 ;					/* PageTitle2LinkHoverColor */
								text-decoration: none; }		/* -- */

.pageTitle2 a:active {	color: #666666 ;					/* PageTitle2LinkActiveColor */
								text-decoration: none ; }		/* -- */
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	font-variant: normal;

}
.copyCopy {
	font-size        : 10px;
	background-color : #000000;
	color            : #ffffff;
	font-family: Arial, Helvetica, sans-serif;

}
.linkTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	background-color: #000000;
}
a.linkTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;



}
P.linkTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.linkTable:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	background-color: #333333;




}
