/************************************
***      START MAIN STYLES        ***
************************************/

body, p, td  {

	font-family: arial; 
	font-size: 12px;,
	color: #2E226E; 

}

/************************************
***      START LINK STYLES        ***
************************************/
a:link {

	color: #2E226E;
	text-decoration: underline;
		
}

a:visited {

	color: #2E226E;
	text-decoration: underline;
	
}

a:hover {

	/* color: #FF9900; */
	color: #FF0000;
	text-decoration: none;
	
}

a:active {

	color: #2E226E;
	text-decoration: underline;
	
}

P.breakhere	{

	page-break-before::always;
	
}
/************************************
***      END LINK STYLES          ***
************************************/
.menu .options {
	BORDER-RIGHT: #EAEAC6 1px solid; BORDER-TOP: #EAEAC6 1px solid; MARGIN: 1px; BORDER-BOTTOM: #EAEAC6 3px solid; BACKGROUND-COLOR: #F3F6EF
}
.menu A {
	FONT-WEIGHT: BOLD; PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; color: 4B2928;
}
.menu A:hover {
	COLOR: #744D3C; BACKGROUND-COLOR: #DCD5B0
}

.textPopupHeader a:link {
	color: #ffffff;
	text-decoration: underline;
}
.textPopupHeader a:hover {
	color: #ffffff;
	text-decoration: none;
}
.textPopupHeader a:active {
	color: #ffffff;
	text-decoration: underline;
}
.textPopupHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
}
/*************************************************************************/
/* TEXT STYLES : START */

.residuals {
	background-color: #EEEEEE;
}

.textPopupHeader { 

	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;

}

.textPurpleGloss { 

	color: #2E226E;
	padding-left: 3px;
	padding-right: 3px;

}



.textRedGloss { 

	color: #CC0000;
	font-weight: bold;
	padding-left: 3px; 

}



.textOrangeGloss {

	color: #3366CC;
	font-weight: bold; 
	padding-left: 3px; 

}



.textBlueBoldGloss {

	color: #6898C8;
	font-weight: bold;

}



.textDarkBlue12 {

	color:#2E226E;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;

}



.textDarkBlue12pad {

	color:#2E226E;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 1.5;
	background-color:#FFFFFF;

}



.textDarkBlueBold12 {

	color:#2E226E;
	font-weight: bold;
	padding-left: 3px
	background-color:#FFFFFF;

}



.textDarkBlueBold14{

	color:#003366;
	font-size:14px;
	font-weight: bold;

}

/* TEXT STYLES : END */
/*************************************************************************/
/*************************************************************************/
/* FORM STYLES : START */



.frmInput {

	border-style: solid;
	border-color: #000000;
	background-color: #EEEEEE;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	font-color: #000000;

}



.frmSubmit {

	border-style: solid;
	border-color: #000000;
	background-color: #EEEEEE;
	border-width: 1px;
	font-family: arial;
	font-size: 12px;
	font-color: #000000;

}



/* FORM STYLES : END */
/*************************************************************************/