body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	background-color: white;
}

div.left
{
	position: absolute;
	width: 169px;
	left: 0px;
	top: 0px;
	background-color: #006;
}

div.topbar
{
	position: absolute;
	left: 169px;
	top: 0px;
	height: 90px;
}

H1.mad
{
	text-align: left;
	font-family: Chicago, Tahoma, "Arial Black", sans-serif;
	font-size: 0px;
	line-height: 0px;
	padding: 0pt 0pt 0pt 0pt;
	background-image: url(images/topbackground.gif);
	margin-top: 0;
}

div.corner_dec
{
	position: absolute;
	left: 0px;
	top: 90px;
	height: 171px;
}

div.main
{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 15px;
}

.l
{
	font-size: 16pt;
}

.ms
{
	font-size: 14pt;
}

.wb
{
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

.warn
{
	color: red;
	font-size: 14pt;
	font-weight: bold;
}

.bms
{
	font-size: 14pt;
	font-weight: bold;
}

.s
{
	font-size: 12pt;
}

.ibs
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.vs
{
	font-size: 11pt;
}

.vvs
{
	font-size: 10pt;
}

.bvs
{
	font-size: 11pt;
	font-weight: bold;
}

.bvvs
{
	font-size: 9pt;
	font-weight: bold;
}

.vvs
{
	font-size: 9pt;
}

ol.s
{
	font-size: 11pt;
	line-height: 14pt;
}

ol.vs
{
	font-size: 10pt;
	line-height: 9pt;
}

ul.s
{
	font-size: 11pt;
	line-height: 14pt;
}

ul.ms
{
	list-style-type: square;
	font-size: 13pt;
}

ul.mss
{
	list-style-type: square;
	font-size: 12pt;
}

li
{
	margin-top: 6pt;
}

li.nm
{
	margin-top: 0pt;
}

table
{
	font-size: 11pt;
	border-width: 0pt;
	margin-left: 5pt;
}

.bb
{
	font-size: .75em;
	border-width: 0pt 0pt 1pt 0pt;
	border-style: solid;
	margin: 1pt;
	border-color: black;
}

/*                                                         */
/* These rules define the formats of the provider tables. */
/*                                                       */
h3.pro
{
	font-size: 1.6em;
	line-height: 15pt;
	text-align: left;
	margin-left: 5pt;
	margin-right: 23pt;
	padding: 7pt;
	color: #006;
	background-color: #FC0;
	font-variant: small-caps;
}

table.pro
{
	width: 95%;
	border-width: 0pt;
	border-collapse: collapse;
}

tr.title
{
	background-color: #FC0;
	color: #006;
	font-size: 1.12em;
	font-weight: bold;
}

tr.a-band
{
	background-color: #99C;
}

tr.b-band
{
	background-color: #CCF;
}
/*                                                        */
/* End of provider table rules                           */
/*                                                      */

.signature
{
	font-style: italic;
	text-align: right;
	font-size: 7pt;
	line-height: 8pt;
}

.footer
{
	text-align: center;
	font-size: 8pt;
}

.maincolor
{
	background-color: #666
}

