a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.COPY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.back {
	background-image: url(../images/tile.gif);
	background-repeat: repeat;
	background-position: left top;
}
.planesLeft {
	background-image: url(../images/left_planes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.planesRight {
	background-image: url(../images/right_planes.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightShadow {
	background-image: url(../images/right_shadow.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.insideTopTile {
	background-image: url(../images/inside_top_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottShadow {
	background-image: url(../images/bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightTile {
	background-image: url(../images/right_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 20px;
}
.LeftTile {
	background-image: url(../images/left_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
}
.COPYsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
.border {
	border: 1px solid #C5E1F2;
}
.indent {
	padding-left: 2px;
}


.insidemainTile {
	background-image: url(../images/inside_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightLeftBord {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9baeb9;
	border-left-color: #9baeb9;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.insidebOTTOMTile {
	background-image: url(../images/inside_bottom_tile.gif);
	background-repeat: repeat-x;
	background-position: left BOTTOM;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9baeb9;
	border-left-color: #9baeb9;
}
.insidemainTile2 {
	background-image: url(../images/inside_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9baeb9;
}
.rightBorder {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9baeb9;
}
.rightLeftbottBord {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9baeb9;
	border-left-color: #9baeb9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9baeb9;
}
.rightbottBord {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9baeb9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9baeb9;
}
.iframeCopy {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}

