.FalsebubbleWrapper{width:573px; padding:0px 5px 0px 5px; float: left;}
.Falsebubble-tr {	margin:15px auto;	padding:0;	background:url("/Communication/graphics/whitebubble_tr.jpg") no-repeat right top;	width: 100%;}
/* top-left corner and left side */
.Falsebubble-tl {	margin:0;	padding:0;	background:   url("/Communication/graphics/whitebubble_tl.jpg") no-repeat left top;}
/* bottom-right corner and bottom side */
.Falsebubble-br {	margin:0;	padding:0;	background:   url("/Communication/graphics/whitebubble_br.jpg") no-repeat right bottom;}
/* bottom-left corner */
.Falsebubble-bl {	margin:0;	padding:0;	background:  url("/Communication/graphics/whitebubble_bl.jpg") no-repeat left bottom;}
.Falsebubble-content {	margin:0; padding: 0 10px 25px 40px; text-align: justify;}
.Falsebubbleheader{width:100%; padding: 7px 0 0px 20px; margin-bottom:2px;}

.TruebubbleWrapper{width:573px; padding:0px 5px 0px 5px; float: right;}
.Truebubble-tr {	margin:15px auto;	padding:0;	background:url("/Communication/graphics/purplebubble_tr.jpg") no-repeat right top;	width: 100%;}
/* top-left corner and left side */
.Truebubble-tl {	margin:0;	padding:0;	background:   url("/Communication/graphics/purplebubble_tl.jpg") no-repeat left top;}
/* bottom-right corner and bottom side */
.Truebubble-br {	margin:0;	padding:0;	background:   url("/Communication/graphics/purplebubble_br.jpg") no-repeat right bottom;}
/* bottom-left corner */
.Truebubble-bl {	margin:0;	padding:0;	background:  url("/Communication/graphics/purplebubble_bl.jpg") no-repeat left bottom;}
.Truebubble-content {	margin:0; padding: 0 40px 30px 20px; text-align: justify;}
.Truebubbleheader{width:90%; padding: 7px 0 0px 20px; margin-bottom:2px;}

.bubblename{width:300px; font-size:17px; font-weight:bold; line-height: 15px;}
.bubbledatetime{width:180px; text-align:right; padding-right: 10px;}
.bubbleinfo{width:100%; 
            clear:both;  
            min-height:40px;
              height:auto !important;
              height:40px;
              border-top:1px dotted #999; }
.bubblefiles{width:100%; clear:both; border-top:1px dotted #999; padding: 5px 0 5px 0;}

.Message
{
	border: solid 1px black;
	background-color: #bbbbff;
	color: Black;
	padding: 10px;
	text-align: center;
	width: 500px;
	margin: 100px 0 0 100px;
}

.PageTitle
{
    padding-top: 4px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;
}

.bluelinkCS{
	color: #ff0000;
	font: 11px Verdana;
	padding: 2px;
	text-decoration: none;
	cursor: pointer;
}


.close
{
	position: absolute;
	right: 25px;
	top: 0px;
}

.close a
{
	font-size: 32px;
	font-weight: bold;
	color: Red;
}

.largeLink
{
	FONT-SIZE: 18px; COLOR: #435f8b; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}

.CommunicationHeader
{
    float: left;
    color: #000000;
	background: #FFFFFF;
	position: relative;
	font: bold 18px Verdana;
	width: 200px;
}

.CommunicationLinkBox
{
    border: solid 1px #d0d0d0;
    padding: 5px;
    float: left;
    width: 370px;
    margin-left: 50px;    
}

.CommunicationLinkBox a
{
    float: left;
    color: Black;
}
.CommunicationSeperator
{
    width: 65px;
    min-width: 65px;
    float: left;
}

.CommunicationReport
{
    float: left;
    padding: 5px; 
    background-color: #f0f0f0;   
    border: solid 1px #000000;
    color: red; 
}

.whitePopup
{
 background-color: #ffffff;
 position:absolute;
 border: 1px solid #cecece;
 padding: 4px;
 text-align: justify;
 vertical-align: middle;
 text-align: center;
}


.InternalRow td, .InternalRow
{
	background-color:#99FFEE;
}

.ChargeRow td, .ChargeRow
{
	background-color:#FF99EE;
}