td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:003366;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#2578CD;
}
a.gray {

	text-decoration: underline;
	color:#6A6A6A;
}
.red
{
	color:#A50000;
}
a.red
{
	color:#A50000;
	text-decoration:underline;
}
.blue
{
	color:#2578CD;
}
a.blue
{
	color:#4C6D93;
	text-decoration:underline;
}
a.top
{
	color:#656565;
	text-decoration:none;
	font-weight:bold;
}
.footnote
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#6A6A6A;
}
.green
{
	color:#497231;
	font-size:9px;
	font-weight:bold;
}
a.menu
{
	color:#464646;
	text-decoration:underline;
}
.copy
{
	color:#4F84AE;
}
a.copy
{
	color:#4F84AE;
	text-decoration:underline;
}
.black
{
	color:#000000;
}
.copy2
{
	color:#787878;
}
.t9
{
	font-size:9px;
}
.t11
{
	font-family:Tahoma;
	font-size:11px;
	color:#6A6A6A;
	text-decoration: none
}
.t11Gold
{
	font-family:Tahoma;
	font-size:11px;
	color:#cccc33;
	text-decoration: none
}
.t14
{
	font-family:Tahoma;
	font-size:14px;
	color:#6A6A6A;
	text-decoration: none
}
.Title
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#cccc33; 
}
.TopMenuLink {
	font-family:Tahoma;
	font-size:11px;
	color:#6A6A6A;
	text-decoration: none;
}
.white
{
	color:#ffffff;
}


/* Side Bar Menu Variables */
.sliding_menu
{
   BORDER-RIGHT: white 1px ridge;
   BORDER-TOP: white 1px ridge;
   FLOAT: left;
   BORDER-LEFT: white 1px solid;
   WIDTH: 175px;
   TEXT-INDENT: 5px;
   BORDER-BOTTOM: white 1px ridge;
   BACKGROUND-COLOR: #cccc33;
   font-size:11px;
   position:absolute;
   cursor:hand;
}
.item_panel
{
    width:175;
    border-left:1px solid white;
    border-right:1px solid white;
    clip:rect(0,175,0,0);
    position:absolute;
}
.item_panel a
{
   text-decoration:none;
   color:#6A6A6A;
   cursor:hand;
}
.item
{
   background-color:lightyellow;
   width:173;
   font-size:10px;
   font-family:Tahoma;
}



/* Top Bar Cascade Menu Variables */
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
.Bar
{
    BORDER-RIGHT: white 1px ridge;
    BORDER-TOP: white 1px ridge;
    FLOAT: left;
    BORDER-LEFT: white 1px solid;
    WIDTH: 116px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: white 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #cccc33;
    TEXT-ALIGN: center;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 116px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #cccc33;
}
.menuHidden
{
    VISIBILITY: hidden;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 170px;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    FONT-FAMILY:Tahoma;
    COLOR: #6A6A6A;
    BORDER-BOTTOM: #6A6A6A 1px solid;
    BACKGROUND-COLOR: lightyellow;
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 170px;
    CURSOR: hand;
    COLOR: white;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #6A6A6A 1px solid;
    TEXT-DECORATION:none;
    BACKGROUND-COLOR: highlight;
}
.ItemMouseOut
{
    WIDTH: 100%;
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left;
}
.barOver
{
    BORDER-RIGHT: white 1px ridge;
    BORDER-TOP: white 1px ridge;
    FLOAT: left;
    BORDER-LEFT: white 1px ridge;
    WIDTH: 116px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: white 1px ridge;
    POSITION: relative;
    COLOR: #6A6A6A;
    BACKGROUND-COLOR: #cccc33;
    TEXT-ALIGN: center;
}
.TextBoxGrey
{
   BACKGROUND-COLOR: #cccccc;
}

