
BODY
{
	scrollbar-arrow-color:#B4BC8C;
	BACKGROUND-COLOR: #FFFFFF
}
.BottomMenu
{
	BACKGROUND-COLOR: #A2D39C;
}
.SubBack
{
	FONT: 13.5px/16.5px Verdana, Arial, Helvetica, sans-serif;COLOR: #FFFFFF;FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #7298BF;
}
td
{
    FONT: 11.5px/16.5px Verdana, Arial, Helvetica, sans-serif;COLOR: #1A5056;
}
.ShowNewsYesNo {
    display:none;
}
.bodyfont
{
    FONT: 11.5px/16.5px Verdana, Arial, Helvetica, sans-serif;COLOR: #1A5056;
}
li
{
    FONT: 11.5px/18.5px Verdana, Arial, Helvetica, sans-serif;COLOR: #1A5056;
}
td.homeSM
{
    FONT: 10.5px/14.5px Verdana, Arial, Helvetica, sans-serif;COLOR: #1A5056;
}
.white
{
    FONT: 9.5px/14px Verdana, Arial, Helvetica, sans-serif;COLOR: #FFFFFF;
}
.legal
{
    FONT: 9.5px/12px Verdana, Arial, Helvetica, sans-serif;COLOR: #1A5056;
}
TABLE.homebtm
{
	background-image: url('images/home/bottom_banner.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	WIDTH: 1002px
}
TABLE.InnerContent
{
	WIDTH: 747px
}
.box 
{
	BORDER: #2083C6 1px dashed;
	background: #FFFFFF;
	clear: both;
	float: left;
	width: 320px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	COLOR: #2083C6
}
.HomeHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	line-height: 20.5px;
	font-weight: 900;
	color: #647B91;
}
.PageHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	line-height: 20.5px;
	font-weight: 900;
	color: #B4BC8C;
}
.SubHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 20.5px;
	font-weight: 900;
	color: #647B91;
}
.SubTitles
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 14.5px;
	font-weight: bold;
	color: #647B91;
}
.cgmhfTitles
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 14.5px;
	font-weight: bold;
	color: #445D73;
}
.WhiteHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
A
{
	FONT-SIZE: 11.5px;
    FONT-WEIGHT: normal;
    COLOR: #1A5056;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.Blue
{
	FONT-SIZE: 11.5px;
    FONT-WEIGHT: normal;
    COLOR: #4C657E;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.TopMenu
{
	FONT-SIZE: 11.5px;
    FONT-WEIGHT: 900;
    COLOR: #6B747B;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
A.TopMenu:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: #6B747B
}
.PipeTop
{
    FONT: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;COLOR: #6B747B;
}
A.BottomMenu
{
	FONT-SIZE: 9.5px;
    FONT-WEIGHT: normal;
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
    BACKGROUND-COLOR: transparent
}
.fieldCurrency
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11.5px;
    line-height:normal;
    COLOR: #1A5056;
    WIDTH: 40px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff;
    BORDER: #999999 1px solid;
}
.fieldSM
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11.5px;
    line-height:normal;
    COLOR: #1A5056;
    WIDTH: 125px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff;
    BORDER: #999999 1px solid;
}
.fieldtext
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11.5px;
    line-height:normal;
    COLOR: #1A5056;
    WIDTH: 450px;
    HEIGHT: 100px;
    BACKGROUND-COLOR: #ffffff;
    BORDER: #999999 1px solid;
}
.dropdownLG
{
    FONT-SIZE: 9.5px;
    COLOR: #1A5056;
    WIDTH: 380px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF
}
.dropdown
{
    FONT-SIZE: 9.5px;
    COLOR: #1A5056;
    WIDTH: 150px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF
}
.dropdownSM
{
    FONT-SIZE: 9.5px;
    COLOR: #1A5056;
    WIDTH: 75px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF
}
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(images/cursors/cursor_arrow_left.cur), url(images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(images/cursors/cursor_arrow_right.cur), url(images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width:838px;
	height: 141px;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 141px;
}
#makeMeScrollable
		{
			width:838px;
			height: 141px;
			position: relative;
		}

#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

