A:link	{color:			#0033cc}

BODY				{background:	#000000}

#fader {
	font-family:		Arial, Geneva, Sans Serif;
	font-size:			14pt;
	font-weight:		700;
	text-align:			center;
	color:				rgb(255,255,255);
	/*z-index:			1;*/
 }

.faderLink,
.faderLink a:link,
.faderLink a:visited {
	font-family:		Arial, Geneva, Sans Serif;
	font-size:			9pt;
	font-weight:		400;
	width:				280;
	height:				20;
	text-decoration: 	none;
	/*filter: 			alpha(opacity=100);
  	opacity: 			1.0;
  	-moz-opacity: 		1.0;*/
 }

.faderBox{
	width:				280;
	height:				210;
	background:			#FFFFFF;
	filter: 			alpha(opacity=65);
  	opacity: 			0.65;
  	-moz-opacity: 		0.65;
}

.slideShowContainer{
	width:				360;
	height:				300;
	/*
	border-style:		solid;
	border-color:		#ffcc00;
	border-width:		1;
	*/
}

	.slideShowRow{
		position:			relative;
		width:				360;
		height:				98;
		/*
		border-style:		solid;
		border-color:		#33cc00;
		border-width:		1;
		*/
	}
	
	.slideShowCellLeft{
		position:			absolute;
		margin:				10px 0px 0px 10px;	/* top, right, bottom, left */
		left:				0;
		width:				160;
		height:				75;
		border-style:		solid;
		border-color:		#000000;
		border-width:		1;
		background:			#FFFFFF;
	  	filter: 			alpha(opacity=0);
	  	opacity: 			0;
	  	-moz-opacity: 		0;
	}

	.slideShowCellRight{
		position:			absolute;
		margin:				10px 10px 0px 0px;	/* top, right, bottom, left */
		right:				0;
		width:				160;
		height:				75;
		border-style:		solid;
		border-color:		#000000;
		border-width:		1;
		background:			#FFFFFF;
	  	filter: 			alpha(opacity=0);
	  	opacity: 			0;
	  	-moz-opacity: 		0;
	}
	
.SEOHomeText{
	font-family: 		Arial, Geneva, Sans Serif;
	background:			#F0EEFF;
	font-size:			9pt;
	font-weight:		400;
	line-height:		11pt;
	color:				#0000FF;
}

.SEOFormText{
	font-family: 		Arial, Geneva, Sans Serif;
	background:			#F0EEFF;
	font-size:			8pt;
	font-weight:		700;
	line-height:		10pt;
	color:				#000000;
}

.SEOFormData{
	font-family: 		Arial, Geneva, Sans Serif;
	background:			#FFFFFF;
	font-size:			8pt;
	font-weight:		400;
	line-height:		10pt;
	color:				#0000FF;
}

.translucent {
	/*
	position: 			absolute;
	top:				0;
	left:				0;
	width:				100%;
	height:				100%;
	z-index:			1;
	*/
	filter: 			alpha(opacity=85);
  	/*filter:			progid:DXImageTransform.Microsoft.Fade(duration=1,overlap=0.5);*/
  	-moz-opacity: 		0.85
  }
	  
.notes				{font-family: 	Times New Roman;
					 	 font-size:			9pt;
						 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:				#000000;
						 background:	#FFFFFF}
						 
.notesItalic		{font-family: 	Times New Roman;
					 	 font-size:			9pt;
						 font-style:		italic;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:				#000000;
						 background:	#FFFFFF}
						 
.biotext		{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		10pt;
					 	 color:					#000000}

.blue8			{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#336699}
						 
.blue9			{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		400;
					 	 line-height:		12pt;
					 	 color:					#336699}
						 
.blurb			{font-family: 	Times New Roman;
						 font-size:			8pt;
						 font-weight:		400;
						 line-height:		11pt;
						 color:					#999999;
						 text-decoration: none}
					 
.bold12			{font-family: 	Times New Roman;
					 	 font-size:			12pt;
					 	 font-weight:		700;
					 	 line-height:		14pt;
					 	 color:					#000000}
						 
.boldtext		{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		700;
					 	 line-height:		12pt;
					 	 color:					#000000}
						 
.boldtextblue	{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		700;
					 	 line-height:		12pt;
					 	 color:					#6666FF}
						 
.boldtextred	{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		700;
					 	 line-height:		12pt;
					 	 color:					#FF0000}
						 
.copyright	{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#cccccc}
						 
.dynamicText	{font-family: 	Times New Roman;
					 	 line-height:		13pt;
					 	 color:					#000000}

.featuresTitle		{font-family: 	Times New Roman;
								 	 font-size:			16pt;
								 	 font-weight:		700;
								 	 line-height:		20pt;
								 	 color:					#000000}

.features		{font-family: 	Times New Roman;
					 	 font-size:			12pt;
					 	 font-weight:		700;
					 	 line-height:		16pt;
					 	 color:					#000000}

.homePageHint {
	font-family: 		Arial, Geneva, Sans-serif;
	font-size:			9px;
	font-weight:		400;
	color:				#0000FF;
}

.menu {
	font-family: 		Arial, Geneva, Sans-serif;
	background:			#F0EEFF;
	font-size:			8pt;
	font-weight:		400;
	line-height:		11pt;
	/*color:			#6666FF;*/
	color:				#336699;
	text-decoration: 	none;
}

.menu a:link {
	color:				#336699;
	text-decoration: 	none;
}


.menubold		{font-family: 	Arial, Geneva, Sans-serif;
					 	 background:		#F0EEFF;
						 font-size:			9pt;
					 	 font-weight:		700;
					 	 line-height:		11pt;
					 	 color:					#6666FF;
						 text-decoration: none}

.pageTitle		{font-family: 	Times New Roman;
						font-size:		20pt;
					 font-weight:		700;
					 line-height:		24pt;
							 color:		#0033ff}

							 
							 

.adminMenu {
	font-family: 		Arial, Geneva, Sans-serif;
	background:			#F0EEFF;
	font-size:			8pt;
	font-weight:		400;
	line-height:		11pt;
	color:				#336699;
	padding-left: 		2pt;
}

.adminMenu a:link {
	color:				#336699;
	text-decoration: 	none;
}		

.adminMenu a:hover {
	color:				#336699;
	text-decoration:	underline;
	background:			#FFFF00;
}







.orange8		{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#ff9933}

.killtd					{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		10pt;
					 	 color:					#000000}

.text				{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		400;
					 	 line-height:		12pt;
					 	 color:					#000000}

.text8			{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#000000}

.text10			{font-family: 	Times New Roman;
					 	 font-size:			10pt;
					 	 font-weight:		400;
					 	 line-height:		12pt;
					 	 color:					#000000}

.textgrey		{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		400;
					 	 line-height:		12pt;
					 	 color:					#999999}

.textgrey8	{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#999999}

.textgreen8	{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#339933}

.textred8		{font-family: 	Times New Roman;
					 	 font-size:			8pt;
					 	 font-weight:		400;
					 	 line-height:		11pt;
					 	 color:					#FF0000}

.textgreen	{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		400;
					 	 line-height:		12pt;
					 	 color:					#339933}

.textred		{font-family: 	Times New Roman;
					 	 font-size:			9pt;
					 	 font-weight:		400;
					 	 line-height:		12pt;
					 	 color:					#FF0000}
						 
.spawBullets		{line-height:		24pt}

/*******************************************/
/*  THE BELOW BLOCK JUST FOR ADMIN PAGES   */

.pageName{
	font-family: 	Arial, Geneva, Sans-serif;
	font-size:		12pt;
	font-weight:	700;
	line-height:	14pt;
	color:			#660000;
}

.fieldLabel{
	font-family: 	Arial, Geneva, Sans-serif;
	font-size:		8pt;
	font-weight:	700;
	line-height:	10pt;
	color:			#0000FF;
}

.fieldValue{
	font-family: 	Arial, Geneva, Sans-serif;
	font-size:		8pt;
	font-weight:	400;
	line-height:	10pt;
	color:			#000000;
}
						 
/*  THE ABOVE BLOCK JUST FOR ADMIN PAGES   */
/*******************************************/


.messageWarningBox{
	background:		#ffffcc;
	border-style:	solid;
	border-color:	#ffcc00;
	border-width:	2;
	padding:		10;
}

.messageWarningText{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:		8pt;
	font-weight:	700;
	color:			#cc6600;
	background:		#ffffcc;
}



/*  THE BELOW BLOCK JUST FOR AUDIT LOG */

.auditLogText		{	FONT-SIZE:		10px; 
						FONT-FAMILY: 	Arial, Helvetica, sans-serif
						}

.auditLogID			{	FONT-SIZE:		10px; 
						FONT-FAMILY: 	Arial, Helvetica, sans-serif;
						color: 			#999999
						}

.auditLogHeader		{	FONT-SIZE:		10px; 
						font-weight:	700;
						FONT-FAMILY: 	Arial, Helvetica, sans-serif;
						color: 			#000000
						}

/*  THE ABOVE BLOCK JUST FOR AUDIT LOG */
