@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg {
	background-attachment: scroll;
	background-image: url(images/JCANA_default_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.nav-bg {
	background-attachment: scroll;
	background-image: url(images/JCANA_nav_bg_07.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_curve {
	background-attachment: scroll;
	background-image: url(images/JCANA_bg_curve_10.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.footer-bg {
	background-attachment: scroll;
	background-image: url(images/JCANA_footer_bg_11.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404041;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.main-txt a:link {
	color: #6CA4D8;
	text-decoration: underline;
}
.main-txt a:visited {
	color: #6CA4D8;
	text-decoration: underline;
}
.main-txt a:hover {
	color: #404041;
	text-decoration: underline;
}
.main-txt a:active {
	color: #404041;
	text-decoration: underline;
}
.nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #363636;
	text-align: center;
}

.nav-txt a:link {
	color: #363636;
	text-decoration: none;
}

.nav-txt a:visited {
	color: #363636;
	text-decoration: none;
}
.nav-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.left-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404041;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
	text-align: center;
}
.footer-txt a:link {
	color: #CECECE;
	text-decoration: none;
}
.footer-txt a:visited {
	color: #CECECE;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #6CA4D8;
	text-decoration: none;
}
.footer-txt a:active {
	color: #6CA4D8;
	text-decoration: none;
}


.divider_line {
	background-attachment: scroll;
	background-image: url(images/divider_line.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3E3E3F;
}
.small-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404041;
}
.hdr-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #82B5E0;
}
.hdr-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F01921;
}

