BODY				{background-color:white; margin:0; color:#526D9A}
TABLE				{border-collapse:collapse; border-color: black}
TD					{font-family:Arial,Helvetica,sans-serif; font-size:12pt}
P					{font-weight:normal; width:100%; text-align:justify; padding-left:10px}
UL					{list-style-position:outside; list-style-type:disk; margin-left:25px}
OL					{list-style-position:outside; list-style-type:decimal; margin-left:25px}
LI 					{padding-bottom:8px; font-size:10pt}
.list 					{padding-bottom:8px; font-size:12pt; font-weight:normal}
H1					{font-size:18px; text-align:center; text-decoration:underline}
H2					{font-size:16px; margin-bottom:-5px; padding-left:10px}
H3					{font-size:14px; margin:2px 0 40px 0}
A					{color:#154180}

.padded		{padding-right:15px}
.padleft	{padding-left:2px}
.leftpanel	{height: 100%;}
.navbot		{vertical-align: baseline;}

.text	{font-family:Arial,Helvetica,sans-serif; font-size:11px}
.text1   {font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:12px}
.text2   {font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:11px}
.link	{font-weight:bold; padding-bottom:8px; font-size:10pt}

a:link {text-decoration: underline; color: #154180;}
a:visited {text-decoration: underline; color: #0a4d9c;}
a:hover {TEXT-DECORATION: underline overline; color: #8532bf;}
a:active  {text-decoration: none; color: #0a4d9c;}

.whitelink {font: 12px Arial,Helvetica,sans-serif; font-weight: bold; color: #ffffff;}
a.whitelink:link {font: 12px Arial,Helvetica,sans-serif; font-weight: bold; text-decoration: underline; color: #ffffff;}
a.whitelink:visited {text-decoration: underline; color: #ffffff;}
a.whitelink:hover {TEXT-DECORATION: underline overline; color: #ffff00;}
a.whitelink:active  {text-decoration: none; color: #ffff00;}


#nav a , #nav strong {
	color: #154180;
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #154180;
	display: block;
	width: 151px;
	padding: 2px;
}

#nav strong {
	font-weight: bold;
	background: #DDD;
}

#nav a:hover {
	background: #154180;
	color: #ffffff;
}

