body {
	background-color: #4A4A4A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	background-image: url(../Images/bg.jpg);
	background-attachment: fixed;
	background-position: 100% 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer01 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.footer01:link {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.footer01:hover {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footerLighterBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00B7F1;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.whitebg {
background-color: #FFFFFF;
}

.leftinfobg {
background-color: #171717;
}

.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}
hr {
	color: #8EADBB;
}
a.bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C8194;
	text-decoration: underline;

}
a.bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C8194;
	text-decoration: underline;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bolditalicsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0999C7;
}
.whitebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bolditalicnig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#footersmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#footersmaller a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}

#footersmaller a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
a.smallLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #724F14;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
}
a.smallLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #724F14;
	text-decoration: underline;
	font-weight: bold;
}
a.whitebold:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}
a.whitebold:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
a.whitebold:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFC900;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}


td.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/i-bg-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgInside {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/i-bg-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navigationBG {
	background-attachment: scroll;
	background-image: url(../Images/bg-i-nav.jpg);
	background-repeat: no-repeat;
}
.contentBg {
	background-attachment: scroll;
	background-image: url(../Images/bg-content.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 527px;
	height: 325px;
}
.customShadeBg {
	background-image: url(../Images/custom-shade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul {
	list-style-type: circle;
	line-height: 15px;
}
p {
	text-align: left;
	margin: 15px 0px 15px 0px;
}
.blackLink {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blackLink:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blackLink:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeLink {

	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeLink:link {
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.orangeLink:hover {
	text-decoration: underline;
}
.directionsLink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.directionsLink:link,visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.irightBg {
	background-image: url(../Images/i-right-bg.jpg);
	background-repeat: repeat-y;
}
.farRightBg {
	background-image: url(../Images/far-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: scroll;
}

.bgTopContent {
	background-attachment: scroll;
	background-image: url(../Images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgBottomContent {
	background-attachment: scroll;
	background-image: url(../Images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* for the positions */
.leftinfopos {
vertical-align: bottom;
}
/* end for the positions */

