/********************************************************************************/
/*																				*/
/*	Default style sheet for use with the Online Progress system					*/
/*																				*/
/********************************************************************************/


/********************************************************************************/
/*																				*/
/*	Color Rules																	*/
/*																				*/
/*	Hue(Primary Color) = H														*/
/*																				*/
/*	MainRow		- Hue = H, Saturation = 170, Luminosity = 190					*/
/*	AltRow		- Hue = H, Saturation = 170, Luminosity = 220					*/
/*	Background	- Hue = H, Saturation = 170, Luminosity = 100					*/
/*																				*/
/********************************************************************************/

body					{font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Styles for the Client Progress pages */

/*	Change the color values of these */

/*	Primary Color */
input					{font-size: 11px; color: #E82838; border: 1px solid #ce0000; background-color: #FFFFFF;}

.CP_Button				{font-size: 11px; font-weight: bold;  color: #ffffff;background-color: #E82838}
.EM_Button				{font-size: 11px; font-weight: bold;  color: #ffffff;background-color: #E82838}
.RM_Button				{font-size: 11px; font-weight: bold;  color: #ffffff;background-color: #E82838}

/* Background OR Primary Color */
.CP_ProgressReport		{background-color:#E82838}
.CP_ClientHeader		{font-size: 18px; font-weight: bold; color: #E82838;}

/* MainRow */
.CP_TableMainRow		{background-color: #F0989E;}

/* AltRow */
.CP_TableAltRow			{background-color: #FFFFFF;}

/*	Leave these alone */
.CP_ProgressHeader		{font-size: 16px; font-weight: bold; color: #000000;}
.CP_ProgressSubHeader	{font-size: 14px; font-weight: normal; color: #000000;}
.CP_ProgressList		{font-size: 12px; font-weight: normal; color:#000000;}
.CP_ProgressListBold	{font-size: 12px; font-weight: bold; color:#000000;}
.CP_ProgressDesc		{font-size: 11px; font-weight: bold; color:#000000;}
.CP_ProgressDates		{font-size: 11px; font-weight: normal; color:#000000;}

.CP_content				{font-size: 12px; color: #000000;}
.CP_ContentBold			{font-size: 12px; font-weight: bold; color: #000000;}
.CP_InputDescription	{font-size: 12px; font-weight: bold; color: #000000;}
.CP_Error_Headline		{font-size: 18px; font-weight: bold; color: #ffffff;}
.CP_Error				{font-size: 13px; font-weight: normal; color: #ffffff;}
.CP_MainTable			{background-color: #ffffff;}
.CP_ClientAddress		{font-size: 15px; font-weight: bold; color: #000000;}
.CP_content				{font-size: 12px; color: #000000;}
.CP_ContentBold			{font-size: 12px; font-weight: bold; color: #000000;}
.CP_SubHeader			{font-size: 14px; font-weight: bold; color: #000000;}


/* Styles for the Emessaging page */
.EM_MainTable			{background-color: #E82838}
.EM_Header				{font-size: 16px; font-weight: bold; color: #ffffff}
.EM_SubHeader			{font-size: 14px; font-weight: bold; color: #ffffff}
.EM_Addressees			{font-size: 12px; font-weight: bold; color: #ffffff}
.EM_CheckBox			{font-size: 12px; background-color: #E82838}
.EM_MessageBox			{font-size: 11px; color: #000000}
.EM_Input				{font-size: 11px; color: #000000}
.EM_content				{font-size: 12px; color: #ffffff;}
.EM_ContentBold			{font-size: 12px; font-weight: bold; color: #ffffff;}
.EM_SubHeader			{font-size: 14px; font-weight: bold; color: #ffffff;}
.EM_InputDescription	{font-size: 12px; font-weight: bold; color: #ffffff;}

/* Styles for the Ring Me page */
.RM_content				{font-size: 12px; color: #000000;}
.RM_contentBold			{font-size: 12px; font-weight: bold; color: #000000;}
.RM_InputDescription	{font-size: 12px; font-weight: bold; color: #000000;}
.RM_DropDown			{font-size: 11px; font-weight: normal; color: #000000;}
