img
{
	border: 0;
}

a.NavLink            { color: #FFCC00; text-decoration: none; font-family: tahoma, arial; font-weight:bold  		}
a.NavLink:visited    { color: #FFCC00; text-decoration: none; font-family: tahoma, arial; font-weight:bold		}
a.NavLink:hover      { color: #FF0000; text-decoration: none; font-family: tahoma, arial; font-weight:bold		}

a            { color: #0033CC; text-decoration: none; font-weight:bold 		}
a:visited    { color: #800080; text-decoration: none; font-weight:bold 		}
a:hover      { color: #CC3300; text-decoration: underline; font-weight:bold 	}


a.BackToTop			{ color:#CC0000; text-decoration: none		}
a.BackToTop:visited	{ color:#CC0000; text-decoration: none		}
a.BackToTop:hover	{ color:#0000CC; text-decoration: underline	}

H1 {
	FONT-FAMILY: Verdana, arial, sans-serif
}

H2 {
	FONT-FAMILY: Verdana, arial, sans-serif
}

H3 {
	text-align: center;
	margin: 16px;
	FONT-FAMILY: Verdana, arial, sans-serif;
	color: #004000;
	font-weight: bold;
	font-size: 150%;
}

H4 {
	margin: 0px;
	FONT-FAMILY: Verdana, arial, sans-serif;
	color: #004000;
	font-weight: bold;
	font-size: 95%;
}

H4.White {
	color: #FFFFFF;
}

H5 {
	margin: 0px;
	FONT-FAMILY: Verdana, arial, sans-serif;
}

H6 {
	margin: 0px;
	FONT-FAMILY: Verdana, arial, sans-serif;
	font-weight: bold;
	color: #004000;
	font-size: 95%;
}


P {
	FONT-SIZE: 81.25%;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align: justify;
}

P.NewsPostDate {
	FONT-SIZE: 61.25%; FONT-FAMILY: Verdana, arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}

P.WhiteText {
	color: #FFFFFF
}

P.CopyrightText {
	TEXT-ALIGN: left; FONT-SIZE: 8pt; PADDING-TOP: 6px; MARGIN-BOTTOM: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; color: #FFFFFF
}

P.RightText {
	TEXT-ALIGN: right; PADDING-RIGHT: 0px
}

P.CenterText {
	TEXT-ALIGN: center;
}

P.ListItem {
	margin-top: 0;
	margin-bottom: 0;
}

P.NoMargin {
	margin: 0;
}

P.OnlyMarginBelow {
	margin-top: 0;
	margin-bottom: 8;
	margin-left: 0;
	margin-right: 0;
}

BODY {
  SCROLLBAR-FACE-COLOR: #000079;
  SCROLLBAR-3DLIGHT-COLOR: #000079;
  SCROLLBAR-DARKSHADOW-COLOR: #000079;
  
  SCROLLBAR-ARROW-COLOR: #CCCCCC;
  SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
  SCROLLBAR-SHADOW-COLOR: #CCCCCC;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 200px; top: 0px; left: 0px; z-index:100; visibility:hidden;}


hr {
	border: 0;
   	color: #007000;
	background-color: #007000;
	height: 2px;	
}