.headbacktop {
	background : url(../shared/img/header_back_top.jpg) no-repeat;
}

.headbackbot {
	background : url(../shared/img/header_back_bot.jpg) no-repeat;
}

.subnavitem {
	background-image : url(../shared/img/subnav_back_highlight.gif);
	background-position : right;
	background-repeat : repeat-y;
}

.rule {
	background-image : url(../shared/img/rule.gif);
	background-repeat : repeat-x;
}

.rulelite {
	background-image : url(../shared/img/rule_lite.gif);
	background-repeat : repeat-x;
}

div.homecallout {
	background-image : url(../shared/img/home_back_callout_top.gif);
	background-repeat : no-repeat;
	width: 175px;
	height: 150px;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
}

.newsleft {
	background-image : url(../shared/img/home_back_news_left.gif);
	background-repeat : repeat-y;
}

.newsright {
	background-image : url(../shared/img/home_back_news_right.gif);
	background-repeat : repeat-y;
}

.newsblock {
	background-color : #FFFFF4;
}

.callout {
	background-image : url(../shared/img/callout_back.gif);
	background-repeat : no-repeat;
	color: #000;
	width:175px;
	height:125px;
	padding: 6px;
}

.calloutborder {
	background-image : url(../shared/img/callout_border.gif);
	background-repeat : repeat-y;
	padding-left:4px;
	padding-right:4px;
}
div.submitbox {border: 1px solid #ccc; background-color: #F4F4FF; width:300px;}

.pophead {background-color:#AA4344;}




/* styles below are available for use by IDB-IIC administrators for html formatting within the admin text areas  */

.gray {background-color:#eeeeff;}

