.cssTxtSmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.cssTxtSmallBold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.cssTxtMed  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.cssTxtMedBold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.cssTxtBold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

/* Make sure if you change the link color that you change the link color in the file LAYOUT_HEADER_DSP.CFM */
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: 2D5744;
}

.txtLeftSideText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: 2D5744;

}


/* Make sure if you change the link color that you change the link color in the file LAYOUT_HEADER_DSP.CFM */
A.Disclaimer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: 2D5744;
	font-weight : bold;
}

TD.OffWhite {
	background-color : #F5F0E4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A:Hover
{
	Color: RED;
}

BODY.cssBackGround
{
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	/*
	color: WHITE;
	background-color : #61809D;
	scrollbar-base-color: #8BB4DA;
	scrollbar-face-color: #61809D;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #61809D;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #8BB4DA;
	scrollbar-track-color: #f7f7f0;
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(http://66.241.236.87/images/bkgrundtext.gif); 
	BACKGROUND-REPEAT: no-repeat;
	*/
}


BODY.cssBackGroundClear
{
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}



