BODY
{
}
.menuBar
{
	POSITION: relative;
	BACKGROUND-COLOR: blue;
	TEXT-ALIGN: center;
}
.Bar
{
	BORDER-RIGHT: aliceblue 1px outset;
	BORDER-TOP: aliceblue 1px outset;
	FLOAT: left;
	BORDER-LEFT: aliceblue 1px outset;
	WIDTH: 150px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: aliceblue 1px outset;
	POSITION: center;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
}
.menu
{
	BORDER-RIGHT: buttonhighlight thin outset;
	BORDER-TOP: buttonhighlight thin outset;
	VISIBILITY: hidden;
	BORDER-LEFT: buttonhighlight thin outset;
	WIDTH: 150px;
	LINE-HEIGHT: 140%;
	BORDER-BOTTOM: buttonhighlight thin outset;
	POSITION: absolute;
    color: #000000;
	BACKGROUND-COLOR: highlight;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #25405e;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: aliceblue 1px ridge;
    BORDER-TOP: aliceblue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: aliceblue 1px ridge;
    WIDTH: 150px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: aliceblue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: aliceblue 1px ridge;
    TEXT-ALIGN: center
}

.style_Heading_regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #25405e;
}

.style_body_regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #25405e;
}

.style_navtext {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.style_bottom_navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;	
}

.style_communications {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #25405e;
}

.style_disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;	
}

.green {font-family: Tahoma; font-size: 12px;color: #195F49;}
.menu_bottom {font-family: Tahoma;font-size: 11px;color: #666666;text-decoration: none;}
.onme1 {color: #006633 ; font-weight: bold;}
.offme{color: #ffffff ; }
.orange {font-family: Tahoma;font-size: 11px;color: #FF6A00;}
.orange2 {font-family: Tahoma;font-size: 20px;color: #FF6A00;}
.orange_link {color: #FF6A00;}
.style14 {color: #006633;font-family: Tahoma;font-size: 10px;font-weight: bold;}
.tahoma10 {font-family: Tahoma;	font-size: 10px;color: #666666;}
.tahoma10b {font-family: Tahoma;	font-size: 10px;color: #ffffff;}
.tahoma11 {font-family: Tahoma;	font-size: 11px;color: #666666;}
.tahoma12 {font-family: Tahoma;	font-size: 12px;color: #666666;}
.style18 {color: #ffffff; font-size: 11px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}

