@charset "UTF-8";
body,td,th {	
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(graphics/jodi-bkgd.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
a:link {
	color: #1393C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1393C9;
}
a:hover {
	text-decoration: underline;
	color: #233C8A;
}
a:active {
	text-decoration: none;
	color: #233A84;
}
.navbarbkgd {
	background-image: url(graphics/hz_navbarbkgd.gif);
	background-repeat: repeat-x;
}
.tablegradientbkgd {
	background-image: url(graphics/hz_mid_gradient.gif);
	background-repeat: repeat-x;
}
.headerBlueBold {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1393C9;
}
.blk12B {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.body14blk {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.body12blk {
	font-size: 12px;
}
.bottombar {
	background-image: url(graphics/hz_bottombar.gif);
	background-repeat: repeat-x;
}
.midbar {
	background-image: url(graphics/hz_bkgd_mid.gif);
	background-repeat: repeat-x;
}
.gradient250box {
	background-image: url(graphics/hz_gradient.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bluebold14 {
	font-size: 14px;
	font-weight: bold;
	color: #1393C9;
}
.darkbluebold14 {
	font-size: 14px;
	font-weight: bold;
	color: #293172;
}
.bottombar_flipped {
	background-image: url(graphics/hz_bottombar_rotate.gif);
	background-repeat: repeat-x;
}
.blk14B {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bluebold16 {
	font-size: 16px;
	font-weight: bold;
	color: #1393C9;
}
.CT_TL_Putty {
	background-attachment: inherit;
	background-image: url(graphics/curvedbkgd_puttyTL.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.CT_TR_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_puttyTR.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.CT_BL_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_puttyBL.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.CT_BR_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_puttyBR.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line_L_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_line_putty_L.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.line_R_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_line_putty_R.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.line_T_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_line_putty_T.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.line_B_Putty {
	background-attachment: scroll;
	background-image: url(graphics/curvedbkgd_line_putty_B.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}.hz_border_linebreak {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.table_dotted_border {
	border: 1px dotted #999999;
}
.bluebold14DS {
	font-size: 14px;
	font-weight: bold;
	color: #1393C9;
	line-height: normal;
	list-style-position: outside;
	list-style-type: upper-alpha;
}
.blk12italic {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.blk14BStateBkgd {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	height: 15px;
	text-decoration: underline;
}
.bluebolditalic14 {
	font-size: 14px;
	font-weight: bold;
	color: #1393C9;
	line-height: normal;
	font-style: italic;
}
.bluebolditalic12 {
	font-size: 12px;
	font-weight: bold;
	color: #1393C9;
	line-height: normal;
	font-style: italic;
}
#site-cred a:link {
	color: #8FB0D8;
	text-decoration: none;
	font-size: 0.75 em; /* 9px */
}
#site-cred a:visited {
	text-decoration: none;
	color: #8FB0D8;
	font-size: 0.75 em; /* 9px */
}
#site-cred a:hover {
	text-decoration: none;
	color: #9F8B77;
	font-size: 0.75 em; /* 9px */
}
#site-cred a:active {
	text-decoration: none;
	color: #8FB0D8;
	font-size: 0.75 em; /* 9px */
}
.site-cred {
	clear: both;
	font-size: 9px;
	color: #8FBFD6;
	letter-spacing: 80%;
	text-align: center;
	vertical-align: bottom;
	margin: 10px;
	padding-top: 20px;
}

