

.style6 {color: #FF0000; }
.style8 {
	color: #FF0000;
	font-size: 15;
}
.style10 {
	color: #FF0000;
	font-weight: bold;
	font-size:larger;
	font-family:Trebuchet MS;
}
*
{
	margin: 0em;

}

#content
{
	line-height: 1.5em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
	
}

#content table th
{
	font-weight: normal ;
	padding: 0.5em;
	border-left: solid 1px #ffffff;
	color:#19428D;	
}

#content table td
{
	padding: 0.5em;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}

body
{
	font-family:Trebuchet MS;
	font-size: 8pt;
	color: #0b3d4d;
	background-color: #ffffff;
}

#content blockquote
{
	padding: 0.75em 0.75em 0.75em 0.75em;
	border-left: solid 0.75em #daefc4;
	border-bottom: dashed 1px #daefc4;
	border-top: dashed 1px #daefc4;
	border-right: dashed 1px #daefc4;
	background-color: #F8F8F8;
}

#content blockquote p
{
	margin-bottom: 0em;
}


#content table tr.rowH
{
	color: #ffffff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #ffffff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #ffffff;
	color: inherit;
}

.clear
{
	clear: both;
}
#heading {
	font-family:Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}
#content blockquotenew {
	padding: 0.75em 0.75em 0.75em 0.75em;
	border-left: solid 0.75em #005082;
	border-bottom: dashed 1px #005082;
	border-top: dashed 1px #005082;
	border-right: dashed 1px #005082;
	background-color: #F8F8F8;
}

