body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-tile2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #079950;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #079950;
}
a:hover {
	text-decoration: none;
	color: #079950;
}
a:active {
	text-decoration: underline;
	color: #079950;
}

a.nav-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav-link:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav-link:hover {
	color: #FFFFFF;
	text-decoration: none;
}


a.foot-link:link {
	color: #A9C9BD;
	text-decoration: none;
}
a.foot-link:active {
	color: #A9C9BD;
	text-decoration: none;
}
a.foot-link:visited {
	color: #A9C9BD;
	text-decoration: none;
}
a.foot-link:hover {
	color: #A9C9BD;
	text-decoration: underline;
}
.top-bg {
	background-image: url(../images/top-curce.gif);
	background-repeat: no-repeat;
	height: 77px;
}
.nav-bg {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/nav-tile.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.candy-tile {
	background-image: url(../images/home-tile.jpg);
	background-repeat: repeat-x;
	height: 158px;
}
.content-bg {
	background-image: url(../images/content-curce.gif);
	background-repeat: no-repeat;
}
.footer-bg {
	height: 42px;
	background-image: url(../images/footer-tile.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 20px;
	color: #A9C9BD;
}
.nav-divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #929BB9;
	height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.nav-divider-selected {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #929BB9;
	background-color: #089950;
	height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #243773;
}
.content-gallery {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content-right {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.banner-text {
	font-style: italic;
	color: #243773;
	text-align: right;
}
.grey-text-large {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
}
.bold-blue {
	font-weight: bold;
	color: #243773;
}
.bold-blue-large {
	font-weight: bold;
	color: #243773;
	font-size: 16px;
}
.bold-green-large-italic {
	font-weight: bold;
	color: #089950;
	font-size: 16px;
	font-style: italic;
}
.table-next {
	background-color: #F3F4F7;
	height: 28px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content-right2 {
}
.content-bg2 {

	background-image: url(../images/content-curce2.gif);
	background-repeat: no-repeat;
}
.content2 {

	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #243773;
}
.table-next2 {
	background-color: #E7EBEE;
}
.padding {
	padding: 5px;
}
.white-text {
	color: #FFFFFF;
}
