body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2E2E2;
}
p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: Blue;
}
a:visited {
	color: Blue;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: Blue;
}
.10pt_fnt {  font-size: 10px}
.border {  padding-left: 15px; padding-right: 15px}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.Boldit {  font-weight: bold}
.top_nav {  }
.top_nav a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: ThreedLightShadow;
}
.top_nav a:visited { font-family: Arial, Helvetica, Verdana; font-size: 11px; font-weight: bold; text-decoration: underline;
	color: ThreedLightShadow; }
.top_nav a:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
.top_nav a:active { font-family: Arial, Helvetica, Verdana; font-size: 11px; font-weight: bold; text-decoration: underline;
	color: ThreedLightShadow;}
.bot_nav {  }
.bot_nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #1C1C1C;
}
.bot_nav a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;
	color: #1C1C1C; }
.bot_nav a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}
.bot_nav a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;
	color: #1C1C1C;}
.11_pix {  font-size: 11px}
.18pt_fnt { font-size: 18px}
.fnt_arial_hel_ver {  font-family: Arial, Helvetica, Verdana}

table.red_dash
{
	padding: 0;

	spacing= 0;
	margin: 0;
	border-left: 1px none #0000AC;
	border-right: 1px none #0000AC;
	border-bottom: 1px none #0000AC;
	background-color: #FFFFFF;

}

table.red_dash th {
	background-color: #2A5387;
	color: #FFFFFF;
	font-size: 8pt;

}

table.red_dash td {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;

}

table.red_dash tr.head td {
	padding:4px;
	background-color: #2A5387;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:bold
}
table.outline_blue
{
	padding: 0;


	spacing= 0;
	margin: 0;
	border-left: 1px dashed #0000AC;
	border-right: 1px dashed #0000AC;
	border-bottom: 1px dashed #0000AC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0000AC;

}

table.outline_blue td {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
}
table.all_lines1
{
	padding: 0;


	spacing= 0;
	margin: 0;
	border-left: 1px dashed #0000AC;
	border-right: 1px dashed #0000AC;
	border-bottom: 1px dashed #0000AC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0000AC;

}

table.all_lines1 td {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
}.underline {
	text-decoration: underline;
}

