html { 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#0077A9; 
scrollbar-face-color:#004C7A; 
scrollbar-highlight-color:#004C7A; 
scrollbar-3dlight-color:#004C7A; 
scrollbar-darkshadow-color:#004C7A; 
scrollbar-shadow-color:#004C7A; 
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/gray_diag_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00456E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #046CA3;
}
a:hover {
	text-decoration: none;
	color: #008BC2;
}
a:active {
	text-decoration: underline;
	color: #008BC2;
}
.left_border_bg {
	background-image: url(images/left_border_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right_border_bg {
	background-image: url(images/right_border_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.main_table {
	background-image: url(images/main_table_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.gray_grad_bg {
	background-color: #EAE8E8;
	background-image: url(images/gray_grad_bg_big.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blue_diag_box {
	background-image: url(images/blue_diag_bg.gif);
	padding: 10px;
	border: 4px solid #FFFFFF;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 10px;
}
.list_no_indent {
	margin-left: 15px;
	margin-bottom: 0px;
}
hr {
	height: 1px;
	width: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.feature_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.feature_box_right {
	margin-left: 10px;
	margin-bottom: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer {
	background-image: url(images/jdc_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.indent_text {
	margin-left: 20px;
}
.main_li {
	list-style-image: url(images/orange_arrow_bullet.gif);
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.it_tell_head {
	background-image: url(images/it_tell_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E9E7E8;
}
.blue_diag_bg {
	background-image: url(images/dark_blue_diag_bg.gif);
}
.feature_bot_border {
	background-image: url(images/bot_border_feature.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.feature_left_border {
	background-image: url(images/left_border_feature.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.feature_right_border {

	background-image: url(images/right_border_feature.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.small_white_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2D4DE;
}
.header_white_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: White;
}
.red {
	color: #FF0000;
}
.footertext2,.footertext2 a:link,.footertext2 a:visited,.footertext2 a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footertext2 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

#top_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	height: 30px;
	width: 100%;
}
#top_links a:link,#top_links a:visited,#top_links a:active {
	text-decoration: none;
}
#top_links a:hover {
	text-decoration: underline;
}

