BODY					{
	font-family:Arial;
	font-size:9pt;
	color:#002030;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFFFFF;
	border-left:0;
	border-top:0;
	border-right:0;
	border-bottom:0;
	border:0;
	margin:0;
}

TD					{
	font-family:Arial;
	font-size:9pt;
	color:#002030;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}


TH					{
	font-family:Arial;
	font-size:9pt;
	color:#002030;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
}

IMG					{
	border:none;
}


A					{
	text-decoration:underline;
	color:#800000;
}

A:LINK				{
	text-decoration:underline;
	color:#800000;
}

A:VISITED			{
	text-decoration:underline;
	color:#800000;
}

A:HOVER				{
	text-decoration:underline;
	color:#0000C0;
}

FORM				{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0 0 0 0;
}

P					{
	padding:4px 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

OL					{
	padding:0 0 0 0;
	margin:4px 0 4px 32px;
	border:0 0 0 0;
}

UL					{
	padding:0 0 0 0;
	margin:4px 0 4px 32px;
	border:0 0 0 0;
}

BLOCKQUOTE			{
	margin:8px 0 8px 16px;
}

H1					{
	font-family:Arial;
	font-size:24pt;
	color:#202020;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding:8 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

H2					{
	font-family:Arial;
	font-size:16pt;
	color:#202020;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding:8 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

H3					{
	font-family:Arial;
	font-size:12pt;
	color:#202020;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding:8 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

H4					{
	font-family:Arial;
	font-size:12pt;
	color:#202020;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	padding:8 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

H5					{
	font-family:Arial;
	font-size:10pt;
	color:#202020;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding:8 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

H6					{
	font-family:Arial;
	font-size:10pt;
	color:#202020;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding:8 0 0 0;
	margin:0 0 0 0;
	border-width:0;
	border-style:none;
}

INPUT.Text			{
	border:1px solid #002030;
	font-family:Arial;
	font-size:7pt;
	color:black;
	font-weight:normal;
	background-color:#ECDEF0;
}



#TopBar				{
	width:760px;
	height:102px;
	color:#FFFFFF;
	background-color:#4A81AB;
	background-image:url(/_style/img/topbar.jpg);
	padding:0;
	border:none;
}

.WhiteBar			{
	float:left;
	height:17px;
	padding:3px 4px 0 4px;
	border:solid #304758;
	border-width:1px 0 1px 0;
	background-color:#FFFFFF;
}

#DateBar			{
	position:absolute;
	left:0;
	top:91px;
}

#TitleBar			{
	position:absolute;
	left:200px;
	top:91px;
	color:#C07500;
}


#MenuBar			{
	width:760px;
	height:21px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	padding:0px;
	border:solid #002030;
	border-width:0 0 1px 0;
}

.MenuBarItem		{
	float:left;
	padding:3px 8px 3px 8px;
}

.MenuBarDiv		{
	float:left;
	padding:0;
}


#SideBar			{
	position:absolute;
	left:0;
	top:128px;
	width:150px;
	padding:0px;
	font-size:8pt;
}

#BottomBar			{
	width:760px;
	float:left;
	height:17px;
	padding:0;
	border:none;
	background-color:#FFFFFF;
}

.SectionTitle		{
	font-family:Arial;
	font-size:20pt;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

.SectionSubTitle	{
	font-family:Arial;
	font-size:8pt;
	color:#FFAA33;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.Big				{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#C07500;
}

.Medium				{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#002030;
}

.Small				{
	font-size:7pt;
	font-weight:normal;
	color:#002030;
}

.Heading				{
	font-family:Arial;
	font-size:12pt;
	color:#202020;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	border:0 0 0 0;
	margin:0 0 0 0;
}


.Panel				{
	position:relative;
	left:0;
	width:159px;
	border:none;
	background-color:#BBD2E3;
	text-align:left;
}

.PanelTop			{
	font-size:1pt;
	float:left;
	height:10px;
	width:148px;
	border:solid #304758;
	border-width:1px 0 0 0;
}

.PanelCorner		{
	font-size:1pt;
	float:left;
	width:11px;
	height:11px;
	border:none;
	padding:0;
	margin:0;
}

.PanelBottom		{
	font-size:1pt;
	float:left;
	height:10px;
	width:148px;
	border:solid #304758;
	border-width:0 0 1px 0;
}

.PanelContent		{
	width:148px;
	padding:0 10px 0 0;
	border:solid #304758;
	border-width:0 1px 0 0;
}

.PanelTitle			{
	position:relative;
	left:0;
	width:136px;
	background-color:#639CCE;
	padding:1px 2px 2px 2px;

	font-family:Arial;
	font-size:9pt;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.PanelLink				{
	font-family:Arial;
	font-size:9pt;
	color:#002030;
	font-weight:bold;
	text-decoration:none;
}

.PanelLink:LINK				{
	font-family:Arial;
	font-size:9pt;
	color:#002030;
	font-weight:bold;
	text-decoration:none;
}

.PanelLink:VISITED	{
	font-family:Arial;
	font-size:9pt;
	color:#002030;
	font-weight:bold;
	text-decoration:none;
}

.PanelLink:HOVER	{
	font-family:Arial;
	font-size:9pt;
	color:#EE8030;
	font-weight:bold;
	text-decoration:none;
}

.slBarLink			{
	font-family:Arial;
	font-size:8pt;
	color:#F0E4F4;
	font-weight:bold;
	text-decoration:none;
}

.slBarLink:LINK			{
	font-family:Arial;
	font-size:8pt;
	color:#F0E4F4;
	font-weight:bold;
	text-decoration:none;
}

.slBarLink:VISITED	{
	font-family:Arial;
	font-size:8pt;
	color:#F0E4F4;
	font-weight:bold;
	text-decoration:none;
}

.slBarLink:HOVER	{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

TD.PanelTitleCell			{
	 border:none;
	 padding:3px 0 3px 0;
}

TD.PanelLinkCell			{
	 border:none;
	 padding:2px 0 2px 0;
}

.Row1			{
	background-color:#F9EFDF;
}

.Row2			{
	background-color:#FEFAF4;
}