html {
	overflow: -moz-scrollbars-vertical;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999999;
	border-style: none none dotted;
}

BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 17.6px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 17.6px;
}

A {
	color: #0068CF;
}

A:visited {
	color: #0068CF;
}

A:active {
	color: #0068CF;
}

A:hover {
	color: #0068CF;
}

TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 17.6px;
}

SELECT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 17.6px;
}

TABLE {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 17.6px;
}

TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 17.6px;
}

TABLE.Mtable TD {
	border-bottom: solid #CCCCCC 1px;
}

TABLE.pointed TD {
	border: dotted 1px;
}

TD.grayBorders {
	border: 1px solid #CCCCCC;
}

.size11 {
	font-size: 11px
}

.size12 {
	font-size: 12px
}

.size13 {
	font-size: 13.3333px;
}

.size14 {
	font-size: 14px
}

.size15 {
	font-size: 15px
}

.size16 {
	font-size: 16px
}

.size17 {
	font-size: 17px
}

.size18 {
	font-size: 18px
}

.size24 {
	font-size: 24px
}

.size36 {
	font-size: 36px
}
.gray {
	color: #666666
}

.darkgray {
	color: #4B3F65
}

.titleGreen {
	color: #009900;
}

.red {
	color: #D65665
}

.pink {
	color: #C56291;
}

.pink:visited {
	color: #C56291;
}

.pink:active {
	color: #C56291;
}

.pink:hover {
	color: #C56291;
}

.green {
	color: #689E21;
}

.green:visited {
	color: #689E21;
}

.green:active {
	color: #689E21;
}

.green:hover {
	color: #689E21;
}

.waterGreen {
	color: #88C4C4;
}

.dGreen {
	color: #3c8e22
}

.darkGreen {
	color: #285F5D;
}

.white {
	color: #FFFFFF;
}

.white:visited {
	color: #FFFFFF;
}

.white:active {
	color: #FFFFFF;
}

.white:hover {
	color: #FFFFFF;
}

.whiteLink {
	text-decoration: none;
	color: #FFFFFF;
}

.whiteLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.whiteLink:active {
	text-decoration: none;
	color: #FFFFFF;
}

.whiteLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.menuLink {
	text-decoration: none;
	color: #666666;
}

.menuLink:visited {
	text-decoration: none;
	color: #666666;
}

.menuLink:active {
	text-decoration: none;
	color: #666666;
}

.menuLink:hover {
	text-decoration: underline;
	color: #666666;
}

.blue {
	color: #1f497d;
}

.gold {
	color: #C28400;
}

.black {
	color: #000000;
}

.orange {
	color: #E18132;
}

.orange:visited {
	color: #E18132;
}

.orange:active {
	color: #E18132;
}

.orange:hover {
	color: #E18132;
}

.darkOrange {
	color: #FF722B;
}

.brown {
	color: #717260;
}

.darkBrown {
	color: #717260;
}

.bold {
	font-weight: bold
}

.boxTableGray {
	border: 1px solid #999999
}

.smallBold {
	font-size: 10px;
	font-weight: bold
}

.normalSpace {
	letter-spacing: normal;
}

TABLE.TableLine {
	border: 1px solid #CCCCCC;
}

.grayLink {
	color: #CACACA
}

.grayLink:visited {
	color: #CACACA;
}

.grayLink:active {
	color: #CACACA;
}

.grayLink:hover {
	color: #CACACA;
}

.pointedAll {
	border: dotted 1px #999999;
}

.pointedTop {
	border-top: dotted 1px #999999;
}

TABLE.pointedTopWhite TD {
	border-top: dotted 1px #999999;
}

TABLE.pointedTopWhite TD:hover {
	background-color: #CDCDCD;
	border-top: dotted 1px #999999;
	cursor: pointer;
}

TABLE.pointedTopWhiteFlat TD {
	border-top: dotted 1px #999999;
}

.pointedTable {
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}

.pointedRight {
	border-right: dotted 1px #999999;
}

TABLE.TableTopGray TD {
	border-top: #F7F7F7 1px solid;
}

TABLE.TableBottomGray TD {
	border-bottom: #CCCCCC 1px solid;
}

TABLE.pointedBottom TD {
	border-bottom: dotted 1px #999999;
}

.title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #666666;
}

.titlesSmall {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #B3B4B4;
}

.inputPlain {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #D8F88B;
	border: 1px none #666666;
	width: 172px;
	height: 32px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/ig/bg_phone.gif);
	background-repeat: repeat;
}

.italic {
	font-style: italic;
}

.cellButtonOver {
	cursor: pointer;
	background-image: url(/images/bg_07.gif);
}

.cellButtonOut {
	cursor: default;
	background-image: none;
}

.contact {
	position: relative;
	left: 180px;
	top: -12px;
}

.contact img {
	position: absolute;
}

.block {
	position: relative;
	left: 140px;
	top: -12px;
}

.block img {
	position: absolute;
}

.grayBorders {
	border: solid 1px #CCCCCC;
	margin: 3px;
}

.UIRoundedImage{display:block;background-color:#C4CDE0;overflow:hidden;position:relative;}
.UIRoundedImage_Image{display:block;position:absolute;background:transparent !important;top:0px;left:0px;vertical-align:middle;overflow:hidden;background:none !important;}
.UIRoundedImage_Corners{display:block;position:absolute;background:none;top:0px;left:0px;overflow:hidden;width:100%;height:100%;}
.UIRoundedImage_CornersSprite{display:block;position:absolute;}
.UIRoundedImage_CornersSprite{background:transparent !important;width:50px !important;height:50px !important;}
.UIRoundedImage_CornersSprite img{background:transparent !important;width:110px !important;height:200px !important;}
.UIRoundedImage_WHITE .UIRoundedImage_CornersSprite{top:0px;}
.UIRoundedImage_SMALL{width:50px;height:50px;}
.UIRoundedImage_SMALL .UIRoundedImage_Image{width:50px;height:50px;}
.UIRoundedImage_SMALL .UIRoundedImage_CornersSprite{
	left:0px;
}

.bl {background: url(/images/cbl.png) 0 100% no-repeat #F2F2F2}
.br {background: url(/images/cbr.png) 100% 100% no-repeat}
.tl {background: url(/images/ctl.png) 0 0 no-repeat}
.tr {background: url(/images/ctr.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 