body
{
	font-family: Verdana;
	font-size:10pt;
}


P
{
	font-family: Verdana;
	font-size:10pt;
}

H1, .Title
{
	font-size: 14pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
}

H2
{
	font-size: 12pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
}

BLOCKQUOTE
{
	BORDER-RIGHT: #015f8b 1px solid; 
	BORDER-TOP: #015f8b 1px solid; 
	PADDING-LEFT: 10px; 
	MARGIN-LEFT: 10px; 
	BORDER-LEFT: #015f8b 1px solid; 
	BORDER-BOTTOM: #015f8b 1px solid; 
	BACKGROUND-COLOR: #ebf4fa;
	color : #015f8b;
	font-family : Comic Sans MS;
	font-size :10pt;
}

TABLE
{
	font-family: Verdana;
	font-size:10pt;
	border-collapse:collapse;
}

TH
{
	font-family: Verdana;
	font-size:10pt;
	font-weight: bold;
	border:solid 1px gainsboro;
}

TR
{
	font-family: Verdana;
	font-size:9pt;
	border:none 1px gainsboro;
}

TD
{
	font-family: Verdana;
	font-size:9pt;
	border:none 1px gainsboro;
}

.thMessageLeft
{
	padding: 5px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #FFFFCC;
	font-size: 8pt;
	text-align: left;
}

.thMessageRight
{
	padding: 5px;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #FFFFCC;
	font-size: 8pt;
	text-align: right;
}

.trPager
{
	font-weight:bold;
	padding: 5px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #FFFFCC;
	font-size: 8pt;
	text-align: left;
}

.thMessageHeader TH
{
	font-weight:bold;
	padding: 5px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #FFFFCC;
	font-size: 8pt;
	text-align: left;
}

A, .trMessage A, A:visited, .trMessage A:visited
{
	font-weight:bold;
	color: #003366
}

A:hover, .trMessage A:hover
{
	color: red
}

.TitleBar TR, .TitleBar TD, .TitleBar A
{
	font-size: 12pt;
	font-weight: bold;
	color: White;
	background-color: #6A6B91;
}

.trMessage TD
{
	color: #003366;
	background-color: #F5F5FF;
	font-family: Verdana;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #000000;
}

.spacerMessage
{
	border-style:none;
}

.ThreadHeader
{
	background-color: #ccffcc;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

td.show {vertical-align:top;}
tr.show {vertical-align:top;}
table.show {vertical-align:top; margin-bottom:6px;}
table.show td {font-size: 100% !important}


/* for the boxes in columns apply l for the left, use c for all center columns and r for the right one */
.box_padding_l {padding-left: 8px;}
.box_padding_c {padding-left: 6px;}	
.box_padding_r {padding: 0px 8px 0px 6px;}
	
.padding_r {padding-right: 6px;}
.padding_l {padding-left: 6px;}
.padding_b {padding-bottom: 6px;}
.padding_t {padding-top: 6px;}

image.padding_r {margin-right: 6px;}
image.padding_t {margin-top: 6px;}

td.spacer {height: 18px; width: 18px}

.set_relative {position:relative;}

td.white_tl {background-image:url('images/border_white_tl.gif');background-repeat:no-repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;width:10px;height:10px}
td.white_tr {background-image:url('images/border_white_tr.gif');background-repeat:no-repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;width:10px;height:10px}
td.white_bl {background-image:url('images/border_white_bl.gif');background-repeat:no-repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;width:10px;height:10px}
td.white_br {background-image:url('images/border_white_br.gif');background-repeat:no-repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;width:10px;height:10px}
td.white_t {background-image:url('images/border_white_t.gif');background-repeat:repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90}
td.white_r {background-image:url('images/border_white_r.gif');background-repeat:repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90}
td.white_b {background-image:url('images/border_white_b.gif');background-repeat:repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90}
td.white_l {background-image:url('images/border_white_l.gif');background-repeat:repeat;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90}

.content_box_white{background-image:url(images/box_white.gif);background-repeat:repeat;filter:alpha(opacity=90); padding: 6px;}

.LabelStatus
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}

.highlight
{
	font-weight: bold;
	color: #ff0000;
}

.GridItemDate
{
	font-size: 8pt;
}


.subTitle
{
	font-size: 8pt;
}
