@charset "UTF-8";

@media screen {
body {background-color:#FFFFFF}
.nodisplay {display:none}
}

@media print {
.noprint {display:none}
}

p,td, h1, h3, h4, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {font-size:8pt}
img	{border:none}
td	{font-size:7pt;}
table {border:thin solid #1D4579}
h1 {font-size:13pt; font-weight:bold; margin-bottom:0; text-align:center }
h3 {font-size:11pt; font-weight:bold; margin-bottom:0 }
h4 {font-size:9pt; font-weight:bold; margin-bottom:0 }

.emphasize   {font-size:9pt; font-weight:bold }
.regular     {font-size:9pt; font-weight:bold }
.powered {Font-size:70%; margin-top:3px; border-top:1px solid #000;}
.noborder    {border:none}
.nospaces    {margin:0}
.notshaded   {background-color:#FFFFFF}
.shaded      {background-color:#E0E0E0}

.detls_border { border: 1px solid #1D4579;  }
.detls_table { border: 1px solid #1D4579;  }
.detls_font  { color: #1D4579; font-weight: bold }
.headings    { font-size: 9pt; text-decoration:none;
			   background-color: #1d4579; color:#FFFFFF; font-weight: bold; 
			   border: thin solid #1D4579}
.headings 		a:link 	{color:#FFFFFF}
.headings 		a:visited 	{color:#FFFFFF}
.detls       {font-size: 8pt; font-weight:normal;border: thin solid #1D4579}
.detls a:link { color: #1D4579; font-weight: bold }
.detls a:visited {color: #2E6BBE}

.COname       { font-size: 15pt; font-weight: bold }

.disclaimer {margin-right:30px; font-size:7pt}

#cleardiv {clear:both;}