BODY, .DefaultText2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

BODY
{
	background-color: white;
	margin: 0 0 0 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

#pnlSecureDocs ul
{
	padding: 2px 0;
	margin-left: 0;
	border-bottom: 1px solid #000;
}

#pnlSecureDocs ul li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#pnlSecureDocs ul li a
{
	padding: 2px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: #ccc;
	text-decoration: none;
	font-weight: bold;
}

#pnlSecureDocs ul li a.current
{
	background: white;
	border-bottom: 1px solid white;
}

#pnlSecureDocs ul li a:hover
{
	color: Black;
	background-color: whitesmoke;
}

#pnlSecureDocs ul li a.current:hover
{
	background-color: white;
}

.CadPnl
{
	display: inline;
}

.PnlDoc
{
	padding: 2px;
}

.SendMailTable, .SendMailTable INPUT, .SendMailTable TEXTAREA, .SendMailTable SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: normal;
	font-weight: bold;
}

.SendMailTable INPUT, .SendMailTable TEXTAREA, .SendMailTable SELECT
{
	font-weight: normal;
}

.SendFriendPanel
{
display: inline}