body {

	
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
TD  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	}
	
.txtError 
{
	color: #660000;
	font-size: 11px;
	font-weight: bold;
    FONT-FAMILY: Arial;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.NewLetter 
{
	font-size: 14px;
	color: White;
}

A { color: black; text-decoration: none; }
A:Hover { color: #990000; text-decoration: underline;}
A:Active { color: #990000; font-weight: bold; text-decoration: underline;}

/*  SECTION HEADER */

.txBlue {
	color: #2f6798; 
	font-weight: bold;
	font-size: 11px;
}

.HeaderRed{
	color: #990000; 
	font-weight: bold;
	font-size: 11px;
}
.txtBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.txtBoldSmall {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
}

.txtNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.txtNormalBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
.txtNormal {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.txtSmallRedBold {
	color: #990000;
	font-weight: bold;
}
.txtBlueLink {
	font-size: 11px;
	font-weight: bold;
	color: #2f6798;
	text-decoration: none;
}
.txtBlueLink:A {
	font-size: 11px;
	font-weight: bold;
	color: #2f6798;
	text-decoration: none;
}

.AgentHeader
{
	color: #696969; 
	font-size: 14px; 
	font-weight: 600; 
	text-decoration: none;
}
.display {
border-style:double;
border-color: #88a5b8;
border-width: 3px;
padding: 2 2 2 2;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.CalDetail 
{
border-style: solid;
border-color: whitesmoke;
border-width: 1px;
border-collapse: collapse;	
}
.SelItemStyle {Color: #696969;	font-size: 11px; font-weight: 600; background-color: #F0F0F0;}