
/* links */

a:hover	{ color: #7BA2B5; }
a	{ color: #959D14; }
a:vlink { color: #D3D79E; }
a.bread-crumbs {text-decoration:none}


/* body */
td { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:	10pt; 
	line-height	: 1.2; 
	}
	
.body  { 
	color: 	#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:	10pt; 
	line-height	: 1.2; 
	}
	
.heading  { 
	color: 	#959D14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:	12pt; 
	line-height	: 1.5; 
	}

/* left nav */

.left-nav {
	color: 	#959D14;
	font-family	:	Georgia, "Times New Roman", Times, serif;
	font-weight	:	900;
	font-size		:	10pt;
	text-decoration:none;
	}

/* breadcrumbs */

.bread-crumbs{
	color: 	#959D14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight	:	bold;
	font-size:	10pt;
	}

/* form buttons */

.buttons

	{
	background-color:	#959D14;
	color				: 	#FFFFFF;
	font-family	: 	Georgia, "Times New Roman", Times, serif;	
	font-size		: 	10pt;
	font-weight	: 	bold;	
	}


/* form checkbox */

.form-checkbox

	{

	background-color:	#FFFFFF;

	}	

	

/* form checkbox text */

.form-checkbox-text
	{
	font-family		: 	Georgia, "Times New Roman", Times, serif;
	color					:	#000000;
	font-size			: 	9pt;
	}		



/* form heading */

.form-header

	{
	font-family		: 	Georgia, "Times New Roman", Times, serif;
	color					:	#003300;
	font-size			: 	10pt;
	font-weight		: 	bold;

	}

	

/* form label */

.form-label

	{

	font-family	: 	Georgia, "Times New Roman", Times, serif;

	color				:	#000033;

	font-size		: 	10pt;

	font-weight	: 	bold;

	}	

	

/* form input long */

.form-input-long

	{

	font-family			: 	Georgia, "Times New Roman", Times, serif;

	color						:		#000000;

	background-color:	  #CCCCCC;

	font-size				: 	9pt;

	width						:		400px;

	font-weight			: 	normal;

	}

	

/* form input short */

.form-input-short

	{

	font-family			: 	Georgia, "Times New Roman", Times, serif;

	color						:		#000000;

	background-color:	  #CCCCCC;

	font-size				: 	9pt;

	width						:		180px;

	font-weight			: 	normal;

	}

	

/* form input */

.form-input-text

	{

	font-family	: 	Georgia, "Times New Roman", Times, serif;

	color				:	#000000;

	font-size		: 	7.5pt;

	font-style	:	italic;

	font-weight	: 	normal;

	}	

	

/* form radio */

.form-radio

	{

	background-color:	#FFFFFF;

	}	

	

/* form radio text */

.form-radio-text

	{

	font-family	: 	Georgia, "Times New Roman", Times, serif;

	color				:	#000000;

	font-size		: 	9pt;

	font-weight	: 	normal;

	}			

	

/* form select */

.form-select , SELECT

	{

	background-color	:	#CCCCCC;

	font-family				: 	Georgia, "Times New Roman", Times, serif;

	color							:	#000000;

	font-size					: 	9pt;

	font-weight				: 	normal;

	}



/* form textarea */

.form-textarea

	{

	background-color	:	#CCCCCC;

	font-family				: 	Georgia, "Times New Roman", Times, serif;

	color							:	#000000;

	font-size					: 	9pt;

	font-weight				: 	normal;

	width							:	400;

	}	

		

		

/* HTML Editor Text Box */

.html-editor-textbox

	{

	background-color: #FF0000;

	}



/* messaging */	

.messaging

	{

	font-family		: 	Georgia, "Times New Roman", Times, serif;

	color					:		#000000;

	font-size			:		10pt;

	font-weight		: 	normal;	

	font-style		: 	italic;

	}	

	

	

/* modified info label */

.modified-info-label

	{

	font-family		: 	Georgia, "Times New Roman", Times, serif;

	color					:		#000033;

	font-size			: 	8pt;

	font-weight		: 	bold;

	}	

	

/* modified info input */	

.modified-info-input

	{

	font-family		: 	Georgia, "Times New Roman", Times, serif;

	color					:		#000000;

	font-size			: 	8pt;

	font-weight		: 	normal;

	}	

